Jakub Jezek
|
cd4ad045e6
|
fix(nks): workio on save_as if Untitled didnt do anything
|
2020-01-04 17:14:31 +01:00 |
|
Milan Kolar
|
c271c94bbe
|
Merge branch 'hotfix/publish-filesequence'
|
2019-12-19 12:06:21 +01:00 |
|
Jakub Jezek
|
07716050ec
|
Merge branch 'hotfix/nuke_collect_instances_2'
|
2019-12-18 14:59:28 +01:00 |
|
Jakub Jezek
|
f06857c42e
|
fix(nuke): didn't collect all publishable isntaces
|
2019-12-18 14:56:57 +01:00 |
|
Jakub Jezek
|
813673dd50
|
fix(global): comma missing gizmo family
|
2019-12-18 14:55:14 +01:00 |
|
Milan Kolar
|
0841d91eef
|
fix which import
|
2019-12-16 14:13:31 +01:00 |
|
Milan Kolar
|
59260feeb9
|
Merge branch 'release/2.4.0'
|
2019-12-14 00:59:04 +01:00 |
|
Milan Kolar
|
bc9a8d9a8b
|
Merge branch 'release/2.4.0' of bitbucket.org:pypeclub/pype into release/2.4.0
|
2019-12-13 21:02:25 +01:00 |
|
Jakub Trllo
|
1d56d8adb9
|
Merged in feature/ftrack_server_cleanup (pull request #413)
Feature/ftrack server cleanup
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-12-12 17:14:51 +00:00 |
|
Jakub Trllo
|
e9fe0ad3ed
|
Merged in feature/version_to_task_refactor_release (pull request #416)
Feature/version to task refactor release
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-12-12 16:49:35 +00:00 |
|
Milan Kolar
|
6a9e898b98
|
Merge branch 'refs/heads/develop' into release/2.4.0
# Conflicts:
# pype/plugins/nuke/publish/extract_review_data.py
|
2019-12-12 17:48:24 +01:00 |
|
iLLiCiTiT
|
df34ed8705
|
refactored verion to task event and added feature with more statuses to set
|
2019-12-12 17:44:40 +01:00 |
|
Jakub Jezek
|
5c918a054a
|
Merge branch 'hotfix/nuke-create-problems' into develop
|
2019-12-12 15:17:47 +01:00 |
|
Milan Kolar
|
c024f55e9c
|
Merge branch 'refs/heads/feature/PYPE-433-deadline-publish-with-correct-c' into release/2.4.0
# Conflicts:
# pype/plugins/nuke/publish/extract_review_data.py
|
2019-12-11 23:24:34 +01:00 |
|
Jakub Ježek
|
033e3e4ff5
|
Merged in feature/PYPE-433-deadline-publish-with-correct-c (pull request #403)
Nuke to Deadline submission
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-12-11 22:15:04 +00:00 |
|
Jakub Trllo
|
7c4235c9eb
|
Merged in feature/PYPE-606_delete_action (pull request #407)
Feature/PYPE-606 delete action
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-12-11 21:31:09 +00:00 |
|
Jakub Trllo
|
e4c4d5307f
|
Merged in feature/standalone_pub_png_icons (pull request #412)
Feature/standalone pub png icons
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-12-11 21:19:53 +00:00 |
|
Ondřej Samohel
|
6f77e3015c
|
Merged in hotfix/maya-look-correct-colorspace (pull request #406)
(maya) fixed correct colorspace for linearized textures during look extraction
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-12-11 14:37:50 +00:00 |
|
Jakub Jezek
|
73c7a42544
|
Merge remote-tracking branch 'origin/hotfix/little_nuke_fixes' into release/2.4.0
|
2019-12-11 13:27:46 +01:00 |
|
Jakub Jezek
|
06e4c713ab
|
Merge remote-tracking branch 'origin/hotfix/nuke-create-problems' into release/2.4.0
|
2019-12-11 13:27:31 +01:00 |
|
Jakub Jezek
|
48b78c8526
|
Merge remote-tracking branch 'origin/hotfix/nuke_instance_back_comp' into release/2.4.0
|
2019-12-11 13:27:15 +01:00 |
|
iLLiCiTiT
|
6e2ea0c05b
|
change session check in base event handler
|
2019-12-11 12:34:36 +01:00 |
|
iLLiCiTiT
|
f5c326aa56
|
formatting changes
|
2019-12-11 12:33:22 +01:00 |
|
iLLiCiTiT
|
8d7f29c1ba
|
fix in trigger sync method, now check event_hub id to not trigger sync on every connect event
|
2019-12-11 12:32:03 +01:00 |
|
iLLiCiTiT
|
dd52e6594d
|
used moved session and event hubs in subprocesses
|
2019-12-11 12:29:28 +01:00 |
|
iLLiCiTiT
|
edacecf041
|
sessions from processor and storer moved to lib and added possiblity to set EventHub class in init
|
2019-12-11 12:27:59 +01:00 |
|
iLLiCiTiT
|
d714f5fb78
|
Processor Eventub moved to lib
|
2019-12-11 12:25:25 +01:00 |
|
iLLiCiTiT
|
4497a89f53
|
Storer EventHub moved to lib
|
2019-12-11 12:24:36 +01:00 |
|
iLLiCiTiT
|
7b09e1c41e
|
formatting
|
2019-12-11 12:24:06 +01:00 |
|
Jakub Trllo
|
0e13e2dd04
|
Merged in bugfix/idle_manager_exit_bug (pull request #408)
Bugfix/idle manager exit bug
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-12-10 23:07:08 +00:00 |
|
Milan Kolar
|
8a14e5d544
|
make sure we process texture when force copy and maketx is enabled
|
2019-12-11 00:05:52 +01:00 |
|
Jakub Jezek
|
f9035a20d6
|
fix(nuke): selection of nodes for write render creator
|
2019-12-10 20:51:24 +01:00 |
|
iLLiCiTiT
|
43d5dbbe74
|
replaced svg buttons with pngs
|
2019-12-10 19:08:02 +01:00 |
|
iLLiCiTiT
|
69c1ae5990
|
created png button with png factory
|
2019-12-10 19:07:42 +01:00 |
|
iLLiCiTiT
|
310c767244
|
added replaced svg images of trash and menu with pngs
|
2019-12-10 19:06:16 +01:00 |
|
iLLiCiTiT
|
5a0eed0d76
|
import cleanup in idle manager service
|
2019-12-10 13:22:43 +01:00 |
|
iLLiCiTiT
|
37792d0829
|
implemented tray_exit method to stop threads and clear signals on tray exit in idle manager service
|
2019-12-10 13:22:26 +01:00 |
|
Jakub Jezek
|
3faef65e44
|
fix(nuke): little bits
|
2019-12-10 02:04:05 +01:00 |
|
Jakub Jezek
|
b2e7c60c28
|
fix(global): reformat now works on width and height
|
2019-12-10 02:02:57 +01:00 |
|
iLLiCiTiT
|
5df3afd0bc
|
delete asset is totally rewritten
|
2019-12-09 17:48:57 +01:00 |
|
iLLiCiTiT
|
3469becf6e
|
remove delete_asset_by_name action which may cause issues on duplicated names or not syncrhonized entities
|
2019-12-09 17:46:32 +01:00 |
|
Ondrej Samohel
|
482addd643
|
(maya) fixed correct colorspace for linearized textures during look extraction
|
2019-12-09 16:52:15 +01:00 |
|
Jakub Jezek
|
0fc244b03b
|
Merge remote-tracking branch 'origin/hotfix/nuke_instance_back_comp' into feature/PYPE-433-deadline-publish-with-correct-c
|
2019-12-09 16:03:30 +01:00 |
|
Jakub Jezek
|
a60e02e7c0
|
fix(nuke): family mishmash
|
2019-12-09 14:59:22 +01:00 |
|
Jakub Jezek
|
ac1fab9bdd
|
fix(nuke): path with hashes error
|
2019-12-09 14:59:00 +01:00 |
|
Jakub Jezek
|
5b89eca421
|
fix(nuke): families mishmash
|
2019-12-09 14:58:38 +01:00 |
|
Jakub Jezek
|
399d9e8b75
|
fix(nuke): instance didnt detect other then write family
|
2019-12-09 14:58:14 +01:00 |
|
Jakub Jezek
|
2dd940078e
|
fix(global): missing coma
|
2019-12-09 14:57:34 +01:00 |
|
Jakub Jezek
|
1e76ec6fd4
|
fix(global): letter box was not applying on 1929x1080
|
2019-12-09 14:57:10 +01:00 |
|
Jakub Jezek
|
101c3bc190
|
fix(nuke): backward compatibility if avalon knob ak:
|
2019-12-09 13:25:34 +01:00 |
|