- Sep 11, 2015
-
-
Jonathan Wilkes authored
-
- Jul 13, 2015
-
-
Jonathan Wilkes authored
-
- Jul 12, 2015
-
-
Jonathan Wilkes authored
-
- Jul 01, 2015
-
-
Jonathan Wilkes authored
-
- May 09, 2015
-
-
user authored
-
- Apr 15, 2015
-
-
Jonathan Wilkes authored
-
- Mar 13, 2015
-
-
Jonathan Wilkes authored
-
- Feb 13, 2015
-
-
Jonathan Wilkes authored
-
- Nov 19, 2014
-
-
Ivica Bukvic authored
*added legacy behavior for key* family of objects where autorepeat is observed (just create an object with an optional argument of 1) *fixed bug where gatom after pressing return should not stay focused *fixed bug where gatom's number after ctrl+click should not turn selected *offered ability for image and others to ignore clicks and pass them below (measured by a zero width, only works for single inlet/outlet objects as otherwise their multiple inlets or outlets will be truncated to the same spot) *reenabled ability for cnv to pass clicks below and reflected this in the official help file (separate previous commit)
-
- Nov 14, 2014
-
-
Ivica Bukvic authored
*reverted commit 46933bb2 as it deemed unnecessary (it was designed to support buggy backwards-compatible behavior that defies common UI practices). *further enhanced getrect calculation for the mycanvas widget to disallow clicking through a canvas across its entire size, rather than just the area by which one can "grab" and move the widget
-
- Sep 25, 2014
-
-
Ivica Bukvic authored
*fixed regression where cnv objects captured runtime clicks due to pd-l2ork's passing of the click to the topmost visible object, rather than the first clickable object in the stack. This also fixes problems with legacy patches that rely vanilla/extended's assignment of click to the lowest, and as is the case with s-env-help.pd in s-abstractions, invisible object, rather than the one apparent to the user.
-
- Sep 09, 2014
-
-
Ivica Bukvic authored
*fixed consistency check failed: glist_findrtext when enabling gop and dragging its size around with other text objects on the canvas *refined checking of gop size due to its text not being hidden, including after saving it to file (from Untitled to something longer, for instance)
-
- Sep 05, 2014
-
-
Ivica Bukvic authored
*fixed one stale leftover of redrawing the patchcords inside graph that did not conform to the new style of drawing cords
-
- Sep 02, 2014
-
-
Ivica Bukvic authored
-
- Aug 31, 2014
-
-
Ivica Bukvic authored
*added getscroll after redrawing gop and scalars that have been changed via properties dialog in case their xy positions changed
-
- Aug 23, 2014
-
-
Ivica Bukvic authored
-
Mathieu L Bouchard authored
-
Ivica Bukvic authored
*improved fittograph for multiple arrays (still needs some work)
-
Ivica Bukvic authored
*further improvements on the garray selection and redraw--fixed garray contents not remaining selected after dialog properties have been applied *still need to explore problems with multiple arrays in a single GOP
-
- Aug 22, 2014
-
-
Ivica Bukvic authored
*fixed segfault when resizing array via dialog (regression from May commit). Still need to work on fittograph logic for situations where there are multiple arrays in the same GOP
-
Mathieu L Bouchard authored
-
- Aug 20, 2014
-
-
Ivica Bukvic authored
-
Mathieu L Bouchard authored
-
- Aug 14, 2014
-
-
pokergaming authored
suppress creation of drawcurve, drawnumber, drawsymbol and plot when the user tries to create them inside a group. (Currently their click and motionfns don't take the parent transformation matrix into account)
-
- Aug 11, 2014
-
-
pokergaming authored
-
- Aug 10, 2014
-
-
pokergaming authored
* suppress redraws for drawing commands if the group that contains them is getting deleted
-
- Aug 07, 2014
-
-
Mathieu L Bouchard authored
-
- Aug 01, 2014
-
-
Mathieu L Bouchard authored
-
- Jul 15, 2014
-
-
pokergaming authored
-
- Jun 15, 2014
-
-
pokergaming authored
-
- May 23, 2014
-
-
Ivica Bukvic authored
-
- May 09, 2014
-
-
Ivica Bukvic authored
*patch to add [group] data structure and supporting fixes (work in progress with lingering bug of being unable to display data structure arrays properly, see tiger.pd demo patch in data structures)
-
- Mar 13, 2014
-
-
Ivica Bukvic authored
first step at cleaning up nested-gop bug (still need to work on scaling the objects to properly fit nested gop xy range)
-
- Jan 31, 2014
-
-
Ivica Bukvic authored
-
- Jan 29, 2014
-
-
Ivica Bukvic authored
-
- Jan 15, 2014
-
-
Ivica Bukvic authored
made mouse click logic ignore comments at runtime to allow clicks to be sent to proper objects that may be under the comments
-
- Jan 07, 2014
-
-
Ivica Bukvic authored
*fixed bug where with JOC enabled in subpatch this only works for the bbox of the array, not the entire window *made intelligent offset to various forms of array representations so that scrubbing with mouse accurately applies to closest points *disabled drawing of a GOP rectangle inside GOP array window *disabled ability to insert objects inside a subpatch with an array
-
- Dec 31, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-