mirror of
https://github.com/processing/processing4.git
synced 2026-03-12 23:55:14 +01:00
change editor.button_bgcolor -> editor.buttons.bgcolor
if no 0 before decimal place in a number it breaks change plane to quad get new casey colors and buttons
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
ABOUT REV 0027
|
||||
|
||||
- released on the floor of dis2002. welcome to london.
|
||||
|
||||
- editor.buttons.bgcolor was having issues
|
||||
|
||||
- plane is now quad, PLANE is now QUAD
|
||||
|
||||
_ latest iteration of colors and buttons
|
||||
|
||||
|
||||
ABOUT REV 0026
|
||||
|
||||
- fixed the situation where i'm a dork and forgot to
|
||||
|
||||
19
todo.txt
19
todo.txt
@@ -1,5 +1,8 @@
|
||||
0027
|
||||
X change editor.button_bgcolor -> editor.buttons.bgcolor
|
||||
X if no 0 before decimal place in a number it breaks
|
||||
X change plane to quad
|
||||
X get new casey colors and buttons
|
||||
|
||||
|
||||
UNSORTED
|
||||
@@ -25,6 +28,22 @@ _ look through rabbit api
|
||||
_ look into integration of cmd line compiler
|
||||
_ check out flash for its text editor
|
||||
|
||||
bagel/cbagel stuff
|
||||
_ try screengrab using malloc and/or gobs of extra memory
|
||||
_ debug the version inside bagel b/c it's simpler
|
||||
_ bagel needs to be able to resize itself
|
||||
_ also to address screen as if it's another size
|
||||
_ is that simply a matter of changing the viewport?
|
||||
_ letterboxing as appropriate
|
||||
|
||||
things noticed while casey watched him using the software
|
||||
_ if no 0 before decimal place in a number it breaks
|
||||
_ display window should have separate close box
|
||||
_ save window positions on closing (due to crashing)
|
||||
_ title of the file should be shown
|
||||
_ needs to be a menubar
|
||||
_ text editor is quite bad (hiding cursor thing)
|
||||
|
||||
biggest problems from french workshop
|
||||
_ syntax more difficult than expected: semicolons and braces
|
||||
_ part is translation issue--wasn't a quick fix
|
||||
|
||||
Reference in New Issue
Block a user