- Sep 18, 2015
-
-
Jonathan Wilkes authored
-
- Sep 17, 2015
-
-
Jonathan Wilkes authored
code for this is ugly (i.e., repetitive) and can probably be easily abstracted/refactored...
-
- 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 10, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Sep 04, 2015
-
-
Jonathan Wilkes authored
-
- Aug 28, 2015
-
-
Jonathan Wilkes authored
do a proper loadbang for canvas fields (needs more testing)
-
- Aug 23, 2015
-
-
Jonathan Wilkes authored
-
- Aug 22, 2015
-
-
Jonathan Wilkes authored
-
- Aug 17, 2015
-
-
Jonathan Wilkes authored
-
- Aug 16, 2015
-
-
Jonathan Wilkes authored
-
- Jul 13, 2015
-
-
Jonathan Wilkes authored
-
- May 15, 2015
- May 09, 2015
-
-
user authored
-
- May 08, 2015
-
-
user authored
-
- Apr 18, 2015
-
-
pokergaming authored
-
- Apr 15, 2015
-
-
Jonathan Wilkes authored
-
- Mar 13, 2015
-
-
Jonathan Wilkes authored
-
- Feb 13, 2015
-
-
Jonathan Wilkes authored
-
- Nov 07, 2014
-
-
pokergaming authored
*added outlet to [draw] to notify for events *added svg-style event mousedown (more to come) *added a "drag" event for convenience (similar to curve_motion) *fixed default strokelinejoin per svg spec *event "bubbling" so that the closest shape to front gets the notification *added "bbox" method to turn off bbox calculation (similar to curve's -n flag) *added a "pointerevents" method per svg-spec *fixed skewx and skewy transforms to use degrees instead of radians
-
- Sep 29, 2014
-
-
pokergaming authored
-
- Sep 17, 2014
-
-
Ivica Bukvic authored
-
- Aug 31, 2014
-
-
Ivica Bukvic authored
*reversed "fix" to a regression made in a previous commit (see commit 28b0256f) and removed the old commit that caused the regression in the first place.
-
Ivica Bukvic authored
*added getscroll after redrawing gop and scalars that have been changed via properties dialog in case their xy positions changed
-
Ivica Bukvic authored
-
- Aug 23, 2014
-
-
Mathieu L Bouchard authored
-
- Aug 20, 2014
-
-
pokergaming authored
keep [drawsymbol] and [drawnumber] from flipping with negative gop scaling default to black fill and no stroke, per svg spec merged transform gui updates with other attributes fixed tags so that array elements display properly
-
- Aug 10, 2014
-
-
pokergaming authored
* suppress redraws for drawing commands if the group that contains them is getting deleted
-
- Aug 07, 2014
-
-
pokergaming authored
* update scalar's array elements when drawing instruction attributes or transform changes
-
- Aug 03, 2014
-
-
Mathieu L Bouchard authored
-
- Aug 02, 2014
-
-
Mathieu L Bouchard authored
-
- Aug 01, 2014
-
-
Mathieu L Bouchard authored
-
- Jul 15, 2014
-
-
pokergaming authored
-
pokergaming authored
-
- Jun 15, 2014
-
-
un authored
-
- Jun 09, 2014
-
-
Ivica Bukvic authored
-
- May 29, 2014
-
-
pokergaming authored
fixed rx and ry methods, update scrollbars when scalar is displaced, and update bbox on changes to visibility and stroke-width
-
- May 23, 2014
-
-
Ivica Bukvic authored
-