| .. |
|
BoostWorkaround
|
ac8479f542
Moved private headers to code/ as discussed; removed boost::random workaround which was no longer needed; CMake cleanup part two (Boost detection, …).
|
16 anni fa |
|
CCompilerTest.c
|
bbaf838463
- update unit tests.
|
13 anni fa |
|
Main.cpp
|
8ab6bc8a26
- Fix: unittest suite now shutdowns the logging system correctly.
|
16 anni fa |
|
UnitTestPCH.cpp
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
17 anni fa |
|
UnitTestPCH.h
|
bbaf838463
- update unit tests.
|
13 anni fa |
|
utExport.cpp
|
621bdef663
- rework exporter interface to be based primarily on the existing IOSystem.
|
15 anni fa |
|
utExport.h
|
bbaf838463
- update unit tests.
|
13 anni fa |
|
utFindDegenerates.cpp
|
4bbc03332b
General
|
17 anni fa |
|
utFindDegenerates.h
|
4bbc03332b
General
|
17 anni fa |
|
utFindInvalidData.cpp
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
14 anni fa |
|
utFindInvalidData.h
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
17 anni fa |
|
utFixInfacingNormals.cpp
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
17 anni fa |
|
utGenNormals.cpp
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
17 anni fa |
|
utGenNormals.h
|
bbaf838463
- update unit tests.
|
13 anni fa |
|
utImporter.cpp
|
bbaf838463
- update unit tests.
|
13 anni fa |
|
utImporter.h
|
bbaf838463
- update unit tests.
|
13 anni fa |
|
utImproveCacheLocality.cpp
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
17 anni fa |
|
utJoinVertices.cpp
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
14 anni fa |
|
utJoinVertices.h
|
bbaf838463
- update unit tests.
|
13 anni fa |
|
utLimitBoneWeights.cpp
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
16 anni fa |
|
utLimitBoneWeights.h
|
bbaf838463
- update unit tests.
|
13 anni fa |
|
utMaterialSystem.cpp
|
3d00f36faf
# fix unit tests, although static linkage to Assimp is a requirement or symbols will be missing. This involves declaring some members of certain pp step classes public to give the tests access to them. Those are harmless and completely safe to use from outside, though.
|
14 anni fa |
|
utMaterialSystem.h
|
bbaf838463
- update unit tests.
|
13 anni fa |
|
utNoBoostTest.cpp
|
20cc623ecd
noboost: Add working implementation for boost.format to get proper Collada error messages. See https://sourceforge.net/projects/assimp/forums/forum/817654/topic/3820367.
|
15 anni fa |
|
utNoBoostTest.h
|
72a64192b8
Unittests: make them compile again in builds with regular boost.
|
15 anni fa |
|
utPretransformVertices.cpp
|
3d00f36faf
# fix unit tests, although static linkage to Assimp is a requirement or symbols will be missing. This involves declaring some members of certain pp step classes public to give the tests access to them. Those are harmless and completely safe to use from outside, though.
|
14 anni fa |
|
utPretransformVertices.h
|
bbaf838463
- update unit tests.
|
13 anni fa |
|
utRemoveComments.cpp
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
17 anni fa |
|
utRemoveComments.h
|
bbaf838463
- update unit tests.
|
13 anni fa |
|
utRemoveComponent.cpp
|
3d00f36faf
# fix unit tests, although static linkage to Assimp is a requirement or symbols will be missing. This involves declaring some members of certain pp step classes public to give the tests access to them. Those are harmless and completely safe to use from outside, though.
|
14 anni fa |
|
utRemoveComponent.h
|
bbaf838463
- update unit tests.
|
13 anni fa |
|
utRemoveRedundantMaterials.cpp
|
3d00f36faf
# fix unit tests, although static linkage to Assimp is a requirement or symbols will be missing. This involves declaring some members of certain pp step classes public to give the tests access to them. Those are harmless and completely safe to use from outside, though.
|
14 anni fa |
|
utRemoveRedundantMaterials.h
|
bbaf838463
- update unit tests.
|
13 anni fa |
|
utScenePreprocessor.cpp
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
17 anni fa |
|
utScenePreprocessor.h
|
bbaf838463
- update unit tests.
|
13 anni fa |
|
utSharedPPData.cpp
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
17 anni fa |
|
utSharedPPData.h
|
bbaf838463
- update unit tests.
|
13 anni fa |
|
utSortByPType.cpp
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
17 anni fa |
|
utSortByPType.h
|
bbaf838463
- update unit tests.
|
13 anni fa |
|
utSplitLargeMeshes.cpp
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
17 anni fa |
|
utSplitLargeMeshes.h
|
bbaf838463
- update unit tests.
|
13 anni fa |
|
utTargetAnimation.cpp
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
17 anni fa |
|
utTargetAnimation.h
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
17 anni fa |
|
utTextureTransform.cpp
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
17 anni fa |
|
utTriangulate.cpp
|
d881a16402
Logging functions are now available to C-Users, too. Cleaning up headers.
|
16 anni fa |
|
utTriangulate.h
|
bbaf838463
- update unit tests.
|
13 anni fa |
|
utVertexTriangleAdjacency.cpp
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
17 anni fa |
|
utVertexTriangleAdjacency.h
|
bbaf838463
- update unit tests.
|
13 anni fa |