Commit graph

346 commits

Author SHA1 Message Date
Jakub Jezek
08bdd8f419 fixing dependecies in package 2019-01-28 17:37:56 +01:00
Jakub Jezek
ae30f7ceb4 Merge branch 'develop' into feature/PYPE-92-pr-basic-pipeline-linking 2019-01-28 13:33:42 +01:00
Jakub Jezek
357e1afe6f fix ing family targets 2019-01-28 13:24:17 +01:00
antirotor
38da108b7f
clean up, UI rework, getSelectedClips implemented 2019-01-19 00:52:35 +01:00
Jakub Trllo
681a70bf9c changed project schema name 2019-01-18 15:19:52 +01:00
Jakub Jezek
f931405a22 fixing js dependencies in extensions/com.pype.avalon/ppro/index.html 2019-01-18 13:12:18 +01:00
Jakub Jezek
4ac4a9b4b9 udating premiere extension com.pype.avalon 2019-01-17 18:28:41 +01:00
Jakub Trllo
f99a4c9eb8 Merge branch 'develop' into feautre/PYPE-139_tray_crash_on_sync 2019-01-17 17:03:26 +01:00
Jakub Trllo
9d50a5b8b7 more io usage replaced, added ignore_me variable to actions/events for ftrack server, added 'get avalon projects' function, fixed few bugs, added titles to show_interface in action handlers 2019-01-17 16:06:34 +01:00
Jakub Jezek
c44cb32a7f adding model extension, umplement model plugin to avalon extension 2019-01-17 11:30:07 +01:00
Milan Kolar
c091bec375 Merge branch 'develop' into feature/PYPE-83_validate_script
# Conflicts:
#	pype/plugins/global/publish/integrate_rendered_frames.py
2019-01-16 19:39:00 +01:00
Milan Kolar
648d6d854f Merge branch 'develop' into feature/PYPE-148_unified_import_to_avalon 2019-01-16 18:06:35 +01:00
Jakub Jezek
110c6413e6 premiere extention update 2019-01-16 17:53:38 +01:00
Milan Kolar
bc5acca27a Merge branch 'develop' into feature/PYPE-120_Ditch_silo 2019-01-16 17:29:29 +01:00
Jakub Trllo
ae68a41400 removed avalon.io so it won't change context in another apps, replaced with direct connection to DB 2019-01-16 14:55:40 +01:00
Jakub Jezek
4a241bb0ac adding extentions to pype.premiere (default PProPanel) 2019-01-16 10:07:36 +01:00
Jakub Jezek
f310747098 dependencies update 2019-01-16 09:47:47 +01:00
Jakub Trllo
9a0f2ab81b ftrack_utils separated into 2 files, avalon's environments are set before io.install() so required env error don't show up 2019-01-15 15:45:24 +01:00
Jakub Jezek
95c9c2bc9b aport collect intances update, filter out "clip" family from global plugins, fix extract_post_json, adding some supporting functions to pype.lib and templates and api 2019-01-14 18:33:10 +01:00
Jakub Jezek
5693f8a4d7 collecting instances of clips from json example file 2019-01-13 00:25:44 +01:00
Jakub Jezek
f6caee4c43 Merge branch 'develop' into feature/PYPE-92-pr-basic-pipeline-linking 2019-01-12 18:41:45 +01:00
Jakub Jezek
6c24580ede adding aport json exporter, fixing message_window to be closing process properly, aport collect context update 2019-01-11 20:23:43 +01:00
Jakub Trllo
17dc705107 get_data fill visualParent to all assets instead of silo asset 2019-01-11 14:39:28 +01:00
Jakub Trllo
09c38da4e3 Merged in feature/PYPE-124_hierarchical_attributes (pull request #42)
added hierarchical check for custom attrbiutes

Approved-by: Milan Kolar <milan@orbi.tools>
2019-01-11 12:53:26 +00:00
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
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
Jakub Trllo
dc271e1723 Merge branch 'develop' into feature/PYPE-124_hierarchical_attributes 2019-01-08 16:39:05 +01:00
Jakub Trllo
787422ab01 initial 2019-01-08 16:38:32 +01:00
Jakub Jezek
eaa22dc082 adding Pico server (editorial) separately from Premiera host 2019-01-08 16:37:15 +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
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
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
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
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
13bc5081dc deleted TASK_ID_ environ 2019-01-03 14:22:26 +01:00