.. |
actorutil.cpp
|
Move base_anim settings to settings-default.cfg
|
4 years ago |
actorutil.hpp
|
Move common stuff to scene util, fix errors with 1st person meshes
|
6 years ago |
agentpath.cpp
|
Remove redundant includes
|
6 years ago |
agentpath.hpp
|
Add command and settings option to enable actors paths render
|
6 years ago |
attach.cpp
|
Mark overrided methods by override keyword
|
4 years ago |
attach.hpp
|
Speed up finding of attachment node by using the cached nodeMap
|
8 years ago |
clone.cpp
|
OSG-Collada animation support
|
4 years ago |
clone.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
controller.cpp
|
Replace all NULLs to nullptr
|
6 years ago |
controller.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
detourdebugdraw.cpp
|
Remove unused macro
|
5 years ago |
detourdebugdraw.hpp
|
Move makeOsgVec3f() to settingsutils.hpp
|
6 years ago |
keyframe.hpp
|
Don't copy osga-data in base class keyframecontroller, fix warnings.
|
4 years ago |
lightcontroller.cpp
|
Finalize settings, torch fix
|
4 years ago |
lightcontroller.hpp
|
Add shared UBO
|
4 years ago |
lightmanager.cpp
|
Add OpenMW 0.47 commits to OpenMW VR up to 4 Dec 2021
|
3 years ago |
lightmanager.hpp
|
Add OpenMW 0.47 commits to OpenMW VR up to 4 Dec 2021
|
3 years ago |
lightutil.cpp
|
Finalize settings, torch fix
|
4 years ago |
lightutil.hpp
|
Finalize settings, torch fix
|
4 years ago |
morphgeometry.cpp
|
profiling
|
5 years ago |
morphgeometry.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
mwshadowtechnique.cpp
|
Add OpenMW 0.47 commits to OpenMW VR up to 4 Dec 2021
|
3 years ago |
mwshadowtechnique.hpp
|
Merge remote-tracking branch 'remotes/origin/master' into openmw-vr
|
4 years ago |
navmesh.cpp
|
Add command to enable NavMesh render
|
6 years ago |
navmesh.hpp
|
Add command to enable NavMesh render
|
6 years ago |
optimizer.cpp
|
Mark overrided methods by override keyword
|
4 years ago |
optimizer.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
osgacontroller.cpp
|
dynamic_cast to static_cast
|
4 years ago |
osgacontroller.hpp
|
Don't duplicate getFileExtension, use OpenMW's namespaces
|
4 years ago |
pathgridutil.cpp
|
Cast double constant to float explicitely
|
4 years ago |
pathgridutil.hpp
|
Drag indicator.
|
9 years ago |
positionattitudetransform.cpp
|
Remove redundant includes
|
6 years ago |
positionattitudetransform.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
recastmesh.cpp
|
Support recast mesh rendering
|
5 years ago |
recastmesh.hpp
|
Support recast mesh rendering
|
5 years ago |
riggeometry.cpp
|
Rewrite of tracking logic.
|
4 years ago |
riggeometry.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
rtt.cpp
|
Merge remote-tracking branch 'remotes/origin/master' into openmw-vr
|
4 years ago |
rtt.hpp
|
include render order
|
4 years ago |
serialize.cpp
|
Add new scene nodes to scene graph serializer blacklist
|
4 years ago |
serialize.hpp
|
Add 'showSceneGraph' command to export the scene or a particular object to .osgt for debugging purposes
|
8 years ago |
shadow.cpp
|
Merge remote-tracking branch 'remotes/origin/master' into openxr_vr
|
4 years ago |
shadow.hpp
|
Remove unused virtual modifiers in ShadowManager
|
5 years ago |
shadowsbin.cpp
|
Fix MSVC 4706 warnings
|
4 years ago |
shadowsbin.hpp
|
Allow shadowsbin to optimise clockwise-wound meshes when face culling is off
|
4 years ago |
skeleton.cpp
|
Rewrite of tracking logic.
|
4 years ago |
skeleton.hpp
|
Rewrite of tracking logic.
|
4 years ago |
statesetupdater.cpp
|
formatting error
|
4 years ago |
statesetupdater.hpp
|
c array -> c++ array
|
4 years ago |
textkeymap.hpp
|
Separate keyframes logic to provide basis for osgAnimation integration.
|
4 years ago |
unrefqueue.cpp
|
Use emplace_back instead of push_back
|
4 years ago |
unrefqueue.hpp
|
Mark overrided methods by override keyword
|
4 years ago |
util.cpp
|
Fix crash on startup
|
4 years ago |
util.hpp
|
Refactor out duplicated RTT setup code
|
4 years ago |
visitor.cpp
|
Limit conversion of underscores to nodes origating from osgAnimation library
|
4 years ago |
visitor.hpp
|
Merge branch 'master' of https://gitlab.com/madsbuvi/openmw into openxr_vr
|
4 years ago |
waterutil.cpp
|
Mark overrided methods by override keyword
|
4 years ago |
waterutil.hpp
|
Move water mesh + simple state generation to components library.
|
9 years ago |
workqueue.cpp
|
Use std types for WorkQueue
|
5 years ago |
workqueue.hpp
|
Use std types for WorkQueue
|
5 years ago |
writescene.cpp
|
Something changed in OSG 3.6 that makes the command "showscenegraph" less useful; it writes out raw data of images to the debug output file openmw.ogst. This commit adds the hint and restores default behaviour found in OSG 3.4
|
5 years ago |
writescene.hpp
|
Add 'showSceneGraph' command to export the scene or a particular object to .osgt for debugging purposes
|
8 years ago |