iLLiCiTiT
|
02804710e4
|
moved default maya workspace.mel to ~/pype/resources/maya/
|
2020-06-24 11:55:37 +02:00 |
|
Milan Kolar
|
a375a6e29b
|
bump version
|
2020-06-23 15:49:24 +02:00 |
|
iLLiCiTiT
|
8ece0dc8fe
|
changed check of "error" of result after action
|
2020-06-23 11:50:11 +02:00 |
|
Milan Kolar
|
48bbad50e1
|
Merge pull request #299 from tokejepsen/2.x/feature/photoshop_create_enhancement
Using existing items for instances.
|
2020-06-23 11:32:21 +02:00 |
|
Toke Stuart Jepsen
|
f87da7168c
|
Hound
|
2020-06-22 15:29:06 +01:00 |
|
Toke Stuart Jepsen
|
db4ab28113
|
Using existing folders for instances.
|
2020-06-22 15:21:23 +01:00 |
|
iLLiCiTiT
|
cd5859cf30
|
add get_default_components to __all__ in pype.api
|
2020-06-21 16:13:29 +02:00 |
|
iLLiCiTiT
|
e781888d5a
|
changed event server cli to can use new access to mongo
|
2020-06-21 15:56:09 +02:00 |
|
iLLiCiTiT
|
c30ba2d86b
|
ftrack event may have custom mongo connection
|
2020-06-21 15:55:03 +02:00 |
|
iLLiCiTiT
|
9089aaafd7
|
event storer connection fixed usage
|
2020-06-21 15:53:47 +02:00 |
|
iLLiCiTiT
|
4104397f22
|
fixed logging gui variables
|
2020-06-21 15:53:24 +02:00 |
|
iLLiCiTiT
|
3148115f0a
|
avalon rest api use io_nonsingleton instead of custom_db_connector
|
2020-06-21 15:53:10 +02:00 |
|
iLLiCiTiT
|
d185b5d54c
|
io_nonsingleton is same as avalon's io
|
2020-06-21 15:52:04 +02:00 |
|
iLLiCiTiT
|
b4b3ed4bf4
|
custom db connector can expect different mongo url
|
2020-06-21 15:49:19 +02:00 |
|
iLLiCiTiT
|
1c31e768f3
|
decompose_url, compose_url, get_default_components are imported from pypeapp in pype.api
|
2020-06-21 15:45:23 +02:00 |
|
iLLiCiTiT
|
d665d822ae
|
removed decompose_url, compose_url and get_default_components from pype.lib because are duplicated with pypeapp
|
2020-06-21 15:45:03 +02:00 |
|
Milan Kolar
|
ce7bf38c2a
|
Merge pull request #289 from tokejepsen/2.x/feature/cloud_mongo
Cloud Mongo
|
2020-06-19 18:51:38 +02:00 |
|
Toke Stuart Jepsen
|
9b9063b7d1
|
Fix logging
|
2020-06-19 17:09:27 +01:00 |
|
iLLiCiTiT
|
e33999ef48
|
perspective widget is updated after action processing
|
2020-06-19 15:32:57 +02:00 |
|
iLLiCiTiT
|
c83b939bff
|
appending error message to logs is skipped in action handler because is already done in terminal model
|
2020-06-19 15:32:38 +02:00 |
|
iLLiCiTiT
|
36aee8395b
|
warnings visualizaion is working again
|
2020-06-19 15:32:02 +02:00 |
|
Milan Kolar
|
81f5e98a8b
|
Merge pull request #293 from tokejepsen/2.x/bugfix/collect_avalon_entities
Defaults for frameStart and frameEnd
|
2020-06-19 15:01:44 +02:00 |
|
iLLiCiTiT
|
eaf003cbd6
|
widgets are imported in view.py when are used
|
2020-06-19 14:27:41 +02:00 |
|
Toke Stuart Jepsen
|
ac78278a95
|
Defaults for frameStart and frameEnd
Only warn users about missing attributes.
|
2020-06-19 12:18:03 +01:00 |
|
Milan Kolar
|
e682503f48
|
Merge pull request #288 from pypeclub/bugfix/ffmpeg_path_fix_in_extract_shot
bugfix/ffmpeg path fix in extract shot
|
2020-06-19 12:30:02 +02:00 |
|
Milan Kolar
|
d23339eec6
|
Merge pull request #290 from tokejepsen/2.x/feature/photoshop_increment_workfile
Increment workfile
|
2020-06-19 12:29:40 +02:00 |
|
Toke Stuart Jepsen
|
f3a435ee40
|
Increment workfile
and sneaky code cosmetic for Harmony.
|
2020-06-19 09:28:04 +01:00 |
|
Toke Stuart Jepsen
|
3c3a9bb780
|
Hound
|
2020-06-19 08:58:39 +01:00 |
|
Toke Stuart Jepsen
|
335b1fecaa
|
Improve query
|
2020-06-19 08:57:48 +01:00 |
|
Toke Stuart Jepsen
|
e043454805
|
Make ftrack database and collection optional.
|
2020-06-18 22:57:43 +01:00 |
|
Toke Stuart Jepsen
|
c3bf82ac1c
|
Hound
|
2020-06-18 22:37:45 +01:00 |
|
Toke Stuart Jepsen
|
511b2d1e24
|
Cloud Mongo
There was a circular import when importing from pypeapp, which I couldnt resolve, so have copied the mongo url logic across.
|
2020-06-18 22:33:29 +01:00 |
|
iLLiCiTiT
|
e73db66e6d
|
use get_ffmpeg_tool_path for ffmpeg executable to be sure its used pypes ffmpeg
|
2020-06-18 18:14:18 +02:00 |
|
Milan Kolar
|
cd52b86ea3
|
Merge pull request #283 from pypeclub/bugfix/publish_buttons_collecting_fix
Bugfix/publish buttons collecting fix
|
2020-06-18 16:17:07 +02:00 |
|
Milan Kolar
|
d311e21439
|
Merge pull request #284 from pypeclub/feature/maya-deadline-plugin
Feature/maya deadline plugin
|
2020-06-18 16:16:31 +02:00 |
|
iLLiCiTiT
|
3063ce29c0
|
changed removed attribute
|
2020-06-18 15:22:55 +02:00 |
|
iLLiCiTiT
|
bcdc7c9634
|
reapply suspend logs btn
|
2020-06-18 15:18:00 +02:00 |
|
iLLiCiTiT
|
d25f2b455c
|
Merge branch 'release/2.10.0' into bugfix/publish_buttons_collecting_fix
|
2020-06-18 15:10:57 +02:00 |
|
Milan Kolar
|
997cdb9be3
|
Merge branch '2.x/feature/photoshop_prehook' into release/2.10.0
|
2020-06-18 15:09:52 +02:00 |
|
Milan Kolar
|
29a14a46fd
|
Merge pull request #272 from pypeclub/bugfix/264-Pyblish-pype_is_too_slow_with_10_instances
Bugfix/264 pyblish pype is too slow with 10 instances
|
2020-06-18 13:11:48 +02:00 |
|
Milan Kolar
|
9cd35c9612
|
Merge pull request #286 from tokejepsen/2.x/feature/harmony_audio
Load audio
|
2020-06-18 10:14:19 +02:00 |
|
iLLiCiTiT
|
86fe1bd06a
|
removed unnecessary attribute
|
2020-06-17 19:21:04 +02:00 |
|
iLLiCiTiT
|
2b29562c9c
|
button for skipping logs has style
|
2020-06-17 19:20:49 +02:00 |
|
iLLiCiTiT
|
a3a450330f
|
added button to skip logs
|
2020-06-17 19:20:40 +02:00 |
|
iLLiCiTiT
|
7769560504
|
pyblish gui has ability to skip logs with button
|
2020-06-17 19:20:12 +02:00 |
|
iLLiCiTiT
|
6107f4c5fd
|
Merge branch 'release/2.10.0' into bugfix/264-Pyblish-pype_is_too_slow_with_10_instances
|
2020-06-17 17:30:34 +02:00 |
|
Toke Stuart Jepsen
|
0ab4842c03
|
Load audio
- Audio on renders (reviews)
|
2020-06-17 15:37:57 +01:00 |
|
Toke Stuart Jepsen
|
48085fa8b9
|
Harmony scene validation needs to start at 1.
|
2020-06-17 15:35:42 +01:00 |
|
Ondrej Samohel
|
bd195133d3
|
switch to default MayaPype plugin, passing more variables, bug fixes
|
2020-06-17 15:23:58 +02:00 |
|
iLLiCiTiT
|
0c41983e12
|
fix missing variable
|
2020-06-17 15:22:46 +02:00 |
|