Commit Graph

174 Commits

Author SHA1 Message Date
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
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
Wojtek Figat
74b23d0e00 Add support for array of Visual Script objects 2022-05-01 20:42:05 +02:00
Wojciech Figat
27a1dc8966 Improve property names displaying in UI and add Unit Test for it 2022-04-27 14:12:27 +02:00
Wojciech Figat
cad9bad950 Merge remote-tracking branch 'origin/master' into gi 2022-04-21 12:57:08 +02:00
Wojtek Figat
3c841b1be1 Add support for font size and color in Header attribute 2022-04-15 19:16:50 +02:00
Wojtek Figat
03524caebf Fix function name 2022-04-14 23:14:49 +02:00
Wojtek Figat
a27d69f852 Improve Json Asset development workflow 2022-04-13 21:19:10 +02:00
Wojciech Figat
446a6f22fa Fix using double value with float values to be casted in Editor 2022-03-28 14:48:45 +02:00
Wojciech Figat
4938c7e64b Fix ParticleEffectEditor issues after emitter editing if selected 2022-03-28 13:39:45 +02:00
Wojciech Figat
3e9b6caa1c Fix sorting items in various contextual list popups in Editor 2022-03-25 15:36:30 +01:00
Wojciech Figat
67b6604a67 Add automatic group panels hiding if all properties are hidden by VisibleIf rule 2022-03-24 11:33:09 +01:00
Wojciech Figat
b08d2001fd Add Model SDF generation utilities 2022-03-24 11:32:02 +01:00
Wojciech Figat
d5060e9067 Missing change 2022-03-22 18:11:04 +01:00
Wojciech Figat
832a4bf86a Add utility Copy option for various labels in assets editors 2022-03-22 17:16:15 +01:00
Wojtek Figat
9cfc638ce0 Fix for editor 2022-02-06 14:11:31 +01:00
Wojciech Figat
2144a9d2fc Add tooltips from xml docs usage in GenericEditor 2022-02-03 12:01:47 +01:00
Wojtek Figat
9b79d7df09 Fix potential error 2022-01-30 20:06:05 +01:00
Wojciech Figat
8c2241c6dc Update copyright year 2022-01-14 13:31:12 +01:00
Wojtek Figat
bc521978ce Fix undo modifications notify from nested SyncPointEditor 2022-01-08 15:06:15 +01:00
Wojciech Figat
73c22b75ea Add Code Docs module for Editor tooltips 2021-12-22 10:55:42 +01:00
Wojciech Figat
ae8d6ba433 Fix color trackball usage with undo 2021-12-21 22:21:11 +01:00
Wojciech Figat
af75751bf1 Add Tab navigation for Editor UI 2021-12-21 18:14:55 +01:00
Wojciech Figat
5f4bfa36d8 Add various usability improvements to the Editor 2021-12-13 17:31:59 +01:00
Wojciech Figat
141022caf8 Add tooltips to actors in scene tree and to properties General panel header
#182
2021-12-09 17:10:34 +01:00
Wojciech Figat
4a8291d596 Minor fixes 2021-12-09 17:08:10 +01:00
Wojciech Figat
9c7b66ba70 Merge branch 'local' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-local
# Conflicts:
#	Source/Editor/Windows/Assets/LocalizedStringTableWindow.cs
#	Source/Engine/Localization/Localization.cpp
#	Source/Engine/Localization/LocalizedStringTable.h
2021-12-09 11:31:06 +01:00