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
/
ModelingComponents
/
Private
History
lonnie li
890125f92d
ModelingComponents: Expose LineSetComponent as a blueprint spawnable component.
...
#rb Jimmy.Andrews #jira UE-215334 [CL 33807767 by lonnie li in ue5-main branch]
2024-05-21 16:17:13 -04:00
..
AssetUtils
…
Baking
…
BaseTools
Modeling Tools: Adds Geometry Selection Support for the Smooth Tool
2024-03-26 09:48:04 -04:00
Changes
…
Components
Expose mehtods that create and update FMeshRenderBufferSets from FDynamicMesh3 so this can be used outside the DynamicMeshSceneProxy.
2024-04-16 14:28:43 -04:00
ConversionUtils
DynamicMeshProvider: full support for MeshDescription LODs when converting to DynamicMesh
2024-05-16 04:43:12 -04:00
Drawing
ModelingComponents: Expose LineSetComponent as a blueprint spawnable component.
2024-05-21 16:17:13 -04:00
Mechanics
Fixed miscelleneous potentially uninitialized FVectors.
2024-04-15 20:17:01 -04:00
Physics
add a nullptr check to component collision util's ConvertSimpleCollisionToMeshes, method, fixing consistent crash in Geometry Script's CopyCollisionMeshesFromObject method
2024-04-16 12:52:30 -04:00
PropertySets
…
Scene
…
Selection
Modeling Tools: Updates the visual display of Mesh Element Selection so that only applicable components are displayed depending on the selection mode
2024-05-17 15:06:29 -04:00
Snapping
…
TargetInterfaces
DynamicMeshProvider: full support for MeshDescription LODs when converting to DynamicMesh
2024-05-16 04:43:12 -04:00
Transforms
…
MeshOpPreviewHelpers.cpp
…
ModelingComponentsModule.cpp
…
ModelingComponentsSettings.cpp
…
ModelingObjectsCreationAPI.cpp
…
ModelingToolTargetUtil.cpp
DynamicMeshProvider: full support for MeshDescription LODs when converting to DynamicMesh
2024-05-16 04:43:12 -04:00
PreviewMesh.cpp
…
SplineUtil.cpp
…
ToolHostCustomizationAPI.cpp
…
ToolSceneQueriesUtil.cpp
…
ToolSetupUtil.cpp
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
TransactionUtil.cpp
…
WeightMapUtil.cpp
…