Wojtek Figat
|
f552dd0c28
|
Merge remote-tracking branch 'origin/master' into 1.6
|
2023-06-10 23:29:22 +02:00 |
|
Wojtek Figat
|
3bbfe9de8a
|
Code cleanup, add tooltip and cache property option in layout #1140
|
2023-06-09 17:32:57 +02:00 |
|
Olly Rybak
|
fce41b95f6
|
Added bool to properties window to carry value between controls
|
2023-05-29 20:55:55 +10:00 |
|
Olly Rybak
|
522015c2d7
|
Better functionality + styling
|
2023-05-29 00:43:14 +10:00 |
|
Wojtek Figat
|
694980160b
|
Merge remote-tracking branch 'origin/master' into 1.6
# Conflicts:
# Source/Editor/CustomEditors/CustomEditorsUtil.cs
# Source/Engine/Networking/NetworkReplicator.cpp
# Source/Engine/Scripting/ManagedCLR/MUtils.cpp
# Source/Tools/Flax.Build/Bindings/BindingsGenerator.Cpp.cs
|
2023-05-24 23:28:38 +02:00 |
|
Olly Rybak
|
c92a3e566e
|
New button styling
|
2023-05-21 09:57:39 +10:00 |
|
Wojtek Figat
|
e045f096a9
|
Add network debugging panel to actors and scripts
#1066
|
2023-05-16 14:59:15 +02:00 |
|
Wojtek Figat
|
b57018f55c
|
Merge remote-tracking branch 'origin/master' into 1.6
|
2023-05-12 14:41:21 +02:00 |
|
Wojtek Figat
|
eab14e28da
|
Add play/pause/stop buttons to particle effect editor while in play-mode
|
2023-05-12 14:39:57 +02:00 |
|
Wojtek Figat
|
80e6853f44
|
Merge remote-tracking branch 'origin/master' into 1.6
# Conflicts:
# Source/Editor/CustomEditors/Dedicated/UIControlEditor.cs
|
2023-05-08 22:22:32 +02:00 |
|
Wojtek Figat
|
8edc154501
|
Fix UIControl linkage to Prefab window when creating UI within prefab Editor
#1007
|
2023-05-08 19:22:23 +02:00 |
|
Wojtek Figat
|
5a66e90b56
|
Merge remote-tracking branch 'origin/master' into 1.6
# Conflicts:
# .github/workflows/tests.yml
# Source/Engine/Content/JsonAsset.cs
|
2023-05-07 19:46:29 +02:00 |
|
Wojtek Figat
|
bc1cb402ab
|
Merge branch 'layermatrix' of https://github.com/Withaust/FlaxEngine into Withaust-layermatrix
|
2023-05-07 10:52:10 +02:00 |
|
Wojtek Figat
|
37e8fa7b76
|
Fix creating localization table on blank project
#1060
|
2023-05-05 14:54:42 +02:00 |
|
Wojtek Figat
|
4d1ac04e5c
|
Add GroupElement.AddSettingsButton for editor ui
|
2023-04-29 11:10:48 +02:00 |
|
Wiktor Kocielski
|
89d34650c0
|
Fix LayersMatrixEditor
|
2023-04-26 00:28:51 +03:00 |
|
Wojtek Figat
|
390460907d
|
Merge remote-tracking branch 'origin/master' into 1.6
# Conflicts:
# Source/Editor/Scripting/CodeEditors/VisualStudioCodeEditor.cpp
# Source/Tools/Flax.Build/Deps/Dependencies/OpenAL.cs
|
2023-04-22 18:59:41 +02:00 |
|
Wojtek Figat
|
978b3f835a
|
Add editor playback utilities for Audio Source and Scene Animation Player
|
2023-04-22 17:25:55 +02:00 |
|
Wojtek Figat
|
12f4dc74d2
|
Optimize default C# stdlib references to prevent using jit-ed features in a game assembly
|
2023-04-01 23:34:05 +02:00 |
|
Wojtek Figat
|
4755c42d70
|
Fix .NET generic class typename to match old mono style without inlined assembly name and ver
|
2023-03-27 17:30:48 +02:00 |
|
Chandler Cox
|
a061347f5a
|
Centers the "Set Type" Button context menu for UI Controls in the editor.
|
2023-02-03 19:22:25 -06:00 |
|
Wojtek Figat
|
e57481de7d
|
Adjustments to the new group panels #903
|
2023-01-24 23:18:12 +01:00 |
|
Wojtek Figat
|
6931161dce
|
Merge branch 'add-arrow-to-groups' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-arrow-to-groups
|
2023-01-24 19:41:37 +01:00 |
|
Chandler Cox
|
66fd5e716c
|
various fixes and improvements. size changes for headers, deactivate containement for collections.
|
2023-01-21 13:35:51 -06:00 |
|
Chandler Cox
|
634eb0973b
|
fix header text position
|
2023-01-21 11:37:31 -06:00 |
|
Chandler Cox
|
a91990138b
|
Added arrow as default to groups
|
2023-01-21 10:32:37 -06:00 |
|
Wojtek Figat
|
eff24ed836
|
Add support for editing path to the asset within AssetRefEditor
|
2023-01-15 23:05:58 +01:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +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 |
|
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 |
|
Chandler Cox
|
86be1acd7a
|
Cached sate of anchor drop down closed.
|
2022-12-15 07:45:08 -06: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 |
|
Cristhofer Marques
|
77c6daf240
|
fix the wrong additional layer in the matrix
|
2022-10-11 13:30:49 -03: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
|
1ae80da888
|
Fix missing Properties window focus after adding script to the actor
|
2022-07-23 16:14:02 +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 |
|
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
|
03524caebf
|
Fix function name
|
2022-04-14 23:14:49 +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
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojciech Figat
|
73c22b75ea
|
Add Code Docs module for Editor tooltips
|
2021-12-22 10:55:42 +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
|
f69055d85a
|
Add features flags for Custom Editors presentation
|
2021-11-16 16:33:45 +01:00 |
|
Wojciech Figat
|
d39b043343
|
Fix for localization dashboard
|
2021-11-15 16:39:17 +01:00 |
|