rave3d 52228add3a add some #ifdefs for SWIG %!s(int64=16) %!d(string=hai) anos
..
extra 84ff1090c2 - BUGFIX: Fix compiler warning: variable is not initialized. %!s(int64=16) %!d(string=hai) anos
res 9070dc1f3c Further work on jAssimp. Still WIP and NOT USABLE, but interface getting stable now, most JNI code written. %!s(int64=16) %!d(string=hai) anos
3DSConverter.cpp 7cb337a8b8 BUGFIX: Fix compiler warning : suggested parthesis. %!s(int64=16) %!d(string=hai) anos
3DSHelper.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
3DSLoader.cpp 497b387d45 BUGFIX: Fix compiler warning: comparison between signed and unsigned integer expressions %!s(int64=16) %!d(string=hai) anos
3DSLoader.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
ACLoader.cpp c55be8ada3 FIX: Cleaning up use of printf() format specifiers. %i mostly replaced by %u when appropriate. %!s(int64=16) %!d(string=hai) anos
ACLoader.h 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. %!s(int64=16) %!d(string=hai) anos
ASELoader.cpp a955f4008a BUGFIX: Fix compiler warning: variable not initialized. %!s(int64=16) %!d(string=hai) anos
ASELoader.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
ASEParser.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
ASEParser.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
Assimp.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
AssimpPCH.cpp 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
AssimpPCH.h a4d7871096 [2805689] GCC 4.4 compatibility. %!s(int64=16) %!d(string=hai) anos
B3DImporter.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
B3DImporter.h a241829149 Implemented anims/bones %!s(int64=16) %!d(string=hai) anos
BVHLoader.cpp 7080ba231c General %!s(int64=17) %!d(string=hai) anos
BVHLoader.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
BaseImporter.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
BaseImporter.h 8cfb2e26cf - Ogre Importer Beta %!s(int64=16) %!d(string=hai) anos
BaseProcess.cpp 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. %!s(int64=17) %!d(string=hai) anos
BaseProcess.h 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
ByteSwap.h 7dcbff5d5c Adding overloads for unsigned integer types to ByteSwap and StreamReader. %!s(int64=16) %!d(string=hai) anos
CMakeLists.txt 707b06a7fe Add experimental MS3D loader, static meshes only at the moment. %!s(int64=16) %!d(string=hai) anos
CSMLoader.cpp c6899cd999 FIX: Adding empty final line to some units where it was missing. %!s(int64=16) %!d(string=hai) anos
CSMLoader.h d7b4dd6ae3 Adding very basic reading support for CSM (CharacterStudio Motion). No proper hierarchy reconstruction yet, just plain marker import. %!s(int64=17) %!d(string=hai) anos
CalcTangentsProcess.cpp 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
CalcTangentsProcess.h 9279513700 Optimized GenVertexNormal-Step. %!s(int64=17) %!d(string=hai) anos
ColladaHelper.h 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
ColladaLoader.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
ColladaLoader.h 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 %!s(int64=16) %!d(string=hai) anos
ColladaParser.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
ColladaParser.h f85d7b63ef - Bugfix: Collada parser did not skip unknown material properties correctly, leading to strange XML error messages %!s(int64=16) %!d(string=hai) anos
ComputeUVMappingProcess.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
ComputeUVMappingProcess.h c865999420 Collada %!s(int64=17) %!d(string=hai) anos
ConvertToLHProcess.cpp c6899cd999 FIX: Adding empty final line to some units where it was missing. %!s(int64=16) %!d(string=hai) anos
ConvertToLHProcess.h c2d8881549 General %!s(int64=17) %!d(string=hai) anos
DXFLoader.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
DXFLoader.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
DefaultIOStream.cpp adb4ab602e Adding Importer::ReadFileFromMemory to make Chromanoid happy. %!s(int64=16) %!d(string=hai) anos
DefaultIOStream.h 2b9461fbf7 MD3 %!s(int64=17) %!d(string=hai) anos
DefaultIOSystem.cpp 52228add3a add some #ifdefs for SWIG %!s(int64=16) %!d(string=hai) anos
DefaultIOSystem.h 03fcec7fe3 Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. %!s(int64=17) %!d(string=hai) anos
DefaultLogger.cpp d881a16402 Logging functions are now available to C-Users, too. Cleaning up headers. %!s(int64=16) %!d(string=hai) anos
FileLogStream.h 03fcec7fe3 Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. %!s(int64=17) %!d(string=hai) anos
FileSystemFilter.h e8386dc837 Fixing a minor issue in FileSystemFilter which prevented some external files from being loaded. Thanks to Jonathan Klein to point it out. %!s(int64=17) %!d(string=hai) anos
FindDegenerates.cpp 29c33760e4 Triangulation: %!s(int64=17) %!d(string=hai) anos
FindDegenerates.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
FindInstancesProcess.cpp de14e06805 FIX: Nasty debug-only bug in FindInstancesProcess. %!s(int64=16) %!d(string=hai) anos
FindInstancesProcess.h ec9226c5b9 Fixed nasty bug in FindInstancesProcess.cpp. %!s(int64=17) %!d(string=hai) anos
FindInvalidDataProcess.cpp c89107a117 FEATURE: FindInvalidData step now provides a configuration option to fine-tune the accuracy of floating-point comparisons. %!s(int64=16) %!d(string=hai) anos
FindInvalidDataProcess.h c89107a117 FEATURE: FindInvalidData step now provides a configuration option to fine-tune the accuracy of floating-point comparisons. %!s(int64=16) %!d(string=hai) anos
FixNormalsStep.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
FixNormalsStep.h 7d21c02e28 ASSIMP Beta 1, final fixes for the release. %!s(int64=17) %!d(string=hai) anos
GenFaceNormalsProcess.cpp 07428f37c7 FIX: GenFaceNormals process returns unit normals now. %!s(int64=16) %!d(string=hai) anos
GenFaceNormalsProcess.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). %!s(int64=17) %!d(string=hai) anos
GenVertexNormalsProcess.cpp 84e2c82877 [ 2666245 ] Remove unused vars %!s(int64=17) %!d(string=hai) anos
GenVertexNormalsProcess.h 9279513700 Optimized GenVertexNormal-Step. %!s(int64=17) %!d(string=hai) anos
GenericProperty.h 25088fd7da FIX: IrrMesh lightmap scale factor is imported correctly now. %!s(int64=16) %!d(string=hai) anos
HMPFileData.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
HMPLoader.cpp 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
HMPLoader.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
HalfLifeFileData.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
Hash.h 32342857d8 ASE and 3DS cleanup - face ordering improved. %!s(int64=17) %!d(string=hai) anos
IFF.h ef3cd69ae6 worked on getting assimpl compiled on BE %!s(int64=17) %!d(string=hai) anos
IRRLoader.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
IRRLoader.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
IRRMeshLoader.cpp c2d8881549 General %!s(int64=17) %!d(string=hai) anos
IRRMeshLoader.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
IRRShared.cpp 25088fd7da FIX: IrrMesh lightmap scale factor is imported correctly now. %!s(int64=16) %!d(string=hai) anos
IRRShared.h c6899cd999 FIX: Adding empty final line to some units where it was missing. %!s(int64=16) %!d(string=hai) anos
Importer.cpp 707b06a7fe Add experimental MS3D loader, static meshes only at the moment. %!s(int64=16) %!d(string=hai) anos
ImproveCacheLocality.cpp a534c364b2 AssimpView now finds textures stored with their full path in the asset's directory. %!s(int64=16) %!d(string=hai) anos
ImproveCacheLocality.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
JoinVerticesProcess.cpp 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. %!s(int64=16) %!d(string=hai) anos
JoinVerticesProcess.h 12070a1d52 Bugfix: made various internal structures namespace-local to avoid strange linker issues in case of name conflict %!s(int64=16) %!d(string=hai) anos
LWOAnimation.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
LWOAnimation.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
LWOBLoader.cpp e85bd7d5b9 - BUGFIX : Fix compiler warning ( not referenced parameter ). %!s(int64=16) %!d(string=hai) anos
LWOFileData.h a677cdd1c0 LWO: Improving handling of VMAD chunks to process multiple discontinous UV's correctly. %!s(int64=16) %!d(string=hai) anos
LWOLoader.cpp a677cdd1c0 LWO: Improving handling of VMAD chunks to process multiple discontinous UV's correctly. %!s(int64=16) %!d(string=hai) anos
LWOLoader.h bd196ea318 - Changing LWO loader's VMAP selection strategy. Unassigned VMAPs (UVs and VColors) are now kept, if possible. Referenced VMAPs have higher priority so everything should be backward compatible. %!s(int64=17) %!d(string=hai) anos
LWOMaterial.cpp bd196ea318 - Changing LWO loader's VMAP selection strategy. Unassigned VMAPs (UVs and VColors) are now kept, if possible. Referenced VMAPs have higher priority so everything should be backward compatible. %!s(int64=17) %!d(string=hai) anos
LWSLoader.cpp a251827cb9 Adding support for Unicode input files to most text file loaders (BVH and MD5 missing for now). %!s(int64=16) %!d(string=hai) anos
LWSLoader.h 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
LimitBoneWeightsProcess.cpp de50bb915b MD5 %!s(int64=17) %!d(string=hai) anos
LimitBoneWeightsProcess.h 6f49c4518c Added first working version of a MDC loader; no further features like compressed frames tested at the moment. Added config options for keyframe loading, this has been tested with MDL7 only (atm). Some refactoring, a few files are much cleaner and smaller now. RemoveRedundantMats step does now remove unreferenced materials. %!s(int64=17) %!d(string=hai) anos
MD2FileData.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
MD2Loader.cpp 93ab7383da General %!s(int64=17) %!d(string=hai) anos
MD2Loader.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
MD2NormalTable.h 8c002e6998 Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added %!s(int64=17) %!d(string=hai) anos
MD3FileData.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
MD3Loader.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
MD3Loader.h 93ab7383da General %!s(int64=17) %!d(string=hai) anos
MD5Loader.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
MD5Loader.h 7080ba231c General %!s(int64=17) %!d(string=hai) anos
MD5Parser.cpp d0ab169de9 FIX broken MD5Parser.cpp. %!s(int64=16) %!d(string=hai) anos
MD5Parser.h 4ece1c859a - BUGFIX: Fix compiler warnings. %!s(int64=16) %!d(string=hai) anos
MDCFileData.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
MDCLoader.cpp 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
MDCLoader.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
MDCNormalTable.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). %!s(int64=17) %!d(string=hai) anos
MDLDefaultColorMap.h 8c002e6998 Changed "Free" to "Open", Java build configs, port directory added, intellij idea5.1 project file added %!s(int64=17) %!d(string=hai) anos
MDLFileData.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
MDLLoader.cpp c2d8881549 General %!s(int64=17) %!d(string=hai) anos
MDLLoader.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
MDLMaterialLoader.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
MS3DLoader.cpp 707b06a7fe Add experimental MS3D loader, static meshes only at the moment. %!s(int64=16) %!d(string=hai) anos
MS3DLoader.h 707b06a7fe Add experimental MS3D loader, static meshes only at the moment. %!s(int64=16) %!d(string=hai) anos
MaterialSystem.cpp 3b95a1e782 Adding aiMaterial::GetTextureCount()/aiMaterialGetTextureCount(). %!s(int64=16) %!d(string=hai) anos
MaterialSystem.h fcc6455447 Removing stdint.h dependency from the public API to avoid conflicts with other libraries. %!s(int64=17) %!d(string=hai) anos
MemoryIOWrapper.h adb4ab602e Adding Importer::ReadFileFromMemory to make Chromanoid happy. %!s(int64=16) %!d(string=hai) anos
NFFLoader.cpp a251827cb9 Adding support for Unicode input files to most text file loaders (BVH and MD5 missing for now). %!s(int64=16) %!d(string=hai) anos
NFFLoader.h 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
OFFLoader.cpp a251827cb9 Adding support for Unicode input files to most text file loaders (BVH and MD5 missing for now). %!s(int64=16) %!d(string=hai) anos
OFFLoader.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
ObjFileData.h 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
ObjFileImporter.cpp 5c0432057a - REFACTORING : Removing deprecated code from obj-loader. %!s(int64=16) %!d(string=hai) anos
ObjFileImporter.h 5c0432057a - REFACTORING : Removing deprecated code from obj-loader. %!s(int64=16) %!d(string=hai) anos
ObjFileMtlImporter.cpp d3ff282987 - Removed dead code. %!s(int64=16) %!d(string=hai) anos
ObjFileMtlImporter.h fa8edfe207 - BUGFIX: Fixed a crash in the normal-loader method of obj loader. %!s(int64=17) %!d(string=hai) anos
ObjFileParser.cpp 21f948288c BUGFIX : Fix crash in material loader. %!s(int64=16) %!d(string=hai) anos
ObjFileParser.h a870710f56 - REFACTORING : Remove not used header from ObjFileParser. %!s(int64=16) %!d(string=hai) anos
ObjTools.h 21f948288c BUGFIX : Fix crash in material loader. %!s(int64=16) %!d(string=hai) anos
OgreImporter.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
OgreImporter.h c6899cd999 FIX: Adding empty final line to some units where it was missing. %!s(int64=16) %!d(string=hai) anos
OgreXmlHelper.h c6899cd999 FIX: Adding empty final line to some units where it was missing. %!s(int64=16) %!d(string=hai) anos
OptimizeGraph.cpp c6899cd999 FIX: Adding empty final line to some units where it was missing. %!s(int64=16) %!d(string=hai) anos
OptimizeGraph.h 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. %!s(int64=17) %!d(string=hai) anos
OptimizeMeshes.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
OptimizeMeshes.h 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. %!s(int64=17) %!d(string=hai) anos
ParsingUtils.h 76385013d0 BUGFIX: Fix compiler warning: suggest parthesis. %!s(int64=16) %!d(string=hai) anos
PlyLoader.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
PlyLoader.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
PlyParser.cpp 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
PlyParser.h 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. %!s(int64=17) %!d(string=hai) anos
PretransformVertices.cpp a9ece90b81 FIX: Scons workspace was missing a reference to contrib/ConvertUTF. %!s(int64=16) %!d(string=hai) anos
PretransformVertices.h cc1ff304df FEATURE: Adding format auto-detection to OBJ loader basing on some distinct keywords. %!s(int64=16) %!d(string=hai) anos
ProcessHelper.h 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. %!s(int64=16) %!d(string=hai) anos
Q3DLoader.cpp c6899cd999 FIX: Adding empty final line to some units where it was missing. %!s(int64=16) %!d(string=hai) anos
Q3DLoader.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
RawLoader.cpp a251827cb9 Adding support for Unicode input files to most text file loaders (BVH and MD5 missing for now). %!s(int64=16) %!d(string=hai) anos
RawLoader.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
RemoveComments.cpp b06fc2e5f5 MD5 %!s(int64=17) %!d(string=hai) anos
RemoveComments.h f69446937b Added NFF loader. No standard shapes yet (sphere, cone), but a class for them (StandardShapes) has been declared. %!s(int64=17) %!d(string=hai) anos
RemoveRedundantMaterials.cpp 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. %!s(int64=17) %!d(string=hai) anos
RemoveRedundantMaterials.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
RemoveVCProcess.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
RemoveVCProcess.h 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. %!s(int64=17) %!d(string=hai) anos
SGSpatialSort.cpp 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. %!s(int64=17) %!d(string=hai) anos
SGSpatialSort.h 3e46a0860e Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved. %!s(int64=17) %!d(string=hai) anos
SMDLoader.cpp c999f65a7d FIX: SMDLoader was broken due to erroneous 'rt' in input stream construction. %!s(int64=16) %!d(string=hai) anos
SMDLoader.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
STLLoader.cpp a251827cb9 Adding support for Unicode input files to most text file loaders (BVH and MD5 missing for now). %!s(int64=16) %!d(string=hai) anos
STLLoader.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
SceneCombiner.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
SceneCombiner.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
ScenePreprocessor.cpp d6aacefa1e - BUGFIX: ColladaLoader handles multiple UVs/VColors correctly now. Thanks to Ingrater to point it out. %!s(int64=17) %!d(string=hai) anos
ScenePreprocessor.h 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. %!s(int64=17) %!d(string=hai) anos
SkeletonMeshBuilder.cpp d7b4dd6ae3 Adding very basic reading support for CSM (CharacterStudio Motion). No proper hierarchy reconstruction yet, just plain marker import. %!s(int64=17) %!d(string=hai) anos
SkeletonMeshBuilder.h d7b4dd6ae3 Adding very basic reading support for CSM (CharacterStudio Motion). No proper hierarchy reconstruction yet, just plain marker import. %!s(int64=17) %!d(string=hai) anos
SmoothingGroups.h 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. %!s(int64=17) %!d(string=hai) anos
SmoothingGroups.inl 58eb786d62 Major API cleanup. Unified formatting & doxygen tags in the public API. %!s(int64=17) %!d(string=hai) anos
SortByPTypeProcess.cpp 84e2c82877 [ 2666245 ] Remove unused vars %!s(int64=17) %!d(string=hai) anos
SortByPTypeProcess.h 7c50899481 Fixed 3DS, ASE, MD3 and Q3D orientation after Schrompf' recent changes to the RH-LH conversion. %!s(int64=17) %!d(string=hai) anos
SpatialSort.cpp 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. %!s(int64=16) %!d(string=hai) anos
SpatialSort.h 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. %!s(int64=16) %!d(string=hai) anos
SplitLargeMeshes.cpp f7aa836330 ASE: Added WIP support for *SMOOTHSKINMESH elements in ASE/ASC files. Fixes in the ASE loader. Fixed animation parsing. Temporary implementation of target lights and cameras, including animations. %!s(int64=17) %!d(string=hai) anos
SplitLargeMeshes.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). %!s(int64=17) %!d(string=hai) anos
StandardShapes.cpp 6557c28ef7 FIX: NFF face winding bug (actually it was in StandardShapes.cpp). %!s(int64=17) %!d(string=hai) anos
StandardShapes.h 6557c28ef7 FIX: NFF face winding bug (actually it was in StandardShapes.cpp). %!s(int64=17) %!d(string=hai) anos
StdOStreamLogStream.h 03fcec7fe3 Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. %!s(int64=17) %!d(string=hai) anos
StreamReader.h 7dcbff5d5c Adding overloads for unsigned integer types to ByteSwap and StreamReader. %!s(int64=16) %!d(string=hai) anos
StringComparison.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
Subdivision.cpp c55be8ada3 FIX: Cleaning up use of printf() format specifiers. %i mostly replaced by %u when appropriate. %!s(int64=16) %!d(string=hai) anos
Subdivision.h 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. %!s(int64=16) %!d(string=hai) anos
TargetAnimation.cpp c999f65a7d FIX: SMDLoader was broken due to erroneous 'rt' in input stream construction. %!s(int64=16) %!d(string=hai) anos
TargetAnimation.h c999f65a7d FIX: SMDLoader was broken due to erroneous 'rt' in input stream construction. %!s(int64=16) %!d(string=hai) anos
TerragenLoader.cpp 07029ea363 BUGFIX: Fix compiler warning: wrong initialization order in initlist. %!s(int64=16) %!d(string=hai) anos
TerragenLoader.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos
TextureTransform.cpp c55be8ada3 FIX: Cleaning up use of printf() format specifiers. %i mostly replaced by %u when appropriate. %!s(int64=16) %!d(string=hai) anos
TextureTransform.h c920982464 BUGFIX: Fix compiler warning: wrong initialization order in initlist. %!s(int64=16) %!d(string=hai) anos
TriangulateProcess.cpp 29c33760e4 Triangulation: %!s(int64=17) %!d(string=hai) anos
TriangulateProcess.h 927cd1cd46 Added support for point and line primitives. %!s(int64=17) %!d(string=hai) anos
UnrealLoader.cpp c6899cd999 FIX: Adding empty final line to some units where it was missing. %!s(int64=16) %!d(string=hai) anos
UnrealLoader.h 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
ValidateDataStructure.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
ValidateDataStructure.h 1fd3cfd311 MSVC: Add noreturn attribute to aiAssert and ValidateDSProcess::ReportError. This reduces warnings in VS2010's static code analysis tool. Thanks to Chris Maiwald for the patch. %!s(int64=16) %!d(string=hai) anos
Vertex.h 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. %!s(int64=16) %!d(string=hai) anos
VertexTriangleAdjacency.cpp 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. %!s(int64=16) %!d(string=hai) anos
VertexTriangleAdjacency.h 2e3fee99f0 ADD Vertex utility class to simplify conversion from and to interleaved vertices. %!s(int64=16) %!d(string=hai) anos
Win32DebugLogStream.h 03fcec7fe3 Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. %!s(int64=17) %!d(string=hai) anos
XFileHelper.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). %!s(int64=17) %!d(string=hai) anos
XFileImporter.cpp 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
XFileImporter.h 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=16) %!d(string=hai) anos
XFileParser.cpp 5c1804f3ad - BUGFIX : Fixed compiler warning ( constant condition ). %!s(int64=16) %!d(string=hai) anos
XFileParser.h 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). %!s(int64=17) %!d(string=hai) anos
aiAssert.cpp 1fd3cfd311 MSVC: Add noreturn attribute to aiAssert and ValidateDSProcess::ReportError. This reduces warnings in VS2010's static code analysis tool. Thanks to Chris Maiwald for the patch. %!s(int64=16) %!d(string=hai) anos
fast_atof.h 5c1804f3ad - BUGFIX : Fixed compiler warning ( constant condition ). %!s(int64=16) %!d(string=hai) anos
irrXMLWrapper.h 8929ee3da5 Doc now includes parts of the internal API. %!s(int64=16) %!d(string=hai) anos
makefile ea3cdcd843 BUGFIX : Fix make %!s(int64=16) %!d(string=hai) anos
makefile.mingw c508bafbad - BUGFIX : Fix optimization flag in makefiles. %!s(int64=16) %!d(string=hai) anos
qnan.h 4bbc03332b General %!s(int64=17) %!d(string=hai) anos