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-17 01:10:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
91597af051
OpenMW
/
apps
/
opencs
/
view
/
render
History
Kyle Cooley
249c1ae95a
Fix orbit camera jumping back to old position
2017-08-13 19:26:32 -04:00
..
cameracontroller.cpp
Remove unused code
2017-04-06 19:56:18 -04:00
cameracontroller.hpp
Remove unused code
2017-04-06 19:56:18 -04:00
cell.cpp
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
2017-06-09 16:49:25 +02:00
cell.hpp
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
2017-06-09 16:49:25 +02:00
cellarrow.cpp
cellarrow.hpp
cellborder.cpp
cellborder.hpp
cellmarker.cpp
replace and purge boost::lexical_cast
2017-06-09 19:08:53 +02:00
cellmarker.hpp
cellwater.cpp
cellwater.hpp
editmode.cpp
editmode.hpp
instancemode.cpp
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
2017-06-09 16:49:25 +02:00
instancemode.hpp
instancemovemode.cpp
instancemovemode.hpp
instanceselectionmode.cpp
instanceselectionmode.hpp
lighting.cpp
lighting.hpp
lightingbright.cpp
lightingbright.hpp
lightingday.cpp
lightingday.hpp
lightingnight.cpp
lightingnight.hpp
mask.hpp
object.cpp
object.hpp
purge the rest of boost::shared and any other boost related things that no longer are required
2017-06-09 19:08:53 +02:00
orbitcameramode.cpp
orbitcameramode.hpp
pagedworldspacewidget.cpp
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
2017-06-09 16:49:25 +02:00
pagedworldspacewidget.hpp
pathgrid.cpp
pathgrid.hpp
pathgridmode.cpp
pathgridmode.hpp
pathgridselectionmode.cpp
pathgridselectionmode.hpp
previewwidget.cpp
previewwidget.hpp
scenewidget.cpp
Fix orbit camera jumping back to old position
2017-08-13 19:26:32 -04:00
scenewidget.hpp
purge the rest of boost::shared and any other boost related things that no longer are required
2017-06-09 19:08:53 +02:00
selectionmode.cpp
selectionmode.hpp
tagbase.cpp
tagbase.hpp
terrainstorage.cpp
Load LandData into the LandObject to avoid threading conflicts when the same data is being loaded by two threads
2017-03-14 19:27:55 +01:00
terrainstorage.hpp
Add resource manager for ESM::Land to allow data to be unloaded when no longer required
2017-03-14 19:27:55 +01:00
unpagedworldspacewidget.cpp
Editor: flag orbit camera for re-initialization
2017-04-06 19:40:26 -04:00
unpagedworldspacewidget.hpp
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
2017-06-09 16:49:25 +02:00
worldspacewidget.cpp
worldspacewidget.hpp
purge the rest of boost::shared and any other boost related things that no longer are required
2017-06-09 19:08:53 +02:00