Commit graph

2088 commits

Author SHA1 Message Date
Jakub Trllo
31f8ac18e6 Merged in feature/PYPE-134_app_changes_status (pull request #43)
Feature/PYPE-134 app changes status

Approved-by: Milan Kolar <milan@orbi.tools>
2019-01-11 12:50:32 +00:00
Jakub Jezek
2a1f637880 Merge branch 'develop' into feature/PYPE-92-pr-basic-pipeline-linking
# Conflicts:
#	pype/api.py
#	pype/templates.py
2019-01-11 10:37:09 +01:00
Jakub Trllo
28d8768456 Merge branch 'develop' into feature/PYPE-124_hierarchical_attributes 2019-01-11 09:49:59 +01:00
Jakub Jezek
3eb44d968c adding extract post json 2019-01-10 18:39:01 +01:00
Jakub Jezek
be134b1b77 pico: accepting ip with http:// 2019-01-10 16:15:41 +01:00
Jakub Jezek
0ebcf78fee pico server: adding os.environ.variables [PICO_IP, PICO_PORT, PICO_DEBUG, PICO_RELOADER, PICO_THREADED] 2019-01-10 16:04:53 +01:00
Jakub Jezek
61bbfebb1e adding context related functions to pype/template.py and other small changes, fixing typo on get_hierarchy(), rename fill_avalon_workdir to set_*, rename make_wordir_template to get_*, 2019-01-10 15:50:18 +01:00
Milan Kolar
6298e63e41 hotfix / ass publishing invalidated looks publishing 2019-01-10 13:44:52 +01:00
Milan Kolar
a0ffa586ce hotfix / rename ass extractor 2019-01-10 12:42:32 +01:00
Milan Kolar
dc2fab996e Merged in feature/PYPE-138-publish-arnold-standins (pull request #45)
add option to work with arnold standins and simple proxies

Approved-by: Milan Kolar <milan@orbi.tools>
2019-01-10 08:14:17 +00:00
Roy Nieterau
49bdf50384 Fix typo (missing comma) and refactor v-ray environment variables
- The V-Ray Environment variables changed from V-Ray 3+ to V-Ray Next. The x64 suffix was dropped.
2019-01-09 21:07:02 +01:00
Milan Kolar
e25c840a29 add option to work with arnold standins and simple proxies 2019-01-09 19:39:38 +01:00
Jakub Trllo
60683b49d4 Sync to avalon store silo as asset with silo == None 2019-01-09 13:18:24 +01:00
Jakub Trllo
af3a918f24 app launch changes status if current status is same as in config 'statuses_name_change' 2019-01-08 17:16:48 +01:00
Jakub Trllo
886c55a0c0 Merge branch 'develop' into feature/PYPE-134_app_changes_status 2019-01-08 16:47:37 +01:00
Roy Nieterau
bb707b74d6
Merge pull request #222 from BigRoy/YETI-12
Support Yeti multiple image search paths (split by os.path.pathsep)
2019-01-08 16:39:56 +01:00
Jakub Trllo
dc271e1723 Merge branch 'develop' into feature/PYPE-124_hierarchical_attributes 2019-01-08 16:39:05 +01:00
Roy Nieterau
2cc5c1cc44 Refactor 'filename' to 'filepath' as it refers to full file path 2019-01-08 16:38:53 +01:00
Jakub Trllo
787422ab01 initial 2019-01-08 16:38:32 +01:00
Roy Nieterau
8d63ed0c05 Improve docstring 2019-01-08 16:37:23 +01:00
Jakub Jezek
eaa22dc082 adding Pico server (editorial) separately from Premiera host 2019-01-08 16:37:15 +01:00
Roy Nieterau
12005b62d1 Correctly check reference node content with animated %04d inputs 2019-01-08 16:32:14 +01:00
Jakub Trllo
5cb9e80440 Merged in feature/PYPE-123_sync_and_name_change (pull request #41)
Feature/PYPE-123 sync and name change

Approved-by: Milan Kolar <milan@orbi.tools>
2019-01-08 15:32:12 +00:00
Roy Nieterau
dd8e962818 Fix typo and improve debug message readability 2019-01-08 16:28:37 +01:00
Roy Nieterau
c6b8375cd2 Yeti: Add support for absolute path textures 2019-01-08 14:20:11 +01:00
Jakub Trllo
44e1d87b52 sync to avalon shows interface to user when error has happened so he can't continue to do another errors 2019-01-08 13:25:16 +01:00
Milan Kolar
15c3911296 hotfix / filter integrate rendered frames 2019-01-08 11:32:44 +01:00
Roy Nieterau
105657a0a3 Support Yeti multiple image search paths (split by os.path.pathsep) 2019-01-07 18:28:58 +01:00
Jakub Trllo
668eb24969 added hierarchical check for custom attrbiutes 2019-01-07 17:38:50 +01:00
Jakub Trllo
ee4a90baf8 Added show_interface to event handler. Sync to avalon modified, need add checking statuses of tasks 2019-01-07 17:05:42 +01:00
Jakub Jezek
43b21e5f4d Merged in feature/PYPE-61-publish-nuke-script-version (pull request #37)
Feature/PYPE-61 publish nuke script version

Approved-by: Milan Kolar <milan@orbi.tools>
2019-01-07 15:12:57 +00:00
Milan Kolar
3a583a04d1 Merge branch 'develop' into feature/PYPE-61-publish-nuke-script-version 2019-01-07 15:49:17 +01:00
Jakub Trllo
7dbc0376f6 - script is validated. - added format in collect script plugin 2019-01-04 16:28:26 +01:00
Milan Kolar
1ce6b60b96 Merged in PYPE-117-fix_deadline_environment (pull request #40)
normalising environment paths before passing to deadline
2019-01-04 12:56:04 +00:00
Milan Kolar
c2c2e86c85 normalising environment paths before passing to deadline 2019-01-04 13:45:39 +01:00
Jakub Trllo
477528b565 changed icon 2019-01-03 16:24:50 +01:00
Jakub Trllo
f791cc5aee Merged in feature/PYPE-98_ftrack_timer_carry_on (pull request #38)
Ftrack timer carry on

Approved-by: Milan Kolar <milan@orbi.tools>
2019-01-03 13:33:42 +00:00
Jakub Trllo
13bc5081dc deleted TASK_ID_ environ 2019-01-03 14:22:26 +01:00
Jakub Trllo
1aac16e913 Now doesn't matter how timer is started and when 2019-01-03 14:14:46 +01:00
Jakub Trllo
c69749c3aa removed 'publish check' from 'collect families' so entities are loaded even if 'publish' is not checked when pyblish is opened 2019-01-03 12:50:42 +01:00
Jakub Trllo
617e7aced9 Timer can be restarted. Timer duration is taken from config file in templates. 2019-01-03 12:31:53 +01:00
Jakub Trllo
95de48b132 reads are collected and source is copied to destination 2019-01-03 11:12:25 +01:00
Milan Kolar
fc0575d4a0 remove unsused scripts from the menu 2019-01-02 18:18:38 +01:00
Jakub Jezek
ea0afa0c3f vendors pico server 2019-01-02 17:39:17 +01:00
Milan Kolar
dff2d8a959 remove legacy utilities 2019-01-02 16:23:40 +01:00
Jakub Trllo
c55181548c Backup 2019-01-02 15:46:53 +01:00
Milan Kolar
ffba5904d7 Merged in bugfix/PYPE-104-clean-pythonpath-for-deadline (pull request #36)
Bugfix/PYPE-104 clean pythonpath for deadline

Approved-by: Milan Kolar <milan@orbi.tools>
2019-01-02 10:51:17 +00:00
Jakub Trllo
9e5b648aa2 Merge branch 'feature/PYPE-61-publish-nuke-script-version' into feature/PYPE-24-pyblish_CreateRead 2019-01-02 11:38:20 +01:00
Milan Kolar
1082d468f0 Merge branch 'develop' into bugfix/PYPE-104-clean-pythonpath-for-deadline 2019-01-02 11:34:06 +01:00
Jakub Trllo
7f2788ff88 Merge branch 'develop' into feature/PYPE-24-pyblish_CreateRead 2019-01-02 11:15:56 +01:00