1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-18 04:10:06 +00:00
OpenMW/components/sceneutil
2017-04-14 15:04:53 +02:00
..
attach.cpp sceneutil/attach: inherit the UserDataContainer to avoid the resource cache from being cleared incorrectly 2017-04-14 15:04:53 +02:00
attach.hpp Speed up finding of attachment node by using the cached nodeMap 2017-02-03 23:15:37 +01:00
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 boolean test 2017-03-15 17:50:13 +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 Fix build error in OSG_USE_FLOAT_MATRIX=OFF mode due to a double implicit conversion to double (pun doubly intended) 2017-02-03 06:49:34 +01:00
serialize.cpp Don't print Geometry data (vertices, triangles, etc.) in showscenegraph 2017-02-23 23:28:50 +01:00
serialize.hpp Add 'showSceneGraph' command to export the scene or a particular object to .osgt for debugging purposes 2017-02-01 06:00:14 +01:00
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 Add 'showSceneGraph' command to export the scene or a particular object to .osgt for debugging purposes 2017-02-01 06:00:14 +01:00
writescene.hpp Add 'showSceneGraph' command to export the scene or a particular object to .osgt for debugging purposes 2017-02-01 06:00:14 +01:00