ayon-core/openpype/scripts
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
..
slates rename folder 2021-04-01 18:54:46 +02:00
__init__.py rename folder 2021-04-01 18:54:46 +02:00
export_maya_ass_job.py remains of unrenamed pype. namespace 2021-04-08 11:01:54 +02:00
export_maya_ass_sequence.mel rename folder 2021-04-01 18:54:46 +02:00
fusion_switch_shot.py moved 'get_workdir_from_session' to context tools 2022-08-09 13:50:16 +02:00
non_python_host_launch.py AfterEffects: set frame range and resolution (#4983) 2023-05-22 10:45:20 +02:00
ocio_wrapper.py Hound 2023-02-13 18:01:38 +00:00
otio_burnin.py Merge branch 'develop' into feature/OP-3278_camera-focal-length 2023-03-29 11:12:09 +02:00
remote_publish.py move remote_publish funtion into pipeline publish 2022-08-25 17:41:18 +02:00