OldUnreal / Unreal-testing

OU 227 testing
Other
57 stars 0 forks source link

Brush Clipping tool is broken #334

Closed Reorn closed 1 year ago

Reorn commented 1 year ago

Brush Clipping tool is broken and crash UnrealEd.

1

Exist: class ClipMarker extends Keypoint native transient;

Need: class ClipMarker extends Keypoint native;

Marco888 commented 1 year ago

Fixed.