Commit graph

15182 commits

Author SHA1 Message Date
Milan Kolar
e6093a7835 (fix) double print in ci tag 2021-09-23 09:24:31 +01:00
Milan Kolar
bbf4964235 update to latest avalon-core 2021-09-23 09:23:32 +01: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
Milan Kolar
15dbd9fcac Merge remote-tracking branch 'origin/develop' into develop 2021-09-23 09:11:36 +01:00
Milan Kolar
97ed419fc9 echo tag name in ci 2021-09-23 09:11:29 +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
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
9f58c09e90
Merge pull request #2050 from pypeclub/dependabot/npm_and_yarn/website/prismjs-1.25.0 2021-09-22 13:28:17 +01: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
iLLiCiTiT
81f743bd21 tkinter message is visible in taskbar 2021-09-22 11:28:32 +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
iLLiCiTiT
0b4cd58858 fix oiio executable name 2021-09-22 10:48:48 +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 Ježek
993b1dfe55
Merge pull request #2056 from pypeclub/bugfix/PYPE-1042_OpenPype3---offline-jpeg-sequences
Differentiate jpg sequences from thumbnail
2021-09-21 17:19:56 +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
7fe3fd1d11 show tkinter message box if validation crashes 2021-09-21 14:06:25 +02:00
iLLiCiTiT
cda626d76f removed validator of ffmpeg 2021-09-21 12:55:01 +02:00
iLLiCiTiT
e24b142962 added startup validations of ffmpeg and oiio tool 2021-09-21 12:53:23 +02:00
Jakub Jezek
ce98319ef2
Nuke adding proxy mode validator 2021-09-21 11:45:20 +02:00
Jakub Trllo
cfa6687a8f
Merge pull request #2046 from pypeclub/bugfix/ffmpeg_command_split
FFmpeg: Split command to list does not work
2021-09-21 10:55:09 +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
dependabot[bot]
5b8832f4e3
Bump prismjs from 1.24.0 to 1.25.0 in /website
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.24.0...v1.25.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 22:23:38 +00: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
Jakub Trllo
54a273e07f
Merge pull request #2024 from pypeclub/feature/timers_manager_wihtout_interface
TimersManager: Removed interface of timers manager
2021-09-20 17:22:21 +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
Jakub Trllo
e30822747d
Merge pull request #2028 from pypeclub/feature/webserver_without_interface
WebserverModule: Removed interface of webserver module
2021-09-20 12:21:14 +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
Jakub Trllo
9704521bb6
Merge pull request #2044 from pypeclub/feature/settings_deffered_entity_change
Settings UI: Deffered set value on entity
2021-09-20 11:46:51 +02:00
iLLiCiTiT
7bb87a14a2 fixed filling of families 2021-09-20 11:45:30 +02:00