Antoine Pilote
|
a285fbb61c
|
Disabled debug line when dragging in 3D model
|
2024-08-28 00:29:10 -04:00 |
|
Antoine Pilote
|
50a0c1e810
|
Added a way to make mesh external instead of always embedded into the scene
|
2024-08-28 00:27:59 -04:00 |
|
Antoine Pilote
|
e34ba3abac
|
Added UI helper function for tooltips
|
2024-08-27 22:54:39 -04:00 |
|
Antoine Pilote
|
c01d6e960c
|
Turned on snapping by default + fixed opening scene from filebrowser
|
2024-08-27 22:54:28 -04:00 |
|
Antoine Pilote
|
946cf31340
|
Added tooltips to overlay controls + snapping control
|
2024-08-27 22:54:05 -04:00 |
|
Antoine Pilote
|
ddeafd7bfa
|
Added snapping
|
2024-08-27 14:07:04 -04:00 |
|
Antoine Pilote
|
64ef0b7f94
|
Moved translation operation to overlay
|
2024-08-27 13:39:33 -04:00 |
|
Antoine Pilote
|
ae3bd31dc5
|
Allowing editing of angles through the inspector
|
2024-08-27 13:24:05 -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
|
26c57d9ad5
|
Fixed compilation error
|
2024-08-17 12:32:34 -04:00 |
|
Antoine Pilote
|
2047b3f150
|
Added basic project property UI
|
2024-08-17 12:08:37 -04:00 |
|
Antoine Pilote
|
a09a826732
|
Made line fully opaque
|
2024-08-17 12:08:20 -04:00 |
|
Antoine Pilote
|
5b53585515
|
Can now delete entity pressing delete
|
2024-08-16 18:07:00 -04:00 |
|
Antoine Pilote
|
1fd9ce8cae
|
Fixed outline wrapping vertically when outline is on edge
|
2024-08-16 18:03:19 -04:00 |
|
Antoine Pilote
|
48949ba6eb
|
Merge branch 'develop' of https://github.com/antopilo/Nuake into develop
|
2024-08-16 17:59:35 -04:00 |
|
Antoine Pilote
|
5613c2ecea
|
Deleted old gizmo classes and dynamic sizes for gizmo in viewport
|
2024-08-16 17:59:29 -04:00 |
|
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
|
2aa54db49e
|
Sorting entity list by name to keep consistent order in hierarchy view
|
2024-08-16 17:57:29 -04:00 |
|
Antoine Pilote
|
c996b9b114
|
Outline renderer can now depth test
|
2024-08-16 17:57:10 -04:00 |
|
Antoine Pilote
|
e0ebf9dbdb
|
Character controller can now use cylinders and boxe shapes
|
2024-08-16 17:56:39 -04:00 |
|
Antoine Pilote
|
688cbd0cda
|
Fixed skinned mesh not casting shadows
|
2024-08-16 17:56:26 -04:00 |
|
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
|
c5563c204c
|
Merge pull request #67 from antopilo/develop
Updated read me
|
2024-08-16 00:00:58 -04:00 |
|
Antoine Pilote
|
095ac6788c
|
Fixed blog post url in readme
|
2024-08-16 00:00:21 -04:00 |
|
Antoine Pilote
|
2feac5bb7c
|
Update README.md
|
2024-08-15 23:53:43 -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 |
|