This website requires JavaScript.
Explore
Docs
Sign In
Flax
/
FlaxEngine
Watch
3
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Releases
Activity
Files
17e30ff90431723c1ec99ebce3af2795a5057fdf
FlaxEngine
/
Source
/
Editor
/
Gizmo
T
History
mafiesto4
17e30ff904
Merge remote-tracking branch 'origin/master'
...
# Conflicts: # Source/Editor/Viewport/MainEditorGizmoViewport.cs
2025-03-16 23:21:32 +01:00
..
EditorPrimitives.cs
Fix drawing editor primitives later in the pipeline to draw gizmos on top of world-space canvas
2025-03-16 11:42:03 +01:00
GizmoBase.cs
Add ability to edit position curve in timeline with a gizmo in a viewport
2024-10-02 17:00:58 +02:00
GizmosCollection.cs
Cleanup editor viewports code
2024-03-12 17:48:16 +01:00
GridGizmo.cs
Fix new terrain debug drawing of collision lines
2025-03-03 12:03:38 +01:00
IGizmoOwner.cs
Add **UI Control gizmo for editing UIs**
2024-03-16 22:00:40 +01:00
SelectionOutline.cs
Fix editor transform gizmos rendering to draw over other editor shapes
2025-02-23 23:01:20 +01:00
TransformGizmo.cs
Add **UI Control gizmo for editing UIs**
2024-03-16 22:00:40 +01:00
TransformGizmoBase.cs
Minor tweaks
2025-03-11 14:05:18 +01:00
TransformGizmoBase.Draw.cs
Fix editor transform gizmos rendering to draw over other editor shapes
2025-02-23 23:01:20 +01:00
TransformGizmoBase.Selection.cs
Re-enable scale center gizmo.
2025-01-03 13:04:52 -06:00
TransformGizmoBase.Settings.cs
Minor tweaks
2025-03-11 14:05:18 +01:00
TransformGizmoBase.Types.cs
Update year in copyright note
2024-02-26 19:00:48 +01:00
UIEditorGizmo.cs
Add snapping to grid with Ctrl key when moving keyframes in curve
2025-01-30 17:26:04 +01:00
ViewportRubberBandSelector.cs
Merge remote-tracking branch 'origin/master'
2025-03-16 23:21:32 +01:00