Jakub Ježek
|
45a9b057ae
|
Merge pull request #486 from tokejepsen/2.x/feature/maya_containerize_audio
Containerize audio loading.
|
2020-08-27 10:38:20 +02:00 |
|
Toke Jepsen
|
c7d8d6fd32
|
Merge pull request #488 from tokejepsen/2.x/bugfix/thumbnail_parent
Thumbnail parent
|
2020-08-26 13:50:37 +01:00 |
|
Toke Stuart Jepsen
|
76d65ca6d3
|
Thumbnail parent
Assetversion was not found when its not linked to a task. assetversion["task"] returns None instead of raising exception.
|
2020-08-26 11:06:49 +01:00 |
|
Toke Stuart Jepsen
|
cdf32eb150
|
Containerize audio loading.
|
2020-08-26 10:16:20 +01:00 |
|
Jakub Ježek
|
b20e653454
|
Merge pull request #481 from tokejepsen/2.x/bugfix/maya_load_preview_image_plane
Add "preview" to image plane representations
|
2020-08-25 16:32:34 +02:00 |
|
Toke Stuart Jepsen
|
b648b3c72e
|
Add "preview" to image plane representations
|
2020-08-25 08:35:09 +01:00 |
|
Jakub Ježek
|
c2a0325be2
|
Merge pull request #462 from pypeclub/feature/push_frame_values_to_task_cust_attr
Feature/push frame values to task cust attr
|
2020-08-24 12:15:58 +02:00 |
|
Jakub Ježek
|
af1c71c34c
|
Merge pull request #478 from pypeclub/bugfix/artist_proxy_removing_fix
Bugfix/artist proxy removing fix
|
2020-08-24 12:13:09 +02:00 |
|
iLLiCiTiT
|
5f0ea1378c
|
indexes should be removed properly now for artist view
|
2020-08-23 19:16:50 +02:00 |
|
Milan Kolar
|
cefcfe120b
|
Merge pull request #446 from pypeclub/feature/maya-tile-rendering-revamp
Maya: better tile rendering support in Pype
|
2020-08-21 16:44:40 +02:00 |
|
Milan Kolar
|
7d0df1971c
|
Merge pull request #450 from pypeclub/feature/raise_launcher_window
Move launcher window to top if launcher action is clicked
|
2020-08-21 16:37:58 +02:00 |
|
Milan Kolar
|
8344cde729
|
Merge pull request #460 from pypeclub/bugfix/allow-thumbnails-from-single-frame
Fix: allow thumbnail creation for single frame renders
|
2020-08-21 16:30:48 +02:00 |
|
Milan Kolar
|
080c24ae6c
|
Merge pull request #473 from pypeclub/bugfix/publishing-review-ignoring
Review on instance.data
|
2020-08-21 16:27:26 +02:00 |
|
Milan Kolar
|
7aa4d0a58c
|
Merge pull request #461 from pypeclub/bugfix/standalone_publisher_icons
Standalone publisher icons fix
|
2020-08-21 16:26:26 +02:00 |
|
Jakub Jezek
|
ad7b7c6e22
|
fix(global): not default True value
|
2020-08-21 16:19:59 +02:00 |
|
Jakub Ježek
|
7867e7e324
|
Merge pull request #465 from pypeclub/bugfix/handle_missing_icon_in_launcher
Bugfix/handle missing icon in launcher
|
2020-08-21 15:48:18 +02:00 |
|
iLLiCiTiT
|
693d8e75dc
|
use default icon if icon for variants was not found
|
2020-08-21 11:50:01 +02:00 |
|
Jakub Ježek
|
5146a33ddf
|
Merge pull request #457 from pypeclub/bugfix/disable_editing_in_launcher
Disabled editing of items in launcher
|
2020-08-21 11:26:45 +02:00 |
|
Jakub Ježek
|
402b05f6c9
|
Merge pull request #464 from pypeclub/bugfix/update_tasks_on_extract_hierarchy
Bugfix/update tasks on extract hierarchy
|
2020-08-21 11:19:39 +02:00 |
|
iLLiCiTiT
|
2a08d0e44f
|
taks are update not overriden during extract hierarchy plugin
|
2020-08-21 11:13:59 +02:00 |
|
Jakub Trllo
|
576beb7446
|
removed unused variable
|
2020-08-20 20:34:50 +02:00 |
|
iLLiCiTiT
|
009a02f104
|
removed unnecessary logs
|
2020-08-20 19:39:49 +02:00 |
|
iLLiCiTiT
|
293ceb8e0b
|
fixed few minor bugs
|
2020-08-20 19:33:53 +02:00 |
|
iLLiCiTiT
|
a628260c82
|
moved code in better order
|
2020-08-20 19:33:42 +02:00 |
|
iLLiCiTiT
|
044434b352
|
event handle the same way as action
|
2020-08-20 19:32:36 +02:00 |
|
iLLiCiTiT
|
fb6de46cd6
|
pushing is also pushing to item itself
|
2020-08-20 19:05:56 +02:00 |
|
iLLiCiTiT
|
07b34dec92
|
show only on project
|
2020-08-20 17:45:59 +02:00 |
|
iLLiCiTiT
|
97b42d8703
|
ignore action by default
|
2020-08-20 16:46:35 +02:00 |
|
iLLiCiTiT
|
a37da37bd1
|
commit all changes at once
|
2020-08-20 16:42:56 +02:00 |
|
Ondřej Samohel
|
63c2cf6a41
|
support for different tile order in vray
|
2020-08-20 16:39:57 +02:00 |
|
iLLiCiTiT
|
8ae527a154
|
action converted to server action
|
2020-08-20 16:39:47 +02:00 |
|
iLLiCiTiT
|
516fafbfec
|
moved action to server
|
2020-08-20 16:39:16 +02:00 |
|
Milan Kolar
|
40be81263f
|
Merge branch 'hotfix/celaction_last_workfiles_avalon_env' into 2.x/develop
|
2020-08-20 16:18:47 +02:00 |
|
Milan Kolar
|
55db28af38
|
Merge branch 'hotfix/fixes_ind_edit_publish' into 2.x/develop
|
2020-08-20 16:14:37 +02:00 |
|
iLLiCiTiT
|
1431930e6a
|
implemented event handler for pushing frameStart and frameEnd values to task specific custom attributes
|
2020-08-20 16:05:13 +02:00 |
|
iLLiCiTiT
|
4c6e5fefb4
|
implemented action for pushing frameStart and frameEnd values to task specific custom attributes
|
2020-08-20 16:05:03 +02:00 |
|
Milan Kolar
|
016f529a90
|
add reference family to ftrack
|
2020-08-20 15:59:33 +02:00 |
|
Milan Kolar
|
f41bf542e8
|
simplify default
|
2020-08-20 15:59:16 +02:00 |
|
iLLiCiTiT
|
1e101c1fbc
|
PngFactory do not create Qt object on init
|
2020-08-20 15:15:28 +02:00 |
|
iLLiCiTiT
|
3a69b9956d
|
moved resources to widgets folder
|
2020-08-20 15:15:10 +02:00 |
|
Milan Kolar
|
9876bfa4cf
|
add option to remove outputName from template data
|
2020-08-20 15:00:29 +02:00 |
|
Milan Kolar
|
f5cb0b0489
|
fix padding with start frame 0
|
2020-08-20 15:00:07 +02:00 |
|
Milan Kolar
|
6516e85361
|
remove add_representation
|
2020-08-20 14:59:46 +02:00 |
|
Milan Kolar
|
b3f279c3ba
|
return extract thumbnail to SP
|
2020-08-20 14:59:26 +02:00 |
|
Ondřej Samohel
|
5df17ed293
|
delete forgotten line
|
2020-08-20 13:34:37 +02:00 |
|
Ondřej Samohel
|
7868d8e016
|
allow thumbnails from single frame renders
|
2020-08-20 13:22:17 +02:00 |
|
Jakub Jezek
|
8f7509d824
|
celaction last workfile
was not detecting last workfile version properly
|
2020-08-20 11:49:17 +01:00 |
|
Milan Kolar
|
016ef408ac
|
Merge branch 'hotfix/skip_integration_if_delete_in_tags' into 2.x/develop
|
2020-08-20 12:31:50 +02:00 |
|
Milan Kolar
|
c52cdd5912
|
Merge branch 'hotfix/skip_integration_if_delete_in_tags'
|
2020-08-20 12:30:33 +02:00 |
|
iLLiCiTiT
|
4ef3d225e8
|
disable editing of items in tasks and actions
|
2020-08-20 09:57:34 +02:00 |
|