implement brush presets save and restore from file, fix stencil nullptr, limit preview stroke max size

This commit is contained in:
2019-01-23 16:53:58 +01:00
parent e26fcf1163
commit 879be9d4fe
17 changed files with 282 additions and 65 deletions

3
.gitmodules vendored
View File

@@ -46,3 +46,6 @@
[submodule "libs/nanort"]
path = libs/nanort
url = https://github.com/lighttransport/nanort.git
[submodule "libs/hash-library"]
path = libs/hash-library
url = https://github.com/stbrumme/hash-library