Commit graph

829 commits

Author SHA1 Message Date
iLLiCiTiT
629d7f684b use underscore as separator between asset name and repre 2021-11-19 13:06:17 +01:00
iLLiCiTiT
c11d9a3951 do not add repre to src_components_to_add as is not used 2021-11-18 18:34:58 +01:00
iLLiCiTiT
0fa2ea67bc moved copy creation of review component 2021-11-18 18:26:07 +01:00
iLLiCiTiT
695a8da239 renamed variables to avoid reusage of same variable name 2021-11-18 18:16:39 +01:00
iLLiCiTiT
4e3aa90cf0 fix thumbnail component creation 2021-11-18 18:15:22 +01:00
iLLiCiTiT
6ca870870b create also components of source files for review and thumbnail 2021-11-18 18:08:02 +01:00
iLLiCiTiT
4d385efab6 create components from review representations 2021-11-18 18:07:27 +01:00
iLLiCiTiT
938013d09b create components from thumbnail representations 2021-11-18 18:05:29 +01:00
iLLiCiTiT
e24e3fb380 create components from others 2021-11-18 18:04:46 +01:00
iLLiCiTiT
9f98bc60da log component list at the end 2021-11-18 18:04:26 +01:00
iLLiCiTiT
7abf942682 removed whole previous code 2021-11-18 18:04:01 +01:00
iLLiCiTiT
8d909c1290 renamed variable 2021-11-18 18:03:33 +01:00
iLLiCiTiT
677dbffcdb prequery ftrack locations 2021-11-18 18:01:41 +01:00
iLLiCiTiT
aa867ac64a split representations into 3 types 2021-11-18 18:00:59 +01:00
iLLiCiTiT
8e8d7486ca create base of each component that will be created 2021-11-18 18:00:02 +01:00
iLLiCiTiT
4e26e9571f validate existence of representations on instance 2021-11-18 17:58:39 +01:00
iLLiCiTiT
fb8cfcb38b small formatting changes 2021-11-18 17:57:57 +01:00
Ondřej Samohel
278ee5fa93
Merge pull request #2197 from pypeclub/hotfix/OP-1148_vray-aov-separator
Maya: Support for configurable AOV separator characters
2021-11-18 14:19:28 +01:00
iLLiCiTiT
e090b64000 always show close action 2021-11-16 18:07:06 +01:00
iLLiCiTiT
b19ba91bea added more actions to tab context menu 2021-11-16 17:59:41 +01:00
iLLiCiTiT
dd0dd627bf modified button label 2021-11-16 17:45:29 +01:00
iLLiCiTiT
4b0e92cfbf python interpreter does not have corner wiget with + but "Add tab" button 2021-11-16 17:41:35 +01:00
Petr Kalis
05bed5458a
Merge branch 'develop' into chore/OP-2003_Remove-IS_HEADLESS-env-var-in-PS-webpublishing 2021-11-16 13:19:05 +01:00
iLLiCiTiT
b36ffc85dd skip removed projects 2021-11-15 17:39:38 +01:00
iLLiCiTiT
920b908cb1 store new ftrack id to cached project document 2021-11-15 17:18:39 +01:00
iLLiCiTiT
799394d2af handle all attribute values in ftrack not just changes 2021-11-15 11:53:00 +01:00
iLLiCiTiT
43fbf2d4da first look for ftrack credentials into environments 2021-11-15 11:45:18 +01:00
Petr Kalis
6940f1ef5c
Merge pull request #2242 from pypeclub/bugfix/path_tools_wrong_key
Site Sync settings should contain 'root' key
2021-11-15 10:26:18 +01:00
Ondrej Samohel
dd519cec50
fix hound 2021-11-12 21:20:19 +01:00
Ondřej Samohel
65a98071ef
Merge branch 'develop' into feature/royalrender-integration 2021-11-12 21:17:38 +01:00
Petr Kalis
b7cb006508 Fix - wrong key used, return back to 'root' instead of 'roots'
'root' follow existing pattern (in Anatomy etc.)
2021-11-12 20:13:20 +01:00
Jakub Trllo
533da5f54c
Merge pull request #2214 from pypeclub/bugfix/project_from_entity_fix
Ftrack: Base event fix of 'get_project_from_entity' method
2021-11-12 19:39:08 +01:00
Petr Kalis
48ff597960
Merge branch 'develop' into feature/OP-1978_Use-new-site-sync-entity-in-settings-and-modify-their-loading 2021-11-12 19:19:57 +01:00
Petr Kalis
436a43ff3c
Merge pull request #2206 from pypeclub/feature/OP-1937_Add-alternative-site-for-Site-Sync
Add alternative sites for Site Sync
2021-11-12 19:10:58 +01:00
Petr Kalis
c999abda89
Merge pull request #2188 from pypeclub/feature/OP-1920_Add-command-line-running-of-Site-Sync-server
Add command line way of running site sync server
2021-11-12 19:10:03 +01:00
Petr Kalis
4d2bd5a881 OP-1978 - fix wrong site name used if resynchronizing 2021-11-12 18:27:08 +01:00
Petr Kalis
7013c6e25e OP-2003 - attempt to remove IS_HEADLESS and replace it with targets
WIP, targets not working yet
2021-11-12 17:36:18 +01:00
Jakub Trllo
6a4caf1f86
Merge pull request #2224 from pypeclub/feature/module_can_add_cli_command
Modules: Module can add cli commands
2021-11-12 13:21:13 +01:00
Jakub Trllo
25c6d3732e
Merge pull request #2238 from pypeclub/feature/static_interfaces
General: Static interfaces
2021-11-12 13:20:54 +01:00
Petr Kalis
8a2d7fdbe7 Merge branch 'feature/OP-1937_Add-alternative-site-for-Site-Sync' into feature/OP-1978_Use-new-site-sync-entity-in-settings-and-modify-their-loading 2021-11-12 12:09:39 +01:00
Petr Kalis
87191d8d30 OP-1937 - fix alternate sites for default studio site 2021-11-12 12:08:04 +01:00
Petr Kalis
594b11bc9f OP-1978 - merge OP-1937 2021-11-12 10:52:15 +01:00
Ondrej Samohel
23971e40e1
polishing 2021-11-12 09:41:07 +01:00
Ondrej Samohel
40a72d511f
collect file sequence 2021-11-11 18:42:15 +01:00
iLLiCiTiT
992986fd1b skip module directories without init file 2021-11-11 18:31:42 +01:00
iLLiCiTiT
d3fd330f94 removed unused 'MissingInterface' 2021-11-11 18:21:38 +01:00
iLLiCiTiT
b09382bf8d raise ImportError if interface does not exists 2021-11-11 18:20:09 +01:00
iLLiCiTiT
9a74a6a1e8 removed unused import of ITimersManager 2021-11-11 18:18:19 +01:00
iLLiCiTiT
a051f4e8b6 moved 'ISettingsChangeListener' to global interfaces 2021-11-11 18:18:04 +01:00
iLLiCiTiT
b2b532de36 modifid current interfaces import to keep backwards compatibility 2021-11-11 18:06:09 +01:00