Skip to content

Releases: Gradess2019/ActorLocker

v1.5.3

24 Mar 23:05

Choose a tag to compare

Old license was replaced with MIT one

#2 [AC-29] GPL License...

For older UE version look into older releases

v1.5.2

07 Sep 23:10

Choose a tag to compare

Fix editor compilation error for UE 5.3

P.S. if you look for plugin for other UE version, see the previous releases

v1.5.1

27 Aug 21:30

Choose a tag to compare

Added UE 5.3 compatibility

v1.5.0

18 Jul 16:04

Choose a tag to compare

Added warning to unlock locked actors when disabling the plugin in Plugin Browser.
Added unlock_all_actors.py script for automatic unlocking of all locked actors on all maps in the project.
Added compatibility with other editor mods (e.g., Mesh Paint, Modeling, Brush, Fracture, etc.).

v1.4.0

17 Feb 19:37

Choose a tag to compare

Added selecting actors through locked ones. WARNING! Actors you want to select should have query collision, because unreal system doesn't let you easily select actors through others under the hood.
Added ability to edit locked actor properties

UPD 12.05.2023: Added UE 5.2 compatibility

v1.3.0

27 Jan 21:49

Choose a tag to compare

Added saving actor locked sate. Now you can close editor / change map without losing lock states.
Fixed opening ActorLockerEditorMode tab on Editor startup.

v1.2.0

22 Jan 23:17

Choose a tag to compare

Added Unreal Engine 5.0 support
Fix crash when editor opens Untitled map on engine start up

v1.1.1

20 Jan 16:54

Choose a tag to compare

Add Marketplace submission fixes

Fixed folder / tree unfolding when clicking on locked actor in Editor Viewport

v1.0.2

18 Jan 19:10

Choose a tag to compare

Marketplace submission fixes

v1.0

15 Jan 21:19

Choose a tag to compare

Release notes - ActorLocker - 1.0

Task

AC-1 Lock style

AC-2 SceneOutlinerActorLocker

AC-3 SLockWidget

AC-4 LockManager

AC-5 Undo operation

AC-6 Hotkeys

AC-8 Context menu item

AC-10 Configs