Antoine Pilote
|
27488ae5bf
|
Can now rename entities pressing f2 or double clicking and selecting an entity should unfold the tree
|
2024-08-16 17:59:06 -04:00 |
|
Antoine Pilote
|
9c2a6f9019
|
Now displaying compilation errors in logger with status bar
|
2024-08-16 17:58:06 -04:00 |
|
Antoine Pilote
|
c996b9b114
|
Outline renderer can now depth test
|
2024-08-16 17:57:10 -04:00 |
|
Antoine Pilote
|
1685921a5a
|
Removed audio emitter component settings displaying twice
|
2024-08-15 23:37:14 -04:00 |
|
Antoine Pilote
|
123149ebc2
|
Can no longer select folders
|
2024-08-15 22:58:22 -04:00 |
|
Antoine Pilote
|
3c5990fd07
|
Added file content preview for csharp files
|
2024-08-15 22:58:13 -04:00 |
|
Antoine Pilote
|
4f7dd45328
|
Added different gizmos for different light types
|
2024-08-15 22:57:52 -04:00 |
|
Antoine Pilote
|
58a179be4f
|
Added new Prefab C# type
|
2024-08-15 22:24:26 -04:00 |
|
Antoine Pilote
|
04926476d7
|
Added Exposed var reset button
|
2024-08-15 19:44:17 -04:00 |
|
Antoine Pilote
|
901ebcf902
|
Added bool operator and isvalid function to .Net API
|
2024-08-15 19:18:26 -04:00 |
|
Antoine Pilote
|
daa640cc7c
|
First pass fixing compilation warnings
|
2024-08-15 12:45:42 -04:00 |
|
Antoine Pilote
|
98f490e4e1
|
Now grabbing output for subprocess. Only first lines for now
|
2024-08-14 20:51:40 -04:00 |
|
Antoine Pilote
|
1eb81041fb
|
Added clear logs button + showing exception in status bar
|
2024-08-14 20:29:50 -04:00 |
|
Antoine Pilote
|
0de9c216c5
|
Removed all dead code
|
2024-08-14 19:21:17 -04:00 |
|
Antoine Pilote
|
e5616f98a4
|
Removed unused dependencies
|
2024-08-14 18:55:29 -04:00 |
|
Antoine Pilote
|
d01b21875c
|
Updated default editor layout
|
2024-08-14 18:25:02 -04:00 |
|
Antoine Pilote
|
9b9f5d111d
|
Partial Entity Exposed field implementation
|
2024-08-13 23:54:51 -04:00 |
|
Antoine Pilote
|
318b646d61
|
Added support for vec2 and vec3
|
2024-08-13 22:03:16 -04:00 |
|
Antoine Pilote
|
44cb6f7325
|
Added double, bool string
|
2024-08-13 21:42:20 -04:00 |
|
Antoine Pilote
|
9733e9651a
|
Added basic C# field reflection in editor
|
2024-08-13 21:12:11 -04:00 |
|
Antoine Pilote
|
01a7db2132
|
Made max amount of thumbnail generated per frame for performance
|
2024-08-13 00:34:10 -04:00 |
|
Antoine Pilote
|
24cd93c342
|
Fixed shadow mapping rendering incorrectly & Fixed crashed if open scene was cancelled
|
2024-08-11 00:57:41 -04:00 |
|
Antoine Pilote
|
6da7cb9d3f
|
Now rendering live preview when dragging models into viewport
|
2024-08-11 00:45:02 -04:00 |
|
Antoine Pilote
|
a996a408aa
|
Better debug line rendering & removed
|
2024-08-10 19:12:09 -04:00 |
|
Antoine Pilote
|
f3b9b328b1
|
Added proper debug line renderer!
|
2024-08-09 23:36:02 -04:00 |
|
Antoine Pilote
|
0930d4d3f4
|
Better logger and project launch arg fixed
|
2024-08-09 19:11:46 -04:00 |
|
Antoine Pilote
|
0e8484f36d
|
Added SetFullScreen and Maximize function to Window
|
2024-08-07 12:44:20 -04:00 |
|
Antoine Pilote
|
b2bc19b8d0
|
Sanity check for gizmo drawer navmesh
|
2024-08-05 23:51:35 -04:00 |
|
Antoine Pilote
|
ca1d17e058
|
Now only drawing navmesh if selected + properly serialized
|
2024-08-05 23:48:41 -04:00 |
|
Antoine Pilote
|
1995d429ca
|
Moved tools into menubar->tool
|
2024-08-05 23:28:54 -04:00 |
|
Antoine Pilote
|
5fd8b3ead9
|
Map importer now handles maps with multiple wads + remove the //Game type and replace with projects type. Also made it faster an async
|
2024-07-29 23:12:56 -04:00 |
|
Antoine Pilote
|
7c7cb0482b
|
Map converter now works 📦
|
2024-07-28 17:09:28 -04:00 |
|
Antoine Pilote
|
d33c4f33df
|
Started quake map importer
|
2024-07-28 14:53:12 -04:00 |
|
Antoine Pilote
|
ac0587345d
|
Embedded file icons, fixed lights not unregistering when deleting last light in scene. Fixed resource file
|
2024-07-28 12:49:25 -04:00 |
|
Antoine Pilote
|
53cf6c9df9
|
Updated .rc files
|
2024-07-28 12:35:25 -04:00 |
|
Antoine Pilote
|
59a8340711
|
Updated resources/images and CoralConfig
|
2024-07-28 12:30:30 -04:00 |
|
Antoine Pilote
|
748e47d6b0
|
Deleted old resources folder
|
2024-07-28 12:30:04 -04:00 |
|
Antoine Pilote
|
2653343f56
|
Added gizmo to Directional&Spotlight lights, also fixed direction calculations for ProceduralSky
|
2024-07-28 12:29:21 -04:00 |
|
Antoine Pilote
|
eb00ac5274
|
Added ability to set different color for gizmos
|
2024-07-28 12:28:06 -04:00 |
|
Antoine Pilote
|
516a93a7f0
|
Added spot light type 🔦 & light direction now using global rotation
|
2024-07-28 11:50:14 -04:00 |
|
Antoine Pilote
|
32ede2eeae
|
Now taking into account navmesh volume position
|
2024-07-25 20:42:32 -04:00 |
|
Antoine Pilote
|
abcb15a27e
|
Fixed min and max and speed for recast config
|
2024-07-24 23:58:51 -04:00 |
|
Antoine Pilote
|
4265b0d29b
|
Added all navmesh settings to the editor UI
|
2024-07-24 23:19:34 -04:00 |
|
Antoine Pilote
|
d0399a8f8c
|
Now storing recast config in component
|
2024-07-24 23:00:05 -04:00 |
|
Antoine Pilote
|
7b1d930b9f
|
Moved nav mesh generation button onto navmeshVolume component.
|
2024-07-24 21:14:23 -04:00 |
|
Antoine Pilote
|
f15894920f
|
Added NavMeshVolume component
|
2024-07-24 20:58:48 -04:00 |
|
Antoine Pilote
|
fbc4ee1900
|
Cleaned up logging window
|
2024-07-23 18:36:15 -04:00 |
|
Antoine Pilote
|
8b8e29db3f
|
Quake brushes are not deserialized correctly, meaning you can build navmesh without rebuilding the quake map first.
|
2024-07-11 15:07:54 -04:00 |
|
Antoine Pilote
|
7b48319ff5
|
Added Recast&Detour implementation
- Implemented debug renderer of navigation meshes
- Can now generate navigation meshes from .map files
|
2024-07-11 04:54:57 -04:00 |
|
Antoine Pilote
|
cc87da1001
|
Added prefab thumbnails in filebrowser + fix filebrowser crash
|
2024-07-11 04:51:13 -04:00 |
|