fixing mouseUp on NSMenu; making pen on buildingmaker work

This commit is contained in:
minjaesong
2019-02-03 23:53:46 +09:00
parent 8da8fdb863
commit 072f6564fe
8 changed files with 96 additions and 31 deletions

View File

@@ -84,7 +84,7 @@ object PostProcessor {
if (AppLoader.getConfigBoolean("fxdither"))
AppLoader.shaderHicolour
else
null
AppLoader.shaderPassthru
fbo.colorBufferTexture.bind(0)