Commit graph

59 commits

Author SHA1 Message Date
iLLiCiTiT
6efb1b0a74 use new functions in code 2020-02-15 11:08:39 +01:00
iLLiCiTiT
62b3f852f1 use get_path_to_ffmpeg which checks if any of filled ffmpeg paths in FFMPEG_PATH exists 2020-02-11 14:01:56 +01:00
iLLiCiTiT
df4fb428f6 Merge branch 'refs/heads/develop' into bugfix/lighting_btns_font_size 2019-12-12 11:42:06 +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
bc9e7833b0 width of Lighting button is not so complicated to set and ton size is default to 8pt 2019-12-10 14:32:28 +01:00
Jakub Trllo
969c428f34 Merged in feature/standalone_pub_light_btns (pull request #398)
Feature/standalone pub light btns

Approved-by: Milan Kolar <milan@orbi.tools>
2019-12-06 17:20:02 +00:00
iLLiCiTiT
93f97fecda changed logic of collecting and setting check of thumbnail and preview buttons 2019-12-05 14:08:02 +01:00
iLLiCiTiT
0882d92a87 replaced preview and thumbnail SVG buttons with lighting buttons 2019-12-05 14:07:21 +01:00
iLLiCiTiT
2db7beb946 created lighting button that should replace thumbnail and preview svgs 2019-12-05 14:06:26 +01:00
iLLiCiTiT
ec39b9f1d1 cleanup or imports 2019-12-05 11:59:23 +01:00
Milan Kolar
ad2a01c1fd standalone publishing was missing re import 2019-12-04 18:26:32 +01:00
Milan Kolar
6e2fdb880c remove all but ftrack old api packages and change imports 2019-11-22 17:46:19 +01:00
iLLiCiTiT
1b27cc59f8 get_parents get parents from entity instead of getting through all parents if possible 2019-10-29 11:05:31 +01:00
iLLiCiTiT
918d23c9ab fixed role variable naming and way of getting asset 2019-10-29 10:56:06 +01:00
Milan Kolar
067a7c94cb Merge branch 'develop' into feature/PYPE-531_avalon_upstream_and_silos
# Conflicts:
#	pype/ftrack/lib/avalon_sync.py
2019-10-25 15:50:38 +02:00
iLLiCiTiT
0aa11a8442 preview button is shown for image sequences too 2019-10-15 18:58:20 +02:00
iLLiCiTiT
71ad16e650 drop frame uses full path to ffprobe set in FFMPEG_PATH env 2019-10-04 13:14:50 +02:00
iLLiCiTiT
b7c827f35d family widget also stores and collect key of family in presets so can be trackable on pyblish 2019-10-04 13:13:51 +02:00
iLLiCiTiT
a63939d46f (fix): added forgotten comma 2019-09-24 11:37:08 +02:00
iLLiCiTiT
3db98b88d6 updated standalone publisher with changes in avalon-core 2019-09-24 10:50:42 +02:00
Jakub Jezek
b40e1f5511 fix(all): rename attributes
- `frameRate` to `fps`
- `startFrame` to `frameStart`
- `endFrame` to `frameEnd`
- `fstart` to `frameStart`
- `fend` to `frameEnd`
- `handle_start` to `handleStart`
- `handle_end` to `handleEnd`
- `resolution_width` to `resolutionWidth`
- `resolution_height` to `resolutionHeight`
- `pixel_aspect` to `pixelAspect`
2019-07-31 12:38:14 +02:00
Milan Kolar
8655d5b6be Merge branch 'develop' into feature/PYPE-323-consolidate_integrator 2019-05-23 23:56:55 +02:00
Jakub Trllo
3bf7f73c7d extention is lowered so looking is not case sensitive 2019-05-22 01:22:28 +02:00
Jakub Trllo
15c448acb2 file_info moved back (is important) 2019-05-22 01:21:57 +02:00
Jakub Trllo
1bd8720017 not video/image components can be loaded again 2019-05-22 01:16:54 +02:00
Milan Kolar
baa5ecba3a add task to context and collect context json correctly 2019-05-22 00:14:16 +02:00
Jakub Trllo
8c2db60b26 (hotfix)/ added stagingDir to standalone publisher 2019-05-17 16:21:47 +02:00
Jakub Trllo
a224c1812b Merged in feature/PYPE-322_tasks_in_SAPublisher (pull request #141)
Feature/PYPE-322 tasks in SAPublisher

Approved-by: Milan Kolar <milan@orbi.tools>
2019-05-15 16:05:10 +00:00
Jakub Trllo
1f0836b433 tasks widget is shown only if are any tasks available 2019-05-15 17:55:00 +02:00
Jakub Trllo
39902e50a0 remove echo label under assets 2019-05-15 17:51:54 +02:00
Jakub Trllo
72b8f24c85 fixed subset name in collect_data 2019-05-14 18:28:06 +02:00
Jakub Trllo
113bd52638 collect data also return task 2019-05-14 18:27:40 +02:00
Jakub Trllo
b4115f2867 getting tasks from asset is more secure 2019-05-14 18:27:29 +02:00
Jakub Trllo
9f5d932e0a tasks widget now loads tasks from selected asset 2019-05-14 18:26:33 +02:00
Jakub Trllo
4123cdfb16 added tasks view into asset widget 2019-05-14 18:26:09 +02:00
Jakub Trllo
2604e9178c changed icon for tasks nodes 2019-05-14 18:23:50 +02:00
Jakub Trllo
941bf8e44c input asset removed from widgets and subset result is filled even if asset is not selected 2019-05-14 18:23:18 +02:00
Jakub Trllo
4e74bda9fa NOT_SELECTED moved into family widget 2019-05-14 18:20:43 +02:00
Jakub Trllo
f472285f65 changed font color of not enabled inputs so its readable 2019-05-14 15:16:51 +02:00
Jakub Trllo
58d941d76d fixed asset not selected bug 2019-05-14 15:16:20 +02:00
Jakub Trllo
08712b4cb5 version spinbox added to middle widget so user can choose version 2019-05-14 14:49:22 +02:00
Jakub Trllo
13d551ba72 removed not used code 2019-05-13 19:10:25 +02:00
Jakub Trllo
ec38c4b048 get file_info replaced with get_file_data which collect more information 2019-05-13 19:08:44 +02:00
Jakub Trllo
9c0c3a3465 added method for enhanced getting data from ffprobe 2019-05-13 19:07:45 +02:00
Jakub Trllo
da37684740 collections add start and end frame into data 2019-05-13 19:06:40 +02:00
Jakub Trllo
56d1b8d1e4 pasted path from clipboard is normpathed 2019-05-13 19:06:14 +02:00
Jakub Trllo
9000ca0b83 removed get_ranges (death code) 2019-05-13 19:05:41 +02:00
Jakub Trllo
1b33c88ca5 component also returns start/end frame and frame rate (fps) if have these info in input data 2019-05-13 19:04:32 +02:00
Jakub Trllo
484c8e0815 replaced brackets in representation name incrementing to underline 2019-05-10 12:34:16 +02:00