Phantom
ae46520edf
Merge branch 'master' into Improve-HighlightedPopUpColor
2026-02-02 10:31:24 +01:00
Wojtek Figat
87ccaa9dd8
Add keyboard navgation to context menu child menus
...
#3676
2026-01-30 18:00:16 +01:00
Wojtek Figat
e8c2f18a4d
Add tab navigation to Editor context menus and popups
...
#3676
2026-01-30 17:50:24 +01:00
Wojtek Figat
bb2a883dc7
Merge branch 'CurvePresets' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-CurvePresets
2026-01-30 17:39:09 +01:00
Wojtek Figat
4a1490f0b1
Follow up on #3642 and move node resizing code to shared code
2026-01-30 17:31:59 +01:00
Wojtek Figat
e0d0acc33c
Merge branch 'VisjectResizeCurveNodes' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-VisjectResizeCurveNodes
2026-01-30 16:58:01 +01:00
Wojtek Figat
e4eb064562
Add bake button to nav mesh bounds and minor improvements
2026-01-30 13:12:45 +01:00
Wojtek Figat
9fc9382e58
Refactor navmesh building to support updating all scenes automatically without specifying one
...
#3744
2026-01-30 13:11:56 +01:00
Wojtek Figat
a65a74b866
Merge branch 'fix-drag-tree-open' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-drag-tree-open
2026-01-29 11:00:34 +01:00
Chandler Cox
d9f9401c5a
Fix tree node not expanding on drag over arrow.
2026-01-28 20:04:39 -06:00
Chandler Cox
a7016d1186
Fix issue with tabs not collapsing panel 1 if no tabs on panel 1
2026-01-26 21:56:30 -06:00
Phantom
ec0877004c
Merge branch 'master' into Improve-HighlightedPopUpColor
2026-01-12 22:56:49 +01:00
Wojtek Figat
840835fad2
Merge branch 'ArrayEditorHideSize' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ArrayEditorHideSize
2026-01-12 21:34:52 +01:00
Wojtek Figat
32cae3aacd
Merge branch 'UiClippingFixes' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-UiClippingFixes
2026-01-12 21:33:03 +01:00
Wojtek Figat
a18ca9a4ad
Merge branch 'DirtyEditorSettingsStar' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-DirtyEditorSettingsStar
2026-01-12 21:30:00 +01:00
Wojtek Figat
7b856fdc95
Merge branch 'ArrowKeyValueBoxIncrement' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ArrowKeyValueBoxIncrement
2026-01-11 22:36:09 +01:00
Wojtek Figat
72bb2dd932
Fix Resize to Fit to properly dirty state of level editor
...
#3670 #3735
2026-01-11 22:17:50 +01:00
Wojtek Figat
e21cb9154a
Adjust #3677 to evaluate product local path in lazy
2026-01-11 22:11:16 +01:00
Wojtek Figat
af124ce163
Merge branch 'QuickOpenProductLocalFolder' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-QuickOpenProductLocalFolder
2026-01-11 22:09:43 +01:00
Wojtek Figat
973ff0efa0
Merge branch 'UnderscoreNumberSeparator' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-UnderscoreNumberSeparator
2026-01-11 22:07:51 +01:00
Wojtek Figat
27896b6410
Add view flag to hide particles drawing
...
#3840
2026-01-11 22:06:30 +01:00
Phantom
b171071893
Merge branch 'master' into Improve-HighlightedPopUpColor
2026-01-05 06:30:42 +01:00
Chandler Cox
c68aa3b371
Remove not needed include that produces ambiguity for the Label class.
2025-12-19 08:13:24 -06:00
Phantom
7f2f73afd8
Added Luminance property and updated authors
...
-Added public Luminance property in Color.cs to calculate colour brightness.
-Refactored Dropdown.cs to use Luminance instead of manual calculation.
-Updated author list in AboutDialog.cs by adding ‘Michael Salvini’.
2025-12-15 00:48:42 +01:00
Wojtek Figat
2a53d0a462
Fix crash on Visual Script missing asset ref after hot-reload in Editor
...
#3823
2025-12-13 02:10:41 +01:00
Wojtek Figat
776b6259cd
Merge branch 'fix-exception-reload' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-exception-reload
2025-12-09 09:59:34 +01:00
Wojtek Figat
32bd72fecd
Minor fix to the game cooker assets summary log of a single asset
2025-12-04 23:51:07 +01:00
Wojtek Figat
bea75f51bd
Fix AOT libs cooking to avoid file dirtying for more accurate iterative cooking
2025-11-26 00:02:40 -08:00
Chandler Cox
1bf6612002
Fix exception thrown when reloading open windows.
2025-11-25 17:26:57 -06:00
Wojtek Figat
dfb1fb91a5
Fix ability to override material instance hidden parameters
...
#3802
2025-11-18 21:29:51 +01:00
Wojtek Figat
3efb981f00
Fix rare issues on input bugs in Visject
2025-11-18 16:51:43 +01:00
Wojtek Figat
ed408917c6
Fix Visject Surface node dependent connection types init on load
...
#3802
2025-11-18 16:41:24 +01:00
Wojtek Figat
de9e282bad
Fix config version in GDK manifest
2025-11-18 05:42:21 -08:00
Wojtek Figat
329ebb6482
Add custom shader compiler for Xbox Scarlett
2025-11-18 12:07:39 +01:00
Wojtek Figat
4008e19ca9
Fix various build issuesin uncommon configurations
2025-11-14 00:52:14 -08:00
Saas
887311d1f1
replace raw data with (a) struct(s)
2025-11-13 23:00:09 +01:00
Wojtek Figat
91ee9f5e05
Refactor Mesh SDF generation on GPU to use raytracing for more precise results
2025-11-13 22:05:23 +01:00
Wojtek Figat
c7997e0c2f
Fix potential error on missing reference object
2025-11-10 21:50:11 +01:00
Wojtek Figat
4805dfbdba
Fix issues with model data storage when doing long actions in async (eg. SDF generation)
2025-11-10 15:02:33 +01:00
Wojtek Figat
97ae13759e
Merge remote-tracking branch 'origin/master'
2025-11-09 23:22:37 +01:00
Wojtek Figat
35acc668c9
Merge branch 'ContentNavigationScrollbarColors' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ContentNavigationScrollbarColors
2025-11-07 21:42:10 +01:00
Wojtek Figat
6a8b76278a
Merge branch 'AttributeEditorPolish' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-AttributeEditorPolish
2025-11-07 21:37:46 +01:00
Wojtek Figat
547cf7f600
Merge branch 'fix-type-editor-in-collection' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-type-editor-in-collection
2025-11-07 21:33:22 +01:00
Wojtek Figat
76247323eb
Merge branch 'BakeButtonGroups' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-BakeButtonGroups
2025-11-07 21:32:32 +01:00
Wojtek Figat
179f6014bf
Merge branch 'CommentAroundAsset' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-CommentAroundAsset
2025-11-07 15:48:34 +01:00
Wojtek Figat
cc851b29fc
Fix animation state transition inputs when using other surface context
2025-11-07 15:17:20 +01:00
Wojtek Figat
3a5bb81d39
Add a new splash screen quote
2025-11-06 21:00:29 +01:00
Wojtek Figat
5ec860015d
Add minor adjustments
2025-11-06 21:00:16 +01:00
Wojtek Figat
0f701ec08e
Add force Mesh SDF rebuild when holiding F key and using Build All Meshes SDF optino in Editor menu
2025-11-04 13:30:18 +01:00
Wojtek Figat
036d4b2f4b
Fix error when asset refs picker uses different types
2025-11-03 23:21:09 +01:00