Chandler Cox
|
5acdff02cc
|
Add sorting search actor toolbox
|
2024-04-14 20:39:15 -05:00 |
|
Wojtek Figat
|
8a0cd7c30f
|
Merge branch 'actor-search' of https://github.com/Tryibion/FlaxEngine into Tryibion-actor-search
|
2024-04-15 00:02:11 +02:00 |
|
Chandler Cox
|
b66b85d5f4
|
Display all actors in Actor toolbox search tab when no filter is applied.
|
2024-04-14 14:03:51 -05:00 |
|
Wojtek Figat
|
5cdf1c5764
|
Merge branch 'lock-selection' of https://github.com/Tryibion/FlaxEngine into Tryibion-lock-selection
|
2024-04-14 14:34:10 +02:00 |
|
Wojtek Figat
|
53689063b9
|
Minor tweaks to Gameplay Globals
#2412
|
2024-04-14 00:09:29 +02:00 |
|
Chandler Cox
|
81d4501868
|
Add locking selection in prefab window
|
2024-04-12 07:41:43 -05:00 |
|
Chandler Cox
|
1bc7455e09
|
Add locking scene selection in properties window.
|
2024-04-12 07:33:09 -05:00 |
|
|
|
e3093e0e09
|
Fix Debug Log scrolling when many entries are added at once
|
2024-04-09 20:05:58 +03:00 |
|
Chandler Cox
|
9e962dcb89
|
Add focus selection lock input to scene tree window.
|
2024-03-28 17:04:55 -05:00 |
|
Chandler Cox
|
876c383af0
|
Allow save input and undo redo in Editor Options
|
2024-03-21 21:12:00 -05:00 |
|
Wojtek Figat
|
6b35c0a161
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Flax.flaxproj
|
2024-03-19 20:23:34 +01:00 |
|
Chandler Cox
|
127e8b077d
|
Add focusing search bar in content view and output textbox.
|
2024-03-19 12:30:46 -05:00 |
|
Wojtek Figat
|
77850f91b8
|
Merge branch 're-add-gamewin-inputs' of https://github.com/Tryibion/FlaxEngine into Tryibion-re-add-gamewin-inputs
|
2024-03-19 17:55:47 +01:00 |
|
Chandler Cox
|
41637232ea
|
Add back some more game window inputs but dont run the action if the editor is in play mode.
|
2024-03-19 07:28:30 -05:00 |
|
Wojtek Figat
|
24299dc5cc
|
Fix game ui inputs to UI when game is paused in Editor
|
2024-03-18 21:36:43 +01:00 |
|
Wojtek Figat
|
19405e71ed
|
Merge branch 'remove-import-ui' of https://github.com/Tryibion/FlaxEngine into Tryibion-remove-import-ui
|
2024-03-18 13:24:21 +01:00 |
|
Wojtek Figat
|
c60244878d
|
Add **UI Control gizmo for editing UIs**
|
2024-03-16 22:00:40 +01:00 |
|
Chandler Cox
|
c6aa18c47c
|
Remove import UI on Animation not created by an import.
|
2024-03-16 13:20:18 -05:00 |
|
Wojtek Figat
|
3ba6867cd2
|
Minor fixes
|
2024-03-14 17:30:54 +01:00 |
|
Wojtek Figat
|
2b82da9511
|
Fix bug with null object being selected in prefab
|
2024-03-14 17:29:10 +01:00 |
|
Wojtek Figat
|
66b68bff27
|
Cleanup editor viewports code
|
2024-03-12 17:48:16 +01:00 |
|
Wojtek Figat
|
806fee7011
|
Redo 969d0390ce to use in-built AutoFocus but fix focus issue
|
2024-03-12 09:52:56 +01:00 |
|
Wojtek Figat
|
d719c381ea
|
Merge remote-tracking branch 'origin/master' into 1.8
|
2024-03-11 23:49:33 +01:00 |
|
Wojtek Figat
|
8f2bc17a94
|
Improve UI Control selection outline drawing
|
2024-03-11 23:34:35 +01:00 |
|
Wojtek Figat
|
fc029b018e
|
Fix UI size changes when saving scenes or prefabs in Editor with different layout
|
2024-03-08 14:56:34 +01:00 |
|
Wojtek Figat
|
8de2249ed8
|
Refactor Editor UI style for selection and drag drop interactions
#1741
|
2024-03-07 16:45:09 +01:00 |
|
Wojtek Figat
|
ab81cf17ad
|
Merge branch 'play-mode-window-options' of https://github.com/MineBill/FlaxEngine into MineBill-play-mode-window-options
|
2024-03-04 19:26:31 +01:00 |
|
Wojtek Figat
|
01daa2d66a
|
Merge branch 'input-settings-changes' of https://github.com/Menotdan/FlaxEngine into Menotdan-input-settings-changes
# Conflicts:
# Source/Editor/Modules/UIModule.cs
|
2024-03-04 18:33:16 +01:00 |
|
Chandler Cox
|
760ef3b8ed
|
Add profiler inputs back to game window.
|
2024-03-02 14:17:29 -06:00 |
|
Chandler Cox
|
1ff462461e
|
Re-add important inputs to GameWindow
|
2024-03-01 11:55:19 -06:00 |
|
Wojtek Figat
|
14902dc29e
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Flax.flaxproj
|
2024-02-26 19:49:39 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
f1fe83ca81
|
Add RayCast utility to UI controls
#1952
|
2024-02-26 16:22:56 +01:00 |
|
Wojtek Figat
|
996a2cb09e
|
Fix editor inputs processing in Game window to interferer with game inputs
|
2024-02-26 12:06:59 +01:00 |
|
Wojtek Figat
|
607859c196
|
Fix UI Control selection bounds drawing to handle rotations
#2067
|
2024-02-26 12:06:06 +01:00 |
|
Wojtek Figat
|
318b00c617
|
Fix editor exit with error code when game cooking CL fails
#2248
|
2024-02-21 23:18:09 +01:00 |
|
Wojtek Figat
|
0e5bd425b2
|
Merge branch 'master' of https://github.com/abrasivetroop/FlaxEngine into abrasivetroop-master
|
2024-02-20 10:58:18 +01:00 |
|
Wojtek Figat
|
10180de9c6
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Source/Editor/Utilities/EditorUtilities.cpp
# Source/Editor/Utilities/EditorUtilities.h
|
2024-02-19 22:26:16 +01:00 |
|
Wojtek Figat
|
832151223b
|
Merge branch 'refresh-selection' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-refresh-selection
|
2024-02-19 19:03:29 +01:00 |
|
Wojtek Figat
|
a2b8312fba
|
Cleanup stuff in #2019
|
2024-02-18 19:48:43 +01:00 |
|
Wojtek Figat
|
45aa0e1b65
|
Merge branch 'master' of https://github.com/HydrogenC/FlaxEngine into HydrogenC-master
|
2024-02-18 16:11:31 +01:00 |
|
Wojtek Figat
|
7e43cb09e0
|
Merge branch 'check-box-focus-game' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-check-box-focus-game
|
2024-02-18 16:07:37 +01:00 |
|
Wojtek Figat
|
d76b5234c5
|
Expose and document various APIs of Visject for plugins to use
|
2024-02-18 11:06:42 +01:00 |
|
Wojtek Figat
|
5e218c8da9
|
Improve #2100 and fix undo
|
2024-02-18 00:03:27 +01:00 |
|
Wojtek Figat
|
f0f065f983
|
Merge branch 'new-context-menu-button' of https://github.com/whocares77/FlaxEngine into whocares77-new-context-menu-button
|
2024-02-17 23:52:50 +01:00 |
|
nothingTVatYT
|
9c5c9cb76f
|
refresh thumbnails on selection
|
2024-02-10 12:48:14 +01:00 |
|
Wojtek Figat
|
87c66b0168
|
Fix root motion preview in animation window
|
2024-02-09 15:38:11 +01:00 |
|
Wojtek Figat
|
cfb8350c65
|
Fix anim graph debugging to handle nested graph connections highlights properly
|
2024-02-07 19:22:07 +01:00 |
|
Wojtek Figat
|
e75902e900
|
Variosu tweaks
|
2024-02-07 18:56:07 +01:00 |
|
Wojtek Figat
|
8441726da7
|
Improve support for fixed-arrays in api fields
|
2024-02-07 18:43:48 +01:00 |
|