- 07 May, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 06 May, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 03 May, 2016 2 commits
-
-
Jonathan Wilkes authored
bind/unbind scalar symbol in scalar_vis instead of scalar_new This way scalar events continue to work if the user happens to change the [struct] arguments on us.
-
Jonathan Wilkes authored
make [draw] arguments more closely follow the svg spec * [draw circle 20 1 2]: radius=20, xcenter=1, ycenter=2 * [draw rect 5 10 20 40]: width=5, height=10, xoffset=20, yoffset=40 * [draw ellipse 5 10 20 40]: xradius=5, yradius=10, xcenter=20, ycenter=40
-
- 02 May, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 13 Feb, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 12 Feb, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 26 Jan, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 25 Jan, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 20 Jan, 2016 3 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 10 Jan, 2016 3 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 25 Dec, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 17 Nov, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 09 Nov, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 24 Oct, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 22 Oct, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 20 Oct, 2015 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 20 Sep, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 18 Sep, 2015 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 17 Sep, 2015 1 commit
-
-
Jonathan Wilkes authored
code for this is ugly (i.e., repetitive) and can probably be easily abstracted/refactored...
-
- 15 Sep, 2015 1 commit
-
-
Jonathan Wilkes authored
add a flag to drawsymbol/number visfn to allow updating existing objects instead of having to erase/redraw them
-
- 13 Sep, 2015 1 commit
-
-
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)
-
- 12 Sep, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 11 Sep, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 10 Sep, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 29 Aug, 2015 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
change fielddesc_getfloat to fielddesc_getcoord so that the (admittedly arcane) scaling/quanta syntax can be used with [draw] methods where it makes sense
-
- 28 Aug, 2015 1 commit
-
-
Jonathan Wilkes authored
do a proper loadbang for canvas fields (needs more testing)
-
- 18 Aug, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 17 Aug, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 16 Aug, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 14 Aug, 2015 1 commit
-
-
Jonathan Wilkes authored
from pd-l2ork: f3c4044dc6a28185488f365be8a6ebd61fba6315
-
- 01 Aug, 2015 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-