Commit Graph

3579 Commits (778e59ee37919ab3320ec3374b5d3f8a9c06039a)
 

Author SHA1 Message Date
scrawl 778e59ee37 terrain as it was before, with about 4x less code 13 years ago
scrawl 5e8bf28212 Merge branch 'master' into shadersystem 13 years ago
scrawl 5345d4eeef fix a warning 13 years ago
scrawl 29f91753f7 correction 13 years ago
scrawl 93c641efa7 terrain albedo 13 years ago
scrawl d41050fb79 merge 13 years ago
scrawl 7d5b94709d Merge branch 'master' into shadersystem
Conflicts:
	components/nifogre/ogre_nif_loader.cpp
13 years ago
scrawl 16c2ea3a75 terrain colourmap 13 years ago
Marc Zinnschlag c4f9bbdc8b Merge remote branch 'scrawl/plugins_dbg' 13 years ago
scrawl 1429c8d5cb copy&paste mistake 13 years ago
scrawl fb109ec7e2 use debug versions of ogre plugins in debug mode 13 years ago
scrawl d2fbb11475 temp commit 13 years ago
scrawl 7731e9a6fa finished cleaning up sky 13 years ago
scrawl b8384162b6 merge 13 years ago
scrawl cd6e9986b6 forgot to add files 13 years ago
scrawl ad7383be43 sky 13 years ago
scrawl b2313be6d7 submodule update 13 years ago
scrawl e0a99f104b settings tab "shadows" 13 years ago
scrawl 485adc8bdc shader mode button in settingswindow 13 years ago
scrawl 865bfc6f47 sync mrt_output setting 13 years ago
jvoisin 6c73f5e518 Add some translators/reversers to credits.txt 13 years ago
Marc Zinnschlag 089ee33588 some readme.txt improvements 13 years ago
Marc Zinnschlag 1fef4f2bc2 splitting off credits from readme file 13 years ago
Chris Robinson 348b5fa207 Merge remote branch 'zini/master' into nif-cleanup
Conflicts:
	components/nifbullet/bullet_nif_loader.cpp
13 years ago
Chris Robinson dddf1b4ee5 Rename getMatrix->getMatrix3 and getVector->getVector3 13 years ago
Marc Zinnschlag f11bf49a90 cmake fix; silenced some warnings 13 years ago
Chris Robinson d30f64650a Make the read_* methods private and remove the generic load() methods 13 years ago
Chris Robinson 930459365b Rename getShort->getUShort and getByte->getChar 13 years ago
gugus 164a5c8fe4 rotation now also work with the physic representation 13 years ago
Chris Robinson 95b804a104 Remove NIFFile::getArrayLen 13 years ago
gugus 70c74ede05 changed rotation order 13 years ago
Chris Robinson ca37706b34 Use Ogre types for Matrix and Vector objects 13 years ago
gugus 410b693555 setAngle improvement 13 years ago
Chris Robinson 10072f74b4 Remove NIFFile::getType 13 years ago
Chris Robinson 98ae7168b1 Fix double-incrementing a pointer 13 years ago
Chris Robinson b3aa453f9a Use Ogre data streams for loading NIFs 13 years ago
Chris Robinson 0143cacd2b Avoid returning pointers from NIFFile 13 years ago
Chris Robinson d3a31a24ce Use proper strings and vectors instead of slice arrays for NIF files
Slice arrays use pre-allocated pointers whose memory is managed externally. This is
unnecessary and ultimately detrimental since it prevents any kind of data fixup
(e.g. little endian to big endian, p[adding handling), and it also makes it difficult
to use Ogre data streams.
13 years ago
scrawl 3537af051d removed the old shader helper 13 years ago
scrawl 5d1e6b6bf6 remove cg profile check 13 years ago
scrawl 1a9f59d5d4 shadows 13 years ago
scrawl 07fd9986ef accidently removed the map. 13 years ago
scrawl b803d0e949 converted shadow caster shader 13 years ago
gugus 557e114992 clean-up + getScale/Angle script instructions 13 years ago
scrawl 81d30ff63a temp commit 13 years ago
gugus 0a67f60a6e Clean-up 13 years ago
gugus e6716c25c3 little correction. 13 years ago
gugus feec67094f Merge branch 'physicsaedra3' of https://github.com/jhooks1/openmw.git into objectRotationScaling
Conflicts:
	apps/openmw/mwclass/npc.cpp
	apps/openmw/mwworld/physicssystem.cpp
13 years ago
gugus 03f7740474 Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling
Conflicts:
	apps/openmw/mwclass/npc.cpp
	apps/openmw/mwscript/docs/vmformat.txt
	apps/openmw/mwworld/worldimp.hpp
13 years ago
Jason Hooks b5edad790d merge 13 years ago