Chandler Cox
|
64dcfa21b8
|
small fixes
|
2023-01-20 01:22:36 -06:00 |
|
Chandler Cox
|
6c1ce82e5c
|
Small cleanup
|
2023-01-20 00:56:46 -06:00 |
|
Chandler Cox
|
efe11d0105
|
Added selecting text box when tag add drop panel open
|
2023-01-20 00:55:54 -06:00 |
|
Chandler Cox
|
85df496657
|
Better tag picker
|
2023-01-20 00:51:46 -06:00 |
|
Wojciech Figat
|
7b20bc38a4
|
Merge branch '1.5' into dotnet7
# Conflicts:
# Content/Shaders/GI/DDGI.flax
# Content/Shaders/GI/GlobalSurfaceAtlas.flax
# Content/Shaders/TAA.flax
# Content/Shaders/VolumetricFog.flax
# Source/Tools/Flax.Build/Projects/VisualStudio/VCProjectGenerator.cs
|
2023-01-17 11:52:52 +01:00 |
|
Wojciech Figat
|
4395bfd661
|
Improve Tags editor to display short tag names in tree for better readability of nested tags
#885
|
2023-01-16 13:33:21 +01:00 |
|
Wojciech Figat
|
5babe8df3f
|
Add refreshing actively opened Layers And Tags asset editor when adding tags from popup
#885
|
2023-01-16 12:11:04 +01:00 |
|
Wojtek Figat
|
eff24ed836
|
Add support for editing path to the asset within AssetRefEditor
|
2023-01-15 23:05:58 +01:00 |
|
Wojciech Figat
|
eebc4951de
|
Merge branch '1.5' into dotnet7
# Conflicts:
# Source/Platforms/DotNet/NUnit/agents/net40/nunit-agent.exe
# Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.api.dll
# Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.core.dll
# Source/Platforms/DotNet/NUnit/agents/net7.0/nunit.agent.addins
# Source/Platforms/DotNet/NUnit/nunit.engine.api.dll
# Source/Platforms/DotNet/NUnit/nunit.engine.core.dll
# Source/Platforms/DotNet/NUnit/nunit.engine.dll
# Source/Platforms/DotNet/NUnit/nunit3-console.exe
# Source/Platforms/DotNet/NUnit/nunit3-console.exe.config
# Source/Platforms/DotNet/NUnit/testcentric.engine.metadata.dll
# Source/Tools/Flax.Build/Deps/Downloader.cs
# Source/Tools/Flax.Stats/CodeFrame.cs
# Source/Tools/Flax.Stats/CodeFrameNode.cs
# Source/Tools/Flax.Stats/Flax.Stats.Build.cs
# Source/Tools/Flax.Stats/Languages.cs
# Source/Tools/Flax.Stats/Program.cs
# Source/Tools/Flax.Stats/TaskType.cs
# Source/Tools/Flax.Stats/Tools.cs
# Source/Tools/FlaxEngine.Tests/TestEditorUtils.cs
|
2023-01-10 15:49:44 +01:00 |
|
Wojciech Figat
|
a7e428a21c
|
Merge branch 'master' into 1.5
# Conflicts:
# Content/Shaders/GI/DDGI.flax
# Content/Shaders/GI/GlobalSurfaceAtlas.flax
# Content/Shaders/TAA.flax
# Content/Shaders/VolumetricFog.flax
# Source/Editor/CustomEditors/Editors/ActorTagEditor.cs
# Source/Engine/Core/Config/GraphicsSettings.cpp
# Source/Engine/Engine/PostProcessEffect.cs
# Source/Engine/Graphics/GPUResourcesCollection.cpp
# Source/Engine/Graphics/GPUResourcesCollection.h
# Source/Engine/Graphics/PostProcessBase.h
# Source/FlaxEngine.Gen.cs
|
2023-01-10 15:37:55 +01:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
Wojciech Figat
|
d3cdca6b33
|
Merge remote-tracking branch 'origin/1.5' into dotnet7
|
2023-01-02 10:37:04 +01:00 |
|
Wojtek Figat
|
f246fc018d
|
Fixes for 2df3574cfa
|
2023-01-01 16:54:01 +01:00 |
|
Wojtek Figat
|
2df3574cfa
|
Refactor new tags system to use uint for tag index (0 is invalid tag)
|
2023-01-01 16:39:34 +01:00 |
|
Wojtek Figat
|
c48a81a068
|
Merge branch '1.5' into dotnet7
# Conflicts:
# Source/Editor/Managed/ManagedEditor.Internal.cpp
# Source/Engine/Core/Config/LayersAndTagsSettings.cs
|
2022-12-28 18:49:14 +01:00 |
|
Wojtek Figat
|
8762e8ad15
|
Merge branch 'master' into 1.5
# Conflicts:
# Content/Shaders/GI/DDGI.flax
# Content/Shaders/GI/GlobalSurfaceAtlas.flax
# Content/Shaders/TAA.flax
# Content/Shaders/VolumetricFog.flax
# Source/Editor/Utilities/Utils.cs
|
2022-12-28 16:59:11 +01:00 |
|
Wojtek Figat
|
cdf50b2560
|
Merge branch 'center-script-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-center-script-cm
|
2022-12-27 22:34:19 +01:00 |
|
|
|
3f14d4bf64
|
Fix deserialization errors preventing context menus to open
Not a proper fix but Mono runtime seems to silently ignore this error when clipboard contains garbage data.
|
2022-12-27 19:03:18 +02:00 |
|
Chandler Cox
|
d7d7c1e98f
|
Center the context menu that is spawned from clicking the add scripts button on an actor
|
2022-12-22 12:44:34 -06:00 |
|
Wojciech Figat
|
9a5c105db9
|
Merge branch '1.5' into dotnet7
|
2022-12-21 10:35:58 +01:00 |
|
Wojtek Figat
|
757728c96c
|
Add option to override Custom Editor for array of type
|
2022-12-20 21:11:39 +01:00 |
|
Wojtek Figat
|
a570d6d178
|
Refactor **Actor tags into hierarchical reusable Tags** system for better gameplay scripting
|
2022-12-20 21:11:38 +01:00 |
|
|
|
84f8e3a4b4
|
Fix crash when releasing scripting assembly
|
2022-12-17 15:39:00 +02:00 |
|
Chandler Cox
|
86be1acd7a
|
Cached sate of anchor drop down closed.
|
2022-12-15 07:45:08 -06:00 |
|
Wojciech Figat
|
66d01d8d7f
|
Merge remote-tracking branch 'origin/master' into 1.5
|
2022-12-01 12:10:41 +01:00 |
|
Wojtek Figat
|
a3a001633b
|
Fix Custom Editors groups regression
|
2022-11-30 17:47:56 +01:00 |
|
|
|
96dc279ebd
|
Implement .NET 7 runtime support and bindings generation
|
2022-11-26 14:37:07 +02:00 |
|
Wojtek Figat
|
2ad6eb0c72
|
Merge branch 'master' into 1.5
|
2022-11-22 19:58:53 +01:00 |
|
Chandler Cox
|
ade5166977
|
fix editor updating base values
|
2022-11-14 20:00:54 -06:00 |
|
Chandler Cox
|
68a5073b29
|
fixed issue when asset picker has no value on particle effect
|
2022-11-14 18:45:44 -06:00 |
|
Wojciech Figat
|
437ed07368
|
Merge remote-tracking branch 'origin/master' into 1.5
|
2022-10-24 12:07:39 +02:00 |
|
Chandler Cox
|
dd20da89d7
|
added cursor change for changing of the property splitter
|
2022-10-19 19:45:07 -05:00 |
|
Wojciech Figat
|
e115aa2c4e
|
Merge remote-tracking branch 'origin/master' into 1.5
# Conflicts:
# Source/Engine/Content/JsonAsset.cpp
|
2022-10-19 13:36:46 +02:00 |
|
Cristhofer Marques
|
77c6daf240
|
fix the wrong additional layer in the matrix
|
2022-10-11 13:30:49 -03:00 |
|
Wojtek Figat
|
2c4d578f7c
|
Add deprecation info for users to upgrade the code
|
2022-09-08 18:49:25 +02:00 |
|
Wojciech Figat
|
569808af6d
|
Add TypeNameEditor for editing typename reference as soft string value
|
2022-09-02 14:10:53 +02:00 |
|
Wojciech Figat
|
b23cf5f1d8
|
Fix displaying multiple structure parameters in Visject Surface parameters panel
|
2022-08-05 13:27:32 +02:00 |
|
Wojtek Figat
|
2dfd676c5e
|
Fix errors in Editor when editing particle emitter if effect that uses it is selected
|
2022-07-24 11:55:00 +02:00 |
|
Wojtek Figat
|
32fe383c10
|
Fix [AssetReference(typeof(typeName)] not working for arrays of assets (fix for collection types)
|
2022-07-23 16:36:21 +02:00 |
|
Wojtek Figat
|
1ae80da888
|
Fix missing Properties window focus after adding script to the actor
|
2022-07-23 16:14:02 +02:00 |
|
Wojtek Figat
|
b184650835
|
Fix error when using multi-dimensional array property (not supported)
#422
|
2022-07-18 23:11:11 +02:00 |
|
Wojtek Figat
|
9f7f764359
|
Format code
|
2022-07-18 22:38:01 +02:00 |
|
Wojciech Figat
|
9192375ddb
|
Improve properties display (group all parameters from the same group together)
|
2022-07-05 10:36:36 +02:00 |
|
Wojtek Figat
|
e43515f653
|
Merge remote-tracking branch 'origin/gi' into large-worlds
# Conflicts:
# Source/Engine/Graphics/PostProcessSettings.cpp
# Source/Engine/Level/Actors/SkyLight.cpp
# Source/Engine/Renderer/GBufferPass.cpp
# Source/Engine/Renderer/GI/GlobalSurfaceAtlasPass.cpp
# Source/Engine/Renderer/GlobalSignDistanceFieldPass.cpp
# Source/Engine/Renderer/GlobalSignDistanceFieldPass.h
# Source/Engine/Renderer/RenderList.h
|
2022-06-13 00:46:33 +02:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
Wojciech Figat
|
d4839b9c78
|
Add Global Illumination options to PostFx Settings
|
2022-06-10 18:48:17 +02:00 |
|
Wojtek Figat
|
785f8915b7
|
Merge remote-tracking branch 'origin/gi' into large-worlds
# Conflicts:
# Source/Engine/Core/Math/Vector3.h
|
2022-05-21 19:45:13 +02:00 |
|
Wojtek Figat
|
04c0f19584
|
Add Double2, Double3, Double4 to C# scripting API
|
2022-05-18 23:23:50 +02:00 |
|
Wojciech Figat
|
551459022d
|
Merge remote-tracking branch 'origin/master' into gi
# Conflicts:
# Source/Editor/Windows/Assets/VisualScriptWindow.cs
|
2022-05-02 10:38:14 +02:00 |
|
Wojtek Figat
|
26d4ebd3d5
|
Fixes for Visual Scripting in Editor
|
2022-05-01 21:11:15 +02:00 |
|