You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Changed geometry-related events to use ReferenceMaker notifications - Result is that notifications are immediate.. - ..therefore could be ignored when sent from within Update. This allows setting Geom nodes to produce Render mesh during update(switching to Render mesh sends notification). - Test case - AutoSync for optimize/turbosmooth/vrayproxy etc objects exports Render mesh(not viewport mesh) and doesn't spam DirectLink updates #jira UETOOL-5105 UE-151506 #preflight 627ce774332e182a581b842d #rb benoit.deschenes [CL 20242777 by kerim borchaev in ue5-main branch]