Releases: Gradess2019/ActorLocker
v1.5.3
v1.5.2
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
Added UE 5.3 compatibility
v1.5.0
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
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
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
Added Unreal Engine 5.0 support
Fix crash when editor opens Untitled map on engine start up
v1.1.1
Add Marketplace submission fixes
Fixed folder / tree unfolding when clicking on locked actor in Editor Viewport
v1.0.2
Marketplace submission fixes