kimmi
|
cc88a3a0de
update : add displacement map support to obj-material importer. this feature is supported by some special exporters.
|
12 years ago |
kimmi
|
01972bbbcf
bugfix : Fix a memory leak in the obj-loader.
|
12 years ago |
kimmi
|
b724ac5c2c
- Bugfix : Fix build of Obj-FileImporter ( this is currently only a work-around, loader is leaking memory, I am working on it ).
|
13 years ago |
kimmi
|
648e8fe924
- Bugfix: Fix two possible reasons for bug ID 3039342 : On skipping an invalid material description in obj-loader avoid creating aiMaterial instance. Release obj-specific material instances.
|
13 years ago |
aramis_acg
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
13 years ago |
aramis_acg
|
075b1acaf0
- move include/ to include/assimp/ to have consistent header locations between installed and trunk version.
|
13 years ago |
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 |
aramis_acg
|
94767ecf8c
Merge https://github.com/tonttu/assimp
|
14 years ago |
kimmi
|
f3310b0f36
BUGFIX : Fix handling of multiple materials per object definition in Obj-Loader.
|
15 years ago |
kimmi
|
a22e44f94d
- BUGFIX :: Fix typos in doxygen documentation.
|
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
|
17326515d4
Get rid of warnings on GCC4.4 with -wall
|
15 years ago |
kimmi
|
eda47a6f0b
- Add new helper funtion to detect end of buffer.
|
16 years ago |
aramis_acg
|
0d53ac5ad5
Fixing build errors.
|
16 years ago |
aramis_acg
|
c42611ea5e
[ 2659155 ] Missing initializations
|
16 years ago |
aramis_acg
|
4048eb92f5
Fixed illumination model conversion in the OBJ loader.
|
16 years ago |
aramis_acg
|
d41f570dc0
Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet).
|
16 years ago |
aramis_acg
|
a7088d6263
Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved.
|
17 years ago |
cgmelt
|
7d665832f6
destructors implemented
|
17 years ago |
kimmi
|
fa8edfe207
- BUGFIX: Fixed a crash in the normal-loader method of obj loader.
|
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 |
kimmi
|
a052251bcf
FEATURE: First prototype for ObjFile material-importer, the assimp data structure will not be created yet.
|
17 years ago |
aramis_acg
|
db9c5fef2b
- ASE loader alpha
|
17 years ago |
kimmi
|
b76f999cb7
Initiual commit: AssetImporter source moved from ZFXCE repository to its own repository. PLease do not use the ZFXCE repo any more.
|
17 years ago |