Commit Graph

15 Commits

Author SHA1 Message Date
antopilo
da995b99c8 Renamed textures to Textures 2024-09-16 20:12:02 -04:00
Antoine Pilote
13c0fb414d Fixed crash when trying to generate trenchbroom game config 2024-09-08 23:16:47 -04:00
Antoine Pilote
5e3472c256 Fixed Coral crash with base type classes, temp fix for logs crash + added light color param to C# api 2024-09-05 00:52:55 -04:00
Antoine Pilote
87f58d890e Moved FileDialog into its own class 2024-09-04 00:14:00 -04:00
Antoine Pilote
c91812c65e Moved FileSystem stuff into seprate files and a FileSystem Folder 2024-09-03 23:49:22 -04:00
Antoine Pilote
d9237f83d2 Added ground normal & ground velocity C# API e 2024-09-02 18:09:02 -04:00
Antoine Pilote
9a30925b34 Started editor .Net context for undo/redo system 2024-08-25 22:42:07 -04:00
Antoine Pilote
03231e6bf7 Added Various project settings
UI, Rendering, Viewport, Physics, Audio settings
2024-08-21 18:05:28 -04:00
Antoine Pilote
0de9c216c5 Removed all dead code 2024-08-14 19:21:17 -04:00
Antoine Pilote
a2f1611a54 Now copies project icon to trenchbroom game config directoy 2024-04-29 01:08:53 -04:00
Antoine Pilote
5166dd878f GameConfig.cfg generation for trenchbroom available in the menubar 2024-04-29 00:59:12 -04:00
Antoine Pilote
2e19fabdef Game state switching now uses commands 2024-04-28 01:09:55 -04:00
Antoine Pilote
a39c86d9ae Added undoable to commandds and made pause button purple 2024-04-28 00:51:53 -04:00
Antoine Pilote
f9081f669e Added command buffer implementation in the editor layer 2024-04-27 19:13:11 -04:00
Antoine Pilote
bff56e9e39 Started command system 2024-04-26 21:19:08 -04:00