Commit graph

1932 commits

Author SHA1 Message Date
Jakub Trllo
d076de0d07 add more information about where ftrack service is storing versions or where is looking for versions 2022-11-18 18:47:37 +01:00
Petr Kalis
49565f34ae
Merge pull request #4049 from Tilix4/ft_auto_dl_first_workfile
Feature: Auto use last published workfile as first workfile
2022-11-15 18:12:03 +01:00
Félix David
f111fc3763 clean 2022-11-09 17:09:38 +01:00
Petr Kalis
d8c7ff2d15 small updates to docstrings 2022-11-09 12:48:52 +01:00
Petr Kalis
21833283b8 added method to check if representation has all files on site 2022-11-09 12:40:28 +01:00
Jakub Trllo
189dc17ce3 fix typo 2022-11-09 11:51:00 +01:00
Jakub Trllo
794127f73c
Merge pull request #4071 from quadproduction/221-wizz_burn-ins-on-published-videos-should-show-the-kitsu-user
Get kitsu login to fill username burnin
2022-11-09 11:41:09 +01:00
Thomas Fricard
f90e9f6412
Update openpype/modules/kitsu/plugins/publish/collect_kitsu_username.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-11-09 11:30:49 +01:00
Jakub Trllo
a137258b1b 'reset_timer' can reset timer via rest api endpoint 2022-11-09 11:19:32 +01:00
Jakub Trllo
0ca0173e9b added ability to rese timer from add_site 2022-11-09 11:19:15 +01:00
Jakub Trllo
50afec5222 replaced 'add_sites_to_representations' with 'reset_timer' in rest api 2022-11-09 11:19:03 +01:00
clement hector
8936512b67 simplifcation + check customData to avoid overriding it 2022-11-09 11:17:07 +01:00
Félix David
bf6af7f717 clean 2022-11-08 19:04:03 +01:00
Félix David
255d5d8b9b clean 2022-11-08 18:59:03 +01:00
Félix David
f19c2b3a79 clean 2022-11-08 18:58:19 +01:00
Félix David
3ad8e95ca4 add priority to add_site 2022-11-08 18:57:02 +01:00
Milan Kolar
37eb905281
Merge pull request #4059 from moonyuet/bugfix/OP2566-remove-underscore-from-subset-name 2022-11-07 20:10:46 +01:00
clement hector
c0f2de08d9 get username from kitsu login 2022-11-07 16:11:38 +01:00
Felix David
82be7ce8d0 Change to REST API using web server 2022-11-03 18:33:54 +01:00
Jakub Trllo
b716eb18cf added deprecation warning 2022-11-03 16:36:59 +01:00
Jakub Trllo
81017f90cf added forgotten modules 2022-11-03 16:26:26 +01:00
Jakub Trllo
19c8fae799 fix timers manager 2022-11-03 16:26:18 +01:00
Jakub Trllo
0478d3ea59 use new import of interfaces 2022-11-03 16:21:58 +01:00
Jakub Trllo
646a289860 interfaces are in init of modules 2022-11-03 16:15:35 +01:00
Jakub Trllo
f1e198ea94 fix too long line 2022-11-01 12:58:22 +01:00
Jakub Trllo
4161b3b48d use Deadline 'ProcessUtils' to run openpype process 2022-11-01 12:56:53 +01:00
Jakub Trllo
c178d6e2a1 formatting changes 2022-11-01 12:07:37 +01:00
Jakub Trllo
298fbcae70 removed unnecessary headless environment (handled by '--headless' arg) 2022-11-01 12:07:30 +01:00
Jakub Trllo
638f823825 run openpype subprocess using 'Popen' instead of 'check_output' function 2022-11-01 12:07:03 +01:00
Felix David
c49017e671 lint 2022-11-01 10:50:30 +01:00
Kayla Man
8935e221e6 remove underscore from subset name 2022-10-31 23:36:31 +08:00
Félix David
ac2f268575 Feature: Auto download last published workfile as first workfile 2022-10-31 13:28:50 +01:00
Jakub Trllo
c7579fe828
Merge pull request #4017 from pypeclub/feature/global_use_lib_functions_from_lib
General: Import lib functions from lib
2022-10-27 13:35:38 +02:00
Jakub Trllo
82ded66bd6 add thumbnal if there are not reviewables 2022-10-26 11:37:53 +02:00
Jakub Trllo
b5503372c0 fix docstring import 2022-10-21 15:34:57 +02:00
Jakub Trllo
fe0ab169f7 import 'ApplicationManager' from lib 2022-10-21 15:34:43 +02:00
Ondřej Samohel
41e7382a3a
Merge pull request #3981 from pypeclub/bugfix/OP-4208_invalid-prefix-in-multipart-exrs
Maya: remove invalid prefix token for non-multipart outputs
2022-10-19 11:55:34 +02:00
Sébastien Albert
da5ec904c0
Merge branch 'pypeclub:develop' into develop 2022-10-18 17:45:59 +02:00
Ondřej Samohel
e83140d427
Merge remote-tracking branch 'BigRoy/maya_deadline_nested_aovs' into bugfix/OP-4208_invalid-prefix-in-multipart-exrs 2022-10-18 14:15:49 +02:00
Milan Kolar
c4c09ec640
Merge pull request #3940 from Tilix4/fx_kitsu_module 2022-10-17 15:30:48 +02:00
Petr Kalis
ca32556b11 Fix - tags might be missing on representation 2022-10-14 11:20:39 +02:00
Sébastien Albert
91d3056534
Update openpype/modules/kitsu/actions/launcher_show_in_kitsu.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-10-13 16:48:29 +02:00
Jakub Trllo
510326b92c hack py2 ftrack api to store schema to user's directory instead of temp dir 2022-10-13 15:21:43 +02:00
Ondřej Samohel
d3347e4781
Merge branch 'develop' into maya_renders_remove_hardcoded_maya_folder 2022-10-13 12:39:32 +02:00
Petr Kalis
7bf51b760d Fix - add object to attr.s declaration
Older Maya (Python2) doesn't like declaration of attr.s without (object)
2022-10-12 15:49:36 +02:00
Ondřej Samohel
10cd5633d0
Merge pull request #3944 from pypeclub/bugfix/maya_include-all-lights-default
Maya: Set default value for RenderSetupIncludeLights option
2022-10-12 11:10:47 +02:00
Jakub Trllo
04f3bc89ff
Merge pull request #3934 from pypeclub/feature/direct_settings_imports
General: Direct settings imports
2022-10-11 13:29:34 +02:00
Roy Nieterau
ea4ede05a8 Hotfix for Maya + Deadline + Redshift renders without merge AOVs Fix #3953 2022-10-07 20:31:46 +02:00
Ondrej Samohel
53487001c5
♻️ flipping default value and changing settings access 2022-10-07 18:31:13 +02:00
Ondrej Samohel
467a6d89c8
♻️ set proper default value from the settings 2022-10-07 14:19:11 +02:00