Commit Graph

51 Commits (celladd)

Author SHA1 Message Date
scrawl 5d7eb11596 Fix lights being rendered on the map (broken by d55fe43fc9) 10 years ago
scrawl d55fe43fc9 Support animation groups for Light and Door objects (Fixes #2039) 10 years ago
scrawl 28fe81df90 Make Lights with OffDefault flag not emit light nor particles when placed in a cell (Fixes #1796) 11 years ago
scrawl 823ccb1b3d Don't batch statics that have "references persist" set (temporary fix for Arkngthand door - Fixes #1386) 11 years ago
scrawl c004fb778f Get rid of underscore defines. They are reserved by the standard. 11 years ago
scrawl 5931fdcbde Implement NiBillboardNode. Flags not handled yet. 11 years ago
scrawl 3452bd2e0b Add glow effect for enchanted items 11 years ago
scrawl 0dc2e829dd Lots of cleanup. Implemented Absorb and Resist. Implemented several instant effects. Added hand VFX. 11 years ago
Chris Robinson 076e7d8e16 Make insertBegin internal 12 years ago
Chris Robinson 0458fd5531 Remove unused/unneeded parameters 12 years ago
Chris Robinson 80d271aeb1 Remove unused stuff 12 years ago
Chris Robinson 3555476dfd Use Animation-derived objects for generic objects 12 years ago
scrawl 7dc30a01cd Some changes suggested by cppcheck 12 years ago
Glorf 521bebd2f4 Fallback system rewritten, added light fallbacks 12 years ago
scrawl cc9b72b9b1 Removing some leftovers of mwRoot node 12 years ago
Chris Robinson 74b8095fc7 Use default parameters where appropriate 12 years ago
ChrisKCat 9e7b559b09 Merge pull request #6 from scrawl/lights
For light objects without an AttachLight bone, attach the light to the c...
12 years ago
scrawl 1ae2d3c6ab For light objects without an AttachLight bone, attach the light to the center of the object instead of the origin. 12 years ago
greye 6a8c532244 fix and unify object cell change update in mwrender 12 years ago
scrawl f17ea109ca Fix light positions 12 years ago
Chris Robinson 923d0d6eb4 Fix up some header includes 12 years ago
Nathan Jeffords 0f3712f284 change flickering light's brightness pattern 12 years ago
greye 0e3f70413e a very little comments 13 years ago
greye d6150b7482 high-level implementation, unstable 13 years ago
scrawl 865bfc6f47 sync mrt_output setting 13 years ago
Marc Zinnschlag 87667ab57e Issue #107: Ptr related include cleanup 13 years ago
Marc Zinnschlag 76174098c7 Issue #107: CellStore moved from ESMS to MWWorld 13 years ago
scrawl c85c794c86 fixed some cppcheck issues 13 years ago
scrawl 4ce83badc9 flickering lights 13 years ago
scrawl c6da3872b4 light improvements 13 years ago
scrawl 113bbfa253 removed the now unneccesary SG for transparent objects 13 years ago
scrawl b8a470efcd put transparent objects in a seperate render queue, in order to not mess up the mrt textures 13 years ago
scrawl 342464530d rotated map working 13 years ago
scrawl bb09c2189a lower rendering distance for small objects (reduce batch count) 13 years ago
scrawl 5b38b17baf local map rendering (nothing to see yet, as it is not displayed in GUI) 13 years ago
Marc Zinnschlag 784c6fe0ff some cleanup 13 years ago
Marc Zinnschlag e1600d9a2a fixed movable object cleanup for ordinary objects 13 years ago
Jason Hooks 0d3338f867 Some naming changes 13 years ago
Marc Zinnschlag 51d5c7cd59 Merge remote branch 'jhooks/mwrender' into mwrender
Conflicts:
	apps/openmw/engine.cpp

- fixed code that did not compile
- removed tons of tabs
- more clean up
13 years ago
Jason Hooks 7319f7a8c6 Many bugs fixed related to changing cells 13 years ago
Jason Hooks 4dc59dfbdd Scenenode flip 13 years ago
Jason Hooks bc58ef28cd Made corrections 13 years ago
Jason Hooks 469086747e Compile error fix;RenderingInterface separated; buildStaticGeometry argument changed 13 years ago
Jason Hooks c11b3a57c1 Made buildStaticGeometry function 13 years ago
Jason Hooks 8edcd4d15b removing tabs 13 years ago
Jason Hooks 6c80e75deb More Objects functionality 13 years ago
Jason Hooks edf85b26f9 Insert Mesh, Insert Light, insertBegin improved 13 years ago
Jason Hooks d49a02abe5 new insertBegin() 13 years ago
Jason Hooks c2181d2091 Dealing with scenenodes 13 years ago
Jason Hooks 3d43a4cd33 Made recommended changes 13 years ago