Commit Graph

8 Commits

Author SHA1 Message Date
Kim Kulling
94905d445f Revert usage of unique_ptr - error. 2023-05-15 16:06:02 +02:00
Kim Kulling
71a4977dd1 Fix: Try unique_ptr 2023-05-15 15:46:21 +02:00
Kim Kulling
b5b6400320 Fix: Use vector. 2023-05-15 15:08:52 +02:00
Kim Kulling
ad399adf4b Add missing include 2023-05-15 13:19:02 +02:00
Florian Born
7f0509ae87 Stack allocator is now inline 2022-04-21 11:33:04 +02:00
Florian Born
320775b939 Compile fix 2022-04-20 16:39:36 +02:00
Florian Born
d3646c3118 Proper destruction of individual objects 2022-04-20 16:11:09 +02:00
Florian Born
1d6ed840fb Replace single allocations in fbx loader by block allocation 2022-04-20 12:14:35 +02:00