mafiesto4
|
93f0b0e2e8
|
Fix type usage
|
2022-12-19 10:10:26 +01:00 |
|
GoaLitiuM
|
84f8e3a4b4
|
Fix crash when releasing scripting assembly
|
2022-12-17 15:39:00 +02:00 |
|
GoaLitiuM
|
551c58db4f
|
Fix incorrect array marshalling in few Editor methods
|
2022-12-17 15:38:55 +02:00 |
|
Tryibion
|
fd4b9a5a9f
|
Return focus to parent on mouse leave.
|
2022-12-16 16:29:43 -06:00 |
|
Tryibion
|
e725533ba7
|
Changed all search boxes to new class.
|
2022-12-15 21:18:49 -06:00 |
|
Tryibion
|
1c85b30e9f
|
Change color of button on hover.
|
2022-12-15 20:53:47 -06:00 |
|
Tryibion
|
1b919b9fae
|
Created new SearchBox class with button to clear the search.
|
2022-12-15 20:45:51 -06:00 |
|
Tryibion
|
86be1acd7a
|
Cached sate of anchor drop down closed.
|
2022-12-15 07:45:08 -06:00 |
|
Tryibion
|
de79e43fb1
|
Code Style Fix
|
2022-12-14 08:30:44 -06:00 |
|
mafiesto4
|
c17477abff
|
Add RenderingUpscaleLocation for customizing upscaler location in render pipeline
|
2022-12-13 11:52:52 +01:00 |
|
Tryibion
|
7eab3fe5b3
|
Added back sorting sub project directories.
|
2022-12-12 18:18:48 -06:00 |
|
Tryibion
|
8d9e3ded74
|
Remove sorting children in convtent view treeand make it so the game is on top, plugins in the middle, and engine at the bottom of the tree. This is for better UX.
|
2022-12-12 16:55:12 -06:00 |
|
mafiesto4
|
516e3fbc65
|
Fix Visject surface input box color for missing connection type but with type hint
|
2022-12-12 12:17:30 +01:00 |
|
mafiesto4
|
359e7d68d4
|
Add simplified collider for in-built primitive meshes
|
2022-12-12 11:22:15 +01:00 |
|
mafiesto4
|
ed700cb070
|
Add **Assets profiler** to Editor
|
2022-12-09 15:46:01 +01:00 |
|
mafiesto4
|
e5742772ae
|
Add more features to GPU Memory profiler tab
|
2022-12-09 11:28:53 +01:00 |
|
Tryibion
|
a45f7a86f2
|
Added Tooltips
|
2022-12-08 21:21:03 -06:00 |
|
Tryibion
|
ffc5a4d24f
|
Style fix
|
2022-12-08 20:42:39 -06:00 |
|
Tryibion
|
2e055d1909
|
Changed saved window layouts to be accessable from any project. added apply and delete buttons as well.
|
2022-12-08 20:40:21 -06:00 |
|
Tryibion
|
1a3bcc5d27
|
Changed default to true.
|
2022-12-08 16:21:10 -06:00 |
|
Tryibion
|
ad0aadbf29
|
Changed location of renaming box for ActorTreeNodes to start at the label for better UX.
|
2022-12-08 16:06:39 -06:00 |
|
mafiesto4
|
9c2104391b
|
Add profile events to editor profiler window
|
2022-12-08 16:30:51 +01:00 |
|
mafiesto4
|
df82a0f5d0
|
Add **GPU Memory profiler** to Editor
|
2022-12-08 16:30:37 +01:00 |
|
Tryibion
|
95db33e614
|
Added string text box to end on click
|
2022-12-08 09:00:37 -06:00 |
|
Tryibion
|
eab775b9a2
|
Added RstoreTextFromStart function and changed the calls. Renamed bool.
|
2022-12-08 08:02:57 -06:00 |
|
Tryibion
|
9b82860154
|
Allows user to left click to end editing text and right click to change text back to its original and end editing.
|
2022-12-08 08:02:57 -06:00 |
|
mafiesto4
|
3017010ef4
|
Minor adjustments to the profiling tools code
|
2022-12-07 15:27:40 +01:00 |
|
mafiesto4
|
a0a087fc91
|
Mark UWP platform as deprecated
|
2022-12-03 13:21:06 +01:00 |
|
mafiesto4
|
b85d58db85
|
Mark UWP platform as deprecated
|
2022-12-03 13:17:24 +01:00 |
|
mafiesto4
|
98c29c4a4e
|
Optimize compilation time
|
2022-12-03 10:42:58 +01:00 |
|
mafiesto4
|
eae8fd7ef9
|
Add AdditionalScenes to BuildSettings
|
2022-12-02 10:05:32 +01:00 |
|
GoaLitiuM
|
8cd90280c1
|
Fix InputBinding serialization
|
2022-12-01 23:52:56 +02:00 |
|
mafiesto4
|
66d01d8d7f
|
Merge remote-tracking branch 'origin/master' into 1.5
|
2022-12-01 12:10:41 +01:00 |
|
mafiesto4
|
7486bc640f
|
Add network profiler tab with network driver data sent/received
|
2022-11-30 22:05:58 +01:00 |
|
mafiesto4
|
a3a001633b
|
Fix Custom Editors groups regression
|
2022-11-30 17:47:56 +01:00 |
|
mafiesto4
|
f5ed9292e7
|
Merge branch 'master' into 1.5
|
2022-11-29 23:19:01 +01:00 |
|
mafiesto4
|
86431d3d9a
|
Merge branch 'drag-max-panels' of https://github.com/Tryibion/FlaxEngine into Tryibion-drag-max-panels
|
2022-11-27 21:47:52 +01:00 |
|
Tryibion
|
4a9a01a89e
|
Moved check and ops to also fix issue #683
|
2022-11-27 14:23:01 -06:00 |
|
mafiesto4
|
7cfde78198
|
Code style fix
|
2022-11-27 21:05:20 +01:00 |
|
mafiesto4
|
cd23f88d36
|
Merge branch 'master' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-master
|
2022-11-27 21:04:44 +01:00 |
|
mafiesto4
|
8e52e2fb10
|
Merge branch 'master' into 1.5
|
2022-11-27 12:11:50 +01:00 |
|
GoaLitiuM
|
96dc279ebd
|
Implement .NET 7 runtime support and bindings generation
|
2022-11-26 14:37:07 +02:00 |
|
GoaLitiuM
|
3396e10613
|
Implement FlaxVersionConverter for JSON serialization
|
2022-11-26 13:55:19 +02:00 |
|
Tryibion
|
8707d658f1
|
Added ability to drag maximized panels.
|
2022-11-25 15:14:04 -06:00 |
|
Ruan Lucas
|
66ce8abe01
|
Adds side mouse button shortcuts to the Content window
|
2022-11-24 23:58:24 -04:00 |
|
mafiesto4
|
f9cb2ece6e
|
Merge branch 'rename-on-click' of https://github.com/Tryibion/FlaxEngine into Tryibion-rename-on-click
|
2022-11-24 21:55:21 +01:00 |
|
mafiesto4
|
76c1045444
|
Code cleanup after #823
|
2022-11-23 19:18:30 +01:00 |
|
mafiesto4
|
b581bf7bac
|
Merge branch 'Better-Actor-Toolbox' of https://github.com/Tryibion/FlaxEngine into Tryibion-Better-Actor-Toolbox
|
2022-11-23 19:02:26 +01:00 |
|
mafiesto4
|
2ad6eb0c72
|
Merge branch 'master' into 1.5
|
2022-11-22 19:58:53 +01:00 |
|
mafiesto4
|
258b0c777f
|
Merge branch 'mouse-pos-fix-for-value-box' of https://github.com/Tryibion/FlaxEngine into Tryibion-mouse-pos-fix-for-value-box
|
2022-11-21 19:31:19 +01:00 |
|