aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 years ago |
aramis_acg
|
df63b4b3ed
[3298060] OBJ: Add support for p and l elements
|
14 years ago |
kimmi
|
f3310b0f36
BUGFIX : Fix handling of multiple materials per object definition in Obj-Loader.
|
15 years ago |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
15 years ago |
aramis_acg
|
a84774cbe2
Increase OBJ loader static working buffer size to 4096 to avoid huge lines being cropped.
|
15 years ago |
kimmi
|
a870710f56
- REFACTORING : Remove not used header from ObjFileParser.
|
15 years ago |
aramis_acg
|
64168ba975
FIX: ObjLoader failed to locate material files if the input path contained 'wrong' path delimiters.
|
16 years ago |
aramis_acg
|
0d53ac5ad5
Fixing build errors.
|
16 years ago |
kimmi
|
85a14fa265
Bugfix: Memory leak fixed.
|
16 years ago |
aramis_acg
|
29c33760e4
Triangulation:
|
16 years ago |
kimmi
|
fa8edfe207
- BUGFIX: Fixed a crash in the normal-loader method of obj loader.
|
17 years ago |
kimmi
|
600cd7a8f0
BUGFIX: Correct handling of default material usage (referenced, when given material was not found or no material library was specified).
|
17 years ago |
kimmi
|
0e125c2255
CHANGE: Prototype for correct material loading, now the meshes have correct references to the used material.
|
17 years ago |
kimmi
|
a3d2ff5f26
CHANGE: Bugfixes for ObjFile material import
|
17 years ago |
aramis_acg
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
17 years ago |
ulfjorensen
|
71fa1b508e
- corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore
|
17 years ago |