Marc Zinnschlag
|
7e100c36b5
|
Merge remote-tracking branch 'gus/AI'
|
2013-03-06 19:05:55 +01:00 |
|
gus
|
5938e19362
|
Clean up
|
2013-03-06 17:31:57 +00:00 |
|
scrawl
|
66d2d3522f
|
Race selection preview: render only the head, and focus the camera on its node
|
2013-03-06 18:03:47 +01:00 |
|
gus
|
d3bf3812a4
|
changing rotation order (fix some misoriented objects)
|
2013-03-05 20:16:57 +00:00 |
|
gus
|
8b6f0e0770
|
Correct orientation sign
|
2013-03-05 18:28:57 +00:00 |
|
scrawl
|
fe7b2732d8
|
Avoid manually updating render targets from within frameRenderingQueued
|
2013-03-05 14:24:29 +01:00 |
|
scrawl
|
2486ec6cb9
|
Material fixes (vertex colors, alpha)
|
2013-03-05 13:51:48 +01:00 |
|
scrawl
|
ca707aa65f
|
Transparency should be evaluated per subentity, not per NIF
|
2013-03-04 16:57:00 +01:00 |
|
scrawl
|
cab5315a8e
|
Disable mipmaps generation
|
2013-03-04 16:28:20 +01:00 |
|
scrawl
|
f1d35b73b8
|
Cleanup
|
2013-03-03 19:52:20 +01:00 |
|
scrawl
|
c9fefc7f5d
|
Simpler, more lightweight underwater effect, changed colors to match vanilla better
|
2013-03-03 19:28:11 +01:00 |
|
scrawl
|
05bd94effb
|
Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics
|
2013-03-03 15:14:20 +01:00 |
|
scrawl
|
002830e13b
|
Make sure render textures are inactive when in a cell without water
|
2013-03-03 15:11:45 +01:00 |
|
scrawl
|
867b22ce19
|
Fix a terrain glitch
|
2013-03-03 15:11:19 +01:00 |
|
gus
|
e1882dce32
|
correcting a bug: player orientation wasn't stored correctly, and objects orientation wasn't properly retrived.
|
2013-03-03 13:02:41 +00:00 |
|
scrawl
|
0f6fd80294
|
Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics
Conflicts:
apps/openmw/mwgui/windowmanagerimp.cpp
apps/openmw/mwrender/npcanimation.cpp
files/mygui/openmw_settings_window.layout
|
2013-03-03 11:02:38 +01:00 |
|
Nathan Jeffords
|
109dff2d29
|
renamed high level NIF files...
|
2013-03-02 13:23:09 -08:00 |
|
Chris Robinson
|
e6b547b9ba
|
Merge remote-tracking branch 'zini/master' into transparency-fixes
|
2013-03-01 13:32:30 -08:00 |
|
Chris Robinson
|
238a8feb18
|
Fix transparency checks
|
2013-03-01 13:27:25 -08:00 |
|
scrawl
|
1d988676fe
|
Local map: the obtained bounding box wasn't exactly accurate, getWorldBoundingBox seems to solve this.
|
2013-02-28 22:56:29 +01:00 |
|
Chris Robinson
|
1168f15361
|
Don't disable depth writes when blending is enabled
|
2013-02-28 12:17:58 -08:00 |
|
scrawl
|
3efbb5e728
|
Don't try to render a map in empty cells
|
2013-02-28 20:27:35 +01:00 |
|
Chris Robinson
|
bfe80bb8dc
|
Avoid duplicating skeletons due to casing issues
Manually created resource names are apparently always case sensitive, causing
some skeletons to get loaded multiple times.
|
2013-02-27 12:33:36 -08:00 |
|
scrawl
|
369f881170
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into graphics
|
2013-02-27 09:25:44 +01:00 |
|
scrawl
|
9b0ac4e299
|
NPCs / creatures can now emit ripples
|
2013-02-27 09:20:42 +01:00 |
|
Chris Robinson
|
ceafcc2ebb
|
Support float samples with ffmpeg
Requires the AL_EXT_FLOAT32 extension in OpenAL
|
2013-02-26 10:19:33 -08:00 |
|
scrawl
|
d4264353a3
|
Merge branch 'z-up' into graphics
Conflicts:
apps/openmw/mwrender/localmap.cpp
apps/openmw/mwrender/renderingmanager.cpp
apps/openmw/mwrender/water.cpp
files/materials/water.shader
|
2013-02-26 14:54:53 +01:00 |
|
Marc Zinnschlag
|
dc445844d2
|
Merge remote-tracking branch 'scrawl/z-up'
|
2013-02-26 14:37:50 +01:00 |
|
scrawl
|
cc9b72b9b1
|
Removing some leftovers of mwRoot node
|
2013-02-26 14:01:10 +01:00 |
|
scrawl
|
341f9b96e2
|
Local map: restore zHigh
|
2013-02-26 13:53:23 +01:00 |
|
scrawl
|
284ba58e1e
|
Z-up conversion: global map, shader fix
|
2013-02-26 13:52:01 +01:00 |
|
scrawl
|
2e7bc1a368
|
Z-up conversion: local map, fix tcg
|
2013-02-26 13:39:10 +01:00 |
|
scrawl
|
3ef952172d
|
Z-up conversion: water, sky
|
2013-02-26 10:38:48 +01:00 |
|
scrawl
|
3cb3ec91c0
|
Z-up conversion: camera
|
2013-02-26 09:12:35 +01:00 |
|
scrawl
|
a5451eb9d9
|
Z-up conversion: terrain, objects
|
2013-02-26 08:30:06 +01:00 |
|
Chris Robinson
|
a576e9e430
|
Set the race selection character preview in a valid (idle) pose.
|
2013-02-25 16:40:08 -08:00 |
|
scrawl
|
8aff033a0c
|
Atmosphere no longer does "real" alpha blending to blend with the horizon, this is in preparation for proper underwater viewport BG / fog
|
2013-02-25 18:29:11 +01:00 |
|
scrawl
|
b1fc68d44d
|
Merge branch 'master' into graphics
|
2013-02-25 17:36:33 +01:00 |
|
scrawl
|
355390429e
|
Fix World::isUnderwater to use dynamic waterlevel
|
2013-02-25 17:27:50 +01:00 |
|
scrawl
|
cacdb33b42
|
Merge branch 'master' into graphics
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwrender/npcanimation.cpp
apps/openmw/mwrender/sky.cpp
|
2013-02-25 15:12:03 +01:00 |
|
Chris Robinson
|
74b8095fc7
|
Use default parameters where appropriate
|
2013-02-24 14:43:20 -08:00 |
|
Chris Robinson
|
5267d17408
|
Revert "forgot to destroy child scene nodes"
This reverts commit f1a3309392 .
Unneeded. The caller already calls this which destroys the children recursively
|
2013-02-24 14:14:08 -08:00 |
|
ChrisKCat
|
9e7b559b09
|
Merge pull request #6 from scrawl/lights
For light objects without an AttachLight bone, attach the light to the c...
|
2013-02-24 14:12:53 -08:00 |
|
scrawl
|
f1a3309392
|
forgot to destroy child scene nodes
|
2013-02-24 19:03:25 +01:00 |
|
scrawl
|
1ae2d3c6ab
|
For light objects without an AttachLight bone, attach the light to the center of the object instead of the origin.
|
2013-02-24 19:00:06 +01:00 |
|
greye
|
6a8c532244
|
fix and unify object cell change update in mwrender
|
2013-02-24 15:04:56 +04:00 |
|
Chris Robinson
|
8e59ea4941
|
Use a separate method to handle animation events
|
2013-02-23 14:39:01 -08:00 |
|
Chris Robinson
|
d77d035d3a
|
Handle the "sound" events in runAnimation
|
2013-02-23 14:15:11 -08:00 |
|
Chris Robinson
|
d208422ca7
|
Add a method to update an Animation's Ptr object
|
2013-02-23 10:12:36 -08:00 |
|
Chris Robinson
|
a2eaec7878
|
Avoiding holding the InventoryStore in the NpcAnimation class
|
2013-02-23 08:03:52 -08:00 |
|