This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-01-18 13:12:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
components
/
nifosg
History
Project579
02ef9c953e
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
..
controller.cpp
Fix C4589 msvc warning
2022-07-01 18:47:06 +02:00
controller.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
matrixtransform.cpp
Always update the current matrix in KeyframeController
2022-06-11 05:56:28 +03:00
matrixtransform.hpp
Always update the current matrix in KeyframeController
2022-06-11 05:56:28 +03:00
nifloader.cpp
Don't cast away const when we can avoid it
2022-07-03 16:36:41 +04:00
nifloader.hpp
refactor and fix wobbly shores
2021-08-04 17:49:57 -07:00
particle.cpp
Clean up NIF flags
2022-06-22 01:58:16 +03:00
particle.hpp
better support for particle arrays when spawning at node positions
2022-05-15 13:41:52 -07:00