Skip to content
Snippets Groups Projects
  • Sybren A. Stüvel's avatar
    b6ec1b8f
    Detect & load RNA overrides file · b6ec1b8f
    Sybren A. Stüvel authored
    The 'blender_render' and 'blender_render_progressive' commands now look for
    a file named 'thefile-overrides.py' in the same directory as
    'thefile.blend'. If it exists, Blender will be told to load that Python
    file between loading the blend file and starting the rendering.
    b6ec1b8f
    History
    Detect & load RNA overrides file
    Sybren A. Stüvel authored
    The 'blender_render' and 'blender_render_progressive' commands now look for
    a file named 'thefile-overrides.py' in the same directory as
    'thefile.blend'. If it exists, Blender will be told to load that Python
    file between loading the blend file and starting the rendering.