Commit graph

88 commits

Author SHA1 Message Date
Jakub Trllo
0afca6786c
define filter script only for video streams (#5205) 2023-06-28 12:34:24 +02:00
Jakub Trllo
f76e32940a
Burnins: Refactored burnins script (#5094)
* refactored list value for burnins

* fix formatting of listed values

* formatting fix

* separated values preparation into function

* added some docstrings and comments

* minor changes

* handle fps in burnin options

* formatting fix

* Fix typo

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>

* move lines logic before writing to file

* fill 'fps' in burnin options from representation

* fix missing 'handles' variable

---------

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-06-22 17:39:21 +02:00
Petr Kalis
136af34a71
AfterEffects: set frame range and resolution (#4983)
* OP-5660 - adding menu buttons to Set frame range in AE

* OP-5660 - refactored location of scripts

set_settings should be in lib as it is used elsewhere, but launch_logic and lib created circular dependency.
Moved main to launch logic as it is actually handling launching.

* OP-5660 - added set_settings to creator

When instance gets created, set frame range and resolution from DB.

* OP-5660 - minor fix

* OP-5660 - updated extension zip

* OP-5660 - updated documentation

* OP-5660 - fixed missing exception

* OP-5660 - fixed argument

* OP-5560 - fix imports

* OP-5660 - updated extension

* OP-5660 - add js alert message for buttons

* OP-5660 - repacked extension

Without Anastasyi showed success, but extension wasn't loaded.

* OP-5660 - make log message nicer

* OP-5660 - added log if workfile not saved

* OP-5660 - provide defaults to limit None exception

* OP-5660 - updated error message
2023-05-22 10:45:20 +02:00
Toke Jepsen
b7f6589886
Merge branch 'develop' into feature/OP-3278_camera-focal-length 2023-03-29 11:12:09 +02:00
Toke Stuart Jepsen
eaca4f5551 Change method name 2023-03-27 10:10:31 +01:00
Toke Stuart Jepsen
28a4f09625 Finish method description 2023-03-27 10:10:21 +01:00
Toke Jepsen
52511c1e3f
Update openpype/scripts/otio_burnin.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-03-27 10:07:54 +01:00
Toke Stuart Jepsen
7ff781f3bd Clean up temporary files and support float truncating 2023-03-22 16:32:41 +00:00
Toke Stuart Jepsen
a364a82b7d Hound 2023-03-22 15:10:02 +00:00
Toke Stuart Jepsen
4f0aafe560 Get FPS properly 2023-03-22 15:08:32 +00:00
Toke Stuart Jepsen
4f334a1f80 Update type error message 2023-03-22 15:02:31 +00:00
Toke Stuart Jepsen
20a0028e80 Merge branch 'feature/OP-3278_camera-focal-length' of https://github.com/tokejepsen/pype into feature/OP-3278_camera-focal-length 2023-03-22 15:00:15 +00:00
Toke Jepsen
266992f93b
Update openpype/scripts/otio_burnin.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-03-22 15:00:05 +00:00
Toke Stuart Jepsen
f0bdc76183 Clean up prints 2023-03-22 14:59:40 +00:00
Toke Jepsen
9eadc11941
Update openpype/scripts/otio_burnin.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-03-22 14:58:14 +00:00
Toke Stuart Jepsen
e9eb09e100 Initial working version 2023-03-22 12:58:33 +00:00
Roy Nieterau
28b424bf2f
Publisher: Windows reduce command window pop-ups during Publishing (#4672)
* Avoid command pop-ups during publishing (tip by @iLLiCiTiT)

* No need to pass creationflags because it's already done in `run_subprocess`

* Hide command window for `shell=True` calls

* Update openpype/lib/execute.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

---------

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-03-22 12:13:21 +01:00
Toke Stuart Jepsen
f22ece7357 Merge branch 'develop' into enchancement/OP-2630_acescg_maya
# Conflicts:
#	openpype/hosts/maya/api/lib_renderproducts.py
2023-02-23 15:57:06 +00:00
Jakub Trllo
79eb375c06 hide console in extract burnin 2023-02-22 14:07:38 +01:00
Toke Stuart Jepsen
e21323c788 Hound 2023-02-13 18:01:38 +00:00
Toke Stuart Jepsen
d39dd9ce1d Correct colorspace when using "View Transform" 2023-02-13 17:59:40 +00:00
Jakub Trllo
01293aaa2d fix burnins script again 2023-02-10 12:00:30 +01:00
Jakub Jezek
71e347d6d0
Merge branch 'release/3.15.x' into feature/OP-2479_color-v3-Colorspace-management-and-distribution 2023-01-18 18:01:23 +01:00
Jakub Jezek
029e891cdf
global: privatisation of functions 2023-01-18 17:21:45 +01:00
Jakub Ježek
f912699480
Update openpype/scripts/ocio_wrapper.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-01-10 10:21:47 +01:00
Ondrej Samohel
7146e8d02a
✏️ fix typos 2023-01-06 23:20:38 +01:00
Jakub Jezek
e27e8a6109
scripts: ocio wrapper docstrings and rename 2023-01-04 16:02:46 +01:00
Jakub Jezek
ed89581dfb
suggestions from PR 2023-01-04 15:35:19 +01:00
Jakub Jezek
e8af8559fd
global: better fail log 2023-01-03 22:03:26 +01:00
Jakub Jezek
03195cbb11
global: colorspace subprocess only if py2 2023-01-03 21:20:45 +01:00
Jakub Jezek
da6e4c358b
global: getting config views data 2022-12-30 20:48:10 +01:00
Jakub Jezek
04d12cf111
global: ocio script simplification 2022-12-30 17:09:24 +01:00
Jakub Jezek
efcb5c4928
global: making colorspace module compatible to all python versions 2022-12-30 13:13:30 +01:00
Jakub Trllo
c45c1c7e7e non-python host launch script uses qtpy 2022-12-21 13:53:16 +01:00
Jakub Trllo
438922ccb0 ffprobe run as list of args instead of string 2022-10-25 10:31:53 +02:00
Jakub Trllo
72287eb3d3 validate source streams before otio burnins super is called 2022-10-25 10:23:15 +02:00
Jakub Trllo
dec6335ece move remote_publish funtion into pipeline publish 2022-08-25 17:41:18 +02:00
Jakub Trllo
bf463afc41 moved 'get_workdir_from_session' to context tools 2022-08-09 13:50:16 +02:00
Jakub Trllo
0f97387032 remove unused import 2022-07-29 11:17:00 +02:00
Jakub Trllo
ad4aeb0071 use query functions on remaining places 2022-07-29 10:38:01 +02:00
Petr Kalis
df12eec2c4
Merge pull request #3225 from pypeclub/enhancement/OP-2787_Maya-ABC-farm-publishing
Deadline: publishing of animation and pointcache on a farm
2022-06-07 10:39:56 +02:00
Petr Kalis
55a69074c6 OP-2787 - Hound 2022-05-31 14:46:05 +02:00
Petr Kalis
8de1cbf732 OP-2787 - fixed resolution order 2022-05-31 14:15:05 +02:00
Petr Kalis
13b4b18d16 OP-2787 - WIP implementation 2022-05-19 17:05:55 +02:00
jrsndlr
49725781f4 Fix concatenating metadata
Slate concatenation didn't pass metadata to output
2022-04-29 17:43:02 +02:00
Jakub Trllo
b334a4251b replace avalon imports on remaining places 2022-04-14 12:53:18 +02:00
Jakub Trllo
0882589209 fixed imports 2022-04-14 12:41:27 +02:00
Jakub Trllo
8469ac561c fix host install in fusion script 2022-04-14 12:39:34 +02:00
Jakub Trllo
905eccdc41 fixed registered host callbacks 2022-04-06 13:58:53 +02:00
Jakub Trllo
50c0580fef use new functions in extract review slate and otio burnins 2022-03-11 17:59:52 +01:00