Extensions
  • Home
  • Add-ons
  • Themes
  • Approval Queue
  • About
  • Upload Extension
  • Sign in
  • BLENDER.ORG

    • Download

      Get the latest Blender, older versions, or experimental builds.

    • What's New

      Stay up-to-date with the new features in the latest Blender releases.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    DEVELOPMENT

    • Developers Blog

      Latest development updates, by Blender developers.

    • Documentation

      Guidelines, release notes and development docs.

    • Benchmark

      A platform to collect and share results of the Blender Benchmark.

    • Blender Conference

      The yearly event that brings the community together.

    DONATE

    • Development Fund

      Support core development with a monthly contribution.

    • One-time Donations

      Perform a single donation with more payment options available.

All Add-ons

Add-on Render Preset
Render Preset

Create and use render presets.
Add-on by tonton_
About What's New Permissions Reviews Version History

5 Reviews

  • cad_earth1
  • v1.3.2
  • 2 w

I really love this add-on, it really should be added to blender's default add-ons. But I do have some gripes with it. I find it really confusing and difficult to set up new pre-sets, I sat there for about an hour just trying to understand how it worked. Specifically what I mean is when click the + icon to add a new preset and checking "show unsaved properties", first- everthing is separated into catagories, it would be so much easier if all the settings were in one place. Second- when enabling properties to save, I'm having to go through all in one go and search for the setting (again-kinda tedious), 'check' that setting and enter in the value I want. All at once. It seems that if you dont do all your settings at once before you click ok, you lose them. Certain cettings are left unchecked by default so I kept having to go back, re-check, add the value, search for the setting, re-check, add the value, click OK, then click the pre-set, click the "Apply Render Preset" button, in order to verify if all my desired settings were set to that preset. I just found the whole process very tedious and frusterating. It would be so much easier if instead of using a separate menu, I could just adjust all the settings for my newly created preset within the plain render properties tab. Idk if that's even possible and I imagine it's probably a big ask. Maybe I'm just using this add-on wrong, if so I apologize. I just feel things could be made much simpler. Thanks so much for the add-on though, it's super handy all things considered.

  • tonton_ replied
  • 2 w

Hi and thanks for taking the time to write this. I'll try to answer here, but the best place to do this would be the github :)

First of all, I know the UI/UX is not great, but this is the best I can come up with without some utterly complicated way of doing things (adding checkboxes on existing UI...) which would be hacky and could break with every blender version (if only doable). So yeah my thoughts here are : the UI/UX is not great, but the user does not have to use it a lot, once the presets are done, it is not an operation you repeat every hour.

Secondly, I'll try to explain how the addon works : it programmatically browse property categories (scene.render, scene.cycles...) and get every property automatically, then present them to the user. This allows the addon to always be up to date with newly added properties (eevee raytracing for example) with new blender version without any dev action. But the downside is I cant know the number of properties to show, so I have to keep them in categories in order to prevent "infinite scrolling popup".

The properties are not all saved, meaning the preset only applies some, the others are left as is (which is important giving the fact that the addon allows the user to save EVERY available properties) so I made a "default setup" by enabling a bunch of them according to my logic and my needs when needing a render preset. This default setup is arbitrary, hardcoded, and could change if users report issue about that, I have no problem with that.

Some infos about the UX :

  • to find a property, you can search its name, it would search in all categories automatically, this is the easier way of looking for an exact prop.
  • When you modify a preset, you can see all saved properties

The things I can do to improve UI/UX :

  • allow for custom default setup
  • try to have a "ALL" properties categories

What do you think ? I invite you to continue the discussion here : https://github.com/samytichadou/render_preset_blender/issues/new

cheers

  • Stanley-1
  • v1.3.1
  • 5 mo

Hi! Very useful add-on, is it possible to share your presets with other people you are working on, if so how?

  • tonton_ replied
  • 5 mo

thanks for the kind words
yes of course, you can go to your preferences folder (you can find the path in the addon preferences panel). All presets are here in json format.
Just copy them to another Render Preset preference folder to make them available on another machine.
On a work environment, you can also points this folder to a shared driver to make presets available to all the production for example.
Hope this answers your question !

  • seapend
  • v1.3.1
  • 5 mo

Thank you for sharing this plugin; it's great.

  • tonton_ replied
  • 5 mo

thanks for your comment, glad you find it useful ! :)

  • Soara
  • v1.3.1
  • 6 mo

Can you set up a folder path that sets the render path like cinema 4D, ‘Render/$prj/$prj’ or something like that?

  • tonton_ replied
  • 6 mo

Hi, you can set the filepath property (datablock is scene.render.filepath, but you can just search for filepath) and from here you can use blender relative file notations (// means current blend folder for example, see here : https://docs.blender.org/manual/en/latest/files/blend/open_save.html#files-blend-relative-paths) Blender does not support environment variable in filepath like $HOME and so on.

Hope this answers your question, cheers !

  • Kovadon
  • v1.3.1
  • 7 mo

Very helpful addon! I also wanted to ask if this is compatible with Per-Camera Resolution?

  • tonton_ replied
  • 7 mo

thanks for the kind words ! For now, Render Preset is not aware of properties specific to Per-Cam addon, i could take a look if i have some time, it would be great to do a feature request on the github if you want :) https://github.com/samytichadou/render_preset_blender/issues/new

5 reviews

5.0

5 reviews
5
4
3
2
1
Rate this Add-on
  • About
  • Privacy Policy
  • Terms of Service
Download
  • Latest Blender
  • Blender LTS
  • Blender Benchmark
  • Previous Versions
  • Experimental Builds
  • Source Code
  • Release Notes
  • Requirements
Organization
  • People
  • Jobs
About
  • Blender Foundation
  • Blender Institute
  • Blender Studio
  • License
  • Logo & Trademark
  • Credits
  • Privacy Policy
Articles
  • News
  • Press Releases
  • User Stories
Get Involved
  • Dashboard
  • Development
  • Documentation
  • Education
Blender Studio
  • Films
  • Training
Support
  • Manual
  • Community
  • FAQ
Developers
  • Get Started
  • Projects
  • Docs
  • Blog
  • Forum
  • YouTube
  • Python API
Blender Conference
Follow Blender
Support Blender
  • Donate
  • One-time Donation
Artistic freedom starts with Blender The Free and Open Source 3D Creation Suite