lazy creation of batch scheduler, it causes issues with the physics.
This commit is contained in:
@@ -21,6 +21,7 @@ class PhysicsServerCommandProcessor : public CommandProcessorInterface
|
||||
struct PhysicsServerCommandProcessorInternalData* m_data;
|
||||
|
||||
void resetSimulation();
|
||||
void createTaskScheduler();
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user