mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 09:39:19 +01:00
the return of the renderer menu, and some fixes for classpath
This commit is contained in:
@@ -184,6 +184,9 @@ run.external = false
|
||||
run.window.width.minimum = 120
|
||||
run.window.height.minimum = 120
|
||||
|
||||
# set this to opengl to make it the default renderer
|
||||
renderer = core
|
||||
|
||||
# prompt for sketch location when 'new' is hit
|
||||
sketchbook.prompt = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user