aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 yıl önce |
aramis_acg
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 yıl önce |
aramis_acg
|
7f4cc4ca60
collada loader no longer sets default wrapping mode to MIRROR. See https://sourceforge.net/projects/assimp/forums/forum/817653/topic/3714378
|
15 yıl önce |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
15 yıl önce |
ulfjorensen
|
3e529ac1fc
Bugfix: Collada animation parser now handles multi-value data types correctly. Or at least I hope so.
|
15 yıl önce |
ulfjorensen
|
993ca25cdb
Bugfix: fixed rather stupid typo in Collada anim keyframe interpolation
|
15 yıl önce |
aramis_acg
|
17326515d4
Get rid of warnings on GCC4.4 with -wall
|
15 yıl önce |
ulfjorensen
|
6d3c8b3bc7
Bugfix: Collada loader now translates bone names to proper node names so that users should be able to associate the correct nodes to bones, equal what addressing scheme was used in the Collada file
|
15 yıl önce |
aramis_acg
|
46809f0dfa
COLLADA: Add support for <reflectivity> elements. This maps to AI_MATKEY_REFLECTIVITY.
|
15 yıl önce |
ulfjorensen
|
12070a1d52
Bugfix: made various internal structures namespace-local to avoid strange linker issues in case of name conflict
|
16 yıl önce |
aramis_acg
|
d6aacefa1e
- BUGFIX: ColladaLoader handles multiple UVs/VColors correctly now. Thanks to Ingrater to point it out.
|
16 yıl önce |
aramis_acg
|
0c762117b8
ColladaLoader does now load transparency. hacky, but it could work.
|
16 yıl önce |
ulfjorensen
|
e471b966c5
- Collada loader now supports node animations
|
16 yıl önce |
ulfjorensen
|
c89944b2af
- Collada loader now loads bones
|
16 yıl önce |
ulfjorensen
|
74204086ae
- Collada loader now also loads skinned meshes, although still as static meshes. Preparation step, more to come.
|
16 yıl önce |
aramis_acg
|
0023010840
[ 2672224 ] Patch To get gcc to compile assimp under Linux
|
16 yıl önce |
aramis_acg
|
c865999420
Collada
|
16 yıl önce |
aramis_acg
|
7678b8e1be
Collada
|
16 yıl önce |
ulfjorensen
|
917db45b3c
- further Collada work: materials are now loaded from profile_COMMON, meshes are properly split up at material borders
|
16 yıl önce |
ulfjorensen
|
5639220859
- corrected example code in the documentation. Thanks to Ingrater to point it out.
|
16 yıl önce |
ulfjorensen
|
85a487f6b8
- Bugfix: ColladaLoader node rotation was miscalculated
|
16 yıl önce |