1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/components/sceneutil
Alexei Dobrohotov 1444ef6f43
Merge pull request #2298 from akortunov/optimize
Do not allocate eight dummy LightStateAttribute's for every stateset
2019-05-11 02:32:34 +03:00
..
actorutil.cpp
actorutil.hpp
agentpath.cpp Remove redundant includes 2019-02-23 08:02:12 +04:00
agentpath.hpp
attach.cpp Remove redundant includes 2019-02-23 08:02:12 +04:00
attach.hpp
clone.cpp Remove redundant includes 2019-02-23 08:02:12 +04:00
clone.hpp
controller.cpp
controller.hpp
detourdebugdraw.cpp Don't set display list usage for navmesh 2019-03-12 00:05:55 +03:00
detourdebugdraw.hpp Move makeOsgVec3f() to settingsutils.hpp 2019-02-28 20:03:42 +00:00
lightcontroller.cpp
lightcontroller.hpp
lightmanager.cpp Do not allocate dummy LightStateAttribute's for every stateset 2019-03-30 21:36:08 +04:00
lightmanager.hpp Do not allocate dummy LightStateAttribute's for every stateset 2019-03-30 21:36:08 +04:00
lightutil.cpp Revise light source configuration (bug #4965) 2019-04-10 22:31:31 +03:00
lightutil.hpp Revise light source configuration (bug #4965) 2019-04-10 22:31:31 +03:00
morphgeometry.cpp
morphgeometry.hpp
mwshadowtechnique.cpp Fix a couple of minor issues in shadows 2019-03-19 09:14:07 +04:00
mwshadowtechnique.hpp Hopefully fix Clang warning about hiding overloaded virtual functions 2019-03-07 20:46:10 +00:00
navmesh.cpp
navmesh.hpp
optimizer.cpp Update optimizer with upstream improvements 2019-03-17 07:59:16 +03:00
optimizer.hpp
pathgridutil.cpp Remove redundant includes 2019-02-23 08:02:12 +04:00
pathgridutil.hpp
positionattitudetransform.cpp Remove redundant includes 2019-02-23 08:02:12 +04:00
positionattitudetransform.hpp
riggeometry.cpp Do not allocate empty callbacks in the RigGeometry 2019-03-14 12:37:41 +04:00
riggeometry.hpp
serialize.cpp
serialize.hpp
shadow.cpp
shadow.hpp Make disabled shadow defines map static 2019-04-29 19:31:46 +03:00
skeleton.cpp
skeleton.hpp
statesetupdater.cpp
statesetupdater.hpp
unrefqueue.cpp
unrefqueue.hpp
util.cpp
util.hpp
visitor.cpp Use emplace instead of find-assign 2019-02-27 00:10:34 +03:00
visitor.hpp
waterutil.cpp
waterutil.hpp
workqueue.cpp
workqueue.hpp
writescene.cpp
writescene.hpp