sideeffects / HoudiniEngineForUnreal

Houdini Engine Plugin for Unreal Engine.
http://www.sidefx.com/unreal
Other
1.36k stars 374 forks source link

Add synchronous cooking and instantiation. #57

Closed ttvd closed 4 years ago

ttvd commented 8 years ago

At the moment we perform cooking and instantiation of Houdini digital assets asynchronously. We would like to be able to do so synchronously. This would be helpful for intermediate asset tools. This is also an API related work.

Filed as RFE: #74258 : Unreal: Add synchronous cooking.

ttvd commented 8 years ago

Related to https://github.com/sideeffects/HoudiniEngineForUnreal/issues/34