summaryrefslogtreecommitdiffstats
path: root/code/PostProcessing/LimitBoneWeightsProcess.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Whitespace (#6063)krishty2025-03-261-3/+3
* Refactorings: glTF cleanups (#6028)Kim Kulling2025-03-051-1/+1
* fixes some uninit bool loads (#5644)Matthias Möller2024-07-021-1/+2
* Add 2024 to copyright infos (#5475)Kim Kulling2024-02-231-1/+1
* Fixed missing config property lookup for removal of empty bones.Kristjan Skutta2023-06-061-3/+4
* Refactoring: Code cleanup post-processing.Kim Kulling2023-03-141-5/+3
* Ensure initializer existsKim Kulling2023-01-201-0/+5
* Set correct number of bones in mesh instanceKim Kulling2023-01-201-13/+9
* Update LimitBoneWeightsProcess.cppKim Kulling2023-01-201-39/+31
* Manually fix up 100 more instances where it should be defaultedAaron Gokaslan2022-08-251-4/+1
* Update copyrightsKim Kulling2022-01-101-1/+1
* No need to distinguish formatting log functions.Malcolm Tyrrell2021-05-131-1/+1
* Update copyrights to 2021.Kim Kulling2021-02-281-1/+1
* Check invalid vertex id for bone weightKota Iguchi2020-06-201-0/+4
* fix type error for template deduction.Kim Kulling2020-04-211-1/+1
* Changed AI_LMW_MAX_WEIGHTS*2 to 8 which is same thing.napina2020-03-221-1/+1
* Optimized LimitBoneWeightsProcess. Added SmallVector to reduce heap allocatio...napina2020-03-221-66/+57
* Updated copyright dates.Marc-Antoine Lortie2020-01-201-1/+1
* Reorg of code.Kim Kulling2019-06-061-0/+201