option to use the linked path or the local path for pointcache.
needed for sintels hair to be baked locally.
This commit is contained in:
@@ -73,6 +73,8 @@ def point_cache_ui(self, context, cache, enabled, particles, smoke):
|
||||
sub.prop(cache, "disk_cache")
|
||||
col.label(text=cache.info)
|
||||
|
||||
sub = col.column()
|
||||
sub.prop(cache, "use_library_path", "Use Lib Path")
|
||||
|
||||
layout.separator()
|
||||
|
||||
|
Reference in New Issue
Block a user