..
animation.cpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
animation.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
animblendrulesmanager.cpp
Cleanup, refactor, rename AnimBlendControllerBase -> AnimBlendController
2024-07-19 00:04:16 +01:00
animblendrulesmanager.hpp
FIx GCC debug build error
2024-07-19 00:04:16 +01:00
bgsmfilemanager.cpp
Simplify material file pointer acrobatics
2024-04-23 00:34:38 +03:00
bgsmfilemanager.hpp
More BGSM cleanup
2024-04-20 19:43:42 +03:00
bulletshape.cpp
Restore unwrapped Bullet triangle shape shallow copying
2024-01-19 12:53:35 +03:00
bulletshape.hpp
Use normalized path in BulletShapeManager
2024-09-27 23:33:58 +02:00
bulletshapemanager.cpp
Add btVector3 -> osg::Vec3f helper
2025-09-21 12:14:50 +02:00
bulletshapemanager.hpp
Use normalized path in BulletShapeManager
2024-09-27 23:33:58 +02:00
cachestats.cpp
Report more stats from caches
2024-03-29 14:25:39 +01:00
cachestats.hpp
Fix build with msvc
2024-09-14 14:05:24 +02:00
errormarker.cpp
Use raw string literal for error marker definition
2022-09-12 21:00:45 +02:00
errormarker.hpp
Use raw string literal for error marker definition
2022-09-12 21:00:45 +02:00
foreachbulletobject.cpp
Use normalized path in BulletShapeManager
2024-09-27 23:33:58 +02:00
foreachbulletobject.hpp
Replace fixed size writeHNT calls with decomposition
2024-03-03 19:39:19 +01:00
imagemanager.cpp
Use normalized path in ImageManager
2024-09-17 00:49:57 +02:00
imagemanager.hpp
Use normalized path in ImageManager
2024-09-17 00:49:57 +02:00
keyframemanager.cpp
First batch of warning fixes
2025-09-18 00:38:08 +01:00
keyframemanager.hpp
Use normalized path for KeyframeManager::get
2024-11-20 21:29:36 +01:00
multiobjectcache.cpp
Use normalized path in BulletShapeManager
2024-09-27 23:33:58 +02:00
multiobjectcache.hpp
Use normalized path in BulletShapeManager
2024-09-27 23:33:58 +02:00
niffilemanager.cpp
Use normalized path for KeyframeManager::get
2024-11-20 21:29:36 +01:00
niffilemanager.hpp
Use normalized path for NifFileManager::get
2024-03-11 22:07:37 +01:00
objectcache.hpp
Restore some omitted object cache remarks that seemed useful
2025-07-10 17:25:27 +03:00
resourcemanager.hpp
Use std::string for ResourceManager cache key
2024-03-16 00:17:13 +01:00
resourcesystem.cpp
Animation blending implementation for NIF and osgAnimation through YAML files
2024-07-19 00:04:15 +01:00
resourcesystem.hpp
Animation blending implementation for NIF and osgAnimation through YAML files
2024-07-19 00:04:15 +01:00
scenemanager.cpp
Resolve merge conflicts from !4924 and !4928
2025-10-04 23:08:20 +01:00
scenemanager.hpp
Resolve merge conflicts from !4924 and !4928
2025-10-04 23:08:20 +01:00
stats.cpp
First batch of warning fixes
2025-09-18 00:38:08 +01:00
stats.hpp
Report more stats from caches
2024-03-29 14:25:39 +01:00