Commit Graph

3 Commits (66ef75c76de33f91c9bd1f6607233b7a640174e7)

Author SHA1 Message Date
Pullusb 253d1501a1 add environnement variable
1.5.2

- add environnement variables to set addon preferences project settings at register through `os.getenv('KEY')`:
  - `RENDER_WIDTH` : resolution x
  - `RENDER_HEIGHT` : resolution y
  - `FPS` : project frame rate
  - `PALETTES` : path to the blends (or json) containing materials palettes
  - `BRUSHES` : path to the blend containing brushes to load
2021-06-23 16:30:30 +02:00
Pullusb fdbfaaa1e0 Native addon compatibility
1.0.0:

- Compatible with official grease pencil tools
  - removed box deform and rotate canvas that existed in other
2021-01-19 19:49:16 +01:00
Pullusb 98c6739003 first public version commit 2021-01-10 16:47:17 +01:00