Antoine Pilote
|
3eb13beab5
|
Added better gizmos icons and rescaling
|
2024-08-16 17:56:02 -04:00 |
|
Antoine Pilote
|
4d1feb9802
|
Added shapes to debug renderer
|
2024-08-16 17:55:35 -04:00 |
|
Antoine Pilote
|
1685921a5a
|
Removed audio emitter component settings displaying twice
|
2024-08-15 23:37:14 -04:00 |
|
Antoine Pilote
|
4af3b9da82
|
Added Jolt error reporting
|
2024-08-15 23:17:07 -04:00 |
|
Antoine Pilote
|
262f388f10
|
Added textures built-in for gizmos
|
2024-08-15 22:58:36 -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
|
6913a5100a
|
Fixed a bug corrupting an entity after saving and loading multiple times in a row
|
2024-08-15 22:38:45 -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
|
ead6ff6645
|
Added Get/Set for entity name in .Net API
|
2024-08-15 19:08:50 -04:00 |
|
Antoine Pilote
|
711a9a9751
|
Fixed weird timing issues with std::future
|
2024-08-15 18:40:33 -04:00 |
|
Antoine Pilote
|
9d74c782ab
|
Added blend icons
|
2024-08-15 15:57:01 -04:00 |
|
Antoine Pilote
|
f645dfcc26
|
Update msbuild.yml
|
2024-08-15 14:32:44 -04:00 |
|
Antoine Pilote
|
f7eeddb53f
|
Merge branch 'main' of https://github.com/antopilo/nuake
|
2024-08-15 13:19:32 -04:00 |
|
Antoine Pilote
|
9b0b28e300
|
Compile error
|
2024-08-15 13:19:26 -04:00 |
|
Antoine Pilote
|
9066f00fbf
|
Update msbuild.yml
|
2024-08-15 13:07:23 -04:00 |
|
Antoine Pilote
|
d942afd16f
|
Second pass to fix compilation warnings
|
2024-08-15 12:52:24 -04:00 |
|
Antoine Pilote
|
daa640cc7c
|
First pass fixing compilation warnings
|
2024-08-15 12:45:42 -04:00 |
|
Antoine Pilote
|
a817001c53
|
Now printing build results in logger
|
2024-08-14 21:01:32 -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
|
6032d40aa2
|
Fixed csproj to prevent duplicate error warnings
|
2024-08-14 19:48:30 -04:00 |
|
Antoine Pilote
|
5f2667f95b
|
Removed MSDF
|
2024-08-14 19:34:51 -04:00 |
|
Antoine Pilote
|
0de9c216c5
|
Removed all dead code
|
2024-08-14 19:21:17 -04:00 |
|
Antoine Pilote
|
b887e8e826
|
Removed optick and freetype
|
2024-08-14 18:58:01 -04:00 |
|
Antoine Pilote
|
e5616f98a4
|
Removed unused dependencies
|
2024-08-14 18:55:29 -04:00 |
|
Antoine Pilote
|
8295a8c550
|
Fixed runtime premake
|
2024-08-14 18:52:02 -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
|
d35a7dad34
|
Fixed inverted sky light direction & Volumetric
|
2024-08-11 00:59:52 -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
|
3c857992ad
|
Updated internal shader
|
2024-08-11 00:45:19 -04:00 |
|
Antoine Pilote
|
6da7cb9d3f
|
Now rendering live preview when dragging models into viewport
|
2024-08-11 00:45:02 -04:00 |
|
Antoine Pilote
|
91b3e5d4b0
|
Added model preview while dragging model into viewport and outline fully opaque
|
2024-08-10 21:40:57 -04:00 |
|
Antoine Pilote
|
a996a408aa
|
Better debug line rendering & removed
|
2024-08-10 19:12:09 -04:00 |
|
Antoine Pilote
|
ad2c40da87
|
Added useful maths function to the .Net API
|
2024-08-10 18:51:37 -04:00 |
|
Antoine Pilote
|
e7d6ca19b0
|
Now returns object physics layer in shape cast result
|
2024-08-10 18:39:28 -04:00 |
|
Antoine Pilote
|
4dd1a4e6f7
|
Added shape sweeping in C#
|
2024-08-10 18:09:22 -04:00 |
|
Antoine Pilote
|
f3b9b328b1
|
Added proper debug line renderer!
|
2024-08-09 23:36:02 -04:00 |
|
Antoine Pilote
|
275aad82b9
|
Serialized navmesh props
|
2024-08-09 21:21:41 -04:00 |
|
Antoine Pilote
|
279588cad8
|
SetWindowMonitor doesnt make it fullscreen anymore
|
2024-08-09 19:12:53 -04:00 |
|
Antoine Pilote
|
3fcd63ff34
|
Added FindPath to C# API for path finding
|
2024-08-09 19:12:42 -04:00 |
|
Antoine Pilote
|
5bd6690f20
|
Grouped dependecies into a group
|
2024-08-09 19:12:03 -04:00 |
|