1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 02:49:55 +00:00
Commit graph

19 commits

Author SHA1 Message Date
Marc Zinnschlag
a8f4b3e66c fixed NIF loader problem with NiTriShape as root node 2010-06-21 16:45:12 +02:00
athile
6dd59bf51b Fix typo in previous commit 2010-06-14 12:31:13 -07:00
athile
d37f5b3052 Windows compile fixes 2010-06-14 12:28:54 -07:00
Nicolay Korslund
10c1d78c38 Windows compatibility patch 2010-06-12 09:48:58 +02:00
Nicolay Korslund
293c7c29c4 Made includes more portable + minor optimization fix. 2010-06-10 14:26:03 +02:00
Nicolay Korslund
86b78b18f4 Created cell renderer w/NIF loading. Runs but is WIP. 2010-06-07 00:33:45 +02:00
Nicolay Korslund
dc2c9f06d0 Renamed all .h to .hpp. Started porting rendering code. 2010-06-03 20:44:55 +02:00
Nicolay Korslund
7c9b1adc8d Merge branch 'master' of git@github.com:korslund/openmw 2010-02-16 17:36:21 +01:00
Nicolay Korslund
ead367d3ee Small code blurbs from Chris' code 2010-01-29 14:42:59 +01:00
Nicolay Korslund
04d1fae5d4 Cleaned up nifogre tests 2010-01-24 20:58:31 +01:00
Nicolay Korslund
aeec73806d Set up a small post-processing layer to ease NIF animation handling 2010-01-24 15:17:50 +01:00
Nicolay Korslund
a21628d9c5 Finished and tested materials and transformations. Made nice pictures. 2010-01-15 20:34:31 +01:00
Nicolay Korslund
70f9e63cd1 Added vertex transformation code 2010-01-15 15:55:19 +01:00
Nicolay Korslund
752237e245 Completed material code. Not tested. 2010-01-14 13:01:30 +01:00
Nicolay Korslund
9b7c995ae6 Completed Ogre mesh insertion, started working on material decoding. 2010-01-13 21:43:10 +01:00
Nicolay Korslund
14b91fb271 Cosmetic changes 2010-01-13 19:28:12 +01:00
Nicolay Korslund
31d971e076 Started porting old meshloader.d 2010-01-13 15:56:53 +01:00
Nicolay Korslund
0b4b40a634 Added type specifier to Nif records for easier identification. 2010-01-13 14:37:42 +01:00
Nicolay Korslund
908ef1c6ca Made combined ogre/bsa/nif test, started working on NIFLoader 2010-01-12 14:46:44 +01:00