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
6e181dcab3
better deal with zero-area triangles, misc. fixes
2010-08-31 22:32:34 +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
369e5db618
ZAE support
2010-08-30 20:12:23 +02:00
Wenzel Jakob
25730ec2eb
merge with main branch
2010-08-30 09:33:03 +02:00
Wenzel Jakob
c5e2868853
typo
2010-08-30 08:54:03 +02:00
Wenzel Jakob
622dfa78f7
some bugfixes, nicer importer XML output
2010-08-30 08:49:01 +02:00
Wenzel Jakob
b55642ca37
windows 32 bit collada fixes (recompiled with /D_SECURE_SCL=0)
2010-08-26 19:14:25 +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
378833cefd
mtsimport crash bugfix
2010-08-24 11:19:13 +02:00
Wenzel Jakob
5645cdf360
debian build process update
2010-08-23 22:03:34 +00:00
Wenzel Jakob
3ffe63ce19
mask import bugfix
2010-08-23 11:01:14 +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