Giter Site home page Giter Site logo

scene_settings's Introduction

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

scene_settings's People

Contributors

pullusb avatar

Stargazers

M¡ha¡l avatar CP-Design avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

scene_settings's Issues

Error when try to Load Settings.

Hello :) I have been looking for something similar for a blender for a long time, since changing parameters for each scene is very inconvenient every time. Your addon interested me. As far as I understand, the latest version should be suitable for blender 3+. I'm working with blender 3.6.1 and I get the following error when I try to load settings. Could you take the time and tell me what this might be connected with and how to solve it? Thank you :)

Python: Traceback (most recent call last):
File "C:\Program Files\Programs\Blenders\UPBGE 0.36.1 Alpha\upbge-0.36.1-windows-x86_64\3.6\scripts\addons\scene_settings-master\operators.py", line 42, in execute
applySettings(outfile)
File "C:\Program Files\Programs\Blenders\UPBGE 0.36.1 Alpha\upbge-0.36.1-windows-x86_64\3.6\scripts\addons\scene_settings-master\functions\functions.py", line 106, in applySettings
apply_from_dict(loadedSettings)
File "C:\Program Files\Programs\Blenders\UPBGE 0.36.1 Alpha\upbge-0.36.1-windows-x86_64\3.6\scripts\addons\scene_settings-master\functions\functions.py", line 96, in apply_from_dict
setattr(eval(root), attr, value)
ValueError: bpy_struct: item.attr = val: sequence expected at dimension 1, not 'NoneType'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.