Milan Kolar
|
51bb034fb7
|
Merge pull request #321 from pypeclub/feature/module_attributes_in_tray_menu
Feature/module attributes in tray menu
|
2020-07-08 09:13:53 +02:00 |
|
Milan Kolar
|
62ff1b298b
|
Merge pull request #328 from simonebarbieri/feature/blender-namespace-support
Feature/Blender namespace support
|
2020-07-08 09:06:02 +02:00 |
|
Milan Kolar
|
323b8b26a3
|
Merge pull request #323 from pypeclub/feature/djv_without_presets
Feature/djv without presets
|
2020-07-08 09:04:49 +02:00 |
|
Milan Kolar
|
f49591000d
|
Merge branch 'develop' into feature/module_attributes_in_tray_menu
|
2020-07-08 08:58:27 +02:00 |
|
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 |
|
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 |
|
Simone Barbieri
|
2b58592d12
|
Supporting double digits namespace names
|
2020-07-02 10:32:38 +01:00 |
|
Simone Barbieri
|
aa99cc14b8
|
Fix undefined function
|
2020-06-30 11:42:27 +01:00 |
|
Simone Barbieri
|
52e2d785c1
|
Small improvements and Pep8 compliance
|
2020-06-30 11:35:24 +01:00 |
|
Simone Barbieri
|
8de72755c4
|
Layout support for namespaces
|
2020-06-29 17:21:54 +01: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
|
cf171b08c9
|
ftrack djv action has hardocoded extensions and find path to djv from DJV_PATH environment variable
|
2020-06-26 17:17:14 +02:00 |
|
iLLiCiTiT
|
258d76ce6d
|
loader plugin for DJV has hardcoded extensions and path to DJV is taken from DJV_PATH
|
2020-06-26 17:16:10 +02:00 |
|
iLLiCiTiT
|
f4971c00cd
|
removed unused import
|
2020-06-26 16:01:22 +02:00 |
|
iLLiCiTiT
|
79542b6d94
|
rest api and timers manager does not load presets but are based on class attributes
|
2020-06-26 16:01:11 +02:00 |
|
iLLiCiTiT
|
2afe643284
|
rest api and timers manager got CLASS_DEFINITION variable in module definition
|
2020-06-26 16:00:25 +02:00 |
|
iLLiCiTiT
|
546eb1e734
|
tray can set attributes for modules
|
2020-06-26 15:56:30 +02:00 |
|
Simone Barbieri
|
a0096d6cdf
|
Rig support for namespaces
|
2020-06-25 11:14:06 +01:00 |
|
Simone Barbieri
|
b1ee15b0b5
|
Model support for namespaces
|
2020-06-24 16:26:35 +01: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 |
|