Commit graph

96 commits

Author SHA1 Message Date
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
iLLiCiTiT
7d283f5555 moved code from pype_info to openpype_version and fixed few bugs 2022-01-13 17:08:37 +01:00
iLLiCiTiT
d7fb171f10 added check if current running openpype has expected version 2022-01-13 13:08:35 +01:00
iLLiCiTiT
6de956dae2 implemented functions to run openpype subprocess with cleanin environments 2022-01-06 16:28:03 +01:00
iLLiCiTiT
613e9ff2fb renamed get_pype_execute_args to get_openpype_execute_args 2022-01-06 16:02:30 +01:00
Jakub Trllo
1e7378c80f
Merge pull request #2408 from pypeclub/feature/OP-2088_Run-applications-as-separate-processes-under-Linux
General: Run applications as separate processes under linux
2022-01-03 15:33:22 +01:00