Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

v1.0.10

Compare
Choose a tag to compare
@basvanmeurs basvanmeurs released this 29 Apr 10:58
· 82 commits to master since this release
  • feat(upgrade): upgrade to latest tree2d 642e56f
  • fix(type): patchProp type 75cc9b2
  • feat(optimizations) c0265c1
  • fix: linked list bugs, sync with tree2d in a single operation c2613cb
  • perf: performance test with linked lists b251fad
  • fix(children): reset children properly when clearing them on a container 6ae47f1
  • feat(shader/texture): simplify direct shader/texture tags: just provide a reference to the texture element (make sure not to use ref). fef1bf8

v1.0.9...v1.0.10