1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-19 17:39:44 +00:00
openmw-tes3mp/apps/openmw/mwrender
Emanuel Guevel 1e4a854433 Remove static method MWWorld::Class::get(&Ptr)
It was just adding a level of indirection to Ptr.getClass().
All the call were replaced by that instead. The number of lines changed
is important, but the change itself is trivial, so everything should be
fine. :)
2014-05-22 20:50:00 +02:00
..
.gitignore
activatoranimation.cpp
activatoranimation.hpp
actors.cpp
actors.hpp
animation.cpp
animation.hpp
camera.cpp
camera.hpp
cell.hpp
characterpreview.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
characterpreview.hpp
creatureanimation.cpp
creatureanimation.hpp
debugging.cpp
debugging.hpp
effectmanager.cpp Refactor projectiles to no longer use MW-objects 2014-05-16 13:33:30 +02:00
effectmanager.hpp Refactor projectiles to no longer use MW-objects 2014-05-16 13:33:30 +02:00
globalmap.cpp
globalmap.hpp
localmap.cpp Fixes for MSVC warnings, less overall changes 2014-05-14 20:12:52 -05:00
localmap.hpp Fixes #275: force updating exterior cell maps even if already in cache 2014-05-11 18:01:47 +02:00
npcanimation.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
npcanimation.hpp
objects.cpp
objects.hpp
occlusionquery.cpp Fixes for MSVC warnings, less overall changes 2014-05-14 20:12:52 -05:00
occlusionquery.hpp
refraction.cpp
refraction.hpp
renderconst.hpp
renderinginterface.hpp
renderingmanager.cpp Remove static method MWWorld::Class::get(&Ptr) 2014-05-22 20:50:00 +02:00
renderingmanager.hpp Savegame: store projectiles 2014-05-17 05:24:32 +02:00
ripplesimulation.cpp
ripplesimulation.hpp
shadows.cpp
shadows.hpp
sky.cpp
sky.hpp
terrainstorage.cpp
terrainstorage.hpp
videoplayer.cpp
videoplayer.hpp
water.cpp Add missing status report for some toggle commands 2014-05-16 09:21:28 +02:00
water.hpp Add missing status report for some toggle commands 2014-05-16 09:21:28 +02:00
weaponanimation.cpp
weaponanimation.hpp Fixes for MSVC warnings, less overall changes 2014-05-14 20:12:52 -05:00