| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Whitespace (#6063) | krishty | 2025-03-26 | 1 | -1/+1 |
* | Refactorings: glTF cleanups (#6028) | Kim Kulling | 2025-03-05 | 1 | -1/+1 |
* | Bugfix/cosmetic code cleanup (#5947) | Kim Kulling | 2025-01-07 | 1 | -0/+8 |
* | Add 2024 to copyright infos (#5475) | Kim Kulling | 2024-02-23 | 1 | -1/+1 |
* | Use the correct allocator for deleting objects in case of duplicate animation... | Florian Born | 2023-11-16 | 1 | -1/+1 |
* | Merge branch 'SmallAllocationFixInFBXLoader' of https://github.com/FlorianBor... | Kim Kulling | 2023-05-15 | 1 | -11/+19 |
|\ |
|
| * | Merge branch 'master' into SmallAllocationFixInFBXLoader | Kim Kulling | 2022-09-08 | 1 | -2/+2 |
| |\ |
|
| * | | Proper destruction of individual objects | Florian Born | 2022-04-20 | 1 | -1/+12 |
| * | | All allocation changes | Florian Born | 2022-04-20 | 1 | -13/+10 |
* | | | Fix a leak in FBXDocument when duplicate object IDs are found | Anton Vaneev | 2023-02-16 | 1 | -1/+3 |
* | | | Merge branch 'master' into modernize-smartptrs-literals | Kim Kulling | 2022-11-29 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | Don't hide out-of-memory during FBX import | Jan Krassnigg | 2022-11-18 | 1 | -0/+8 |
* | | | | Apply various clang-tidy checks for smartprs and modern C++ types | Aaron Gokaslan | 2022-11-08 | 1 | -2/+2 |
|/ / / |
|
* | / | add missing std moves | Aaron Gokaslan | 2022-11-03 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'master' into kimkulling/create_skeleton_data_issue_4015 | Kim Kulling | 2022-06-02 | 1 | -54/+23 |
|\| |
|
| * | Fix missing members and do some small refactorings. | kimkulling | 2022-03-09 | 1 | -93/+32 |
* | | Generate container for skeleton during FBX-Import | Kim Kulling | 2022-04-28 | 1 | -40/+10 |
|/ |
|
* | Update copyrights | Kim Kulling | 2022-01-10 | 1 | -1/+1 |
* | removed trailing spaces and tabs from source and text | Krishty | 2021-07-29 | 1 | -1/+1 |
* | Apply various performance fixes from clang-tidy | Aaron Gokaslan | 2021-06-22 | 1 | -5/+4 |
* | No need to distinguish formatting log functions. | Malcolm Tyrrell | 2021-05-13 | 1 | -1/+1 |
* | Update copyrights to 2021. | Kim Kulling | 2021-02-28 | 1 | -1/+1 |
* | replace NULL and avoid ai_assert with more than 2 tests. | Kim Kulling | 2020-06-23 | 1 | -2/+2 |
* | No need for bespoke macros | Malcolm Tyrrell | 2020-05-15 | 1 | -2/+2 |
* | Initial pass at adding logging | Malcolm Tyrrell | 2020-05-15 | 1 | -0/+5 |
* | Move format importer and exporter into its won folder. | Kim Kulling | 2020-05-02 | 1 | -0/+718 |