Commit graph

1170 commits

Author SHA1 Message Date
Fabià Serra Arrizabalaga
ca1492c839
General: Avoid fallback if value is 0 for handle start/end (#5652)
* Change defaults for handleStart so if it returns 0 it doesn't fallback to the context data

* Update get fallbacks for the rest of arguments

* Create context variable to shorten lines

* Add step to TimeData object
2023-10-09 17:36:11 +02:00
Mustafa-Zarkash
b93da3bd3d resolve hound 2023-09-29 16:59:07 +03:00
Mustafa-Zarkash
d8715d59d0 allow values other than paths 2023-09-29 16:57:05 +03:00
Mustafa-Zarkash
fef45ceea2 implement get_current_context_template_data function 2023-09-25 20:31:44 +03:00
Jakub Jezek
b0ae4257f9
missing allowed_exts issue and unit tests fix 2023-09-25 15:23:02 +02:00
Jakub Jezek
5d1f2b0d9e
typo 2023-09-25 13:01:43 +02:00
Jakub Jezek
0e594b39cd
no need to check config_data exits in this section of code. 2023-09-25 12:52:51 +02:00
Jakub Ježek
5413644b86
Merge branch 'develop' into enhancement/OP-4770_Global-colorspace-parse_colorspace_from_filepath-simplification 2023-09-25 12:49:45 +02:00
Jakub Trllo
87ed2f960d
Launcher tool: Refactor launcher tool (for AYON) (#5612)
* added helper classes to utils

* implemented base of ayon utils

* initial commit for launcher tool

* use image for extender

* actions are shown and can be triggered

* fix actions on finished refresh

* refresh automatically

* fix re-refreshing of projects model

* added page slide animation

* updated abstrack classes

* change how icon is prepared

* fix actions sorting

* show messages like in launcher tool

* do not clear items on refresh

* stop refresh timer only on close event

* use Ynput/AYON for local settings json

* register default actions in launcher action module

* change register naming

* move 'SquareButton' to utils widgets

* removed duplicated method

* removed unused variable

* removed unused import

* don't use lambda

* swap default name for 'OpenPypeSettingsRegistry'

* Change support version
2023-09-22 11:47:39 +02:00
Jakub Jezek
da1d62f893
hound 2023-09-21 17:31:21 +02:00
Jakub Jezek
2f89cadd8a
hound 2023-09-21 17:29:54 +02:00
Jakub Jezek
89d3a3ae22
caching per config path compatibility check 2023-09-21 17:28:27 +02:00
Jakub Jezek
aefbc7ef47
removing extra space 2023-09-21 17:24:36 +02:00
Jakub Jezek
49cfebb163
log can be added as explicit arg 2023-09-21 17:23:34 +02:00
Jakub Jezek
d045b83223
reversing order for underscored first 2023-09-21 17:20:57 +02:00
Jakub Jezek
6e7cde73be
second part of previous commit 2023-09-21 17:17:45 +02:00
Jakub Jezek
da7ffb84fb
improving regex patter for underscored pattern 2023-09-21 17:10:27 +02:00
Jakub Jezek
b8e054a50c
renaming variable to make more sense 2023-09-21 17:01:07 +02:00
Jakub Jezek
c166b5898a
Merge branch 'develop' into enhancement/OP-4770_Global-colorspace-parse_colorspace_from_filepath-simplification 2023-09-21 16:58:11 +02:00
Jakub Trllo
23e9f5e504
TVPaint: Fix review family extraction (#5637)
* mark review family representation for review

* implemented 'get_publish_instance_families' in publish lib

* use 'get_publish_instance_families' in tvpaint extract sequence
2023-09-21 10:26:33 +02:00
Mustafa-Zarkash
f84da23f03 merge develop 2023-09-07 21:15:31 +03:00
Jakub Ježek
0fa4acb98b
Merge pull request #5497 from ynput/enhancement/abstracting_colorspace_publishing_functions 2023-09-07 14:54:24 +02:00
Ondřej Samohel
c92541f5d4
Merge branch 'develop' into enhancement/OP-5600_Houdini-manage-colorspaces-in-review-ROP 2023-09-07 11:17:01 +02:00
Roy Nieterau
135cb28512 Add deprecation warning to usage of fname on Loader plugins 2023-09-06 22:17:21 +02:00
Jakub Trllo
c3847aec51 removed '_method_is_overriden' and use explicit class checks 2023-09-05 17:55:37 +02:00
Jakub Trllo
e2c3a0f5be better check of overriden '__init__' method 2023-09-05 17:33:25 +02:00
Jakub Ježek
aeef95f250
Merge branch 'develop' into enhancement/abstracting_colorspace_publishing_functions 2023-09-04 17:17:27 +02:00
Jakub Ježek
6ef67e3ff9
Update openpype/pipeline/colorspace.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-09-04 17:17:15 +02:00
Jakub Trllo
35074e8db8
Fix versions in deprecated message 2023-09-04 11:49:14 +02:00
Mustafa-Zarkash
c2b948d35f BigRoy's comments 2023-09-04 11:09:47 +03:00
Jakub Trllo
88ab56db12 backwards compatibility is kept with waring message 2023-09-01 18:16:54 +02:00
Jakub Trllo
fee3c950d3 removed deprecated 'abstractproperty' 2023-09-01 17:00:14 +02:00
Jakub Trllo
78b5ae149a only project settings are passed by default to create plugin 2023-09-01 15:54:42 +02:00
Jakub Ježek
cc8cecbc04
Merge pull request #5502 from ynput/enhancement/persistant-staging-dir-at-representation 2023-08-31 23:33:35 +02:00
Jakub Jezek
d4393bad6b
changing signature since we only need context.data for input. 2023-08-31 23:18:52 +02:00
Jakub Ježek
1cc94537ba
Merge branch 'develop' into enhancement/deadline-remove-toBeRenderedOn 2023-08-31 22:45:16 +02:00
Mustafa Zarkash
6191038dbd
Merge branch 'develop' into enhancement/OP-5600_Houdini-manage-colorspaces-in-review-ROP 2023-08-31 17:12:05 +03:00
Jakub Jezek
f7ce6406f9
adding contextual settings method to be shared between two functions 2023-08-31 11:46:05 +02:00
Jakub Jezek
f5d145ea23
hound and todos 2023-08-31 10:42:57 +02:00
Jakub Jezek
a6b8fdfe33
refactor function names and code logic for colorspace from filepath 2023-08-30 22:43:06 +02:00
Mustafa-Zarkash
41babcaa85 update doc strings 2023-08-30 22:43:52 +03:00
Mustafa-Zarkash
668bcb2d40 BigRoy's Comments 2023-08-30 22:28:43 +03:00
Jakub Jezek
f1cf4fcda6
removing deprecated code with backward compatibility 2023-08-30 17:23:01 +02:00
Jakub Jezek
e8c58f13d7
suggestion for json return from file 2023-08-30 17:08:42 +02:00
Jakub Ježek
d570a2bff1
Update openpype/pipeline/colorspace.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-08-30 17:05:48 +02:00
Jakub Ježek
7db4be1a48
Update openpype/pipeline/colorspace.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-08-30 17:04:24 +02:00
Jakub Jezek
3928e26c45
turn public to non-public function 2023-08-30 17:02:59 +02:00
Jakub Jezek
c89d384e5a
optimisation of regex search
suggestion from https://github.com/ynput/OpenPype/pull/5273#discussion_r1309372596
2023-08-30 16:55:36 +02:00
Jakub Jezek
3292114e21
better error message 2023-08-30 15:46:59 +02:00
Jakub Jezek
a4e876792a
typo fix 2023-08-30 15:42:05 +02:00