jezschaj
|
fbb4cb2a72
|
Merge branch 'feature/PYPE-405-unify-preview-quicktime-creatio' of bitbucket.org:pypeclub/pype into bugfix/PYPE-428-dazzle-feedback-publish-errors
|
2019-07-17 11:38:21 +02:00 |
|
jezschaj
|
559101217d
|
Merge branch 'develop' into bugfix/PYPE-428-dazzle-feedback-publish-errors
|
2019-07-17 11:37:55 +02:00 |
|
jezschaj
|
460abbd74e
|
fix(nuke): get version with dot
|
2019-07-17 11:34:08 +02:00 |
|
Milan Kolar
|
1d5a2b874e
|
(hotfix) more model import fixes
|
2019-07-17 09:37:45 +02:00 |
|
Jakub Jezek
|
8b50a6fc7e
|
Merged in feature/PYPE-415-removing-singleton-presets (pull request #195)
fix(pype, nk, nks, premiere, aport): removing Anatomy, Dataflow, Colorspace loading as singleton
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-07-16 20:15:38 +00:00 |
|
Toke Jepsen
|
c2ab4debc9
|
Merged in tokejepsen/pype/feature/develop/validate_attributes (pull request #186)
Create validate_attributes.py
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-07-16 20:11:02 +00:00 |
|
Jakub Jezek
|
3fb9e30d62
|
Merged in feature/PYPE-422-version-up-workfile-publish-val (pull request #205)
feat(nks): adding workfile version plugins - collect, validate, export
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-07-16 20:08:38 +00:00 |
|
jezschaj
|
c5beb313a8
|
Merge branch 'develop' into bugfix/PYPE-428-dazzle-feedback-publish-errors
|
2019-07-16 18:54:54 +02:00 |
|
Jakub Jezek
|
b07bf3d20f
|
fix(global): debug print after loop
|
2019-07-16 18:50:35 +02:00 |
|
Jakub Jezek
|
bc277d5ad2
|
fix(nks): distributing handles didnt respect individual clip with tag, renaming collect_tag_types to *_main
|
2019-07-16 18:49:45 +02:00 |
|
Milan Kolar
|
502d2d445e
|
(hotfix) probles with containrise after last makeIdentity fix
|
2019-07-16 17:03:06 +02:00 |
|
Milan Kolar
|
1c92e96b31
|
(hotfix) alembic loading was breaking transforms in hierarchy due to makeIdentity code. this instead parents top root to newly created group untill we find a better solution
|
2019-07-16 15:07:31 +02:00 |
|
Jakub Jezek
|
91021668d2
|
feat(nks): adding workfile version plugins - collect, validate, export
|
2019-07-15 17:04:14 +02:00 |
|
Milan Kolar
|
61ebcee43c
|
(hotfix) collect ftrack family
|
2019-07-12 18:00:25 +02:00 |
|
Jakub Jezek
|
37fd304026
|
feat(pype): addig additional path element for representation preset names
|
2019-07-12 16:30:50 +02:00 |
|
Jakub Jezek
|
f45986a1ce
|
feat(pype): adding burnin plugin to function with reviews
|
2019-07-12 16:30:13 +02:00 |
|
Jakub Jezek
|
20878ec3cb
|
feat(pype, nuke): publishing with new review to ftrack with ffmpeg, wip
|
2019-07-12 10:48:49 +02:00 |
|
Jakub Trllo
|
06b428b1ee
|
(hotfix) default value of custom attributes can now be unset with null in json
|
2019-07-11 17:10:15 +02:00 |
|
Milan Kolar
|
353cccb54c
|
(hotfix) mayaascii wasn't working with burnins and ftrack
|
2019-07-11 17:03:34 +02:00 |
|
Jakub Jezek
|
322ec3e3c8
|
fix(nuke): plublish workfile handle_start/end was not correct
|
2019-07-11 16:53:42 +02:00 |
|
Jakub Trllo
|
91bbf71218
|
(hotfix) fixed key accessing in hierarchical attr action discover method
|
2019-07-11 14:17:25 +02:00 |
|
Jakub Jezek
|
305771ae2b
|
Merged in bugfix/PYPE-418-handles-validation-not-working (pull request #201)
Bugfix/PYPE-418 handles validation not working
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-07-11 12:15:04 +00:00 |
|
Jakub Trllo
|
933b371bcc
|
(hotfix) removed studio specific actions
|
2019-07-11 14:12:40 +02:00 |
|
Jakub Jezek
|
e49aaab9f4
|
fix(nuke): nukescript to workfile fix, handles_start/end workflow improvment
|
2019-07-11 13:58:47 +02:00 |
|
Jakub Jezek
|
8619d8838b
|
fix(nuke): was not adding virtual_env to pythonpath
|
2019-07-11 13:57:09 +02:00 |
|
Toke Jepsen
|
2387429eee
|
Check for preset existence.
|
2019-07-10 20:21:23 +01:00 |
|
Milan Kolar
|
94d54e7b76
|
Merged in feature/PYPE-419-dynamically-create-project-shel (pull request #199)
Feature/PYPE-419 dynamically create project shel
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-07-10 18:31:59 +00:00 |
|
Milan Kolar
|
daf2955174
|
run shelf creation as deferred to make sure shelfLayout exists
|
2019-07-10 20:11:00 +02:00 |
|
Jakub Jezek
|
7776fab1d5
|
Merged in feature/PYPE-417-assetbuild-tags-on-start-switch (pull request #197)
feat(nks): adding exception for environ.variable TAG_ASSETBUILD_STARTUP
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-07-10 17:44:05 +00:00 |
|
Ondřej Samohel
|
8202673492
|
Merged in feature/PYPE-399-make-burnin-plugin-global (pull request #193)
Feature/PYPE-399 make burnin plugin global
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-07-10 17:44:01 +00:00 |
|
Jakub Trllo
|
de236cd1ad
|
Merged in bugfix/PYPE-416_start_timer_fix (pull request #196)
Bugfix/PYPE-416 start timer fix
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-07-10 17:39:17 +00:00 |
|
Milan Kolar
|
7fd9500ec8
|
only build project shelf if shelf config exists in presets
|
2019-07-10 19:30:02 +02:00 |
|
Milan Kolar
|
6dc33af075
|
add shelf creating class and usersetup that tries to build it from presets
|
2019-07-10 19:28:46 +02:00 |
|
Milan Kolar
|
bd6d39f6af
|
(hotfix) allow locators with transforms
|
2019-07-10 17:27:27 +02:00 |
|
Jakub Jezek
|
04bc8a3708
|
feat(nks): adding exception for environ.variable TAG_ASSETBUILD_STARTUP
|
2019-07-10 16:10:46 +02:00 |
|
Jakub Trllo
|
4924ddeab8
|
times in presets support float numbers now
|
2019-07-10 15:12:17 +02:00 |
|
Jakub Trllo
|
35550bec81
|
added key to data in ftrack so query is successful
|
2019-07-10 15:11:54 +02:00 |
|
Jakub Trllo
|
b829c861ae
|
if timer is not running then stopping is skipped
|
2019-07-10 15:11:33 +02:00 |
|
Jakub Trllo
|
d86b81a77c
|
added condition that timer must be running in ftrack to skip starting it
|
2019-07-10 15:11:10 +02:00 |
|
Jakub Jezek
|
9eba532875
|
Merge branch 'develop' into feature/PYPE-415-removing-singleton-presets
|
2019-07-10 15:03:26 +02:00 |
|
Milan Kolar
|
19ca94fe24
|
Merge branch 'feature/merge_PR187_toke_nukestudio_improvements' into develop
|
2019-07-10 14:50:54 +02:00 |
|
Jakub Jezek
|
f09b05f7f0
|
fix(pype, nk, nks, premiere, aport): removing Anatomy, Dataflow, Colorspace loading as singleton
|
2019-07-10 14:49:10 +02:00 |
|
Milan Kolar
|
28a13f7568
|
Merge branch 'develop' of bitbucket.org:pypeclub/pype into develop
|
2019-07-10 11:42:49 +02:00 |
|
Milan Kolar
|
ae622153ab
|
Merge branch 'feature/merge_PR187_toke_nukestudio_improvements' into develop
|
2019-07-10 11:41:46 +02:00 |
|
Jakub Jezek
|
ed0ed9aca7
|
fix(nks, nk): operation with handles
|
2019-07-10 11:23:04 +02:00 |
|
Toke Jepsen
|
e5a6fa47b2
|
Merged in tokejepsen/pype/change/develop/nukestudio_improvements (pull request #187)
Change/develop/nukestudio improvements
|
2019-07-10 07:08:27 +00:00 |
|
Jakub Jezek
|
639db74f0c
|
Merge branch 'develop' into feature/merge_PR187_toke_nukestudio_improvements
|
2019-07-10 09:01:34 +02:00 |
|
Toke Jepsen
|
55c0f77b23
|
Merged in tokejepsen/pype/bugfix/support_starting_at_frame_zero (pull request #192)
Support starting at frame zero.
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-07-10 06:42:06 +00:00 |
|
Jakub Jezek
|
b8ddf3e3e0
|
fix(nks): improving first frame tag implementation
|
2019-07-09 18:58:10 +02:00 |
|
Jakub Jezek
|
8e52b5cbc3
|
fix(pype): let integrator update already created version
|
2019-07-09 18:57:35 +02:00 |
|