aramis_acg
|
c12fadc93b
- make fast_atof_move a template and rename it to fast_atoreal_move.
|
hace 13 años |
aramis_acg
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
hace 14 años |
aramis_acg
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
hace 14 años |
aramis_acg
|
0fc965da91
Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079).
|
hace 14 años |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
hace 15 años |
aramis_acg
|
686f2655db
Material system now auto-converts from string to float/int arrays.
|
hace 15 años |
aramis_acg
|
3b95a1e782
Adding aiMaterial::GetTextureCount()/aiMaterialGetTextureCount().
|
hace 16 años |
aramis_acg
|
de50bb915b
MD5
|
hace 16 años |
aramis_acg
|
abe2d4834e
MD3
|
hace 16 años |
aramis_acg
|
c865999420
Collada
|
hace 16 años |
aramis_acg
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
hace 16 años |
aramis_acg
|
01ceeeb00b
Fixed a small bug in aiGetMaterialTexture
|
hace 17 años |
aramis_acg
|
32342857d8
ASE and 3DS cleanup - face ordering improved.
|
hace 17 años |
aramis_acg
|
2da2835b29
Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now.
|
hace 17 años |
aramis_acg
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
hace 17 años |
aramis_acg
|
38d04b6796
MD5 bugfix.
|
hace 17 años |
aramis_acg
|
2f36cc5f5f
Added MD5 (md5mesh works, md5anim has not yet been tested) and STL. new unittests, although not yet complete (material system, normals). Bugfixes (GFn and MDL7). Added HMP5 support. Rewrote MD2 and MD3 to be more stable.
|
hace 17 años |
aramis_acg
|
8aa56a62c2
Bufixes to the ASE loader, added "RemoveRedundantMaterials"-Step. Rewrite debug output.
|
hace 17 años |
aramis_acg
|
b422d4e303
Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step.
|
hace 17 años |
aramis_acg
|
758e092449
Added validation step, added helper macro AI_BUILD_KEY to the material system.
|
hace 17 años |
aramis_acg
|
8b2ca95419
Finalized material system. Fixed texture coordinate transformation. Improvements to the ASE loaders, normals for the 3DS loader fixed. First try to load bones for MDL7 models (first try = failure ;-)).
|
hace 17 años |
aramis_acg
|
8c002e6998
Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added
|
hace 17 años |
ulfjorensen
|
71fa1b508e
- corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore
|
hace 17 años |
aramis_acg
|
2eb6fca408
- Major update to the viewer. A little bit buggy now, but I'll fix that
|
hace 17 años |
aramis_acg
|
db9c5fef2b
- ASE loader alpha
|
hace 17 años |
kimmi
|
b76f999cb7
Initiual commit: AssetImporter source moved from ZFXCE repository to its own repository. PLease do not use the ZFXCE repo any more.
|
hace 17 años |