1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/components/sceneutil
2022-07-24 21:08:43 +02:00
..
actorutil.cpp
actorutil.hpp
agentpath.cpp Support different agent collision shape type for pathfinding 2022-06-21 12:57:32 +02:00
agentpath.hpp Support different agent collision shape type for pathfinding 2022-06-21 12:57:32 +02:00
attach.cpp
attach.hpp
clearcolor.hpp
clone.cpp custom class for osgAnimation::RigGeometry, Collada animated deforming body parts 2022-06-21 15:27:34 +00:00
clone.hpp
color.cpp
color.hpp
controller.cpp
controller.hpp
depth.cpp
depth.hpp
detourdebugdraw.cpp Move std::ostream& operator<< to .cpp 2022-06-26 22:43:53 +02:00
detourdebugdraw.hpp
extradata.cpp only enable soft particles when enabled in settings 2022-07-02 09:42:15 -07:00
extradata.hpp allow soft particles on meshes and add extra data extensions 2022-06-29 18:15:12 -07:00
keyframe.hpp Fix C4589 msvc warning 2022-07-01 18:47:06 +02:00
lightcontroller.cpp
lightcontroller.hpp
lightmanager.cpp Move declaration private static member variables of LightManager to .cpp 2022-07-08 17:21:01 +02:00
lightmanager.hpp Move declaration private static member variables of LightManager to .cpp 2022-07-08 17:21:01 +02:00
lightutil.cpp pass only lights with visible geometry 2022-06-04 21:01:01 -07:00
lightutil.hpp
morphgeometry.cpp
morphgeometry.hpp
mwshadowtechnique.cpp
mwshadowtechnique.hpp
navmesh.cpp
navmesh.hpp
nodecallback.hpp
optimizer.cpp Get rid of obsolete osg::Geode where it is possible 2022-07-20 15:28:56 +04:00
optimizer.hpp Get rid of obsolete osg::Geode where it is possible 2022-07-20 15:28:56 +04:00
osgacontroller.cpp Fix C4589 msvc warning 2022-07-01 18:47:06 +02:00
osgacontroller.hpp MSVC: Fix all warnings at level 4, upgrade Qt5 to 5.15.2 to also reduce warnings, disabled 5054 warnings due to Qt5's use of deprecated operators in C++20 . 2022-07-17 11:23:12 +02:00
pathgridutil.cpp
pathgridutil.hpp
positionattitudetransform.cpp
positionattitudetransform.hpp
recastmesh.cpp
recastmesh.hpp
riggeometry.cpp
riggeometry.hpp
riggeometryosgaextension.cpp custom class for osgAnimation::RigGeometry, Collada animated deforming body parts 2022-06-21 15:27:34 +00:00
riggeometryosgaextension.hpp custom class for osgAnimation::RigGeometry, Collada animated deforming body parts 2022-06-21 15:27:34 +00:00
rtt.cpp Refactor multiview to avoid littering OSG_HAS_MULTIVIEW and multiview-related uniforms around the code, keep them all in multiview.cpp. 2022-07-11 17:27:05 +02:00
rtt.hpp
screencapture.cpp
screencapture.hpp
serialize.cpp custom class for osgAnimation::RigGeometry, Collada animated deforming body parts 2022-06-21 15:27:34 +00:00
serialize.hpp
shadow.cpp
shadow.hpp
shadowsbin.cpp
shadowsbin.hpp
skeleton.cpp Simplify iteration over Bone::mChildren 2022-07-17 13:52:24 +02:00
skeleton.hpp Use unique_ptr to manage Bone lifetime 2022-07-17 13:34:45 +02:00
statesetupdater.cpp
statesetupdater.hpp
textkeymap.hpp
unrefqueue.cpp Restore UnrefQueue to destruct animation asynchronously 2022-07-24 21:08:43 +02:00
unrefqueue.hpp Restore UnrefQueue to destruct animation asynchronously 2022-07-24 21:08:43 +02:00
util.cpp
util.hpp
visitor.cpp
visitor.hpp
waterutil.cpp Better fog 2022-06-21 02:21:20 +02:00
waterutil.hpp
workqueue.cpp
workqueue.hpp
writescene.cpp
writescene.hpp