Commit Graph

8899 Commits

Author SHA1 Message Date
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
Wojtek Figat
46abc136cf Merge branch 'fix-wrong-default-value' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-wrong-default-value 2024-03-18 13:07:56 +01:00
Chandler Cox
16aef0f705 Add deselecting by clicking no control. Add cursor changes when over widgets. 2024-03-17 17:11:36 -05:00
Wojtek Figat
b847c2d056 Fixes 2024-03-17 18:27:59 +01:00
Wojtek Figat
700ed25d3d Add resizing UI Control via widgets 2024-03-17 13:46:39 +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
8d149b94f1 Refactor editor viepwort camera to unify focusing on selected objects 2024-03-16 16:46:10 +01:00
Wojtek Figat
f81e89d7d4 Refactor timeline grid drawing to share code between Editor UI elements 2024-03-16 16:44:57 +01:00
Chandler Cox
7652feabfa Clamp location of multiblend data. 2024-03-15 15:15:40 -05:00
Chandler Cox
7ec490443e Fix wrong default value type. 2024-03-15 09:25:19 -05:00
Wojtek Figat
c6bb8f1784 Merge branch 'GoaLitiuM-physicsscene_change_fix' 2024-03-14 17:32:05 +01:00
Wojtek Figat
a549733811 Merge branch 'physicsscene_change_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-physicsscene_change_fix 2024-03-14 17:32:00 +01:00
Wojtek Figat
13bf15198b Merge branch 'LOOPDISK-networking-plugin-fix' 2024-03-14 17:31:26 +01:00
Wojtek Figat
8a7ddae76b Merge branch 'networking-plugin-fix' of https://github.com/LOOPDISK/FlaxEngine into LOOPDISK-networking-plugin-fix 2024-03-14 17:31:19 +01:00
Wojtek Figat
3ba6867cd2 Minor fixes 2024-03-14 17:30:54 +01:00
Wojtek Figat
7545e49284 Add manual chunks loading before Binary Asset load in case content streaming flushed them out 2024-03-14 17:30:28 +01:00
Wojtek Figat
2b82da9511 Fix bug with null object being selected in prefab 2024-03-14 17:29:10 +01:00
Terence Lee
574e0ab1f8 Imports the IntPtr type to the local module. Sometimes a "foreign member exception" was being created in Cecil when using external libraries. 2024-03-13 17:34:26 +08:00
Wojtek Figat
6d792f1f74 Fix critical regression in terrain heightmap data upgrade 2024-03-12 17:59:41 +01:00
Wojtek Figat
f4033578c3 Refactor UI Control linkage in the prefab previews to prevent bugs 2024-03-12 17:48:51 +01:00
Wojtek Figat
66b68bff27 Cleanup editor viewports code 2024-03-12 17:48:16 +01:00