Commit Graph

2533 Commits

Author SHA1 Message Date
Wojtek Figat
91629d7a28 Merge branch 'master' of https://github.com/HydrogenC/FlaxEngine into HydrogenC-master 2023-11-24 15:00:34 +01:00
Wojtek Figat
49bc7d3dcc Fix BehaviorTree node UI after adding decorator that was already there 2023-11-24 14:59:25 +01:00
Wojtek Figat
d0f7a04c58 Add support for getter-only properties in blackboard selector access 2023-11-24 14:59:07 +01:00
ExMatics HydrogenC
5b7a3f9700 Show skeleton when entering skeleton tab 2023-11-22 21:52:07 +08:00
Wojtek Figat
eba4b9bcc1 Add immediate game viewport sync after aspect ratio change in Editor 2023-11-21 12:34:31 +01:00
Wojtek Figat
d01990e3bb Fix deadlock in editor when using snap to the group with actor that has empty bounds
#1971
2023-11-21 12:34:06 +01:00
Chandler Cox
b14d88f8f8 Add git submodule init to git cloning. 2023-11-20 07:31:16 -06:00
Wojtek Figat
98012eb192 Minor improvements 2023-11-20 11:07:45 +01:00
Wojtek Figat
e9a1be481f Add short delay before auto-selecting editor tab on drag over header
#1934
2023-11-20 11:03:49 +01:00
Wojtek Figat
70a540da4a Refactor main editor viewport and prefab viewport to share dragging handling code 2023-11-20 10:48:16 +01:00
Wojtek Figat
9aa4421bfd Fix Visual Script parameter setter node to accept multiple input flows 2023-11-19 20:41:24 +01:00
Wojtek Figat
fc2d9a745f Fix missing scene dirty state when spawning prefab in scene tree 2023-11-19 20:24:47 +01:00
Wojtek Figat
f9799f8ef3 Update old code 2023-11-19 11:00:15 +01:00
Chandler Cox
84f6e2f90f Hide search window and search nodes from UIControls 2023-11-17 11:25:54 -06:00
Wojtek Figat
15aaf5043a Fix scenes reload feature to check if can do it, properly use async in play mode and ask for save if scene is modified
#1740
2023-11-17 14:07:33 +01:00
Wojtek Figat
719498e99b Adjust MissingScriptEditor layout for UI 2023-11-17 13:08:37 +01:00
Wojtek Figat
c0f0bd87aa Fix error in Tabs.SelectedTab
#1932
2023-11-14 10:33:40 +01:00
Wojtek Figat
b848c12802 Merge branch 'limit-cloth-brush' of https://github.com/Tryibion/FlaxEngine into Tryibion-limit-cloth-brush 2023-11-14 10:30:27 +01:00
Chandler Cox
ab5534da7f Add limits to cloth brush values. 2023-11-13 20:38:04 -06:00
Wojtek Figat
618273977c Minor improvements to code style #1541 2023-11-13 17:17:05 +01:00
Wojtek Figat
13881c7d97 Merge branch 'LightThemeTweaks' of https://github.com/Radiangames/FlaxEngine into Radiangames-LightThemeTweaks 2023-11-13 17:02:12 +01:00
Wojtek Figat
0f14672e3b Codestyle formatting and fixes for #1888 2023-11-13 09:45:33 +01:00
Wojtek Figat
31ce41c5a4 Fix marking scene as dirty when creating prefab from existing actor
#1916
2023-11-11 17:57:54 +01:00
Wojtek Figat
ddaa5f9161 Fix regression in Custom Editor UI from 74bcf7d9e5
#1616 #1911
2023-11-11 14:47:20 +01:00
Wojtek Figat
252bb680fa Merge branch 'fix-rider-detection' of https://github.com/MineBill/FlaxEngine into MineBill-fix-rider-detection 2023-11-10 16:14:38 +01:00
Wojtek Figat
36daa38e0f Fix CollectionEditor to properly support editing multiple arrays
#1818
2023-11-10 13:23:32 +01:00
MineBill
ed69f11121 Don't hardcode appdata path for linux anymore. 2023-11-10 13:58:03 +02:00
Wojtek Figat
7d70a15034 Fix color editing control to properly handle mouse event
#1782
2023-11-10 10:20:21 +01:00
Wojtek Figat
39a5b8e635 Invert check order 2023-11-10 01:32:24 +01:00
Wojtek Figat
d8a54692f0 Code cleanup #1785 2023-11-09 09:10:25 +01:00
Wojtek Figat
30ca7d52d0 Merge branch 'custom-model-matpv' of https://github.com/Menotdan/FlaxEngine into Menotdan-custom-model-matpv 2023-11-09 09:06:26 +01:00
Wojtek Figat
d90b723487 Code cleanup and usability tweaks for #1600 2023-11-08 21:30:31 +01:00
Wojtek Figat
67c22cf3d4 Merge branch 'Nodes' of https://github.com/NoriteSC/FlaxEngineFork into NoriteSC-Nodes 2023-11-08 21:19:08 +01:00
Wojtek Figat
a6c47ae17b Merge branch 'ui-usability-improv' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-ui-usability-improv 2023-11-08 17:08:23 +01:00
Wojtek Figat
966fb0275b Add SortScore to Visject node archetypes and use it to favor method overrides in Visual Script 2023-11-08 11:52:31 +01:00
Wojtek Figat
785d3e8648 Fix Output Log window to scroll log on startup properly 2023-11-08 11:40:57 +01:00
Wojtek Figat
74bcf7d9e5 Fix custom editor layout rebuilding when it has more editors in use
#1616
2023-11-07 18:30:05 +01:00
Wojtek Figat
22d754e797 Fix error during new json asset creation via ContentContextMenu if the class is missing empty constructor
#1838
2023-11-07 16:21:56 +01:00
Wojtek Figat
0d85094ebb Fix error during new json asset creation via ContentContextMenu if the class is missing empty constructor
#1838
2023-11-07 16:21:48 +01:00
Wojtek Figat
7d43a0cc8b Fix various cases of closing window tabs when using Dock Windows in Editor
#1750
2023-11-07 16:14:09 +01:00
Wojtek Figat
4238c43f27 Format code #1850 2023-11-07 10:54:11 +01:00
Wojtek Figat
f163edfb7e Move AssetPickerValidator to Editor Content folder
#1850
2023-11-07 10:24:38 +01:00
Wojtek Figat
fd4a5595c0 Merge branch 'editor-list-dragging' of https://github.com/MineBill/FlaxEngine into MineBill-editor-list-dragging 2023-11-07 10:21:57 +01:00
Wojtek Figat
a90cf7c28f Add better formatting for automatic tooltips in Editor from xml comments 2023-11-07 00:26:14 +01:00
Wojtek Figat
42e8311736 Add engine version in Editor main window title
#1847
2023-11-07 00:13:13 +01:00
Wojtek Figat
c78ce9697c Fix incorrect tabs selection handling when tab gets removed
#1843
2023-11-06 18:14:16 +01:00
Wojtek Figat
c025b4414c Add support for unlimited window size if MaximumSize is set to Zero
#1824
2023-11-06 14:42:29 +01:00
Wojtek Figat
1e9ded55b0 Fix missing xml doc 2023-11-06 14:09:39 +01:00
Wojtek Figat
e22fa20dc1 Minor fixes to #1740 2023-11-06 14:06:10 +01:00
Wojtek Figat
9eb9294e84 Merge branch 'add-reload-scenes-button' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-add-reload-scenes-button 2023-11-06 13:55:43 +01:00