Chandler Cox
|
8398b35b0d
|
Add visibility check to begin play on uicontrol
|
2024-03-20 12:22:01 -05:00 |
|
Wojtek Figat
|
9e11d45c1c
|
Update copyright year
|
2024-03-19 21:52:46 +01:00 |
|
Wojtek Figat
|
d6f0062198
|
Fix deselecting error
|
2024-03-19 21:47:00 +01:00 |
|
Wojtek Figat
|
6b35c0a161
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Flax.flaxproj
|
2024-03-19 20:23:34 +01:00 |
|
Wojtek Figat
|
292694d89c
|
Fix selecting CanvasContainer in UI Editor queries
|
2024-03-19 20:15:56 +01:00 |
|
Wojtek Figat
|
57568d9cc3
|
Merge branch 'Tryibion-add-search-focus'
|
2024-03-19 20:15:20 +01:00 |
|
Wojtek Figat
|
4f1e8add76
|
Merge branch 'add-search-focus' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-search-focus
|
2024-03-19 20:15:15 +01:00 |
|
Wojtek Figat
|
5082fa3e51
|
Merge branch 'nothingTVatYT-unit-formatting'
|
2024-03-19 20:14:15 +01:00 |
|
Wojtek Figat
|
fc37cb3986
|
Update values formatting on editor options save #2213
|
2024-03-19 20:14:07 +01:00 |
|
Wojtek Figat
|
9e54827cb3
|
Cleanup code #2213
|
2024-03-19 20:13:41 +01:00 |
|
Wojtek Figat
|
bfbabbc395
|
Refactor value editors to simplify code after many new features added
|
2024-03-19 20:04:00 +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
|
35d1d97840
|
Rename NumberCategoryAttribute to ValueCategoryAttribute
#2213
|
2024-03-19 18:30:02 +01:00 |
|
Wojtek Figat
|
911251cb20
|
Merge branch 'unit-formatting' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-unit-formatting
# Conflicts:
# Source/Editor/CustomEditors/Editors/ActorTransformEditor.cs
# Source/Editor/Options/InterfaceOptions.cs
# Source/Engine/Core/Math/Transform.h
|
2024-03-19 18:04:01 +01:00 |
|
Wojtek Figat
|
fa8620a25b
|
Merge branch 'Tryibion-re-add-gamewin-inputs'
|
2024-03-19 17:55:55 +01: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 |
|
Wojtek Figat
|
82238c105e
|
Merge branch 'Tryibion-fix-widget-play'
|
2024-03-19 17:54:27 +01:00 |
|
Wojtek Figat
|
eb11301a03
|
Merge branch 'fix-widget-play' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-widget-play
|
2024-03-19 17:54:22 +01:00 |
|
Wojtek Figat
|
155b4a3ba9
|
Refactor editor gizmo viewports to use shared code for widgets
|
2024-03-19 17:53:45 +01:00 |
|
Wojtek Figat
|
71dad84908
|
Fix Z-fighting issues in Debug Draw when using TAA
|
2024-03-19 17:53:14 +01:00 |
|
Wojtek Figat
|
388b64a46d
|
Add support for hot-reloading Debug Draw shader
|
2024-03-19 16:03:19 +01:00 |
|
Wojtek Figat
|
cf3145273f
|
Fix TAA jitter in post-resolve passes such as editor primitives and debug gizmos
|
2024-03-19 16:02:50 +01:00 |
|
Wojtek Figat
|
1a68a52611
|
Add better grid gizmo rendering in Editor viewport
#1859
|
2024-03-19 16:01:27 +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 |
|
Chandler Cox
|
211da6d8e7
|
Revert last commit. Not needed.
|
2024-03-19 07:17:05 -05:00 |
|
Wojtek Figat
|
be252b9293
|
Merge branch 'Tryibion-fix-widget-play'
|
2024-03-19 11:13:55 +01:00 |
|
Wojtek Figat
|
26689439d5
|
Merge branch 'fix-widget-play' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-widget-play
|
2024-03-19 11:13:50 +01:00 |
|
Wojtek Figat
|
29cd6e2dda
|
Merge branch 'Tryibion-ppsettings'
|
2024-03-19 11:08:49 +01:00 |
|
Chandler Cox
|
4b9bfc5bb4
|
Allow to still show widget in prefabs when in play mode
|
2024-03-18 18:58:59 -05:00 |
|
Chandler Cox
|
cf44d6580d
|
Remove widgets when EnableSelecting is false.
|
2024-03-18 18:50:53 -05:00 |
|
Wojtek Figat
|
2b824ce22a
|
Fix UI Canvas double scale apply
|
2024-03-18 21:50:08 +01: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
|
eb8db60ead
|
Revert eye adaptation back to original value (in favor of #2023)
|
2024-03-18 21:12:54 +01:00 |
|
Wojtek Figat
|
2d71a7a45d
|
Merge branch 'ppsettings' of https://github.com/Tryibion/FlaxEngine into Tryibion-ppsettings
|
2024-03-18 21:12:00 +01:00 |
|
Wojtek Figat
|
5e60d9d267
|
Merge branch 'GoaLitiuM-varianttohelper_fix'
|
2024-03-18 21:06:53 +01:00 |
|
Wojtek Figat
|
8c722d6bba
|
Merge branch 'varianttohelper_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-varianttohelper_fix
|
2024-03-18 21:06:11 +01:00 |
|
Wojtek Figat
|
12e2b8156f
|
Fix UI prefab focus on canvas not being added as root
|
2024-03-18 20:31:17 +01:00 |
|
Wojtek Figat
|
34f35ebaac
|
Fix loading shader cache when opened with different engine version
|
2024-03-18 17:38:24 +01:00 |
|
Wojtek Figat
|
3b502086f8
|
Fix UI coordinate convertion in CanvasScaler
|
2024-03-18 17:38:05 +01:00 |
|
|
|
ed21876bb8
|
Fix duplicate generation of native variant conversion helpers
|
2024-03-18 17:34:49 +02:00 |
|
Wojtek Figat
|
e606ccec57
|
Fix actor icons drawing in prefab viewport to skip disabled actors
|
2024-03-18 15:33:01 +01:00 |
|
Wojtek Figat
|
91298fee19
|
Fixes for UI editor changes
|
2024-03-18 15:32:42 +01:00 |
|
Wojtek Figat
|
795527576b
|
Add dynamic UI mode checking for Prefab Viewport
|
2024-03-18 15:20:05 +01:00 |
|
Wojtek Figat
|
19eea57bac
|
Merge branch 'Tryibion-ui-gizmo-additions'
|
2024-03-18 13:26:01 +01:00 |
|
Wojtek Figat
|
ae189db87e
|
Merge branch 'ui-gizmo-additions' of https://github.com/Tryibion/FlaxEngine into Tryibion-ui-gizmo-additions
|
2024-03-18 13:25:55 +01:00 |
|
Wojtek Figat
|
9c553a619a
|
Merge branch 'Tryibion-remove-import-ui'
|
2024-03-18 13:24:27 +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
|
dab5ad3f08
|
Merge branch 'Tryibion-multiblend-location-fix'
|
2024-03-18 13:21:32 +01:00 |
|
Wojtek Figat
|
d77586a771
|
Merge branch 'multiblend-location-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-multiblend-location-fix
|
2024-03-18 13:21:27 +01:00 |
|
Wojtek Figat
|
8e6f526bd9
|
Merge branch 'Tryibion-fix-wrong-default-value'
|
2024-03-18 13:08:00 +01:00 |
|