Kim Kulling
|
50c7301a38
|
Update copyrights
|
2022-01-10 21:13:43 +01:00 |
Krishty
|
758116b083
|
removed trailing spaces and tabs from source and text
This commit ignores the “contrib” folder in order to prevent merge conflicts in dependencies, should these be updated via git.
|
2021-07-29 13:28:51 +02:00 |
Kim Kulling
|
9e8dbd0ca5
|
Update copyrights to 2021.
|
2021-02-28 12:17:54 +01:00 |
Kim Kulling
|
232761be02
|
Fix another typo
|
2020-04-21 16:09:11 +02:00 |
Kim Kulling
|
843ca6e386
|
Fix typo
|
2020-04-21 15:50:17 +02:00 |
Kim Kulling
|
428b91154a
|
Adapt smallvector
- Add doc ( public header )
- Fix type error
|
2020-04-21 08:59:40 +02:00 |
Kim Kulling
|
788f2f244e
|
Adapt code
- Reformatting based on clang-format rules
- Add usage of size_t instead of unsigned int for sizes
- Fix typo in naming
|
2020-04-21 08:50:51 +02:00 |
napina
|
d5d30c898b
|
Optimized LimitBoneWeightsProcess. Added SmallVector to reduce heap allocations. Simplified algorithm and removed unnecessary copying.
|
2020-03-22 12:47:42 +02:00 |