aramis_acg 323b9d8400 # make source UV index for tangent space computation configurable via the AI_CONFIG_PP_CT_TEXTURE_CHANNEL_INDEX option. 14 лет назад
..
Compiler ac8479f542 Moved private headers to code/ as discussed; removed boost::random workaround which was no longer needed; CMake cleanup part two (Boost detection, …). 16 лет назад
DefaultLogger.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
IOStream.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
IOSystem.h 621bdef663 - rework exporter interface to be based primarily on the existing IOSystem. 15 лет назад
LogStream.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
Logger.h 85cd9be46d # some fixes to reduce the size of the binary. Total savings are ~3%. Thanks to Krishty for his efforts in that regard. 15 лет назад
NullLogger.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
ProgressHandler.h c5c5338397 Add first version of the planned progress feedback API to the public Cpp API. Currently, progress reporting is done between each major import stage. 15 лет назад
aiAnim.h 255082c39b Add data structures for vertex animation. Basing on recent ML discussion. 15 лет назад
aiAssert.h 2c83543b39 - remove aiAssert, use a plain assert instead. This removes the exit() call in Assimp. 15 лет назад
aiCamera.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
aiColor4D.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
aiColor4D.inl 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
aiConfig.h 323b9d8400 # make source UV index for tangent space computation configurable via the AI_CONFIG_PP_CT_TEXTURE_CHANNEL_INDEX option. 14 лет назад
aiDefines.h dbfa8a4f37 BUGFIX : Fix an android-specific build issue in the logging. 15 лет назад
aiFileIO.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
aiLight.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
aiMaterial.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
aiMaterial.inl 09fbcfffd0 Fix [3148199] / crash in aiMaterial::Get<T>(). 15 лет назад
aiMatrix3x3.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
aiMatrix3x3.inl c999f65a7d FIX: SMDLoader was broken due to erroneous 'rt' in input stream construction. 16 лет назад
aiMatrix4x4.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
aiMatrix4x4.inl 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
aiMesh.h 2b9ad081e0 - CHANGE vertex count and texture channel count limits to 8. Adapt all parts of the code which depended on both of them being set to 4. Test suite passes. 15 лет назад
aiPostProcess.h a6e0a5075f + integrate Debone-Process into Assimp. This step was contributed by mick-p, see [3262561] (https://sourceforge.net/tracker/?func=detail&aid=3262561&group_id=226462&atid=1067634) 14 лет назад
aiQuaternion.h bd92f15128 - BUGFIX : Fix aiQuaternion::nomalize method. 15 лет назад
aiScene.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
aiTexture.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
aiTypes.h 85cd9be46d # some fixes to reduce the size of the binary. Total savings are ~3%. Thanks to Krishty for his efforts in that regard. 15 лет назад
aiVector2D.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
aiVector3D.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
aiVector3D.inl 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
aiVersion.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
assimp.h 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
assimp.hpp 5dd2bc1408 # bugfix Importer::SetPropertyBool 15 лет назад
export.h 621bdef663 - rework exporter interface to be based primarily on the existing IOSystem. 15 лет назад
export.hpp 6dea8f2ecd + add transparent std::string overloads to Exporter API. 15 лет назад