Wojtek Figat
|
d6f0062198
|
Fix deselecting error
|
2024-03-19 21:47:00 +01:00 |
|
Wojtek Figat
|
28da656ed1
|
Fix preserving actors hierarchy order when performing undo of actor removal
#1751
|
2024-03-05 16:30:50 +01:00 |
|
Wojtek Figat
|
01daa2d66a
|
Merge branch 'input-settings-changes' of https://github.com/Menotdan/FlaxEngine into Menotdan-input-settings-changes
# Conflicts:
# Source/Editor/Modules/UIModule.cs
|
2024-03-04 18:33:16 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
912437c456
|
Fix CreateParentForSelectedActors
|
2024-02-18 10:27:17 +01:00 |
|
Wojtek Figat
|
5e218c8da9
|
Improve #2100 and fix undo
|
2024-02-18 00:03:27 +01:00 |
|
whocares77
|
4e2f0cd22c
|
Added "Create parent for selected actors" context menu button
|
2023-12-19 11:02:18 +03:00 |
|
Menotdan
|
13cc45c3d7
|
Add the option to deselect all whereve there is a select all, Refactor much of the codebase to use keybinds from InputOptions.
|
2023-12-08 20:16:07 -05:00 |
|
Wojtek Figat
|
3ac7c4e0ee
|
Codestyle fix
|
2023-10-09 23:21:02 +02:00 |
|
Chandler Cox
|
10c8454e8f
|
Paste at same level of selected actor parent node instead of as child of selected actor for better behavior.
|
2023-07-27 10:33:30 -05: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
|
a570d6d178
|
Refactor **Actor tags into hierarchical reusable Tags** system for better gameplay scripting
|
2022-12-20 21:11:38 +01:00 |
|
Chandler Cox
|
14a9c99496
|
fixed small bug of scene window not resizing when something is deleted but window isnt focused
|
2022-10-19 14:50:39 -05:00 |
|
Chandler Cox
|
546501a553
|
Added performing layout when deleting actors and scrolling to duplicated/ pasted actors when action is performed.
|
2022-10-16 18:50:00 -05:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojciech Figat
|
822d8c947e
|
Fix navmesh update when adding/removing navmesh bounds volume
#159
|
2021-12-09 17:03:53 +01:00 |
|
Wojtek Figat
|
0f997dbc75
|
Add automatic preserving of basic joint properties when converting between types in Editor
|
2021-11-03 19:35:49 +01:00 |
|
Wojtek Figat
|
352abd1e41
|
Add option *Select actors using this asset* to content menu
|
2021-10-08 16:25:13 +02:00 |
|
Wojtek Figat
|
98c43dba42
|
Fix window focus issue when removing actors
|
2021-08-12 12:51:20 +02:00 |
|
Wojtek Figat
|
65f9e9d0aa
|
Fix error
|
2021-08-08 20:58:36 +02:00 |
|
Wojtek Figat
|
cdca5b4a28
|
Fix undo for missing actor children and scripts when doing Convert action
|
2021-08-08 18:38:26 +02:00 |
|
Wojtek Figat
|
6d7bd78816
|
Optimize automatic navmesh rebuild in editor for navmesh relevant actors only
|
2021-02-19 13:02:27 +01:00 |
|
Wojtek Figat
|
96846ea255
|
Fixes for actor converting feature
|
2021-02-18 10:35:24 +01:00 |
|
Jean-Baptiste Perrier
|
cd0a1a5fdd
|
Merge branch '1.1' of https://github.com/FlaxEngine/FlaxEngine into convertactor
|
2021-02-17 14:30:11 +01:00 |
|
Jean-Baptiste Perrier
|
d896f4f699
|
Fix script error on undo.
|
2021-02-17 11:38:42 +01:00 |
|
Jean-Baptiste Perrier
|
1c5b779ae9
|
Add Convert docs.
|
2021-02-16 18:27:02 +01:00 |
|
Jean-Baptiste Perrier
|
bc229d0bb6
|
Support converting actor with scripts.
|
2021-02-16 18:25:44 +01:00 |
|
Jean-Baptiste Perrier
|
f4a587faf9
|
Support undo.
|
2021-02-16 17:36:23 +01:00 |
|
Wojtek Figat
|
1ae898918c
|
Add auto-select for spawned actors in the level
|
2021-02-01 16:21:05 +01:00 |
|
Wojtek Figat
|
b22805f866
|
Add support for custom duplicate of SceneGraphNode
|
2021-02-01 16:03:33 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|