Pullusb / scene_settings

Blender addon - Save, load and compare scene parameters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SceneSettings

Save, load and compare scene parameters

Download latest

Latest 2.7 version


Description

Settings filepath/filebrowser
Save the scene parameters (and the lights parameter) to a json file. (If the field is left empty the json will be created in the blend's folder.)

Compare
Print the parameters differences between saved json and current scene in the console.

stamp changes
If ticked, place the text of 'compare' in the stamp output note (usefull when you save a series of render while tweaking settings)

where ?

The panel is located in properties > scene

scene Settings panel


Changelog

0.3.0

  • added: selective laod properties with compare button
  • fixed: possible errors when setting properties

0.2.0

  • update for Blender 3+
  • added: New multi scene apply with select popup
    • copy settings loaded file (same as existing Load file)
    • copy settings from active scene to the others

0.1.0

  • update to 2.9
  • code cleanup

About

Blender addon - Save, load and compare scene parameters


Languages

Language:Python 100.0%