8000 Comparing drawcall:master...gameatp:master · drawcall/three.proton · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: drawcall/three.proton
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gameatp/three.proton
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 14 files changed
  • 1 contributor

Commits on Jan 18, 2025

  1. 1.Modify Sphere Zone Debug Visualization‌:

    Adjusted the radius of the debug sphere displayed for the emission area to 1.
    
    ‌2.Emitter Enhancement‌:
    Added destroyAllParticles method to the Emitter class to immediately release all particles.
    
    ‌3.Life Property Enhancement‌:
    Implemented Reset method for the Life property to reset its state.
    
    ‌4.Mass Property Enhancement‌:
    Implemented Reset method for the Mass property to reset its state.
    
    5.‌Position Property Enhancement‌:
    Added removeZone method to the Position property to allow removal of a specified zone.
    Fixed an issue where accessing the Position property without a Zone would cause an error.
    
    ‌6.MeshRender Enhancement‌:
    Implemented destroyPool method to release the current cache in the MeshRender class.
    
    ‌7.Zone Enhancements‌:
    Added fromJson and toJson methods, along with a type property, to BoxZone, LineZone, PointZone, and SphereZone classes for serialization and deserialization capabilities.
    zz committed Jan 18, 2025
    Configuration menu
    Copy the full SHA
    251f42b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. ScreenZone bug fix

    zz committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    11bacca View commit details
    Browse the repository at this point in the history
Loading
0