Commit c780ab8
authored
MRTK SDK UX - ObjectCollection (#2606)
* adding abstracted objectCollection -> baseCollection and gridCollection
* fixing re: review feedbacK
* Missed Dave's enum naming suggestions
* pulling out newer changes to ObjectCollection from HTK-master. Various Fixes
* missed the virtual -> abstract fix in BaseObjectCollection
* updating to address feedback
* adding lamdas and a few other fixes
* addressing standards formatting
* fixed a few small bugs when testing & added a demo scene
* added a few fixes that were marked as outdated from a previous commit
* moved scatter to a new collection script, removed type suffix from enum names
* changing all enum suffixes from 'enum' to 'type'
* small formatting fixes1 parent 8dc3aec commit c780ab8
File tree
27 files changed
+8875
-0
lines changed- Assets
- MixedRealityToolkit-Examples/Demos/UX
- Collections
- Scenes
- MixedRealityToolkit-SDK/Features/UX/Scripts
- Collections
- CollectionEnums
- Inspectors
- Collections
- MixedRealityToolkit/_Core
- Definitions/Utilities
- Extensions
27 files changed
+8875
-0
lines changedLines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments