Commit Graph

13800 Commits (1cdb440b77f262685e8fb1789652eda77abe7424)
 

Author SHA1 Message Date
scrawl 1cdb440b77 glReadPixels *is* available on OpenGL ES 10 years ago
scrawl 9ee63dc3f4 Change stats viewer key to f3 10 years ago
scrawl 5f7a82e0da Fog of war fix 10 years ago
scrawl f4ee805e3b Object animation fix 10 years ago
scrawl c811ac6afe Port fog of war
Not optimized yet, need to work on fog texture's DataVariance.
10 years ago
scrawl 5628a2b823 Camera zoom fix 10 years ago
scrawl 8b3054aa8b Fix for player collision cleanup issue 10 years ago
scrawl 6555ee8d80 Minor include cleanup 10 years ago
scrawl 025a1a7866 Restore savegame screenshot display 10 years ago
scrawl 1f00174c02 Use a btCollisionWorld instead of btDiscreteDynamicsWorld
Slightly improves performance, since we no longer need to stepSimulation(). We don't use any Dynamics (yet).
10 years ago
scrawl fe439e53ff Bullet include cleanup 10 years ago
scrawl 723beb1cac Move IncrementalCompileOperation to SceneManager 10 years ago
scrawl 5de24552a8 Leak fix 10 years ago
scrawl 099f93f00d Sky fixes 10 years ago
scrawl c4951d1e73 Map rotation fix 10 years ago
scrawl 3dcb167066 Map rendering 10 years ago
scrawl 76dd3e4034 Fix lip animation regression 10 years ago
scrawl 1fd9fba7a3 Fix debug drawer crash 10 years ago
scrawl 95465a1489 Player raycast fix 10 years ago
scrawl d84990be85 Restore getCollisions 10 years ago
scrawl 8b322fcd06 Implement getFacedObject using osgUtil::IntersectionVisitor 10 years ago
scrawl c2131e7c31 Make near clip distance configurable 10 years ago
scrawl c748ea7363 Fix view distance slider 10 years ago
scrawl 9a0db5d55a Restore cell changes 10 years ago
scrawl 152d690a7a Minor cleanup 10 years ago
scrawl da24e298ee Fix -Wreorder warnings 10 years ago
scrawl 22f01b1232 Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
	apps/launcher/graphicspage.cpp
	apps/opencs/editor.cpp
	apps/opencs/model/doc/document.cpp
	apps/opencs/view/render/cell.cpp
	apps/opencs/view/render/mousestate.cpp
	apps/opencs/view/render/textoverlay.cpp
	apps/opencs/view/render/worldspacewidget.cpp
	apps/openmw/mwclass/creature.cpp
	apps/openmw/mwclass/npc.cpp
	apps/openmw/mwgui/inventorywindow.cpp
	apps/openmw/mwgui/loadingscreen.cpp
	apps/openmw/mwgui/mapwindow.cpp
	apps/openmw/mwgui/pickpocketitemmodel.cpp
	apps/openmw/mwgui/waitdialog.cpp
	apps/openmw/mwmechanics/combat.cpp
	apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
	apps/openmw/mwrender/globalmap.cpp
	apps/openmw/mwworld/physicssystem.cpp
	apps/openmw/mwworld/refdata.cpp
	apps/openmw/mwworld/scene.cpp
	apps/openmw/mwworld/worldimp.cpp
	components/sdlutil/sdlinputwrapper.cpp
	extern/shiny/Main/Factory.cpp
	extern/shiny/Main/MaterialInstance.cpp
	extern/shiny/Main/Platform.cpp
	extern/shiny/Main/ShaderSet.cpp
10 years ago
Marc Zinnschlag 53b4c15d85 Merge remote-tracking branch 'smbas/master' 10 years ago
Marc Zinnschlag 913caf96bd Merge branch 'openmw-36' 10 years ago
Marc Zinnschlag 63c3d8df2e updated credits file 10 years ago
Marc Zinnschlag c64e96e551 Merge remote-tracking branch 'cramal/master' 10 years ago
Marc Zinnschlag b58b7a89ed Merge remote-tracking branch 'rohit-n/reorder2' 10 years ago
Cramal 45f6e3b39e debug latex code 10 years ago
Cramal 10ca6cf379 debug latex code 10 years ago
scrawl f2809ab63b Delete nifosgtest again 10 years ago
scrawl 0de6839890 Minor cleanup 10 years ago
scrawl 0b042b75cc Restore actor visibility mask 10 years ago
scrawl 04e827ecf6 Don't try to play an empty video 10 years ago
scrawl cd81ec92db Minor cleanup 10 years ago
scrawl 8092f37ce5 New game crash fix 10 years ago
Stanislav Bas a5183aefbe Add record state tracking to the ModifyCommand (Fix #2555) 10 years ago
scrawl 0fb59178b6 Settings file cleanup 10 years ago
Rohit Nirmal 396fba7fa9 Silence -Wreorder warnings, and remove -Wno-reorder. 10 years ago
scrawl 85345e663a Restore getHitContact 10 years ago
scrawl 627fee07bc Minor cleanup 10 years ago
scrawl cac7c1e535 Restore various physics features 10 years ago
scrawl d6da5c8007 Fix for crosshair not showing 10 years ago
scrawl 5ea61af6ac Fix for applying view distance 10 years ago
scrawl 2235d2978b Restore animation text key handling 10 years ago
scrawl 9b8e2e9db3 Port MWRender::Camera 10 years ago