scrawl
|
5a7f2a4f1f
|
Restore light attenuation settings
|
10 years ago |
scrawl
|
01944c33f5
|
Basic water rendering
|
10 years ago |
scrawl
|
de8e5f0db1
|
Restore projectiles
|
10 years ago |
scrawl
|
c85764b654
|
Wireframe mode
|
10 years ago |
scrawl
|
7f9f9a32d2
|
InitWorldSpaceParticles fix
|
10 years ago |
scrawl
|
b0b55e2037
|
Delete niftest as it's currently broken
|
10 years ago |
scrawl
|
a066b24303
|
Restore WeaponAnimation
|
10 years ago |
scrawl
|
0f8f19958a
|
NifLoader: Fix empty StateSets being created in some cases
|
10 years ago |
scrawl
|
fd50be0fb8
|
Restore various gameplay
|
10 years ago |
scrawl
|
6231cd8557
|
RigGeometry clone fix
|
10 years ago |
scrawl
|
a56d0e9cc3
|
ControllerVisitor fix
|
10 years ago |
scrawl
|
668d365ef9
|
MorphGeometry copy fix
|
10 years ago |
scrawl
|
261ed1f4e5
|
Revert "Enable culling for particle emitters & programs"
This reverts commit 8b206e0aed .
|
10 years ago |
scrawl
|
1cdb440b77
|
glReadPixels *is* available on OpenGL ES
|
10 years ago |
scrawl
|
9ee63dc3f4
|
Change stats viewer key to f3
|
10 years ago |
scrawl
|
025a1a7866
|
Restore savegame screenshot display
|
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
|
3dcb167066
|
Map rendering
|
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 |
Rohit Nirmal
|
396fba7fa9
|
Silence -Wreorder warnings, and remove -Wno-reorder.
|
10 years ago |
scrawl
|
7882c3d7f0
|
Fix incorrect rotation for meshes with BoneOffset
|
10 years ago |
scrawl
|
8d033f0558
|
Fix UpdateRigBounds not being copied properly
|
10 years ago |
scrawl
|
8b768f4377
|
Minor fix for behaviour with non-existing LightManager
|
10 years ago |
scrawl
|
314c1161ae
|
Minor addition to reading display
|
10 years ago |
scrawl
|
99eb78fc19
|
Fix $DISPLAY not being accounted for in cursor decompression context
|
10 years ago |
scrawl
|
737c2114dc
|
Change viewer stats keybinding to F9
|
10 years ago |
scrawl
|
49df07ea7f
|
Implement UI scaling factor
|
10 years ago |
scrawl
|
24bb2e152c
|
Apply texture filter setting changes
|
10 years ago |
scrawl
|
5442bf23a6
|
Apply video mode & gamma setting changes
|
10 years ago |
scrawl
|
b6cb73e6e8
|
Fix deep copying of controllers
This fixes the cell loading crash.
|
10 years ago |
scrawl
|
a18663c8b3
|
Improve MyGUI texture updates
|
10 years ago |
scrawl
|
5dd1b2ae86
|
Readded HW cursor rotation
|
10 years ago |
scrawl
|
c775cbbbaa
|
Silence an annoying message
|
10 years ago |
scrawl
|
9ea416b852
|
Readded HW cursor manager (no image rotation yet)
|
10 years ago |
scrawl
|
39fb46601a
|
Readded input & event handling
|
10 years ago |
scrawl
|
298b3ed2ef
|
Create the GraphicsWindowSDL2 directly
|
10 years ago |
scrawl
|
0498e6e5f0
|
Readded window icon
|
10 years ago |
cc9cii
|
7f12fc4770
|
Fix for Bug #2544. Add a default mNpdtType to ESM::Npc::blank().
|
10 years ago |
scrawl
|
375b736e74
|
Use SDL to create the window
No input nor event loop handling yet, so the window will "stop responding" after a few seconds.
Thanks to KittyCat for the GraphicsWindowSDL2 code.
|
10 years ago |
scrawl
|
82316105de
|
BulletShapeManager kf loading fix
|
10 years ago |
scrawl
|
65f0195c71
|
Readded animated collision shape support
|
10 years ago |
scrawl
|
47758c11cd
|
Readded collision objects and movement physics
|
10 years ago |
Marc Zinnschlag
|
107bf818e7
|
Revert "Use btScaledBvhTriangleMeshShape, bump required bullet version to 2.83"
This reverts commit 27751db99a .
Conflicts:
libs/openengine/bullet/physic.cpp
|
10 years ago |
scrawl
|
c31b416ba1
|
Move physicssystem to a new mwphysics module
|
10 years ago |
scrawl
|
fe15f31f3e
|
Remove strings.h wrapper
|
10 years ago |
scrawl
|
c843cfc8e2
|
Physics stub in preparation for rewrite
|
10 years ago |
scrawl
|
48ffeab191
|
Remove old BulletShapeManager
|
10 years ago |