Wojtek Figat
|
7737dbc77f
|
Various minor fixes
#3866
|
2026-04-01 15:58:31 +02:00 |
|
Wojtek Figat
|
9d9d582598
|
Add undo to preserve connections when changing parameter in param node
|
2026-04-01 09:50:02 +02:00 |
|
Wojtek Figat
|
f1796dc8c8
|
Fix and improve layout of various Visject nodes and elements
#3866
|
2026-04-01 09:49:29 +02:00 |
|
Wojtek Figat
|
ebb4ff1dc2
|
Move UseFixedSize property from node archetype to flags and optimize unnecessary layouts during node loading
#3866
|
2026-03-31 22:47:10 +02:00 |
|
Wojtek Figat
|
ea5e7f1416
|
Add hover highlight to Visject surface boxes
#3866
|
2026-03-31 21:46:21 +02:00 |
|
Wojtek Figat
|
917e62621d
|
Restore textures background back to Visject surface
#3866
|
2026-03-31 21:45:29 +02:00 |
|
Wojtek Figat
|
a88e3265cd
|
Merge branch 'VISjectIsNowMoreVISuallyAppealingAndLegible' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-VISjectIsNowMoreVISuallyAppealingAndLegible
|
2026-03-31 15:16:55 +02:00 |
|
Wojtek Figat
|
243173df3c
|
Fix pasted ghost prefab objects when paste target is not defined
#3945
|
2026-03-30 10:14:50 +02:00 |
|
Saas
|
bda0dee371
|
fix curve node
|
2026-03-28 22:32:55 +01:00 |
|
Saas
|
ec756fe626
|
fix custom code node size
|
2026-03-28 22:16:31 +01:00 |
|
Saas
|
b78ff57f6a
|
fix custom code nodes
|
2026-03-28 22:04:41 +01:00 |
|
Saas
|
9fa9e75e08
|
fix decorator size when surface is loaded
|
2026-03-28 21:28:09 +01:00 |
|
Wojtek Figat
|
095f7277e2
|
Minor fixes
|
2026-03-28 15:13:52 +01:00 |
|
Saas
|
f26dbf530c
|
fix skeleton blend mask node to resize when asset reference is (dis-) connected
|
2026-03-28 13:47:14 +01:00 |
|
Wojtek Figat
|
76378156f7
|
Fix crash when applying prefab changes
#3755
|
2026-03-28 00:31:46 +01:00 |
|
Wojtek Figat
|
e99dc8dce4
|
Fix missing doc warning
|
2026-03-27 23:54:43 +01:00 |
|
Wojtek Figat
|
2b538e4864
|
Fix direction gizmo size on different FOV and fix event
#4025
|
2026-03-27 23:19:27 +01:00 |
|
Chandler Cox
|
6c4fc44163
|
Fix arrow rect issue.
|
2026-03-27 10:59:06 -05:00 |
|
Chandler Cox
|
a41f2e9260
|
Merge branch 'master' into add-content-tree-view
|
2026-03-27 10:48:08 -05:00 |
|
Wojtek Figat
|
3e5ceb1e1e
|
Merge branch 'DirectionGizmoPolish' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-DirectionGizmoPolish
|
2026-03-27 10:39:11 +01:00 |
|
Wojtek Figat
|
a9fbbaa88e
|
Fix spawned in Editor actor RigidBody to never be static
|
2026-03-26 09:21:54 +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 |
|
Wojtek Figat
|
32af903a2d
|
Fix crash when exporting terrain that has missing patch data
|
2026-03-25 22:31:53 +01:00 |
|
Wojtek Figat
|
c12553812c
|
Update Terrain scripting API
|
2026-03-25 22:31:36 +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 |
|
Wojtek Figat
|
9d0e4e9768
|
Fix potential stack overflow inside CustomEditor.RebuildLayout
#3720
|
2026-03-25 18:51:12 +01:00 |
|
Wojtek Figat
|
3f2e6d82c9
|
Fix regression from 21e2c830e5 when reimport Animation
#3937
|
2026-03-25 18:44:56 +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
|
8356009526
|
Add button to hide direction gizmo
#3857
|
2026-03-25 17:41:29 +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
|
a04995174f
|
Merge branch 'RipAppartAndConnectConnectionsVisject' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-RipAppartAndConnectConnectionsVisject
# Conflicts:
# Source/Editor/Surface/VisjectSurface.Input.cs
|
2026-03-25 15:49:46 +01:00 |
|
Wojtek Figat
|
912f5fb4f3
|
Merge branch 'NoClearSearchboxesWhenStuffHappens' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NoClearSearchboxesWhenStuffHappens
|
2026-03-25 15:46:26 +01:00 |
|
Wojtek Figat
|
707d19284d
|
Merge branch 'FocusSelectedVJControls' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-FocusSelectedVJControls
|
2026-03-25 14:56:27 +01:00 |
|
Wojtek Figat
|
935645d553
|
Merge branch 'PackUnpackAlternativeNodeTitles' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-PackUnpackAlternativeNodeTitles
|
2026-03-25 14:44:32 +01:00 |
|
Wojtek Figat
|
0770f4a216
|
Merge branch 'VisjectFixes' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-VisjectFixes
|
2026-03-25 14:43:27 +01:00 |
|
Wojtek Figat
|
a63e05d444
|
Fix Cloth to snap to the parent actor on spawn in Editor
|
2026-03-24 20:10:20 +01:00 |
|
Wojtek Figat
|
f0f1c57ff1
|
Add scrolling scene tree hierarchy to the newly spawned actor after drag and drop
|
2026-03-24 19:43:37 +01:00 |
|
Wojtek Figat
|
1318dde3ca
|
Add new HSV wheel material, maintain Editor icons atlas for now
#3987
|
2026-03-24 18:58:32 +01:00 |
|
Wojtek Figat
|
90e96678a6
|
Merge branch 'NewColorPicker' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NewColorPicker
|
2026-03-24 18:50:06 +01:00 |
|
Wojtek Figat
|
32d0241f54
|
Merge branch 'FixedTimlineZoomAndAutoZoom' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-FixedTimlineZoomAndAutoZoom
|
2026-03-24 18:35:23 +01:00 |
|
Wojtek Figat
|
fa17d83501
|
Fix showing internal surface parameters (eg. Base Model in Anim Graph)
#3936
|
2026-03-24 18:25:40 +01:00 |
|
Saas
|
a346e258d3
|
make "Flow" group archetype color more legible
|
2026-03-21 12:53:10 +01:00 |
|
Saas
|
c673e9f52d
|
minor fixes
|
2026-03-20 20:18:12 +01:00 |
|
Saas
|
1bd86ca28b
|
temporary fix for "Copy Node" node size
|
2026-03-20 20:17:10 +01:00 |
|
Saas
|
4594a84753
|
disable vertex snapping for Blend Points of Animation Blend 1D and 2D
|
2026-03-20 19:07:11 +01:00 |
|
Saas
|
a1af870874
|
fix surface elements resizing the node
|
2026-03-20 19:01:52 +01:00 |
|