Chandler Cox
|
98a5985ce9
|
Fix bug of the collection size changing while still editing or sliding the size box.
|
2023-05-04 11:03:39 -05:00 |
|
Wojtek Figat
|
978b3f835a
|
Add editor playback utilities for Audio Source and Scene Animation Player
|
2023-04-22 17:25:55 +02:00 |
|
Chandler Cox
|
773047dc69
|
Add Copy Euler angles to Quaternion editor.
|
2023-03-16 21:46:07 -05:00 |
|
Wojtek Figat
|
969053a240
|
Add JsonAsset.Save to fix saving new tag
#885
|
2023-02-16 14:32:52 +01:00 |
|
Chandler Cox
|
b4cce7db00
|
Fix issue with different lengths of text for scale properties.
|
2023-02-12 20:51:03 -06:00 |
|
Wojtek Figat
|
45866e6771
|
Minor code cleanup #930
|
2023-02-09 09:47:27 +01:00 |
|
Wojtek Figat
|
73ac1c5d43
|
Merge branch 'scale-lock' of https://github.com/Tryibion/FlaxEngine into Tryibion-scale-lock
|
2023-02-09 09:42:16 +01:00 |
|
Wojtek Figat
|
78001b8298
|
Merge branch 'center-set-type' of https://github.com/Tryibion/FlaxEngine into Tryibion-center-set-type
|
2023-02-09 09:39:40 +01:00 |
|
Wojtek Figat
|
7fae0d9fb6
|
Fix to ignore warning due to missing NDA consoles packages
|
2023-02-08 23:41:24 +01:00 |
|
Wojtek Figat
|
d09dfd1f61
|
Add **Canvas Scaler** control for resolution-independent UI
#448 #525
|
2023-02-08 19:51:16 +01:00 |
|
Wojtek Figat
|
9a84811f35
|
Fix editor values comparison in properties panel to match serializer rules
|
2023-02-06 13:44:45 +01:00 |
|
Chandler Cox
|
d5d5fb698f
|
Small name changes
|
2023-02-05 20:17:21 -06:00 |
|
Chandler Cox
|
0f38fdda30
|
Remove unused include.
|
2023-02-05 15:12:04 -06:00 |
|
Chandler Cox
|
e4afc49ac6
|
Added saving the users choice in the properties window and adding link and unlink to the scale context menu.
|
2023-02-05 15:07:12 -06:00 |
|
Chandler Cox
|
b113bdb774
|
Changed to use enum for simplification
|
2023-02-04 22:28:34 -06:00 |
|
Chandler Cox
|
03f299bc3b
|
Added apply across actors.
|
2023-02-04 22:20:18 -06:00 |
|
Chandler Cox
|
9c591b3c08
|
Add scale lock button
|
2023-02-04 21:56:18 -06: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 |
|
Chandler Cox
|
db46d50eff
|
Fixed sized for tag header drop panel and add tag button to match with other sizing.
|
2023-01-27 08:28:47 -06:00 |
|
Wojtek Figat
|
adfe3ad165
|
Add SortOrder to drawable object types for transparency sorting override
|
2023-01-26 18:37:40 +01: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 |
|
Wojciech Figat
|
66d5850a76
|
Asset update
|
2023-01-20 12:02:40 +01:00 |
|
Chandler Cox
|
5d601621cf
|
small fix
|
2023-01-20 02:14:05 -06:00 |
|
Chandler Cox
|
56c9be6f8c
|
fixes
|
2023-01-20 01:55:09 -06:00 |
|
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
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|