Milan Kolar
|
d114325692
|
Merge pull request #312 from pypeclub/feature/static_files_to_resources
Feature/static files to resources
|
2020-07-08 08:56:19 +02:00 |
|
Milan Kolar
|
d1c369baad
|
Merge pull request #306 from pypeclub/feature/move_module_imports_to_pype
Feature/move module imports to pype
|
2020-07-08 08:49:22 +02:00 |
|
Milan Kolar
|
adc3566d88
|
Merge branch '2.x/bugfix/cloud_mongo_event_server' into develop
|
2020-06-26 17:26:52 +02:00 |
|
Milan Kolar
|
05420f414c
|
Merge pull request #303 from simonebarbieri/feature/blender-camera-asset
Camera asset for Blender
|
2020-06-26 17:25:07 +02:00 |
|
iLLiCiTiT
|
a72c9a0e6f
|
added resources to pype.api
|
2020-06-24 15:16:52 +02:00 |
|
iLLiCiTiT
|
880c91b06e
|
modified ftrack message file getting
|
2020-06-24 15:15:20 +02:00 |
|
iLLiCiTiT
|
5a2ae24d9e
|
rest api statics path changed to ~/pype/resources
|
2020-06-24 15:14:48 +02:00 |
|
iLLiCiTiT
|
7eb36b4173
|
moved ftrack resource files to ~/pype/resources
|
2020-06-24 15:14:10 +02:00 |
|
iLLiCiTiT
|
03daa23fd9
|
movedmoved app icons to ~/pype/resources
|
2020-06-24 15:13:38 +02:00 |
|
Toke Stuart Jepsen
|
1616d59854
|
Fix collection popping.
|
2020-06-24 10:32:57 +01:00 |
|
iLLiCiTiT
|
bf868eb97e
|
removed items attribute from class definition
|
2020-06-24 10:16:57 +02:00 |
|
iLLiCiTiT
|
166df5c58e
|
cleaned docstring
|
2020-06-24 10:16:22 +02:00 |
|
iLLiCiTiT
|
d81b022147
|
module specifications are loaded from json in pype
|
2020-06-24 10:16:13 +02:00 |
|
iLLiCiTiT
|
42615368a3
|
module imports specifications moved to pype
|
2020-06-24 10:12:13 +02:00 |
|
iLLiCiTiT
|
6e9b8d130b
|
few class attributes moved to object initialization
|
2020-06-24 10:11:08 +02:00 |
|
iLLiCiTiT
|
b470642bec
|
icons in tray at the end of initialization
|
2020-06-24 10:10:27 +02:00 |
|
Toke Stuart Jepsen
|
fc1f889608
|
Ensure collection is not in uri.
|
2020-06-23 17:14:28 +01:00 |
|
Toke Stuart Jepsen
|
08c7d1e501
|
Fix event server mongo uri
- collection name in uri creates a bad database name error
- uri was not composed correctly
|
2020-06-23 16:32:39 +01:00 |
|
Milan Kolar
|
f9645b7ddb
|
Merge branch 'master' into develop
|
2020-06-23 16:38:24 +02:00 |
|
Milan Kolar
|
1cb433cbd7
|
Merge branch 'release/2.10.0'
|
2020-06-23 15:50:29 +02:00 |
|
Milan Kolar
|
a375a6e29b
|
bump version
|
2020-06-23 15:49:24 +02:00 |
|
Milan Kolar
|
60338dce70
|
Merge pull request #301 from pypeclub/bugfix/pyblish_action_error_fix
Bugfix/pyblish action error fix
|
2020-06-23 14:36:06 +02:00 |
|
Simone Barbieri
|
85cf9b728e
|
Pep8 compliance
|
2020-06-23 12:56:05 +01:00 |
|
Simone Barbieri
|
bcd81fa934
|
Implemented 'camera' asset for Blender
|
2020-06-23 12:52:35 +01: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 |
|
Milan Kolar
|
dda6ece20c
|
Merge pull request #296 from pypeclub/feature/modify_cloud_mongo
Feature/modify cloud mongo
|
2020-06-23 11:26:49 +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 |
|
Milan Kolar
|
0b77134df1
|
Merge pull request #295 from pypeclub/feature/291-Expose_warnings_to_user_in_pyblish-pype
Feature/291 expose warnings to user in pyblish pype
|
2020-06-19 16:11:35 +02: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 |
|
Milan Kolar
|
da6b3389d7
|
Merge pull request #294 from pypeclub/bugfix/fix_cross_imports_in_publish_pype
Bugfix/fix cross imports in publish pype
|
2020-06-19 15:01:19 +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 |
|