1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-16 07:10:08 +00:00
OpenMW/components/sceneutil
2017-03-14 19:27:55 +01:00
..
attach.cpp More consistent wording of errors/warnings 2017-03-04 21:48:31 +01:00
attach.hpp
clone.cpp Fix missing particles caused by shallow copy of ParticleSystemController 2017-02-26 23:10:41 +01:00
clone.hpp
controller.cpp Add explicit handling of most commonly used nodes to NodeVisitors to avoid excessive virtual function calls 2017-02-04 02:16:26 +01:00
controller.hpp Add explicit handling of most commonly used nodes to NodeVisitors to avoid excessive virtual function calls 2017-02-04 02:16:26 +01:00
lightcontroller.cpp
lightcontroller.hpp
lightmanager.cpp Fix handling in LightListCallback when the node is not a Group 2017-03-14 19:27:55 +01:00
lightmanager.hpp Refactor LightListCallback to allow for integration in custom Drawables. 2017-03-14 19:27:55 +01:00
lightutil.cpp
lightutil.hpp
optimizer.cpp Fix up commit 330e5fefd1 2017-03-04 21:48:31 +01:00
optimizer.hpp optimizer: don't merge Geometry that has transparency sorting enabled 2017-02-24 02:58:27 +01:00
pathgridutil.cpp
pathgridutil.hpp
positionattitudetransform.cpp
positionattitudetransform.hpp
riggeometry.cpp More consistent wording of errors/warnings 2017-03-04 21:48:31 +01:00
riggeometry.hpp
serialize.cpp Don't print Geometry data (vertices, triangles, etc.) in showscenegraph 2017-02-23 23:28:50 +01:00
serialize.hpp
skeleton.cpp Remove warning spam in skeleton.cpp 2017-03-13 02:48:22 +01:00
skeleton.hpp
statesetupdater.cpp Change some osg::clone's to direct copy constructor to avoid dynamic_cast overhead 2017-02-09 04:51:20 +01:00
statesetupdater.hpp
unrefqueue.cpp Add resource statistics panel opened with F4 2017-02-22 14:28:45 +01:00
unrefqueue.hpp Add resource statistics panel opened with F4 2017-02-22 14:28:45 +01:00
util.cpp
util.hpp
visitor.cpp Add explicit handling of most commonly used nodes to NodeVisitors to avoid excessive virtual function calls 2017-02-04 02:16:26 +01:00
visitor.hpp Add explicit handling of most commonly used nodes to NodeVisitors to avoid excessive virtual function calls 2017-02-04 02:16:26 +01:00
waterutil.cpp
waterutil.hpp
workqueue.cpp More consistent wording of errors/warnings 2017-03-04 21:48:31 +01:00
workqueue.hpp Add resource statistics panel opened with F4 2017-02-22 14:28:45 +01:00
writescene.cpp
writescene.hpp