mafiesto4
39994764d1
Don't return matrix by value due to perf #4136
2026-06-16 11:57:44 +02:00
Andrei Gagua
7326cf65d8
Fix: Editor - use non-jittered projection for post-TAA overlay grid
...
Add a managed `RenderView.GetOverlayProjection()` helper that returns the non-jittered projection once TAA has been resolved, and use it for editor overlay rendering paths.
2026-06-03 18:49:42 +03:00
Saas
96a081bf93
use mouse wrapping and rename mouse wrapping function parameter
2026-05-21 21:43:26 +02:00
Saas
637f3dc176
make code a bit nicer
2026-05-21 00:26:45 +02:00
Saas
5010597bd2
add being able to rotate view with direction gizmo
2026-05-21 00:20:52 +02:00
mafiesto4
e71f43ea79
Fix additional FOV to be included in Direction Gizmo
...
#4016
2026-05-12 18:19:10 +02:00
mafiesto4
915f655e2c
Fix missing shader file in packaged build and startup on broken gizmo material
2026-04-17 09:51:28 +02:00
mafiesto4
2fc95bdf57
Merge remote-tracking branch 'origin/master' into 1.12
...
# Conflicts:
# Content/Editor/MaterialTemplates/Deformable.shader
# Flax.flaxproj
# Source/Engine/Content/Content.h
# Source/Engine/Serialization/JsonTools.cpp
2026-04-01 17:14:21 +02:00
mafiesto4
917e62621d
Restore textures background back to Visject surface
...
#3866
2026-03-31 21:45:29 +02:00
mafiesto4
2b538e4864
Fix direction gizmo size on different FOV and fix event
...
#4025
2026-03-27 23:19:27 +01:00
mafiesto4
54202eeb8a
Merge remote-tracking branch 'origin/1.12' into 1.12
2026-03-27 11:22:32 +01:00
mafiesto4
7531b1fdbd
Fix rendering crash when D24_8Stencil format is not supported (lol)
2026-03-26 19:12:58 +01:00
Saas
e455c874c6
tweak Z axis color and add brightness option
...
https://discord.com/channels/437989205315158016/509056735844106251/1486480204242096369
2026-03-25 22:57:17 +01:00
Saas
c9df03d293
fix viewport orientation when clicking on axis
2026-03-25 22:15:38 +01:00
Saas
c71e1d78e0
polish direction gizmo
...
- slightly change appearance to be more functional and more pleasant on the eyes
- add options to customize appearance in Viewport editor options
2026-03-25 22:12:16 +01:00
mafiesto4
842b25f80f
Fix Direction Gizmo axes placement in ortho view
...
#3857
2026-03-25 18:11:31 +01:00
mafiesto4
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
mafiesto4
0cbb2f0525
Add smooth viewport orientation movement to Direction Gizmo
...
#3857
2026-03-25 17:39:03 +01:00
mafiesto4
0ac5e85cd9
Code cleanup #3857
2026-03-25 17:29:25 +01:00
mafiesto4
9b5dbe858c
Merge branch 'direction-gizmo' of https://github.com/Tryibion/FlaxEngine into Tryibion-direction-gizmo
2026-03-25 17:24:57 +01:00
mafiesto4
b5d841ffc9
Use total rotation from #3758 in #3760
2026-03-12 11:06:42 +01:00
mafiesto4
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
mafiesto4
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
mafiesto4
62e492452d
Add UI editor grid toggle
2026-03-12 09:26:23 +01:00
Tryibion
37e776e407
Add HideInEditor attribute to DirectionGizmo
2026-02-06 21:56:25 -06:00
mafiesto4
0f383d2fc6
Move transform gizmo visibility to the base class
...
#3692
2026-02-03 16:46:46 +01:00
mafiesto4
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
Tryibion
7c44767d4d
Fix viewport rubberban selector.
2026-01-30 12:07:36 -06:00
Tryibion
1b9f6ed20f
Fix large world build.
2025-12-16 18:16:58 -06:00
Tryibion
2c5cc7fcc0
Fix double drawing.
2025-12-16 17:32:35 -06:00
Tryibion
b9f177d1ab
Add ensure capacity to lists.
2025-12-16 17:12:54 -06:00
Tryibion
9708601d3b
Small cleanup.
2025-12-15 21:46:03 -06:00
Tryibion
d671f57952
Change to container control for anchoring.
2025-12-15 21:41:45 -06:00
Tryibion
56e6df261d
Add hovering and selecting.
2025-12-15 21:22:11 -06:00
Tryibion
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
Tryibion
bbaa2dfc73
Fix pibot relative movement.
2025-11-29 16:13:46 -06:00
Tryibion
ab22b88a53
Better calculation for moving ui by the widgets.
2025-11-29 15:57:35 -06:00
Tryibion
09964df198
Removing moving the control when trying to resize it.
2025-10-24 16:19:33 -05:00
Tryibion
dd8e6bf694
Change handles back to outside of control.
2025-10-24 15:40:45 -05:00
Tryibion
58cd3e82f6
Better rotation on UI handles which handles total parent rotation.
2025-10-24 14:55:38 -05:00
mafiesto4
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
mafiesto4
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
mafiesto4
ada6b9140f
Minor adjustments for #3411
2025-09-14 22:00:57 +02:00
mafiesto4
ab8612a914
Add profiler events to editor gizmo
2025-07-14 22:24:27 +02:00
Tryibion
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
mafiesto4
9c3fd052cd
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00