Wenzel Jakob
41f640cfe5
clarify error message
2010-09-14 11:33:28 +02:00
Wenzel Jakob
5a437a9992
Fix Bug #6 (out of range indices from 3ds max)
2010-09-14 11:27:35 +02:00
Wenzel Jakob
773c9a8643
Fix bug #6 and some initialization related errors
2010-09-14 02:31:28 +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
ae39518ca0
fixed a glaring bug related to Phong/Ward/Microfacet and textures, Faster ldrtexture loading times
2010-09-07 21:50:30 +02:00
Wenzel Jakob
d4ae5660cf
BMP loading support, material parameter naming more uniform
2010-09-03 15:26:18 +02:00
Wenzel Jakob
f80535f543
ignore duplicate geometry when importing
2010-09-03 09:37:58 +02:00
Wenzel Jakob
0f1158c678
added copyright headers to all relevant source files
2010-09-02 23:41:20 +02:00
Wenzel Jakob
906f5910fd
import transparent surfaces
2010-08-31 23:38:23 +02:00
Wenzel Jakob
4044fad4da
forgot material indirection for polylist imports
2010-08-31 22:55:22 +02:00
Wenzel Jakob
e2b860610c
matrix support
2010-08-31 03:35:45 +02:00
Wenzel Jakob
559af6f2b3
typo/bugfix
2010-08-31 02:44:43 +02:00
Wenzel Jakob
a00438551f
collada import of SketchUp scenes improved, still buggy
2010-08-31 02:36:12 +02:00
Wenzel Jakob
02c47237a7
vast collada importer improvements, incomplete bmp loading support
2010-08-31 00:23:34 +02:00
Wenzel Jakob
fa452311f8
don't copy existing texture files
2010-08-24 12:07:30 +02:00
Wenzel Jakob
7a79eacef2
diffuse transmitter & mask materials, fixed the transparent material
2010-08-23 10:36:35 +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