This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2ff6bd94de1a5fcde5609e98bcbf57a4b8f2b79
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
Persona
History
kiaran ritchie
b61026fdf3
Hiding preview scene profiles from viewport menu until custom one is added
...
#JIRA UE-225561 [CL 36760007 by kiaran ritchie in 5.5 branch]
2024-10-01 19:53:20 -04:00
..
Private
Hiding preview scene profiles from viewport menu until custom one is added
2024-10-01 19:53:20 -04:00
Public
Hide the PhysicsControlViewer behind a CVar p.RigidBodyWithControl.EnableControlSetViewer which is disable by default. This also renames the relevant classes to clarify that this is a viewer, not an editor, and also to avoid duplicating relevant modular feature names through the code.
2024-09-19 05:22:38 -04:00
Persona.Build.cs
Refactored custom FMeshNaniteSettings UX logic from UStaticMesh into a reusable template that can be shared between all the relevant Nanite asset types. This change adds also adds UX logic to USkeletalMesh for Nanite using this new approach.
2024-08-28 23:41:58 -04:00