Commit graph

2881 commits

Author SHA1 Message Date
Ondrej Samohel
a7871f54f0
hda publishing wip 2021-09-24 19:05:46 +02:00
Petr Kalis
630f804c95
Merge pull request #2063 from pypeclub/feature/project-archive-state
Fix Sync Queue when project disabled
2021-09-24 10:36:22 +02:00
Petr Kalis
85ae0b4b84 Fix - better way to handle concurrend deactivate of projects
Covers some weird edge cases
2021-09-23 20:05:26 +02:00
Petr Kalis
3661d11976 Fix - concurrent change in Settings wont trigger exception 2021-09-23 12:58:44 +02:00
OpenPype
14d4d5e6f2 [Automated] Release 2021-09-23 10:40:44 +00:00
OpenPype
cee7541fd0 [Automated] Bump version 2021-09-23 08:29:15 +00:00
Milan Kolar
bf021183dd
Merge pull request #2008 from davidlatwe/feature/project-archive-state
Settings: Flag project as deactivated and hide from tools' view
2021-09-23 09:21:51 +01:00
Petr Kalis
a6bd47f4b7
Merge pull request #2018 from pypeclub/feature/maya_import_asset_from_scene_inventory
Feature Maya import asset from scene inventory
2021-09-22 16:37:56 +02:00
Petr Kalis
950da8749e Fix - project lists refresh each show up event
Fix can_edit method
2021-09-22 16:11:43 +02:00
Jakub Trllo
d0a283227b
Merge pull request #2054 from pypeclub/PYPE-1316_Validation-on-OpenPype-start
General: Startup validations
2021-09-22 14:35:22 +02:00
Jakub Trllo
d4f342e6e6
Merge pull request #2058 from pypeclub/bugfix/timers_manager_typo
Timers manger: Typo fix
2021-09-22 14:35:10 +02:00
Milan Kolar
4420b1448e
Merge pull request #2030 from icyvapor/develop
Adding predefined project folders creation in PM
2021-09-22 13:26:03 +01:00
iLLiCiTiT
48e120b25c fix typo 2021-09-22 13:32:37 +02:00
Jakub Trllo
1b0515090f
Merge pull request #2049 from pypeclub/feature/ftrack_without_interface
Ftrack: Removed ftrack interface
2021-09-22 11:29:10 +02:00
Petr Kalis
e41f438949
Merge pull request #2039 from pypeclub/PYPE-1839_Workfile-Version-Increment-Upon-Publishing
Settings for Nuke IncrementScriptVersion
2021-09-22 11:16:44 +02:00
Jakub Ježek
76d835b9e4
Merge pull request #2057 from pypeclub/bugfix/PYPE-1919_Hiero-Editorial-fixes 2021-09-22 10:03:27 +02:00
Jakub Jezek
8cd3821ee4
hound: suggestion 2021-09-21 18:26:45 +02:00
Jakub Jezek
0abede9e5d
hiero: otio is not ignoring disabled and offline clips 2021-09-21 18:24:32 +02:00
Jakub Jezek
ce07679ead
fixing global plugin orders 2021-09-21 18:02:38 +02:00
Jakub Jezek
9df99db56e
standalone: jpg renamed to thumbnail 2021-09-21 14:42:12 +02:00
Jakub Jezek
38bc581b57
nuke: securing plugin is loading only sequence representation 2021-09-21 14:41:43 +02:00
Jakub Trllo
454fbca065
Merge pull request #2043 from pypeclub/feature/loader_families_filtering
Loader: Families filtering
2021-09-21 14:13:47 +02:00
Jakub Ježek
eb18c1291c
Merge pull request #2052 from pypeclub/feature/PYPE-1837_Request---Proxy-Validator-for-Nuke
Nuke: proxy mode validator
2021-09-21 14:09:05 +02:00
iLLiCiTiT
cda626d76f removed validator of ffmpeg 2021-09-21 12:55:01 +02:00
Jakub Jezek
ce98319ef2
Nuke adding proxy mode validator 2021-09-21 11:45:20 +02:00
iLLiCiTiT
4343cf7e27 one more plugin where ffmpeg command is used as string 2021-09-21 10:41:00 +02:00
iLLiCiTiT
a19ffc1e56 added shell=True back where command is executed as string 2021-09-21 10:39:38 +02:00
iLLiCiTiT
886188a489 change expected method name to 'get_ftrack_event_handler_paths' 2021-09-20 19:23:55 +02:00
iLLiCiTiT
ba6934946f removed unused functions 2021-09-20 19:20:21 +02:00
iLLiCiTiT
db095da94a clockify is not using IFtrackEventHandlerPaths 2021-09-20 19:19:31 +02:00
iLLiCiTiT
9bf53533cd removed IFtrackEventHandlerPaths 2021-09-20 19:19:20 +02:00
iLLiCiTiT
885b84fc15 ftrack module does not check IFtrackEventHandlerPaths 2021-09-20 19:19:15 +02:00
iLLiCiTiT
56da57c928 Merge branch 'develop' into bugfix/ffmpeg_command_split 2021-09-20 18:34:36 +02:00
iLLiCiTiT
d0958304fa fixed method arguments order 2021-09-20 17:48:53 +02:00
Petr Kalis
2506d0f0d6 Changed setting schema to include enabled pill 2021-09-20 17:44:02 +02:00
Petr Kalis
12f066bd2c
Merge pull request #2045 from pypeclub/bugfix/remove_shell_flag_for_ffmpeg
Removed shell flag in subprocess call
2021-09-20 17:41:17 +02:00
iLLiCiTiT
a447879ab9 Merge branch 'develop' into feature/timers_manager_wihtout_interface 2021-09-20 17:21:38 +02:00
Petr Dvorak
e9f1d11e98 Merge branch 'bugfix/remove_shell_flag_for_ffmpeg' into bugfix/ffmpeg_command_split 2021-09-20 13:26:08 +02:00
iLLiCiTiT
30cadfd6ad don't use 'split_command_to_list' which may break paths if they are incorrectly used 2021-09-20 13:09:01 +02:00
iLLiCiTiT
dc8cd3ef35 Merge branch 'develop' into feature/webserver_without_interface 2021-09-20 12:20:30 +02:00
Jakub Trllo
7f84cb33b6
Merge pull request #2042 from pypeclub/feature/settings_ui_disable_projects_view
Settings UI: Project view enhancements
2021-09-20 12:13:27 +02:00
iLLiCiTiT
7bb87a14a2 fixed filling of families 2021-09-20 11:45:30 +02:00
Petr Kalis
f31ec7bbf3 Removed shell flag in subprocess call
Shell flag causes issue when ffmpeg is called with a list of arguments
2021-09-20 11:32:40 +02:00
Petr Kalis
e86675a5af Removed unwanted configuration of families
Plugin should run only when publishing workfile, configuration of families doesn't make sense.
2021-09-20 10:32:36 +02:00
iLLiCiTiT
fd17935a69 fix hound 2021-09-18 11:25:24 +02:00
iLLiCiTiT
a1709c9f6c modifiable dictionary has offset key change 2021-09-18 11:19:03 +02:00
iLLiCiTiT
b4669e9ca6 use value change deffer in basic input widgets 2021-09-18 11:18:41 +02:00
iLLiCiTiT
ab30681017 InputWidget has value change timer all the time 2021-09-18 11:18:10 +02:00
iLLiCiTiT
f1960cd240 function to create deffered value change timer 2021-09-18 11:17:12 +02:00
OpenPype
463fbe93bc [Automated] Bump version 2021-09-18 03:38:17 +00:00