Mr. Capybara
|
3c71dc99e0
|
Rebuild navigation after apply changes in Navigation asset
|
2023-11-09 14:08:01 -04: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
|
4c413cb146
|
Merge branch 'MineBill-editor-list-dragging'
|
2023-11-07 10:54:23 +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
|
f6645e5600
|
Add debug drawing contact offset for selected collider
#1728
|
2023-11-07 09:56:33 +01:00 |
|
Wojtek Figat
|
6648481d12
|
Improve various doc comments to be more usable as tooltips in Editor
|
2023-11-07 00:57:18 +01:00 |
|
Wojtek Figat
|
87a9dedba4
|
Refactor default ContactOffset for Collider to be 2 (keep 10 for CharacterController)
#1728
|
2023-11-07 00:56:55 +01:00 |
|
Wojtek Figat
|
4fdeb773a5
|
Add hidding Camera properties based on UsePerspective option
#1858
|
2023-11-07 00:29:29 +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
|
4b2595e904
|
Remove tooltips from Camera and use automatic ones from xml comments
|
2023-11-07 00:19:02 +01:00 |
|
Wojtek Figat
|
42e8311736
|
Add engine version in Editor main window title
#1847
|
2023-11-07 00:13:13 +01:00 |
|
Wojtek Figat
|
a685918e10
|
Add default value for material Sphere Mask node to create blob gradient around UV center
#1830
|
2023-11-06 23:57:54 +01:00 |
|
Wojtek Figat
|
47ca4228dd
|
Fix compile warning
|
2023-11-06 20:50:52 +01:00 |
|
Wojtek Figat
|
7dc645c114
|
Update Tracy Profiler to 0.10
|
2023-11-06 20:50:37 +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
|
c3d74b690e
|
Fix editor plugins init regression from #1779 and compact more code
|
2023-11-06 18:13:06 +01:00 |
|
Wojtek Figat
|
ae85a94261
|
Fix memory leak while doing drag&drop with Debug Draw in use
#1723
|
2023-11-06 17:18:20 +01:00 |
|
Wojtek Figat
|
e7b1fce3eb
|
Merge DoDragDropJob to hsare the same code for Mac and Windows
#1723
|
2023-11-06 17:03:03 +01:00 |
|
Wojtek Figat
|
b47420f232
|
Compact various source code chunks
|
2023-11-06 16:56:15 +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
|
51c0a6e100
|
Fix crash regression on Dictionary and HashSet capacity set to 0 when it contains elements
|
2023-11-06 14:32:04 +01:00 |
|
Wojtek Figat
|
9a9e32d4c5
|
Fix incorrect directional light shadows influence on secondary render views
#1758
|
2023-11-06 14:20:30 +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
|
fe69a52cf2
|
Merge branch 'RuanLucasGD-add-reload-scenes-button'
|
2023-11-06 13:55:48 +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 |
|
Wojtek Figat
|
c53fce18a8
|
Merge branch 'Chikinsupu-MaterialEditor-RemovedUnsupportedParameterTypes'
|
2023-11-06 13:54:47 +01:00 |
|
Wojtek Figat
|
8500667817
|
Merge branch 'MaterialEditor-RemovedUnsupportedParameterTypes' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-MaterialEditor-RemovedUnsupportedParameterTypes
|
2023-11-06 13:54:41 +01:00 |
|
Wojtek Figat
|
40a3911453
|
Merge branch 'Tryibion-spawn-scalar'
|
2023-11-06 13:54:23 +01:00 |
|
Wojtek Figat
|
e57e86cde1
|
Fix spawned ui canvas scaller to use the same transform as CanvasScaler
#1819
|
2023-11-06 13:54:01 +01:00 |
|
Wojtek Figat
|
ad290d0140
|
Merge branch 'spawn-scalar' of https://github.com/Tryibion/FlaxEngine into Tryibion-spawn-scalar
|
2023-11-06 13:36:24 +01:00 |
|
Wojtek Figat
|
855122672f
|
Merge branch 'Chikinsupu-Visject-CommentOrder'
|
2023-11-06 13:09:29 +01:00 |
|
Wojtek Figat
|
e68330f5b5
|
Merge branch 'Visject-CommentOrder' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-CommentOrder
|
2023-11-06 13:09:21 +01:00 |
|
Wojtek Figat
|
a0d4714a0f
|
Add always logging unhandled c# exception
#1861
|
2023-11-06 12:23:17 +01:00 |
|
Wojtek Figat
|
f703e7de77
|
Fix compile error
|
2023-11-06 11:05:31 +01:00 |
|
Wojtek Figat
|
7e6c8b7b32
|
Codestyle fix #1779
|
2023-11-06 10:33:11 +01:00 |
|
Wojtek Figat
|
a55dcf42da
|
Merge branch 'Tryibion-plugin-order'
|
2023-11-06 09:37:15 +01:00 |
|
Wojtek Figat
|
23369c2ff3
|
Merge branch 'plugin-order' of https://github.com/Tryibion/FlaxEngine into Tryibion-plugin-order
|
2023-11-06 09:37:09 +01:00 |
|
Wojtek Figat
|
7855049509
|
Merge branch 'Chikinsupu-Visject-ConvertConstantToParameter'
|
2023-11-06 08:41:45 +01:00 |
|
Wojtek Figat
|
d79dd4aaf7
|
Add undo for Convert to Parameter connections change in #1671
|
2023-11-06 08:41:36 +01:00 |
|
Wojtek Figat
|
2c5a5acf33
|
Add maintaining new param id in undo #1671
|
2023-11-05 23:30:39 +01:00 |
|
Wojtek Figat
|
342360f537
|
Refactor #1671
|
2023-11-05 23:21:14 +01:00 |
|
Wojtek Figat
|
3ba8875121
|
Merge branch 'Visject-ConvertConstantToParameter' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-ConvertConstantToParameter
# Conflicts:
# Source/Editor/Surface/Archetypes/Constants.cs
|
2023-11-05 21:43:16 +01:00 |
|
Wojtek Figat
|
655afb4b90
|
Merge branch 'GoaLitiuM-editor_binding_fixes'
|
2023-11-05 21:40:50 +01:00 |
|
Wojtek Figat
|
f9a9912895
|
Merge branch 'editor_binding_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-editor_binding_fixes
|
2023-11-05 21:39:24 +01:00 |
|