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 |
|
Wojciech Figat
|
8459d7f3ad
|
Add option to export a single localized string table to .pot file
|
2021-11-15 16:39:15 +01:00 |
|
Wojtek Figat
|
d8775a3ae5
|
Add Ragdoll Editor utilities for easier ragdoll setup and editing
|
2021-11-04 16:23:04 +01:00 |
|
Wojtek Figat
|
26e9ddc8e0
|
Add custom editor for Ragdoll to display the total mass
|
2021-11-03 19:39:22 +01:00 |
|
Wojtek Figat
|
77b0d194c7
|
Fix for env probes baking in Editor
|
2021-09-20 11:37:25 +02:00 |
|
Wojtek Figat
|
540643972a
|
Fix
|
2021-08-18 22:09:52 +02:00 |
|
Wojtek Figat
|
66657d798a
|
Add typename to script panel tooltip and don't inherit tooltip
|
2021-08-17 23:35:17 +02:00 |
|
Wojtek Figat
|
2d88ed17d4
|
Add dedicated editor for Texture Group picking
|
2021-06-18 09:43:35 +02:00 |
|
Wojtek Figat
|
c91c8b66ce
|
Add Category attribute for types grouping in editor dialogs
|
2021-06-15 16:39:15 +02:00 |
|
Wojtek Figat
|
c38b81d682
|
Fix errors when changing UIControl type in prefab
#548
|
2021-06-09 13:27:37 +02:00 |
|
Wojtek Figat
|
a6ff0c3ed1
|
Fix selecting multiple different UI controls in Editor
#548
|
2021-06-09 11:22:13 +02:00 |
|