Commit graph

6380 commits

Author SHA1 Message Date
Jakub Jezek
17e3c19d7a
feat(sa): publishing clips wip 2020-08-06 10:45:47 +02:00
Jakub Jezek
1e73ba2397
feat(sp): removing preset-able content 2020-08-06 10:45:39 +02:00
Jakub Jezek
005e39b33c
feat(sp): removing preset-able content 2020-08-06 10:45:33 +02:00
Jakub Jezek
a07038d889
feat(sp): adding required current file 2020-08-06 10:45:23 +02:00
Jakub Jezek
83d35608a1
clean(sp): make it nicer 2020-08-06 10:45:14 +02:00
Jakub Jezek
33d671edd9
feat(sp): updating extract_shot 2020-08-06 10:44:56 +02:00
Jakub Jezek
c44873d2c1
feat(global): adding standalonepublisher to hosts 2020-08-06 10:44:48 +02:00
Jakub Jezek
04c4ba7762
feat(global): moving to correct host folder 2020-08-06 10:44:41 +02:00
Jakub Jezek
b41cca9972
feat(sp): refactory way the publish gui is started so preset are loaded to plugins 2020-08-06 10:44:26 +02:00
Jakub Jezek
9af892ecee
feat(sp): adding hierarchy and framerange colectors 2020-08-06 10:44:18 +02:00
Jakub Jezek
123fb5ff86
feat(standalone): editorial wip 2020-08-06 10:44:07 +02:00
Milan Kolar
5205e1773e bump version 2020-08-04 21:42:02 +02:00
Milan Kolar
4109798f43 Merge branch 'hotfix/extract_render_harmony' 2020-08-04 21:38:57 +02:00
Milan Kolar
0c883a9f5b temp frame range filter implementation
temporary implementation for a client. must be cleaned up and logic should be changed to work based on task type
2020-08-04 21:38:29 +02:00
Milan Kolar
9a4c7673e9 temporary change to extract render logic
collection should eventually be phased out in favour of explicit render collection
2020-08-04 21:37:35 +02:00
Milan Kolar
52bb81656c Merge branch 'hotfix/performance-of-template-extraction' 2020-08-04 18:38:03 +02:00
Ondrej Samohel
0f32a6d056
use Action.perform copy() to copy nodes 2020-08-04 13:57:41 +02:00
Ondřej Samohel
7394e7284a
disable undo/redo during extraction, fix frame num 2020-08-02 23:08:55 +02:00
Milan Kolar
baa6f35335 Merge branch 'hotfix/option-to-disable-photoshop-exports' 2020-07-31 16:48:32 +02:00
Milan Kolar
8934fba388 make png and jpeg configurable in config 2020-07-30 17:45:05 +02:00
Milan Kolar
edf61b7c28 bump version to 2.11.1 2020-07-29 10:51:23 +02:00
Milan Kolar
1370af1ca8 Merge branch 'hotfix/celaction-workfile-versioning' 2020-07-28 16:00:26 +02:00
Milan Kolar
b4997d74e9 Merge branch 'hotfix/celaction-publish-metadata-json' 2020-07-28 15:59:47 +02:00
Jakub Jezek
7df271afb3
fix(global): unneeded code 2020-07-28 15:57:56 +02:00
Milan Kolar
5c3e809092 Merge branch 'hotfix/photoshop_save_as_is_explicit' 2020-07-28 15:50:07 +02:00
Jakub Jezek
2d553e5cc4
feat(celactoin, global): metadata json folder fixes on path 2020-07-28 15:39:18 +02:00
iLLiCiTiT
2a4d075ae5 plugins extract review and extract image in photoshop does not use SaveAs to folder without specifying the filename 2020-07-28 15:30:22 +02:00
Jakub Jezek
9527904cff
fix(celaction): version up method taken fro pype.lib 2020-07-28 14:26:25 +02:00
Milan Kolar
eb9f9173c5 Merge branch 'hotfix/fix-ass-update-with-sequence' 2020-07-28 14:22:16 +02:00
Milan Kolar
a87022b47f make sure we skip frames in proxy loader 2020-07-28 12:33:38 +02:00
Milan Kolar
cd70e66b17 Merge branch 'hotfix/photoshop_review_resolution_fix' 2020-07-28 11:24:09 +02:00
Milan Kolar
0035dc009a ensure that resolution is divisible by 2 2020-07-28 11:13:27 +02:00
Milan Kolar
9ed0639789 add mb to maya loaders 2020-07-27 17:10:02 +02:00
Milan Kolar
062d40681d Merge branch 'release/2.11.0' 2020-07-27 13:15:15 +02:00
Milan Kolar
c05f3060ba version bump 2020-07-27 13:14:09 +02:00
Milan Kolar
300f7e3119 Merge branch 'feature/set_status_to_assetversion' into release/2.11.0 2020-07-27 13:13:54 +02:00
iLLiCiTiT
eec1d35e3f skip scene for changing version to taks statuses 2020-07-27 13:04:58 +02:00
iLLiCiTiT
d14975d9b1 change status on task not on asset version 2020-07-27 12:46:25 +02:00
iLLiCiTiT
94be335e91 change staus of asset version if is set 2020-07-27 12:27:37 +02:00
iLLiCiTiT
6f2132b0aa added function _asset_version_status for getting statuses 2020-07-27 12:26:10 +02:00
Milan Kolar
5e4906dafc
Merge pull request #385 from pypeclub/feature/client-events_pugins
fix(celaction):  version up
2020-07-27 12:25:43 +02:00
iLLiCiTiT
f52a1de2d1 fix stored project entity in collect ftrack api 2020-07-27 12:25:38 +02:00
Jakub Jezek
702ad11023
fix(celaction): version up 2020-07-27 12:13:45 +02:00
Milan Kolar
962feb5edc
Merge pull request #365 from pypeclub/feature/optional_last_workfile_launch
Feature/optional last workfile launch
2020-07-27 11:25:03 +02:00
Milan Kolar
d63e51da9c
Merge pull request #379 from pypeclub/feature/pype_version_in_tray
feature/pype version in tray
2020-07-27 11:22:52 +02:00
iLLiCiTiT
b7cf667924 show the version string all the time 2020-07-27 10:03:22 +02:00
Milan Kolar
10ca31482f
Merge pull request #378 from pypeclub/bugfix/celaction-deadline-rendering
celaction deadline rendering
2020-07-26 22:49:06 +02:00
Milan Kolar
43d8600b19
Merge pull request #380 from pypeclub/bugfix/template_choose_fix
Bugfix/template choose fix
2020-07-26 21:56:39 +02:00
Milan Kolar
507afc442e
Merge pull request #373 from pypeclub/feature/safer_maya_tools
Feature/safer maya tools
2020-07-26 21:47:48 +02:00
Milan Kolar
36bc8d3a4a
Merge pull request #372 from pypeclub/feature/clockify_on_event_server
Feature/clockify on event server
2020-07-26 21:35:20 +02:00