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
5.5
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Plugins
/
Runtime
/
MeshModelingToolset
/
Source
/
ModelingOperators
/
Public
History
Jimmy Andrews
3350383f49
fix responsiveness of background operators in cases where we show 'dirty' results after operators are cancelled
...
#jira UE-225271 #rb lonnie.li [CL 36555672 by Jimmy Andrews in 5.5 branch]
2024-09-24 18:25:29 -04:00
..
BaseOps
…
CleaningOps
…
CompositionOps
…
CurveOps
…
CuttingOps
…
DeformationOps
…
ParameterizationOps
Updating Dev-Release-5.5 from Main at CL
#36144969
2024-09-10 10:26:02 -04:00
PolyModelingOps
…
Properties
…
SkinningOps
…
SmoothingOps
make smoothing operator at least try to respond to progresscancel being cancelled, to help more quickly reduce memory pressure from cancelled operators
2024-09-19 15:26:36 -04:00
SpaceDeformerOps
…
BackgroundModelingComputeSource.h
fix responsiveness of background operators in cases where we show 'dirty' results after operators are cancelled
2024-09-24 18:25:29 -04:00
ModelingOperators.h
…
ModelingOperatorsModule.h
…
ModelingTaskTypes.h
Mitigate tools crashing from too many cancelled-but-still-running background tasks accumulating by limiting the number of active background tasks permitted for a single background compute object
2024-09-19 15:30:35 -04:00