Commit 34f88e2
alferio
fix(model): indexing
- core/src/main/kotlin/com/github/alfu32/sketch/Main.kt
- computeGroupFaceMeshVisualStamp(...) already now includes the group world transform, so moved instances invalidate correctly
- I also added syncGroupFaceBundles() on every render pass, not only during root face-mesh rebuild
- that forces dead/deleted child-group mesh bundles to be dropped even when the root face mesh itself did not need rebuilding
- core/src/main/kotlin/com/github/alfu32/sketch/Main.kt
- computeGroupFaceMeshVisualStamp(...) already now includes the group world transform, so moved instances invalidate correctly
- I also added syncGroupFaceBundles() on every render pass, not only during root face-mesh rebuild
- that forces dead/deleted child-group mesh bundles to be dropped even when the root face mesh itself did not need rebuilding
fix(snap): permissions1 parent b269c60 commit 34f88e2
2 files changed
Lines changed: 1 addition & 1 deletion
File tree
- core/src/main/kotlin/com/github/alfu32/sketch
- web/build/tmp/compileJava
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
Binary file not shown.
0 commit comments