| .. |
|
action_application_loader.py
|
removed 'return' so registration of app won't exit if name don't include underscore
|
2019-02-18 16:35:42 +01:00 |
|
action_asset_delete.py
|
shortened code to register actions without variables
|
2019-03-03 21:49:07 +01:00 |
|
action_client_review_sort.py
|
flake8 formatting
|
2019-01-21 12:56:03 +01:00 |
|
action_component_open.py
|
discoveries conditions are moved to register so they don't hold off another actions
|
2019-02-22 13:49:20 +01:00 |
|
action_create_cust_attrs.py
|
discarted prediscoveries not make sence with collect entities
|
2019-03-06 12:23:42 +01:00 |
|
action_create_folders.py
|
discarted prediscoveries not make sence with collect entities
|
2019-03-06 12:23:42 +01:00 |
|
action_delete_asset.py
|
discarted prediscoveries not make sence with collect entities
|
2019-03-06 12:23:42 +01:00 |
|
action_delete_asset_byname.py
|
discarted prediscoveries not make sence with collect entities
|
2019-03-06 12:23:42 +01:00 |
|
action_delete_unpublished.py
|
shortened code to register actions without variables
|
2019-03-03 21:49:07 +01:00 |
|
action_djvview.py
|
Merged in feature/PYPE-196_DJV_crash_on_linux (pull request #67)
|
2019-03-08 12:23:00 +00:00 |
|
action_job_killer.py
|
discarted prediscoveries not make sence with collect entities
|
2019-03-06 12:23:42 +01:00 |
|
action_set_version.py
|
shortened code to register actions without variables
|
2019-03-03 21:49:07 +01:00 |
|
action_sync_to_avalon_local.py
|
available user roles are set in actions
|
2019-03-03 21:47:41 +01:00 |
|
action_test.py
|
test action - fixed role in role_list
|
2019-03-06 12:27:40 +01:00 |
|
action_thumbToChildern.py
|
shortened code to register actions without variables
|
2019-03-03 21:49:07 +01:00 |
|
action_thumbToParent.py
|
shortened code to register actions without variables
|
2019-03-03 21:49:07 +01:00 |
|
event_collect_entities.py
|
removed bool result from collect entities so empty error message in ftrack won't show
|
2019-03-09 16:50:10 +01:00 |