GDQuest / blender-power-sequencer

Add-on for video editing in Blender 3D: edit videos faster! Included in Blender 2.81+
https://gdquest.com/blender/power-sequencer/
GNU General Public License v3.0
717 stars 58 forks source link

Render for the web: Remove auto render code #326

Closed NathanLovato closed 5 years ago

NathanLovato commented 5 years ago

Render for the web changes the render settings based on a preset, and then starts to render. Now we have bpsrender and the upcoming interface ( #302 ) I think it should only set the render settings instead. This way, you can also call it from python to batch set up and render video projects 🙂