Commit graph

2559 commits

Author SHA1 Message Date
antirotor
7a0d446c1d
new(doc): Added basic support for generating documentation with Sphinx 2019-05-13 19:06:30 +02:00
Milan Kolar
4b977bcea2 Merged in 2.0/PYPE-285_standalone_publish (pull request #132)
2.0/PYPE-285 standalone publish

Approved-by: Milan Kolar <milan@orbi.tools>
2019-05-12 20:40:25 +00:00
Milan Kolar
93e99e41c6 fix hierarchy spelling 2019-05-12 22:27:12 +02:00
Milan Kolar
ba6ed0c148 add standalone publisher specific plugin temporarily due to certain specifics in the standalone vs in app publishing 2019-05-12 22:26:27 +02:00
Milan Kolar
6868859aea hotfix/minot fixes for submitting maya to deadline in 2.0 2019-05-10 17:10:31 +02:00
Jakub Trllo
484c8e0815 replaced brackets in representation name incrementing to underline 2019-05-10 12:34:16 +02:00
Milan Kolar
1cc6081f75 add plugin for publishing 2019-05-09 17:45:52 +02:00
Jakub Trllo
91ab9e3c5f fixed ftrack_api import in ftrack_base_handler 2019-05-08 12:09:25 +02:00
Jakub Trllo
2006b4d29a Merged in hotfix/PYPE-317_ftrack_api_symbol_bug (pull request #131)
hotfix/PYPE-317_ftrack_api_symbol_bug
2019-05-08 08:18:05 +00:00
Jakub Trllo
1ed32627c5 bug fixed ftrack_api symbol not used from imported module but directly imported 2019-05-08 10:14:44 +02:00
Toke Jepsen
a995d15636 Merged in tokejepsen/pype/bugfix/2.0/develop/validate_required_modules_assetcreator (pull request #126)
Validate required modules for AssetCreator action.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-05-07 15:25:11 +00:00
Jakub Trllo
25f8a1f4ba Merged in bugfix/PYPE-312_services_crash_tray (pull request #127)
Bugfix/PYPE-312 services crash tray

Approved-by: Milan Kolar <milan@orbi.tools>
2019-05-07 15:15:10 +00:00
Jakub Trllo
7840ca9589 Merged in bugfix/PYPE-313_ftrack_api_import (pull request #129)
bugfix/PYPE-313_ftrack_api_import

Approved-by: Milan Kolar <milan@orbi.tools>
2019-05-07 15:13:33 +00:00
Jakub Trllo
372ed195f5 cli pyblish moved back, avalon_api_pyblish launch kept for sure 2019-05-06 18:36:03 +02:00
Jakub Trllo
2005484fe1 widget components is ready for handling publish result 2019-05-06 18:34:55 +02:00
Jakub Trllo
ed2fb8b7cd fixed removing representations from list 2019-05-06 18:32:58 +02:00
Jakub Trllo
a72c517bd2 added output json path to collector 2019-05-06 17:22:55 +02:00
Jakub Trllo
27fb79f9f3 fixed representations key in collector 2019-05-06 17:22:41 +02:00
Jakub Trllo
b5e0069049 renamed ASAPUBLISH_INPATH environment to SAPUBLISH_INPATH 2019-05-02 15:58:34 +02:00
Jakub Trllo
4d4226b129 created show method in module class so parent is set 2019-05-02 15:57:13 +02:00
Jakub Trllo
f330a062c7 fixed bug: crashing when publisher is closed before echo message disappered 2019-05-02 15:56:34 +02:00
Jakub Trllo
acf1b44b8a basic docstrings 2019-05-02 15:51:22 +02:00
Jakub Trllo
36f5c91d6a valid repre name is set to True on first representations 2019-05-02 12:15:00 +02:00
Jakub Trllo
aecbd28fe6 standalone publisher does not allow empty representation name 2019-05-02 12:13:49 +02:00
Jakub Trllo
060b0e3008 all video and image files can be set as thumbnail now 2019-05-02 11:37:08 +02:00
Jakub Trllo
447c63fc33 standalone publisher now handles duplicated representation names 2019-05-02 11:33:46 +02:00
Jakub Trllo
7c7b925671 import ftrack_api is specified now from pype.vendor 2019-04-28 20:47:32 +02:00
Jakub Trllo
362c1248f8 temporarily fixed crashing on merge/split 2019-04-27 15:10:08 +02:00
Jakub Trllo
76c9537e15 statics server is suitable for more python versions 2019-04-27 14:52:55 +02:00
Jakub Trllo
460bd8fff0 statics server handle about failing and can register QAction 2019-04-27 14:50:58 +02:00
Jakub Trllo
18f11d8f97 timers manager cant handle at the moment about failing 2019-04-27 14:50:32 +02:00
Jakub Trllo
a40818816a idle manager register Qaction and set icon to failed when service fails 2019-04-27 14:50:00 +02:00
Jakub Trllo
8553b042d5 hide shadow widget only if is visible 2019-04-26 18:09:21 +02:00
Jakub Trllo
c47517a1f0 representations have key representations instead of components 2019-04-26 17:58:14 +02:00
Jakub Trllo
cdb24724c1 changed name od module 2019-04-26 17:57:45 +02:00
Jakub Trllo
6e1a4a9987 pyblish is launched through avalon tools now 2019-04-26 17:49:55 +02:00
Toke Jepsen
7b6eaf433a Validate required modules for AssetCreator action. 2019-04-26 16:49:47 +01:00
Jakub Trllo
8cf349df97 fix from develop branch 2019-04-26 17:19:52 +02:00
Jakub Trllo
f5e5e407d3 fix os import in ftrack app loader 2019-04-26 17:04:49 +02:00
Toke Jepsen
90ad688edd Merged in tokejepsen/pype/2.0/workfiles_on_launch (pull request #122)
Launch workfiles app on Maya launch.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-26 13:54:27 +00:00
Jakub Trllo
47d31e7c6e Merge branch '2.0/develop' into 2.0/PYPE-285_standalone_publish 2019-04-26 15:53:48 +02:00
Jakub Trllo
3f194ac4d3 Merged in feature/2.0/PYPE-294_local_http_server (pull request #118)
Feature/2.0/PYPE-294 local http server

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-26 13:51:28 +00:00
Toke Jepsen
aa035641fe Make starting workfiles on launch configurable. 2019-04-26 14:50:21 +01:00
Jakub Trllo
a8115e9692 fixing statics server so it's possible to use with python 3.6 2019-04-26 15:37:07 +02:00
Toke Jepsen
0411c9e5d4 Clean up unused modules. 2019-04-26 14:29:33 +01:00
Toke Jepsen
a9981a6b96 Merged in tokejepsen/pype/bugfix/2.0/assumed_destination_collection (pull request #124)
Making the collection of destination templates work on all instances.

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-26 13:24:49 +00:00
Toke Jepsen
39b9a39d25 Merged in tokejepsen/pype/2.0/remove_spore (pull request #123)
Removing plugin loading of "spore".

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-26 13:18:31 +00:00
Ondřej Samohel
f652ca4c7a Merged in bugfix/2.0/fix-PYPE_ROOT (pull request #125)
fix(setup): fixed PYPE_SETUP_ROOT -> PYPE_ROOT

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-26 13:17:51 +00:00
Jakub Trllo
416bd2860d Merged in feature/2.0/PYPE-306_update_enchancement (pull request #119)
Feature/2.0/PYPE-306 update enchancement

Approved-by: Milan Kolar <milan@orbi.tools>
2019-04-26 12:49:42 +00:00
antirotor
942dd770fd
fix(setup): fixed PYPE_SETUP_ROOT -> PYPE_ROOT 2019-04-26 12:56:22 +02:00