Changeset View
Changeset View
Standalone View
Standalone View
system_demo_mode/demo_mode.py
| Context not available. | |||||
| blend_lookup.update(dict(blend_dict_items(demo_search_path))) | blend_lookup.update(dict(blend_dict_items(demo_search_path))) | ||||
| # fallback to orginal file | # fallback to original file | ||||
| return blend_lookup.get(filename, filepath) | return blend_lookup.get(filename, filepath) | ||||
| # done with search lookup | # done with search lookup | ||||
| Context not available. | |||||