ynput / ayon-houdini

Houdini addon for AYON
Apache License 2.0
11 stars 9 forks source link

publish existing caches #19

Closed MustafaJafar closed 6 days ago

MustafaJafar commented 5 months ago

Is there an existing issue for this?

Please describe the feature you have in mind and explain what the current shortcomings are?

Render Targets is supported with render but not cache. image

How would you imagine the implementation of the feature?

Render targets should be supported with cache

Are there any labels you wish to add?

Describe alternatives you've considered:

No response

Additional context:

No response

BigRoy commented 5 months ago

Yes, I'd like Use Existing Frames for all product types in Houdini if we can. (Although the USD extraction logic may make that tricky potentially because it's the ROP node that does some path remapping)

antirotor commented 2 months ago

Is this related to #6

johhnry commented 1 month ago

Hi, we are interested in this behavior! Being able to publish a cache that was already computed without having to recompute it again. Maybe for now we can have a single checkbox saying "Use existing cache" that skips the file cache creation again?

krishnaavril commented 1 month ago

Hey! Any thoughts on this one? just curious if any wip is available to test

This could potentially save tons of size in servers!

krishnaavril commented 1 month ago

I have made a pull request #154