1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 16:19:54 +00:00
openmw-tes3mp/components/nifosg
scrawl 4957ceeb1d Refactor controllers, now part of the scene graph as UpdateCallbacks
Practical benefits:
- The controller update is now run automatically
- Creating an instance of a scene graph should now work properly using the defined copy constructors
2015-03-20 19:51:54 +01:00
..
controller.cpp Refactor controllers, now part of the scene graph as UpdateCallbacks 2015-03-20 19:51:54 +01:00
controller.hpp Refactor controllers, now part of the scene graph as UpdateCallbacks 2015-03-20 19:51:54 +01:00
nifloader.cpp Refactor controllers, now part of the scene graph as UpdateCallbacks 2015-03-20 19:51:54 +01:00
nifloader.hpp Refactor controllers, now part of the scene graph as UpdateCallbacks 2015-03-20 19:51:54 +01:00
particle.cpp Refactor controllers, now part of the scene graph as UpdateCallbacks 2015-03-20 19:51:54 +01:00
particle.hpp Use template function for interpolation 2015-03-19 17:00:16 +01:00