Jakub Jezek
09b3646bec
rescaling wip
2023-11-24 14:37:21 +01:00
Jakub Trllo
28768dc012
AYON: Environment variables and functions ( #5361 )
...
* use proper start script
* implemented ayon variants of execute functions
* more suitable names of functions
* use 'PACKAGE_DIR' instead of 'OPENPYPE_REPOS_ROOT' environment variable
* use suitable enviornment variables in ayon mode
* keep sync server in openpype
* Better comment
2023-07-31 18:37:46 +02:00
Jakub Trllo
d63aa34a76
AYON: 3rd party addon usage ( #5300 )
...
* implemented helper functions to get ffmpeg and oiio tool arguments
* modified validation functions to be able to handle list of arguments
* path getters can return a path in AYON mode if one argument is returned
* removed test exception
* modified docstrings
* is_oiio_supported is using new functions to get launch arguments
* new functions are in lib public =
* use new functions all over the place
* renamed 'ffmpeg_path' to 'ffmpeg_args'
* raise 'ToolNotFoundError' if tool argument could not be found
* reraise 'KnownPublishError' in publish plugins
* fix comment
* simplify args start
* ffmpeg and oiio function require tool name and support additional arguments
* renamed 'get_oiio_tools_args' to 'get_oiio_tool_args'
* fix variable name
2023-07-27 10:54:45 +02:00
Jakub Trllo
f0801cb098
Chore: Remove deprecated functions ( #5323 )
...
* removed deprecated files from root of openpype
* removed deprecated content from openype/lib
* fix imports
2023-07-25 16:19:14 +02:00
Jakub Trllo
248336bb0d
General: Lib code cleanup ( #5003 )
...
* implemented 'is_func_signature_supported' function
* 'WeakMethod' can be imported from 'python_2_comp' all the time
* simplified events logic for callback registration
* modified docstrings in publish lib
* removed unused imports
* fixed 'run_openpype_process' docstring
2023-05-24 10:51:35 +02:00
Jakub Trllo
f56e7bcbf8
removed deprecated functions from openpype lib
2023-02-13 10:51:21 +01:00
Jakub Trllo
d48b73ed61
fix typo 'AbtractAttrDef' to 'AbstractAttrDef'
2023-01-27 16:28:00 +01:00
Jakub Trllo
c06ce65885
removed 'editorial'
2022-09-23 18:54:23 +02:00
Jakub Trllo
c26119cc9f
use new functions in code
2022-08-29 14:13:08 +02:00
Jakub Trllo
d263a8ef9d
remove functions from openpype lib
2022-08-25 12:02:51 +02:00
Jakub Trllo
59463a3457
add new function to determine fps value
2022-08-03 16:54:53 +02:00
Jakub Trllo
1422440726
make main class 'Logger' and keep 'PypeLogger' with commented deprecation log
2022-07-26 11:58:35 +02:00
Jakub Trllo
31a3911d4e
move functions from openpype.lib.config to openpype.lib.dateutils
2022-07-26 11:48:24 +02:00
Jakub Trllo
297aaa6ee1
removed unused function 'timeit' from log lib
2022-07-26 11:41:15 +02:00
Jakub Trllo
4e7358f73b
removed unused function 'get_hierarchy'
2022-06-30 14:47:08 +02:00
Jakub Jezek
196182f5c5
general: expose lib editorial function to lib init
2022-05-16 20:57:51 +02:00
Jakub Trllo
fc55ad3bad
Merge pull request #3115 from pypeclub/enhancement/remove_env_groups_from_settings
...
Settings: Remove environment groups from settings
2022-04-29 16:13:11 +02:00
Jakub Trllo
4239940381
fixed import
2022-04-29 10:38:51 +02:00
Jakub Trllo
a9c8dd4722
Merge branch 'develop' into enhancement/OP-3095_TrayPublisher-Simple-families-from-settings
2022-04-26 10:13:40 +02:00
Jakub Trllo
ed98bbcd32
changed how files widget works with extensions and handle file items
2022-04-25 14:54:19 +02:00
Jakub Trllo
91d2eb7355
replace convert_for_ffmpeg with new function
2022-04-20 14:41:03 +02:00
Petr Kalis
87fa3bae64
OP-2005 - refactor yanked _requests_get, _requests_post into lib file
2022-04-12 11:44:34 +02:00
Jakub Trllo
970d076811
moved attribute definitions to openpype/lib
2022-03-22 18:18:02 +01:00
Jakub Trllo
65bc619bcb
use moved workfile functions
2022-03-18 14:57:02 +01:00
Jakub Trllo
e6b4911ab6
Merge pull request #2879 from pypeclub/enhancement/OP-2916_Nuke-Slate-DNX-profile-error
...
Nuke: ExtractReviewSlate can handle more codes and profiles
2022-03-16 16:04:34 +01:00
Jakub Trllo
e635d81f9b
Merge pull request #2846 from pypeclub/deature/OP-2839_Basic-event-system
...
General: Basic event system
2022-03-11 18:50:06 +01:00
Jakub Trllo
50c0580fef
use new functions in extract review slate and otio burnins
2022-03-11 17:59:52 +01:00
Jakub Trllo
fbf57760ab
added functions to replicate ffmpeg format and codec based on input data
2022-03-11 17:55:36 +01:00
Jakub Trllo
9b0fba2490
moved ffprobe_streams into transcoding, seprated and renamed to get_ffprobe_streams
2022-03-11 17:55:00 +01:00
Jakub Trllo
78d566b654
replaced usage of avalon.lib.time with new function get_formatted_current_time
2022-03-11 16:40:41 +01:00
Jakub Trllo
04bbba9ead
Merge branch 'develop' into deature/OP-2839_Basic-event-system
2022-03-10 09:46:29 +01:00
Jakub Trllo
413e03cae1
moved 'create_hard_link' to path_tools
2022-03-08 15:54:16 +01:00
Jakub Trllo
7bcc0c8688
Merge branch 'develop' into deature/OP-2839_Basic-event-system
2022-03-08 11:06:08 +01:00
Jakub Trllo
3a09cc4795
Merge branch 'develop' into enhancement/OP-2841_Add-vendors-from-avalon
2022-03-08 11:01:24 +01:00
Jakub Trllo
5bfbe4ea53
Merge pull request #2822 from pypeclub/enhancement/custom_find_executable
...
General: Custom function for find executable
2022-03-08 10:44:02 +01:00
Jakub Trllo
8088534caa
implemented 'create_hard_link' function in openpype lib
2022-03-07 14:49:55 +01:00
Jakub Trllo
502785021e
moved events to openpype.lib
2022-03-05 08:30:29 +01:00
iLLiCiTiT
77232a07ef
replace distutils find_executable with custom version
2022-02-28 20:52:21 +01:00
Jakub Trllo
f66e653c24
Merge branch 'develop' into feature/extract_template_formatting_from_anatomy
2022-02-28 15:16:00 +01:00
Milan Kolar
09315decbf
Merge pull request #2778 from pypeclub/feature/OP-2267_Standalone-publisher-using-new-publisher
2022-02-24 17:04:02 +01:00
Jakub Trllo
82d37651b3
Merge branch 'develop' into feature/extract_template_formatting_from_anatomy
2022-02-24 15:37:46 +01:00
Jakub Trllo
040688ca62
fixed app and context data fill
2022-02-24 09:55:42 +01:00
Jakub Trllo
cd7f54a8f5
created function to run detached process
2022-02-21 17:24:05 +01:00
iLLiCiTiT
1fa2e86d18
reorganized init
2022-02-19 20:36:13 +01:00
iLLiCiTiT
a80b15d791
use new templates logic in anatomy templates
2022-02-19 20:33:51 +01:00
Jakub Jezek
24d85facd5
processing comment on pr
...
https://github.com/pypeclub/OpenPype/pull/2630#discussion_r799396455
2022-02-07 12:05:17 +01:00
iLLiCiTiT
ac79f24e40
handle situations when current version is higher
2022-01-21 12:11:33 +01:00
iLLiCiTiT
c2642974d9
do not validate version if build does not support it
2022-01-19 10:12:28 +01:00
iLLiCiTiT
17578c5447
fix import if 'is_running_staging'
2022-01-14 16:20:05 +01:00
iLLiCiTiT
12156b6d90
tray will show info that is outdated and user should restart
2022-01-13 17:57:27 +01:00