Fusee
Fusee copied to clipboard
Enhance and test InstanceData on all platforms
see #451
Manual Tests:
Scenario: two SceneNodes containing the same Mesh and a InstanceData each.
While rendering:
- [ ] Replace
InstanceDataNeed to observe theSceneNode/ Components? (MeshManagerneeds to dispose the old one and replace the entry in the_identifierToInstanceDataImpDictionary. SeeMeshManager.GetImpFromInstanceData) - [ ] Replace
MeshNeed to observe theSceneNode/ Components? (InstanceDataImp contains a reference to the VAO of the mesh)
Change InstanceData Colors
- [ ] Android - blocked by #515
Change InstanceData Transforms
- [ ] Android - blocked by #515