Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(destroy): destroy has bug #142

Merged
merged 12 commits into from
May 13, 2023
Merged

Commits on May 10, 2023

  1. fix(geometry): load geometry bound not use

    fix geometry bound gen
    ZenderJK committed May 10, 2023
    Configuration menu
    Copy the full SHA
    0e5de1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94b87a8 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. fix(light): remove light

    fix can not remove light
    ZenderJK committed May 11, 2023
    Configuration menu
    Copy the full SHA
    0fd0e56 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. fix(light): remove light

    fix can not remove light
    ZenderJK committed May 12, 2023
    Configuration menu
    Copy the full SHA
    26786cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    731764a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    104c4eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9950e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24bbdd7 View commit details
    Browse the repository at this point in the history
  6. fix(computeShader): update binding buffer

    fix change binding buffer
    ZenderJK committed May 12, 2023
    Configuration menu
    Copy the full SHA
    d693af3 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'dev' of https://github.com/Orillusion/orillusion into r…

    …emove
    
    # Conflicts:
    #	src/assets/shader/cluster/ClusterBoundsSource_cs.ts
    #	src/assets/shader/cluster/ClusterLighting_cs.ts
    #	src/gfx/renderJob/passRenderer/cluster/ClusterLightingRender.ts
    ZenderJK committed May 12, 2023
    Configuration menu
    Copy the full SHA
    5ee00ca View commit details
    Browse the repository at this point in the history
  8. fix(remove): transform remove has bug

    fix object3D remove bug
    ZenderJK committed May 12, 2023
    Configuration menu
    Copy the full SHA
    f98c87b View commit details
    Browse the repository at this point in the history
  9. fix(destroy): destroy texture

    fix destroy texture
    ZenderJK committed May 12, 2023
    Configuration menu
    Copy the full SHA
    480d485 View commit details
    Browse the repository at this point in the history