Commit graph

53 commits

Author SHA1 Message Date
Felix David
443c5a3696 Fix: Shot&Sequence name with prefix over appends 2022-07-28 17:01:54 +02:00
Jakub Trllo
4530bfef96
Merge pull request #3535 from Tilix4/fx_shot_duplicate_name
Fix: shot duplicate name using shot's hierarchy (ep, seq)
2022-07-20 17:58:16 +02:00
Félix David
480d196812 docstring linting line length 2022-07-20 17:56:55 +02:00
Félix David
af45aff844 docstring linting line length 2022-07-20 17:56:37 +02:00
Félix David
a3144c9d75 docstring linting line length 2022-07-20 17:40:16 +02:00
Félix David
02cc2166c1 docstring linting line length 2022-07-20 17:37:19 +02:00
Félix David
5939588317 Change: Asset is put under an AssetType folder 2022-07-20 17:30:40 +02:00
Félix David
2bf3cf1b30 Fix wrong name for sequence 2022-07-19 14:54:36 +02:00
Félix David
9f41a512cb black 2022-07-19 14:44:25 +02:00
Félix David
c59a9cb05f Fix: shot duplicate name using shot's hierarchy (ep, seq) 2022-07-19 14:40:01 +02:00
Jakub Trllo
c210c93b32 changes from comments 2022-07-15 10:15:32 +02:00
Jakub Trllo
a6c029d9fb skip validation of zou id 2022-07-15 10:13:32 +02:00
Jakub Trllo
e8f30eea9a
Added typing notation
Co-authored-by: Félix David <felixg.david@gmail.com>
2022-07-12 18:30:46 +02:00
Jakub Trllo
5e14a54d82 fix typo 2022-07-12 17:02:54 +02:00
Jakub Trllo
2988af04ff added missing import 2022-07-12 16:57:49 +02:00
Jakub Trllo
767dc3dbab a little bit more complicated queries using zou id 2022-07-12 16:11:26 +02:00
Jakub Trllo
96863fa8ae use query functions in zou to op sync 2022-07-12 16:10:37 +02:00
Jakub Trllo
20c2cedf75 use query functions in op to zou sync 2022-07-12 16:09:47 +02:00
Jakub Trllo
d393d6c895 a little bit more complicated way how to get asset matching zou id 2022-07-12 16:09:30 +02:00
Jakub Trllo
e2920ffdb5 use query functions in sync service 2022-07-12 16:08:15 +02:00
Jakub Trllo
ee370cb7a3 change project in session instead of replacing AvalonMongoDB with pymongo.Collection 2022-07-12 16:07:40 +02:00
Jakub Trllo
b4d11d4ae7 use project name function to drop project collection 2022-07-12 16:07:10 +02:00
Jakub Trllo
dada2f4831 added function which extract project name based on project id 2022-07-12 16:06:35 +02:00
Kaa Maurice
4ddebd5179 Kitsu update tasks with zou key 2022-07-06 14:49:08 +02:00
Kaa Maurice
6e3fd1122b Kitsu bugfix update assets attributes 2022-07-05 17:13:11 +02:00
Félix David
25b7f98022 Renaming: Kitsu Plural func sync_all_projects 2022-06-23 12:59:01 +02:00
Félix David
b722062928 Fix: Kitsu module first synchronization
Add a `None` to `pop(...)` to avoid process abortion at early stage of production
2022-06-16 12:35:15 +02:00
Félix David
e0bd8777d1 pop useless item_data 2022-05-12 09:42:51 +02:00
Félix David
987b5df1dd optim get_project_settings 2022-05-12 09:16:49 +02:00
Félix David
70bb0fd7bc fix flake 2022-05-11 17:38:46 +02:00
Félix David
eb5605a3ad fix updated asset skipped because of wrong name 2022-05-11 17:24:11 +02:00
Félix David
af77d5a888 fix wrong name entities makes crash: they are skipped 2022-05-11 16:37:17 +02:00
Félix David
27d9e9bd3e Fix delete project 2022-05-11 14:08:05 +02:00
Félix David
765546e6f9 fix unused var 2022-05-11 12:31:08 +02:00
Félix David
26fcd19a5d use dbcon.Session instead of collection 2022-05-11 12:29:30 +02:00
Félix David
d9062b762a
Update openpype/modules/kitsu/utils/update_zou_with_op.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-05-05 11:49:16 +02:00
Félix David
63096b4e6b change avalon API 2022-05-04 18:26:58 +02:00
Félix David
527f4a710d Sync only open projects
Co-authored-by: Clément Hector <clement.hector@gmail.com>
2022-05-04 17:57:53 +02:00
Félix David
78bda28da4 frame_in/out fallbacks 2022-05-04 17:57:53 +02:00
Félix David
3970229ce5 Fix fps fallback to project's value 2022-05-04 17:57:53 +02:00
Félix David
84a13e4eb6 shots and assets custom folders root 2022-05-04 17:57:53 +02:00
Félix David
bd06809ffa Fix shot syncs 2022-05-04 17:57:53 +02:00
Félix David
093e801b0b Sync project FPS and resolution 2022-05-04 17:57:53 +02:00
Félix David
17dd018aa0 Build project code 2022-05-04 17:57:53 +02:00
clement.hector
9c0c43a061 fix first sync crash 2022-05-04 17:57:53 +02:00
Félix David
8c3b510887 Cleaning 2022-05-04 17:57:53 +02:00
Félix David
5db0c1dfa7 Python 2 compat and cleaning 2022-05-04 17:57:53 +02:00
Félix David
f6e271615a Cleaning. 2022-05-04 17:57:53 +02:00
Félix David
c39bdee433 Refactor for login system following recommendations. 2022-05-04 17:57:53 +02:00
Félix David
c26c2f09a8 fix import 2022-05-04 17:57:53 +02:00