Merge branch 'master' of https://github.com/tildearrow/furnace into bubsys
This commit is contained in:
commit
a7c750a44e
6 changed files with 268 additions and 114 deletions
|
|
@ -6952,6 +6952,10 @@ bool FurnaceGUI::finish() {
|
|||
|
||||
FurnaceGUI::FurnaceGUI():
|
||||
e(NULL),
|
||||
sampleTex(NULL),
|
||||
sampleTexW(0),
|
||||
sampleTexH(0),
|
||||
updateSampleTex(true),
|
||||
quit(false),
|
||||
warnQuit(false),
|
||||
willCommit(false),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue