- Oct 17, 2015
-
-
Jonathan Wilkes authored
-
- Oct 09, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
First draft of search bar for canvas. This still has a bug-- if you're editing a box before you click the shortcut, the events get screwed up temporarily
-
- Oct 02, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Sep 21, 2015
-
-
Jonathan Wilkes authored
-
- Sep 20, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Sep 19, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Sep 18, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Sep 17, 2015
-
-
Jonathan Wilkes authored
This happens with [get], for example-- the bottom of the g extends over part of the outlet. I'm trying to keep the box sizes exactly the same as Pd-Vanilla, so either the text will be too tall or too narrow. By making it a bit too tall it's more legible at smaller font sizes, and the text fits the width of the box perfectly.
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
make controls for transforming butterfly demo more foolproof (large scaling factors can be annoying)
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
code for this is ugly (i.e., repetitive) and can probably be easily abstracted/refactored...
-
- Sep 15, 2015
-
-
Jonathan Wilkes authored
use correct y-offset for font positioning
-
Jonathan Wilkes authored
add a flag to drawsymbol/number visfn to allow updating existing objects instead of having to erase/redraw them
-
- Sep 13, 2015
-
-
Jonathan Wilkes authored
Make it possible to just send new attributes to GUI for [drawpolygon] and friends when a field value changes (This performs better than erasing and redrawing the scalar in the GUI)
-
- Sep 12, 2015
-
-
Jonathan Wilkes authored
-
- Sep 11, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Sep 10, 2015
-
-
Jonathan Wilkes authored
slight change to msg/obj box text y-position to keep hanging letters like "g" from overlapping the xlet
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Sep 09, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
match line-height between svg text and div text
-
Jonathan Wilkes authored
add note in todo about potential loss of data when > 4096 bytes of data are entered into a message box and sent to Pd
-
- Sep 08, 2015
-
-
Jonathan Wilkes authored
-