Commit graph

5877 commits

Author SHA1 Message Date
petr.kalis
d02e9596a6 Added separate 'hosts' folder
Added auto-routing of classes from selected folders
2020-07-09 12:30:55 +02:00
petr.kalis
a29c84e9af Fix - changed usage of QThread to threading.Thread
Apparently QThread is making problems on some non-gui linux distros
2020-07-08 16:14:07 +02:00
petr.kalis
d6485030b5 Hound 2020-07-03 17:31:53 +02:00
petr.kalis
5df2c32614 WIP POC imlementation of Websocket Json RPC server
Includes two testing clients

Requires:
- adding wsrpc-aiohttp==3.0.1 to pypeapp/requirements.txt

- adding code to \pype-config\presets\tray\menu_items.json
, {
            "title": "Websocket Server",
            "type": "module",
            "import_path": "pype.modules.websocket_server",
            "fromlist": ["pype","modules"]
        }
2020-07-03 17:16:26 +02:00
Milan Kolar
6f6bd5819b
Merge pull request #255 from pypeclub/feature/premiere-workfile-multiroot-fixes
premiere workfile root per task (multi-root)
2020-06-16 10:24:44 +02:00
Jakub Jezek
64b7a79b5e
fix(ppro): improving prelaunch hook 2020-06-12 20:35:36 +03:00
Jakub Jezek
7ade4f78e4
Merge remote-tracking branch 'origin/feature/premiere-workfile-multiroot-fixes' into feature/premiere-workfile-multiroot-fixes 2020-06-12 18:47:13 +03:00
Jakub Jezek
6b96a86b36
feat(ppro): adding support for different root per task into anatomy
docs(premiere): adding example 


