Commit Graph

107 Commits

Author SHA1 Message Date
Wojtek Figat
3c091dc214 Fix editor grid gizmo when using Large Worlds 2025-02-11 00:32:04 +01:00
Wojtek Figat
fc98b5f1f0 Add snapping to grid with Ctrl key when moving keyframes in curve
#2455
2025-01-30 17:26:04 +01:00
Wojtek Figat
6a27e5338a Fix float precision issue when drawing curve or timeline time axes
#2455
2025-01-28 12:48:19 +01:00
Wojtek Figat
8ebb3a3215 Merge branch 'draw-anchors' of https://github.com/Tryibion/FlaxEngine into Tryibion-draw-anchors 2025-01-27 12:12:24 +01:00
Chandler Cox
8f9eaddbe5 Add anchor and pivot drawing for UI Gizmo. 2025-01-20 21:08:47 -06:00
Amir Alizadeh
55fd198102 Add raycast-first priority to the UIEditorGizmo 2025-01-19 23:55:23 +03:30
Wojtek Figat
07ef2f03d5 Merge branch 're-enable-scale-center' of https://github.com/Tryibion/FlaxEngine into Tryibion-re-enable-scale-center 2025-01-13 17:12:20 +01:00
Chandler Cox
5af13bcc93 Re-enable scale center gizmo. 2025-01-03 13:04:52 -06:00
Chandler Cox
867f7d0143 Add local variables to simplify math. 2024-12-31 14:12:23 -06:00
Chandler Cox
26d0b9a42c Fix rotation of UI size handles. 2024-12-31 14:06:17 -06:00
Wojtek Figat
622de6ebcb Minor improvements to new gizmo changes and add new assets
#3088
2024-12-16 23:41:55 +01:00
xxSeys1
cee0b24b9f add options for gizmo brightness and opacity 2024-12-05 21:12:02 +01:00
Wojtek Figat
e2462c8151 Add ability to edit position curve in timeline with a gizmo in a viewport 2024-10-02 17:00:58 +02:00
Wojtek Figat
6534136632 Fix editor viewport mouse control bug when using Alt key
#2816
2024-08-20 18:56:38 +02:00
Wojtek Figat
dfc1db672d Add minor Y offset to grid to prevent artifacts with floor in sample scenes 2024-06-11 11:40:13 +02:00
Wojtek Figat
b1fd178341 Fix compilation error
#2697
2024-06-11 08:10:28 +02:00
Olly Rybak
2a4a5d2519 Merge branch 'grid-update' of https://github.com/Swiggies/FlaxEngine into Swiggies-grid-update
#2663
2024-06-10 23:17:39 +02:00
Chandler Cox
afdae7f670 Only size ui widgets based on viewscale and not control size. 2024-05-23 16:51:31 -05:00
Wojtek Figat
0765fa92b5 Add option to move all selected UI Controls while holding Shift key 2024-05-16 14:11:11 +02:00
Chandler Cox
675ce71935 Draw hover before selection so that way ui selection is drawn on top. 2024-05-13 12:45:59 -05:00
Chandler Cox
833f844d59 Minor improvements to ui editor widget drawing. 2024-05-13 12:38:11 -05:00
Wojtek Figat
5f96a74ce2 Revert 1a68a52611 to draw after geometry
#1859
2024-03-25 12:02:40 +01:00
Wojtek Figat
292694d89c Fix selecting CanvasContainer in UI Editor queries 2024-03-19 20:15:56 +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
1a68a52611 Add better grid gizmo rendering in Editor viewport
#1859
2024-03-19 16:01:27 +01:00
Chandler Cox
211da6d8e7 Revert last commit. Not needed. 2024-03-19 07:17:05 -05: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
91298fee19 Fixes for UI editor changes 2024-03-18 15:32:42 +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
Wojtek Figat
66b68bff27 Cleanup editor viewports code 2024-03-12 17:48:16 +01:00
Wojtek Figat
32501101b1 Cleanup comments and implement todo to use LOD0 only
#2299
2024-03-04 20:27:11 +01:00
Norite SC
33bd6a56ce vertex snapping refactor corrections 2024-03-04 19:15:15 +01:00
Wojtek Figat
859c420d76 Update year in copyright note 2024-02-26 19:00:48 +01:00
Wojtek Figat
124832b076 Fixes to vertex snapping
#2045
2024-02-24 23:35:56 +01:00
Wojtek Figat
1dfc8b0a47 Refactor vertex snapping to use SceneGraphNode layer instead of Model-impl only
#2045
2024-02-24 18:38:23 +01:00
Wojtek Figat
8bcf4fdaf0 Cleanup and improve #2045 2024-02-24 12:53:33 +01:00
NoriteSC
8c1f727d9b Merge branch 'FlaxEngine:master' into GizmoSnaping 2023-12-20 23:15:18 +01:00
NoriteSC
eb30344e77 Update TransformGizmoBase.cs 2023-12-08 18:57:49 +01:00
NoriteSC
d8f110793b done ? 2023-12-08 18:41:52 +01:00
NoriteSC
4fb2d3f7f3 sync 2023-12-07 23:55:10 +01:00
Wojtek Figat
7a7a43b897 Fix selecting prefab object when object from prefab is already selected 2023-12-06 11:20:01 +01:00
Wojtek Figat
d01990e3bb Fix deadlock in editor when using snap to the group with actor that has empty bounds
#1971
2023-11-21 12:34:06 +01:00
Wojtek Figat
70a540da4a Refactor main editor viewport and prefab viewport to share dragging handling code 2023-11-20 10:48:16 +01:00
NoriteSC
13686ae13f Fix 436 and 1251 2023-10-13 00:20:34 +02:00
Wojtek Figat
869649e5ed Merge remote-tracking branch 'origin/master' into 1.7 2023-08-01 14:05:49 +02:00
Wojtek Figat
f29cd1b7b8 Simplify code #1275 2023-08-01 10:03:47 +02:00