-
-
Notifications
You must be signed in to change notification settings - Fork 131
Comparing changes
Open a pull request
base repository: Tresjs/tres
base: 4.1.0
head repository: Tresjs/tres
compare: 4.2.0
- 9 commits
- 45 files changed
- 3 contributors
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b246bd9 - Browse repository at this point
Copy the full SHA b246bd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45777f1 - Browse repository at this point
Copy the full SHA 45777f1View commit details -
* test: add insert/remove tests * feat: add filterInPlace * refactor: make some LocalState fields non-optional * test: add LocalState graph tests * refactor: add prepare() to add __tres field * refactor: add TODOs * refactor: maintain parent/objects relationship in __tres * test: add dispose=null test * feat: allow "dispose=null" to bail out tree disposal * refactor: update comments * refactor: add todo * test: add/unskip tests * refactor(nodeOps): move helper functions to new file * test: add primitive tests * refactor: move nodeOpsUtils to utils * feat: add pierced attach/detach * chore: clean up merge * chore: lint * docs: add playground demo * chore: update demos --------- Co-authored-by: Alvaro Saburido <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c1c668 - Browse repository at this point
Copy the full SHA 8c1c668View commit details
Commits on Jul 8, 2024
-
feat: (devtools) add userData to inspectable properties (#740)
* devtools: add userData to inspectable properties * feat: use all properties of the instance --------- Co-authored-by: Alvaro Saburido <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00bef33 - Browse repository at this point
Copy the full SHA 00bef33View commit details
Commits on Jul 10, 2024
-
fix(primitive): implement as proxy to avoid breaking references (#764)
* test: add insert/remove tests * feat: add filterInPlace * refactor: make some LocalState fields non-optional * test: add LocalState graph tests * refactor: add prepare() to add __tres field * refactor: add TODOs * refactor: maintain parent/objects relationship in __tres * test: add dispose=null test * feat: allow "dispose=null" to bail out tree disposal * refactor: update comments * refactor: add todo * test: add/unskip tests * refactor(nodeOps): move helper functions to new file * test: add primitive tests * refactor: move nodeOpsUtils to utils * feat: add pierced attach/detach * chore: clean up merge * chore: lint * docs: add playground demo * chore: update demos * fix: use proxy for primitive * fix(primitive): add playground * test: add material swap test * refactor: remove unused variable * refactor: rewrite comment * docs: add attach/detach demo * test: update test with new function signature * refactor: format playground demo * refactor: add isTresContext * feat: add general purpose dispose function * fix: do not clone primitive object * fix: add shallow removal for primitives * docs: update primitive object playground * refactor(remove): move detach, deregister to utils * chore: merge files from main * docs: add Sparkles playground * chore: check if node.__tres is not undefined for increasing eventCount * docs: improve primitives docs * docs: added shallowRef suggestion for object * chore: added dvanced disposal to playground * refactor: add type cast * refactor(TresContext): remove isTresContext --------- Co-authored-by: alvarosabu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f637bf3 - Browse repository at this point
Copy the full SHA f637bf3View commit details
Commits on Jul 12, 2024
-
fix: localstate for objects with events and manual register/unregiste…
…r from nodeOps using ctx (#767) * fix: localstate for objects with events and manual register/unregister from nodeOps using ctx * chore: remove unused imports * feat: use shallowRef for objects with events * chore: remove unused import
Configuration menu - View commit details
-
Copy full SHA for 9a53e60 - Browse repository at this point
Copy the full SHA 9a53e60View commit details -
feat(TresCanvas): add dpr prop (#768)
* feat(is): add is.num and tests * feat(TresCanvas): add dpr prop * docs: add dpr playground demo --------- Co-authored-by: Alvaro Saburido <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8943cc3 - Browse repository at this point
Copy the full SHA 8943cc3View commit details -
chore: remove old pointer event handler composable (#771)
* chore: update deps * chore: remove old usePointerEventHandler * chore(types): fix type issue with intersects
Configuration menu - View commit details
-
Copy full SHA for e077f9a - Browse repository at this point
Copy the full SHA e077f9aView commit details
Commits on Jul 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fef0b8 - Browse repository at this point
Copy the full SHA 4fef0b8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.1.0...4.2.0