conductor.clarisse.scripted_class.projects_ui module¶
-
conductor.clarisse.scripted_class.projects_ui.
handle_project
(obj, attr)¶ When project changes, stash its name on a string att.
The current applied option is saved by its index. There may be a case where the index that was saved in the file is different from the actual project that the index referred to when the scene was saved, if new projects are added with a lower alphabetical position for example. In this case we can look at the stashed project name and figure out what to do. Note, the reassignment is not yet implemented, but the stashed name part is.
-
conductor.clarisse.scripted_class.projects_ui.
update
(obj, data_block)¶ Fetch projects afresh and repopulate menu.