feat(ppro): name convention for shots
2020-06-12 18:46:44 +03:00
Jakub Jezek
0b6362887e
feat(ppro): name convention for shots 2020-06-12 16:07:13 +03:00
Jakub Jezek
7d5328683b
docs(premiere): adding example 2020-06-12 15:27:08 +03:00
Jakub Jezek
e50d0fe639
feat(ppro): adding support for different root per task into anatomy 2020-06-12 15:17:39 +03:00
Milan Kolar
6b0cb54ae5
Merge pull request #204 from pypeclub/feature/143-publishing_of_rendered_vrscenes
Refactor Maya deadline submission to support multiple job types
2020-06-11 18:12:06 +02:00
Ondrej Samohel
80bdaf49b4
disable arnold scene export option 2020-06-10 18:29:39 +02:00
Milan Kolar
2b4dfbf189 Merge remote-tracking branch 'origin/feature/143-publishing_of_rendered_vrscenes' into feature/143-publishing_of_rendered_vrscenes 2020-06-10 18:17:22 +02:00
Milan Kolar
6616a3fdc1 fix import 2020-06-10 18:17:19 +02:00
Milan Kolar
a160751e82 fix import 2020-06-10 17:54:45 +02:00
Milan Kolar
4ee7816b94 Merge branch '2.x/develop' into feature/143-publishing_of_rendered_vrscenes 2020-06-10 17:01:53 +02:00
Milan Kolar
3205d8474d Merge branch 'develop' into feature/143-publishing_of_rendered_vrscenes 2020-06-10 16:49:22 +02:00
Milan Kolar
880e625eb2
Merge pull request #238 from pypeclub/feature/213_move_pyblish_to_tools
Feature/213 move pyblish to tools
2020-06-10 16:49:01 +02:00
Milan Kolar
96609f54ec
Merge pull request #227 from pypeclub/feature/213_move_pyblish_to_tools
feature/213 move pyblish to tools
2020-06-10 16:48:09 +02:00
Milan Kolar
02b0472071 Merge branch 'develop' into feature/143-publishing_of_rendered_vrscenes 2020-06-10 16:46:08 +02:00
Milan Kolar
4dd5e8f89f
Merge pull request #230 from pypeclub/bugfix/remained_plugin_ftrack_outputs
bugfix/remained plugin ftrack outputs
2020-06-10 16:39:25 +02:00
Milan Kolar
49df8c233b
Merge pull request #233 from simonebarbieri/feature/blender-collections-in-assets
feature/Blender handling collections in rig and layout assets
2020-06-10 16:37:36 +02:00
Milan Kolar
01be1bba87
Merge pull request #221 from pypeclub/feature/logging_gui_by_process
feature/logging gui by process
2020-06-10 16:36:25 +02:00
Milan Kolar
482f2d436d
Merge pull request #232 from tokejepsen/2.x/feature/photoshop
Initial Photoshop integration.
2020-06-10 16:26:01 +02:00
Toke Stuart Jepsen
0f5dd4681b Validate instance asset. 2020-06-10 15:13:48 +01:00
Toke Stuart Jepsen
0a3977d4bf Publish workfile. 2020-06-10 15:13:36 +01:00
Toke Stuart Jepsen
ee247ea58b Toggle instances with visibility. 2020-06-10 15:13:21 +01:00
Jakub Ježek
49cb61c45c
Merge pull request #234 from pypeclub/bugfix/adobe_comunicator_statcis_path
bugfix/adobe communicator statics path
2020-06-10 14:28:16 +02:00
iLLiCiTiT
ed3b38f2e2 fixed path in adobe communicator statics path 2020-06-10 14:15:29 +02:00
Simone Barbieri
cbc9fe41d8 Fix handling of models when loading layout 2020-06-10 11:10:48 +01:00
Toke Stuart Jepsen
bd69ae2b54 Initial Photoshop integration. 2020-06-10 11:09:04 +01:00
Simone Barbieri
1531057a24 Refactoring 2020-06-10 10:26:28 +01:00
Simone Barbieri
08ca6dda9b Support of collections in Layout assets 2020-06-10 10:25:06 +01:00
Simone Barbieri
7dbc94eda7 Support of collections in Rig assets 2020-06-10 10:06:39 +01:00
iLLiCiTiT
1c84f31520 fix bad imports 2020-06-08 18:10:07 +02:00
iLLiCiTiT
f3ddc513c3 changes to be able show logs by process 2020-06-08 11:23:35 +02:00
iLLiCiTiT
8c9dfbf6b0 removed deprecated collector where already deleted output_representation is collected 2020-06-08 11:18:09 +02:00
iLLiCiTiT
93bbf1e467 removed rest of ascii arts 2020-06-08 10:17:07 +02:00
iLLiCiTiT
62be35336c missing whitespace 2020-06-08 10:14:46 +02:00
iLLiCiTiT
28d3c7f988 removed no newline at end of file 2020-06-08 10:14:07 +02:00
iLLiCiTiT
7f401ca797 delegates clean up 2020-06-08 10:06:09 +02:00
iLLiCiTiT
afcb21fefd Plugin model data method split into 3 parts 2020-06-08 10:05:10 +02:00
iLLiCiTiT
a771578aa4 not used mutable data in method args 2020-06-08 10:04:25 +02:00
iLLiCiTiT
162ea57982 removed ascii image with invalid escape sequence 2020-06-08 10:03:37 +02:00
iLLiCiTiT
1ce7a29340 replaced asserts with AssertionError 2020-06-08 10:03:04 +02:00
Ondrej Samohel
d8f1a0ae32
fixed merge marks 2020-06-08 09:43:11 +02:00
Ondrej Samohel
e65112ee92
Merge remote-tracking branch 'origin/develop' into feature/143-publishing_of_rendered_vrscenes 2020-06-08 09:39:19 +02:00
Milan Kolar
391aef5ba8
Merge pull request #223 from pypeclub/feature/ftrack_cleanup_part_2
Feature/ftrack cleanup part 2
2020-06-07 21:20:01 +02:00
Milan Kolar
7abdf21ed5 Merge branch 'develop' into feature/ftrack_cleanup_part_2 2020-06-07 21:18:24 +02:00