3 Months Ago
Remove ManagedSceneObject/SceneCustomObject, only causes problems now, use DynamicSceneObject if you use it Fix transforms on dynamicsceneobject Move VertexSceneObject to use SceneDynamicObject, upload queue to GPU when it wants a new instance Pass per transform index data to SboxVertex_t, I still don't like how this is not easily templateable though