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
17554cd989b4f2a7ee3d06dc94de870a0eb39dc3
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
MeshModelingToolset
/
Source
/
MeshModelingTools
/
Public
History
jimmy andrews
9fc49c9ccc
Clarify when the Rotation setting is used in the Add Primitive tools by disabling it when it is not applicable, renaming it to Initial Rotation, and expanding its tooltip.
...
#jira UE-214750 #rb lonnie.li [CL 33606316 by jimmy andrews in ue5-main branch]
2024-05-13 13:38:19 -04:00
..
Commands
…
Properties
…
ToolActivities
ModelingTools: Fixed Inset tooltip error in PolyEdit/TriEdit.
2024-05-10 18:30:43 -04:00
AddPrimitiveTool.h
Clarify when the Rotation setting is used in the Add Primitive tools by disabling it when it is not applicable, renaming it to Initial Rotation, and expanding its tooltip.
2024-05-13 13:38:19 -04:00
CombineMeshesTool.h
…
CSGMeshesTool.h
…
CutMeshWithMeshTool.h
…
DrawAndRevolveTool.h
Make draw polygon, draw polypath, and draw-and-revolve tools initialize with a 'reasonable' drawing frame instead of starting at the origin
2024-04-23 18:39:48 -04:00
DrawPolygonTool.h
Make draw polygon, draw polypath, and draw-and-revolve tools initialize with a 'reasonable' drawing frame instead of starting at the origin
2024-04-23 18:39:48 -04:00
EditMeshPolygonsTool.h
…
MeshModelingTools.h
…
RecomputeUVsTool.h
…
UVLayoutTool.h
…
UVProjectionTool.h
…