Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactorings: glTF cleanups (#6028) | Kim Kulling | 2025-03-05 | 1 | -1/+1 |
* | Fix: StackAllocator Undefined Reference fix (#5650) | Brad D | 2024-07-03 | 1 | -0/+5 |
* | Remove default destructor definitions from cpp files (#5528) | Kim Kulling | 2024-04-07 | 1 | -2/+3 |
* | Add 2024 to copyright infos (#5475) | Kim Kulling | 2024-02-23 | 1 | -1/+1 |
* | Revert usage of unique_ptr - error. | Kim Kulling | 2023-05-15 | 1 | -8/+7 |
* | Fix: Try unique_ptr | Kim Kulling | 2023-05-15 | 1 | -1/+2 |
* | Fix: Use vector. | Kim Kulling | 2023-05-15 | 1 | -4/+2 |
* | Add missing include | Kim Kulling | 2023-05-15 | 1 | -4/+2 |
* | Stack allocator is now inline | Florian Born | 2022-04-21 | 1 | -4/+6 |
* | Compile fix | Florian Born | 2022-04-20 | 1 | -0/+1 |
* | Proper destruction of individual objects | Florian Born | 2022-04-20 | 1 | -0/+4 |
* | Replace single allocations in fbx loader by block allocation | Florian Born | 2022-04-20 | 1 | -0/+89 |