Details
-
Improvement/Rework
-
Resolution: Won't Fix
-
Major
-
None
-
None
Description
The batching currently doesn't work in all cases. For example when batching is enabled, animated properties don't show up.
I guess I have to look through all the batching code and rework big parts. One thing which should be done is to implement "typed vertexbuffers", which store a primitivetype together with a vertex buffer - this will make it possible to use different primitivetypes than only triangle lists.
I guess I have to look through all the batching code and rework big parts. One thing which should be done is to implement "typed vertexbuffers", which store a primitivetype together with a vertex buffer - this will make it possible to use different primitivetypes than only triangle lists.