Commit Graph

11 Commits (18390c39b282ae353ec91cd6dfb6bf626c047b1c)

Author SHA1 Message Date
Wenzel Jakob 18390c39b2 Fix import dialog when a texture could not be found 2010-09-14 11:58:18 +02:00
Wenzel Jakob a5035b6b10 partial rewrite part 2, the project now fully compiles again 2010-09-13 21:19:04 +02:00
Wenzel Jakob 8e7fdb48dc Partial rewrite, part 1. Does not fully compile yet
- Switched vectors classes to templates
- Moved most path handling over to boost_filesystem
- Nicer include file structure
- Better documentation for libcore
- Doxygen support
- Vector/Point/etc. data structures are now unitialized by default!
2010-09-10 03:14:48 +02:00
Wenzel Jakob c6c261e724 store relative paths in imported scenes 2010-09-07 17:34:53 -07:00
Wenzel Jakob 0f1158c678 added copyright headers to all relevant source files 2010-09-02 23:41:20 +02:00
Wenzel Jakob b49340d02a win32 importer bugfixes 2010-08-26 17:05:13 +02:00
Wenzel Jakob fa452311f8 don't copy existing texture files 2010-08-24 12:07:30 +02:00
Wenzel Jakob 3ffe63ce19 mask import bugfix 2010-08-23 11:01:14 +02:00
Wenzel Jakob bd9ff72f4d limited TGA loading support, better OBJ material import 2010-08-22 23:46:49 +02:00
Wenzel Jakob 76e6ac6322 mtsimport now works with OBJs 2010-08-20 00:45:52 +02:00
Wenzel Jakob d18c16c52f rearranged importer to handle OBJ in addition to COLLADA 2010-08-19 19:49:53 +02:00