Toke Jepsen
|
2bc1f67fed
|
Launch workfiles app on Maya launch.
|
2019-04-25 22:41:27 +01:00 |
|
Jakub Jezek
|
376ec3dedf
|
Merged in 2.0/PYPE-304-nk-removing-frameHashes (pull request #121)
2.0/PYPE-304 nk removing frameHashes
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-04-23 15:46:27 +00:00 |
|
Jakub Jezek
|
42ad4615aa
|
feat(global): integrate frames now add hashes to padding imagesequences only
|
2019-04-23 16:55:59 +02:00 |
|
Jakub Jezek
|
a83049e0d6
|
feat(global): loader imagesequence changed to simple open file
|
2019-04-23 16:50:09 +02:00 |
|
Jakub Jezek
|
18fdf224f0
|
fix(nuke): removing rubbish logging stuff
|
2019-04-22 21:26:43 +02:00 |
|
Jakub Jezek
|
77f43343d1
|
fix(global): converting to anatomy pype2.0
|
2019-04-22 21:25:35 +02:00 |
|
Jakub Jezek
|
81a0a1e560
|
fix(global): cleaning old stuff from plugin
|
2019-04-22 21:23:26 +02:00 |
|
Jakub Jezek
|
4e9d9c70a2
|
fix(nuke): loader was not working as Logger obj had changed initialization
|
2019-04-21 14:00:22 +02:00 |
|
Jakub Jezek
|
4a7c628704
|
fix(nuke): improving nuke logging
|
2019-04-21 13:59:50 +02:00 |
|
Jakub Jezek
|
0ae5c560e1
|
fix(nuke): adding back presets loading on init
|
2019-04-20 16:53:38 +02:00 |
|
Jakub Jezek
|
13e38c3a45
|
fix(nuke): adding initialization for presets loading
|
2019-04-20 16:52:53 +02:00 |
|
Jakub Jezek
|
b6bcb16f2a
|
fix(nuke): colorspace to nuke converting to presets
|
2019-04-20 16:52:17 +02:00 |
|
Jakub Jezek
|
0453bb5a78
|
fix(nuke): removing Metadata integration, adding presets loading
|
2019-04-20 16:51:14 +02:00 |
|
Jakub Jezek
|
14e76f6425
|
fix(aport): cleanup pype.aport dir
|
2019-04-18 15:50:15 +02:00 |
|
Jakub Jezek
|
1bbe00744c
|
fix(nuke): disabling create.CreateStillWrite
|
2019-04-18 15:50:14 +02:00 |
|
Jakub Jezek
|
1fc9dbe56f
|
fix(nuke): families add inserting way instead of applending
|
2019-04-18 15:50:14 +02:00 |
|
Jakub Jezek
|
451eb8df55
|
fix(nuke): cleaning comments and beautifying
|
2019-04-18 15:50:14 +02:00 |
|
Jakub Jezek
|
5994b19f07
|
feat(nuke): dealing with collection if none for nonsequential files
|
2019-04-18 15:50:14 +02:00 |
|
Jakub Jezek
|
fb05104150
|
feat(nuke): dealing with collection if none for nonsequencial files
|
2019-04-18 15:50:14 +02:00 |
|
Jakub Jezek
|
550243f000
|
fix(nuke): adding hierarchical attributes to check and ignore
|
2019-04-18 15:50:14 +02:00 |
|
Jakub Jezek
|
2939984216
|
feat(nuke): adding update function for integrate manager
|
2019-04-18 15:50:14 +02:00 |
|
Milan Kolar
|
bb39f87f81
|
changin ftrack_api imports to run from pype.vendor for now
|
2019-04-13 18:13:34 +02:00 |
|
Milan Kolar
|
dce33a9370
|
convert anatomy in plugins to new
|
2019-04-13 01:06:48 +02:00 |
|
Milan Kolar
|
44b9e48a67
|
hotfix/convert old app code to pypeapp
|
2019-04-12 23:14:45 +02:00 |
|
Milan Kolar
|
b72368e1d7
|
Merge branch '2.0/sync_from_1.0' into 2.0/develop
# Conflicts:
# pype/ftrack/lib/ftrack_app_handler.py
|
2019-04-12 19:00:33 +02:00 |
|
Milan Kolar
|
03d85fafb8
|
Merge branch 'develop' into 2.0/sync_from_1.0
# Conflicts:
# pype/ftrack/lib/ftrack_app_handler.py
|
2019-04-12 18:59:22 +02:00 |
|
Milan Kolar
|
b262c304ce
|
fix logging
|
2019-04-12 18:53:14 +02:00 |
|
Milan Kolar
|
30d600b894
|
Merge branch '2.0/bugfix/PYPE-287-chase-old-dependencies' into 2.0/develop
|
2019-04-12 18:27:45 +02:00 |
|
Milan Kolar
|
e08b026e9d
|
fix anatomy
|
2019-04-12 18:26:39 +02:00 |
|
Jakub Jezek
|
febfd46b4d
|
Merged in feature/PYPE-266-nuke-frame-range-improve (pull request #114)
feat(nuke): cleaning
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-04-12 15:38:25 +00:00 |
|
Jakub Jezek
|
300a27fbc5
|
Merged in feature/PYPE-291-validating-path-in-write-node (pull request #113)
Feature/PYPE-291 validating path in write node
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-04-12 14:50:50 +00:00 |
|
Jakub Trllo
|
09d0a14633
|
Merged in feature/PYPE-140_software_folders (pull request #115)
Feature/PYPE-140 software folders
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-04-12 14:49:35 +00:00 |
|
Jakub Jezek
|
5e5dbb2b07
|
Merged in bugfix/PYPE-298-create-writes-by-presets (pull request #116)
fix(nuke): create_write lost some settings so now they are back
|
2019-04-12 14:26:20 +00:00 |
|
Jakub Jezek
|
0eca2b9b1d
|
fix(nuke): create_write lost some settings so now they are back
|
2019-04-12 16:23:35 +02:00 |
|
Ondřej Samohel
|
520eeae1c9
|
Merged in feature/PYPE-262-rv-integration (pull request #112)
Feature/PYPE-262 rv integration
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-04-12 12:32:20 +00:00 |
|
Jakub Jezek
|
7c5555d2b5
|
feat(nuke): cleaning
|
2019-04-11 13:02:01 +02:00 |
|
Jakub Jezek
|
38bd772d86
|
feat(nuke): validating write node done with additional functions in pype.nuke.lib
|
2019-04-11 12:19:22 +02:00 |
|
antirotor
|
e86da58990
|
fix(rv): fixed handling of RV_HOME
|
2019-04-10 22:20:08 +02:00 |
|
antirotor
|
ed4feae385
|
feat(rv): basic working version of rv action
|
2019-04-10 22:16:42 +02:00 |
|
Jakub Trllo
|
bf0f11e992
|
on task fill returns path up to first unfilled key & added path log
|
2019-04-10 19:13:00 +02:00 |
|
Jakub Jezek
|
b8f64d293e
|
feat(nuke): updating validation of nodes write
|
2019-04-10 18:33:09 +02:00 |
|
Jakub Jezek
|
04ecaf2796
|
Merged in feature/PYPE-283-ability-to-run-qml (pull request #111)
Feature/PYPE-283 ability to run qml
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-04-10 14:46:50 +00:00 |
|
Jakub Jezek
|
d531a69285
|
fix(nuke): moving PYBLISH_GUI var from avalon.core
|
2019-04-10 16:43:52 +02:00 |
|
Jakub Jezek
|
115937ab00
|
feat(nuke): adding validating plugins for script, version match, write node attributes
|
2019-04-10 16:39:15 +02:00 |
|
Jakub Jezek
|
2d8b07cbb8
|
fix(nuke): moving data update into format_anatomy() from create_write_node()
|
2019-04-10 16:38:09 +02:00 |
|
Jakub Jezek
|
9b1795c552
|
feat(plugins): adding synchronization versions into integrate_ftrack_instances
|
2019-04-10 15:30:20 +02:00 |
|
Jakub Jezek
|
30fa666f91
|
typo(plugins): removing EXR from extract_quicktime
|
2019-04-10 15:25:11 +02:00 |
|
Jakub Trllo
|
7a26a52358
|
removed create sw folders action
|
2019-04-10 11:40:54 +02:00 |
|
Jakub Trllo
|
67a2715034
|
added getting filled anatomy paths logic
|
2019-04-10 11:40:32 +02:00 |
|
Jakub Trllo
|
4db62fcb84
|
interfae handling added
|
2019-04-10 11:36:37 +02:00 |
|