Commit graph

6174 commits

Author SHA1 Message Date
Jakub Jezek
6fd146b232
feat(premiere): adding key to registry from prelaunch 2020-07-09 18:35:25 +02:00
Milan Kolar
21644a72eb
Merge pull request #342 from pypeclub/feature/move_module_imports_to_pype
Feature/move module imports to pype
2020-07-08 12:39:09 +02:00
Milan Kolar
18c857b31d
Merge branch '2.x/develop' into feature/move_module_imports_to_pype 2020-07-08 12:38:59 +02:00
Milan Kolar
1e952b8007 Merge branch 'hotfix/allow_not_set_template_names' into 2.x/develop 2020-07-08 09:16:31 +02:00
Milan Kolar
0c5c5b08bd
Merge pull request #340 from tokejepsen/2.x/bugfix/validate_knobs
Fix ValidateNukeWriteKnobs
2020-07-08 09:12:46 +02:00
Milan Kolar
edb8b9ce4b
Merge pull request #339 from tokejepsen/2.x/bugfix/load_image_plane_runtime_error
If camera attributes are connected, we can ignore them.
2020-07-08 09:11:29 +02:00
Milan Kolar
e48e19793f
Merge pull request #337 from pypeclub/bugfix/stop-tools-env-appending
stop appending of tools environment to existing env
2020-07-08 09:10:33 +02:00
Milan Kolar
e863eeced7
Merge pull request #336 from tokejepsen/2.x/feature/editorial_support_middle_shots
Support publishing a subset of shots
2020-07-08 09:09:31 +02:00
Milan Kolar
fe6ea0e1ad
Merge pull request #333 from pypeclub/feature/idle_manager_without_qt
Feature/idle manager without qt
2020-07-08 09:08:38 +02:00
Milan Kolar
d2efdf0dcf
Merge pull request #331 from pypeclub/bugfix/mongo_url_components
Bugfix/mongo url components
2020-07-08 09:08:08 +02:00
Milan Kolar
f274a0e0ed
Merge pull request #330 from simonebarbieri/feature/blender-start-end-frames
Feature/Blender start end frames
2020-07-08 09:07:46 +02:00
Milan Kolar
001bf97916
Merge pull request #341 from simonebarbieri/feature/blender-namespace-support
Feature/blender namespace support
2020-07-08 09:06:32 +02:00
Milan Kolar
62cb5600ef
Merge pull request #325 from tokejepsen/2.x/bugfix/ftrack_timeout
Ftrack timeout needs to look at AVALON_TIMEOUT
2020-07-08 09:05:41 +02:00
Milan Kolar
582bb64026
Merge pull request #324 from tokejepsen/2.x/feature/support_palettes
Support palettes.
2020-07-08 09:05:23 +02:00
Milan Kolar
0ea7937a4a
Merge pull request #320 from pypeclub/feature/300-Pyblish-pype_Toggle_instance_family
Feature/300 pyblish pype toggle instance family
2020-07-08 09:04:28 +02:00
Milan Kolar
3defe2dc3f
Merge pull request #313 from pypeclub/feature/235-Changed_context_pop-up_should_appear_in_the_middle
feature/235-Changed_context_pop-up_should_appear_in_the_middle
2020-07-08 08:58:58 +02:00
Milan Kolar
2dcc98e40e
Merge pull request #311 from pypeclub/feature/unify_pype_icon_getter
Feature/unify pype icon getter
2020-07-08 08:55:41 +02:00
Milan Kolar
a482cc76fd
Merge pull request #310 from tokejepsen/2.x/bugfix/harmony_workfile_representations
Only zip files are supported.
2020-07-08 08:54:53 +02:00
Milan Kolar
ba3ae6aaa8
Merge pull request #317 from pypeclub/feature/workfiles_api_extraction
Feature/workfiles api extraction
2020-07-08 08:53:29 +02:00
Milan Kolar
daadf7cf83
Merge pull request #315 from pypeclub/feature/standalone_publish_extensions_presets
Feature/standalone publish extensions presets
2020-07-08 08:52:48 +02:00
Milan Kolar
2da2a7187b
Merge pull request #309 from tokejepsen/2.x/feature/photoshop_flag_outdated_containers
Flag outdated containers on startup and publish.
2020-07-08 08:51:56 +02:00
Milan Kolar
03c234f1b5
Merge branch '2.x/develop' into 2.x/feature/photoshop_flag_outdated_containers 2020-07-08 08:51:48 +02:00
Milan Kolar
1473c6c6ff
Merge pull request #308 from pypeclub/feature/move_default_maya_workspacemel
Feature/move default maya workspacemel
2020-07-08 08:49:49 +02:00
Milan Kolar
8c5da04600
Merge pull request #298 from tokejepsen/2.x/feature/photoshop_review
Photoshop: Publish review
2020-07-08 08:48:56 +02:00
Toke Stuart Jepsen
2815201d29 Fix ValidateNukeWriteKnobs 2020-07-07 21:42:34 +01:00
Toke Stuart Jepsen
4636f64b73 If camera attributes are connected, we can ignore them. 2020-07-07 16:07:24 +01:00
Simone Barbieri
b38150173a Hound fixes 2020-07-03 09:35:29 +01:00
Simone Barbieri
875962ed9b Hound fixes 2020-07-03 09:27:43 +01:00
Simone Barbieri
345601a79f Changed namespace formulation 2020-07-02 15:23:20 +01:00
Ondřej Samohel
72b685fa9b
stop appending of tools env to existing env 2020-07-02 15:44:13 +02:00
Toke Stuart Jepsen
57f795f4c5 Support publishing a subset of shots
Currently the sequence start frame is hardcoded to 10:00:00:00, so can be expanded later to ask the user for this information. EDLs do not have any data about the sequence start frame.
2020-07-02 11:40:30 +01:00
Simone Barbieri
2b58592d12 Supporting double digits namespace names 2020-07-02 10:32:38 +01:00
iLLiCiTiT
31a0bfef18 timers manager does not register signals but callbacks in idle manager 2020-07-01 17:46:57 +02:00
iLLiCiTiT
14d8d3c6a8 simplified user widget in timers manager 2020-07-01 17:46:26 +02:00
iLLiCiTiT
66190c0185 SignalHandler moved from timers_manager to widget part 2020-07-01 17:45:52 +02:00
iLLiCiTiT
adb9749d63 callback are executed in threads which are joined when done 2020-07-01 17:45:09 +02:00
iLLiCiTiT
b15af67bdb removed rest of Qt from idle manager 2020-07-01 17:44:49 +02:00
iLLiCiTiT
3660ca7c10 mouse and keyboard threads are not QThreads 2020-07-01 17:43:48 +02:00
iLLiCiTiT
b28c7f36fb there are not registered Qt signals ut callbacks 2020-07-01 17:42:23 +02:00
iLLiCiTiT
e7f284050b IdleManager is not QThread but threading.Thread 2020-07-01 17:41:09 +02:00
iLLiCiTiT
1a746aa280 dont use None as default value when looking for matching template key 2020-07-01 16:40:02 +02:00
iLLiCiTiT
7dba84dea1 do not compose mongo url for ftrack events with database name and collection 2020-07-01 16:19:24 +02:00
iLLiCiTiT
a7196bce9e renamed class DbConnector to CustomDbConnector in custom_db_connector and fixed argument order 2020-07-01 16:16:10 +02:00
iLLiCiTiT
748da390a5 removed check of database_name in components 2020-07-01 16:12:21 +02:00
iLLiCiTiT
4f0f943d45 make database_name as required argument in CustomDbConnector 2020-07-01 16:11:50 +02:00
iLLiCiTiT
034e4237fe removed duplicated function 2020-07-01 16:11:00 +02:00
Simone Barbieri
138131d7e0 Set start and end frames when opening Blender 2020-07-01 11:09:34 +01:00
Toke Stuart Jepsen
af8bcfafaa Only overwrite the .plt file and warn users about visual changes. 2020-07-01 10:33:03 +01:00
Simone Barbieri
1ebc6d3518 Set start and end frames when opening file 2020-06-30 16:34:20 +01:00
Simone Barbieri
aa99cc14b8 Fix undefined function 2020-06-30 11:42:27 +01:00