assimp/code
Gargaj a22aa75bca
fix vertices being joined duplicating weights
This bug causes weights to duplicate, i.e. one bone will have several (equal) weights assigned to the same vertex - which then has the potential to cause even bigger problems when combined with `LimitBoneWeightsProcess`.
2022-08-31 22:27:34 +02:00
..
AssetLib Fix ordering of initalizer list 2022-08-27 15:20:53 +02:00
CApi Update copyrights 2022-01-10 21:13:43 +01:00
Common Enable portable linkage to fix build 2022-08-29 11:43:32 +02:00
Material Update copyrights 2022-01-10 21:13:43 +01:00
Pbrt Add compiler switgxh for using static linkage for std_image 2022-05-31 23:24:31 +02:00
PostProcessing fix vertices being joined duplicating weights 2022-08-31 22:27:34 +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 Update comment 2022-06-01 12:45:40 +02:00