Commit Graph

3374 Commits

Author SHA1 Message Date
Wojtek Figat
52f95de756 Merge branch 'splashQuoteDocs' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-splashQuoteDocs 2024-09-16 00:00:35 +02:00
Wojtek Figat
d07a615c76 Merge branch 'improvedEditorSettingDescriptions' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-improvedEditorSettingDescriptions 2024-09-15 23:58:10 +02:00
Wojtek Figat
1fa0159079 Fix crash in editor when opening Visual Script that uses array of visual script references 2024-09-15 22:59:29 +02:00
xxSeys1
6c6938aa41 improve editor options descriptions 2024-09-15 16:03:45 +02:00
Wojtek Figat
2a29b8e807 Fix regression in function surfaces 2024-09-14 23:25:59 +02:00
xxSeys1
c5f1cdc23d add splash screen quote about docs
Documentation is amazing. If ppl read it.
2024-09-13 23:35:25 +02:00
Wojtek Figat
c69beae81a Add namespace to method tooltips in Visual ScriptType
#112
2024-09-12 15:45:12 +02:00
Wojtek Figat
d5f53572df Add support for using C# stdlib api in Visual Scripts
#112
2024-09-12 15:44:53 +02:00
Wojtek Figat
e7dc58c596 Fix crash when showing shader source that is empty
#2896
2024-09-12 09:11:55 +02:00
Wojtek Figat
b776242cc7 Merge branch 'enum-combo-box-open' of https://github.com/Tryibion/FlaxEngine into Tryibion-enum-combo-box-open 2024-09-12 09:03:01 +02:00
xxSeys1
3a1dde0081 rename VisualScriptingDescriptionPanel to NodeDescriptionPanel
The description panel no longer only shows in the visual scripting editor but also in the material editor.
There is one editor setting that shows/ hides both so I changed the name to something more general.
2024-09-11 22:19:44 +02:00
Wojtek Figat
12c9ae1490 Add surface nodes size snapping when using grid
#1456
2024-09-11 20:24:19 +02:00
Wojtek Figat
c26a806a35 Code cleanup
#1456
2024-09-11 19:57:57 +02:00
Wojtek Figat
91bfb29d33 Merge branch 'visject_grid_snap' of https://github.com/Menotdan/FlaxEngine into Menotdan-visject_grid_snap
# Conflicts:
#	Source/Editor/Surface/SurfaceUtils.cs
2024-09-11 18:32:08 +02:00
Wojtek Figat
26ad61c1ce Merge branch 'module-remove' of https://github.com/Tryibion/FlaxEngine into Tryibion-module-remove 2024-09-11 13:41:30 +02:00
Wojtek Figat
7311522328 Fix compile regression with large worlds 2024-09-11 13:39:15 +02:00
Wojtek Figat
4683262cf3 Small codestyle tweaks
#2415
2024-09-11 13:38:31 +02:00
Wojtek Figat
1bc09fb962 Merge branch 'new-content-creations' of https://github.com/Menotdan/FlaxEngine into Menotdan-new-content-creations 2024-09-10 20:00:18 +02:00
Wojtek Figat
c1a5db616e Add ProjectPoint for Editor Viewport
#2814
2024-09-10 11:10:15 +02:00
Wojtek Figat
aef06656f0 Fix using Tag as key of serialized dictionary in cooked build
#2560
2024-09-09 22:30:01 +02:00
Wojtek Figat
05d191f491 Remove any leftover executable files deployed from .NET SDK 2024-09-09 22:25:37 +02:00
Wojtek Figat
bbb0d36494 Fixed issues found by PVS-Studio 2024-09-09 18:21:59 +02:00
Wojtek Figat
c62575612b Fix missing parameters metadata on nested material layers
#731
2024-09-09 12:34:18 +02:00
Wojtek Figat
060dd748a7 Merge branch 'fix-spelling-virtual' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-spelling-virtual 2024-09-09 07:58:02 +02:00
Wojtek Figat
a7af0be9bb Merge branch 'cs-template-path' of https://github.com/Tryibion/FlaxEngine into Tryibion-cs-template-path 2024-09-09 07:20:02 +02:00
Wojtek Figat
f1fde0542e Merge branch 'fix-last-list-element-label' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-last-list-element-label 2024-09-09 07:18:11 +02:00
envision3d
25aa5bee85 fix crash with prefab window open on script reload 2024-09-09 06:13:56 +02:00
Chandler Cox
8353afa31c Dont close Flag Enum Comboboxes on option selected. 2024-09-06 20:26:04 -05:00
Chandler Cox
2f268cab70 Fix last list element label positioning. 2024-09-06 15:47:13 -05:00
Chandler Cox
fc6dc9473c Add third party and deps module detection. 2024-09-03 12:54:11 -05:00
Chandler Cox
ecace3d609 Code style fix. 2024-09-02 13:07:15 -05:00
Chandler Cox
65fd975b1a Add generic CSharpProxy. Add Empty C# template. 2024-09-02 12:57:23 -05:00
Chandler Cox
fd7e04fd8c Fix spelling and comment description wording for GetAssetVirtualProxy 2024-09-01 14:00:50 -05:00
Wojtek Figat
ce7b11adfc Merge branch 'save-collection-groups' of https://github.com/Tryibion/FlaxEngine into Tryibion-save-collection-groups
# Conflicts:
#	Source/Editor/CustomEditors/Editors/CollectionEditor.cs
2024-08-30 13:17:46 +02:00
Wojtek Figat
58547142c9 Merge branch 'sprite-name-update' of https://github.com/Tryibion/FlaxEngine into Tryibion-sprite-name-update 2024-08-30 13:02:33 +02:00
Wojtek Figat
74c4fb79f5 Merge branch 'fix-json-win-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-json-win-cm 2024-08-30 12:58:43 +02:00
Wojtek Figat
68eb8b9f21 Fix properties editor labels positioning
#2530 #2609
2024-08-30 12:58:12 +02:00
Chandler Cox
62dff3fa20 Update sprite group name when sprite name is changed. 2024-08-29 11:40:30 -05:00
Chandler Cox
2ff6437a92 Clean up JsonAssetWindow options cm if it exists. 2024-08-28 20:58:24 -05:00
Wojtek Figat
ec412d9be0 Fix undo-redo for JsonAssetReference in Editor
#2711
2024-08-28 23:42:59 +02:00
Wojtek Figat
ca0fb8cf63 Fix missing scenes saving when entering play mode in full game mode
#2465
2024-08-28 17:14:22 +02:00
Wojtek Figat
e6167e3e65 Merge branch 'better-mat-instance-param-settings' of https://github.com/Tryibion/FlaxEngine into Tryibion-better-mat-instance-param-settings 2024-08-28 16:40:30 +02:00
Wojtek Figat
9fa40cbf09 Merge branch 'nameof-module-add' of https://github.com/Tryibion/FlaxEngine into Tryibion-nameof-module-add 2024-08-28 16:39:25 +02:00
Wojtek Figat
758f3c39ee Merge branch 'shrink-listen' of https://github.com/Tryibion/FlaxEngine into Tryibion-shrink-listen 2024-08-28 16:37:30 +02:00
Wojtek Figat
776002c08c Merge branch 'fix-comment-node-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-comment-node-cm 2024-08-28 16:36:43 +02:00
Wojtek Figat
353315bb43 Grey-out value box slider icon when control is disabled 2024-08-28 15:49:37 +02:00
Wojtek Figat
0dbcdc3217 Add enlarging debug point of current blend value in Multi blend nodes in Anim Graph window 2024-08-28 15:23:10 +02:00
Chandler Cox
1546d97b2f Add removing semi colons from targets. 2024-08-27 21:38:57 -05:00
Wojtek Figat
cd4bd5efe0 Fix duplicate action active state for nodes that dont allow it in Visject graph
#2243
2024-08-27 23:38:11 +02:00
Wojtek Figat
838cb9f2ce Fix object reference empty text clipping 2024-08-27 23:37:28 +02:00