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 !
Can you set up a folder path that sets the render path like cinema 4D, ‘Render/$prj/$prj’ or something like that?
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 !
Very helpful addon! I also wanted to ask if this is compatible with Per-Camera Resolution?
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
Hi! Very useful add-on, is it possible to share your presets with other people you are working on, if so how?