Skip to content

292|Refactor: Startup blender settings are made into code instead of modifying startup.blend.

Description of refactor

Startup blender settings are made into code instead of modifying startup.blend. This binary modifications are now done only when there is no other alternative and with a huge caution.

Closes #292 (closed)

How to test it

Start Stax

Checklist

Please check if your MR fulfills the following requirements:

  • Unit tests have been adapted
  • Build was run locally and any changes were pushed
  • Lint has passed locally without error
  • CHANGELOG.md has been updated

FYI: @awesome_dev_too

Edited by Félix David

Merge request reports