1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 21:42:13 +00:00
OpenMW/components/nifosg
scrawl 209e139aa8 Move double buffering implementation inside RigGeometry
The double buffering is an implementation detail so it should be handled as such, rather than mandating the scene graph to be structured in a certain way.

Override accept(NodeVisitor&) instead of using callbacks.
2017-09-01 21:42:34 +00:00
..
controller.cpp Pass parameters by const reference 2017-04-20 23:47:03 +09:00
controller.hpp purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
nifloader.cpp Move double buffering implementation inside RigGeometry 2017-09-01 21:42:34 +00:00
nifloader.hpp
particle.cpp
particle.hpp
userdata.hpp