v1.3.3
·
26 commits
to master
since this release
1.3.3 (2025-11-12)
Bug Fixes
- chunk logic using bisect, so the slices will not jagged between tiles (1c529e2)
- handle clean recycle of unused instances and event (5b130ce)
- performance enhancement (de751a2)
- remove unused raycast and set it re-useable as instance on class property (6a4754f)
- trigger update tile only if radius changed instead of everytime (4c0806e)