This website requires JavaScript.
Explore
Help
Sign in
mirror
/
openmw
Watch
1
Star
0
Fork
You've already forked openmw
0
mirror of
https://github.com/OpenMW/openmw.git
synced
2025-01-21 07:23:54 +00:00
Code
Issues
Releases
Wiki
Activity
44b11163d1
openmw
/
apps
/
opencs
History
cc9cii
44b11163d1
Do not delete physics objects if it was never created (e.g. preview window)
2014-12-01 10:07:02 +11:00
..
model
Remove PhysicsManager singleton and use shared_ptr instead. Resolves the issue where sometimes destructors were called in an unexpected sequence resulting in a crash while exiting the application.
2014-12-01 06:44:12 +11:00
view
Do not delete physics objects if it was never created (e.g. preview window)
2014-12-01 10:07:02 +11:00
CMakeLists.txt
Remove PhysicsManager singleton and use shared_ptr instead. Resolves the issue where sometimes destructors were called in an unexpected sequence resulting in a crash while exiting the application.
2014-12-01 06:44:12 +11:00
editor.cpp
Remove PhysicsManager singleton and use shared_ptr instead. Resolves the issue where sometimes destructors were called in an unexpected sequence resulting in a crash while exiting the application.
2014-12-01 06:44:12 +11:00
editor.hpp
Remove PhysicsManager singleton and use shared_ptr instead. Resolves the issue where sometimes destructors were called in an unexpected sequence resulting in a crash while exiting the application.
2014-12-01 06:44:12 +11:00
main.cpp
Merge branch 'operations' into load
2014-05-08 13:17:24 +02:00