assimp/code
emaame 22c8d97b54 Support OBJ specified only a part of vertex colors
The omitted vertex colors are treated as (0, 0, 0, 1).

e.g

v  0.0  0.0  0.0
v  0.0  0.0  1.0  0.0  0.0  0.0
v  0.0  1.0  0.0
v  1.0  0.0  0.0  1.0  0.6  0.3
v  1.0  1.0  0.0
2023-06-17 16:31:04 +09:00
..
AssetLib Support OBJ specified only a part of vertex colors 2023-06-17 16:31:04 +09:00
CApi Fix: Remove buggy namespace declaration 2023-03-10 09:00:37 +01:00
Common Merge branch 'master' into msvc-clang-unused-function 2023-05-24 23:23:40 +02:00
Geometry Reafctoring: Add GeoUtils usage 2023-05-04 20:57:20 +02:00
Material Update copyrights 2022-01-10 21:13:43 +01:00
Pbrt Fix PBRT exporter coordinate system 2023-05-03 16:52:33 +02:00
PostProcessing Fixed missing config property lookup for removal of empty bones. 2023-06-06 14:30:35 +02:00
res Use mingw.include 2022-06-30 20:58:34 +02:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt Merge branch 'master' into msvc-clang-unused-function 2023-05-24 23:23:40 +02:00