Wojtek Figat
|
54202eeb8a
|
Merge remote-tracking branch 'origin/1.12' into 1.12
|
2026-03-27 11:22:32 +01:00 |
|
Wojtek Figat
|
7531b1fdbd
|
Fix rendering crash when D24_8Stencil format is not supported (lol)
|
2026-03-26 19:12:58 +01:00 |
|
Wojtek Figat
|
842b25f80f
|
Fix Direction Gizmo axes placement in ortho view
#3857
|
2026-03-25 18:11:31 +01:00 |
|
Wojtek Figat
|
27a1db617c
|
Add hover color highlight to match transform gizmo in direction gizmo
Don't snap shapes to pixels to smooth movement during view rotation
#3857
|
2026-03-25 17:47:56 +01:00 |
|
Wojtek Figat
|
0cbb2f0525
|
Add smooth viewport orientation movement to Direction Gizmo
#3857
|
2026-03-25 17:39:03 +01:00 |
|
Wojtek Figat
|
0ac5e85cd9
|
Code cleanup #3857
|
2026-03-25 17:29:25 +01:00 |
|
Wojtek Figat
|
9b5dbe858c
|
Merge branch 'direction-gizmo' of https://github.com/Tryibion/FlaxEngine into Tryibion-direction-gizmo
|
2026-03-25 17:24:57 +01:00 |
|
Wojtek Figat
|
b5d841ffc9
|
Use total rotation from #3758 in #3760
|
2026-03-12 11:06:42 +01:00 |
|
Wojtek Figat
|
cb17bcd2ff
|
Merge branch 'remove-ui-move-size' of https://github.com/Tryibion/FlaxEngine into Tryibion-remove-ui-move-size
|
2026-03-12 11:03:51 +01:00 |
|
Wojtek Figat
|
1374a0440b
|
Merge branch 'better-handle-rot' of https://github.com/Tryibion/FlaxEngine into Tryibion-better-handle-rot
|
2026-03-12 10:49:52 +01:00 |
|
Wojtek Figat
|
62e492452d
|
Add UI editor grid toggle
|
2026-03-12 09:26:23 +01:00 |
|
Chandler Cox
|
37e776e407
|
Add HideInEditor attribute to DirectionGizmo
|
2026-02-06 21:56:25 -06:00 |
|
Wojtek Figat
|
0f383d2fc6
|
Move transform gizmo visibility to the base class
#3692
|
2026-02-03 16:46:46 +01:00 |
|
Wojtek Figat
|
07f21a1520
|
Merge branch 'PressGToGameModeAndPToNavigate' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-PressGToGameModeAndPToNavigate
# Conflicts:
# Source/Engine/Graphics/Enums.h
|
2026-02-03 16:39:57 +01:00 |
|
Chandler Cox
|
7c44767d4d
|
Fix viewport rubberban selector.
|
2026-01-30 12:07:36 -06:00 |
|
Chandler Cox
|
1b9f6ed20f
|
Fix large world build.
|
2025-12-16 18:16:58 -06:00 |
|
Chandler Cox
|
2c5cc7fcc0
|
Fix double drawing.
|
2025-12-16 17:32:35 -06:00 |
|
Chandler Cox
|
b9f177d1ab
|
Add ensure capacity to lists.
|
2025-12-16 17:12:54 -06:00 |
|
Chandler Cox
|
9708601d3b
|
Small cleanup.
|
2025-12-15 21:46:03 -06:00 |
|
Chandler Cox
|
d671f57952
|
Change to container control for anchoring.
|
2025-12-15 21:41:45 -06:00 |
|
Chandler Cox
|
56e6df261d
|
Add hovering and selecting.
|
2025-12-15 21:22:11 -06:00 |
|
Chandler Cox
|
88b02105b3
|
Add direction gizmo.
|
2025-12-15 20:36:35 -06:00 |
|
Saas
|
e47fc5a54a
|
Merge branch 'master' into PressGToGameModeAndPToNavigate
|
2025-12-11 21:04:00 +01:00 |
|
Chandler Cox
|
bbaa2dfc73
|
Fix pibot relative movement.
|
2025-11-29 16:13:46 -06:00 |
|
Chandler Cox
|
ab22b88a53
|
Better calculation for moving ui by the widgets.
|
2025-11-29 15:57:35 -06:00 |
|
Chandler Cox
|
09964df198
|
Removing moving the control when trying to resize it.
|
2025-10-24 16:19:33 -05:00 |
|
Chandler Cox
|
dd8e6bf694
|
Change handles back to outside of control.
|
2025-10-24 15:40:45 -05:00 |
|
Chandler Cox
|
58cd3e82f6
|
Better rotation on UI handles which handles total parent rotation.
|
2025-10-24 14:55:38 -05:00 |
|
Wojtek Figat
|
87e2c4c4d5
|
Merge remote-tracking branch 'origin/master' into 1.11
# Conflicts:
# Content/Editor/DebugMaterials/DDGIDebugProbes.flax
# Source/Editor/Windows/OutputLogWindow.cs
# Source/Engine/Level/Actor.cpp
|
2025-09-24 18:18:27 +02:00 |
|
Saas
|
b130b81863
|
add game view and show/ hiding navigation similar to unreal engine
|
2025-09-20 15:08:03 +02:00 |
|
Wojtek Figat
|
55968a8ddc
|
Merge branch 'prefab-viewport-scaling' of https://github.com/Tryibion/FlaxEngine into Tryibion-prefab-viewport-scaling
|
2025-09-14 23:11:59 +02:00 |
|
Wojtek Figat
|
ada6b9140f
|
Minor adjustments for #3411
|
2025-09-14 22:00:57 +02:00 |
|
Wojtek Figat
|
ab8612a914
|
Add profiler events to editor gizmo
|
2025-07-14 22:24:27 +02:00 |
|
Chandler Cox
|
53d4ea51af
|
Add prefab UI viewport scaling.
|
2025-06-27 21:18:53 -05:00 |
|
xxSeys1
|
47a6da9e40
|
add editor option for disabled transform gizmo brightness
|
2025-04-27 15:56:34 +02:00 |
|
Zode
|
7b4da6dd2b
|
Fix issues with absolute snapping
|
2025-04-15 21:38:49 +03:00 |
|
Wojtek Figat
|
9c3fd052cd
|
Remove copyright year from source files and update to 2025
|
2025-04-07 19:22:21 +02:00 |
|
Wojtek Figat
|
f94543aac8
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Flax.flaxproj
|
2025-03-26 19:48:47 +01:00 |
|
Wojtek Figat
|
df6cf13b98
|
Fix rubber band selection with large worlds
#3305
|
2025-03-26 15:57:58 +01:00 |
|
Wojtek Figat
|
7e145c56fd
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Source/Editor/Windows/Profiler/Memory.cs
|
2025-03-25 13:37:15 +01:00 |
|
Wojtek Figat
|
62354e81e2
|
Fix rubber band to ignore inactive actors
|
2025-03-17 11:40:23 +01:00 |
|
Wojtek Figat
|
17e30ff904
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# Source/Editor/Viewport/MainEditorGizmoViewport.cs
|
2025-03-16 23:21:32 +01:00 |
|
Wojtek Figat
|
cd4ace3f49
|
Fix regression bugs in new rubber band when using different gizmos
|
2025-03-16 23:06:33 +01:00 |
|
Wojtek Figat
|
4a769265b6
|
Fix drawing editor primitives later in the pipeline to draw gizmos on top of world-space canvas
#3284
|
2025-03-16 11:42:03 +01:00 |
|
Wojtek Figat
|
56a8bb777b
|
Fix rubber band drawing to respect DPI scale (eg. on macOS)
|
2025-03-16 11:38:17 +01:00 |
|
Wojtek Figat
|
5d3da8a8d0
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Source/Editor/SceneGraph/Actors/StaticModelNode.cs
# Source/Engine/Graphics/Models/Mesh.cs
# Source/Engine/Graphics/Models/ModelData.h
|
2025-03-13 11:23:01 +01:00 |
|
Wojtek Figat
|
21c07b7bf3
|
Fix regression from f256b0670f
#3277
|
2025-03-11 16:41:27 +01:00 |
|
Wojtek Figat
|
9c15094855
|
Minor tweaks
#2722
|
2025-03-11 14:05:18 +01:00 |
|
Wojtek Figat
|
9e9b255c00
|
Merge branch 'absolutesnap' of https://github.com/Zode/FlaxEngine into Zode-absolutesnap
|
2025-03-11 13:28:01 +01:00 |
|
Wojtek Figat
|
f256b0670f
|
Add mouse capture usage for new rubber band selection
#3151
|
2025-03-11 13:07:53 +01:00 |
|