- 23 Aug, 2014 2 commits
-
-
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
-
- 22 Aug, 2014 2 commits
-
-
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
-
- 20 Aug, 2014 2 commits
-
-
Ivica Bukvic authored
-
Mathieu L Bouchard authored
-
- 14 Aug, 2014 1 commit
-
-
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)
-
- 11 Aug, 2014 1 commit
-
-
pokergaming authored
-
- 10 Aug, 2014 1 commit
-
-
pokergaming authored
* suppress redraws for drawing commands if the group that contains them is getting deleted
-
- 07 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
-
- 01 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
-
- 15 Jul, 2014 1 commit
-
-
pokergaming authored
-
- 15 Jun, 2014 1 commit
-
-
pokergaming authored
-
- 23 May, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 09 May, 2014 1 commit
-
-
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)
-
- 13 Mar, 2014 1 commit
-
-
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)
-
- 31 Jan, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 29 Jan, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 15 Jan, 2014 1 commit
-
-
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
-
- 07 Jan, 2014 1 commit
-
-
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
-
- 31 Dec, 2013 5 commits
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
added Jonathan's revision of the array properties and options with fixed font sizes and other minor fixes. LINGERING PROBLEM: array does not redraw (only after apply does it re-appear). Likely shouldvis problem.
-
Ivica Bukvic authored
-
- 09 Dec, 2013 2 commits
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- 08 Dec, 2013 1 commit
-
-
Ivica Bukvic authored
*made GOP aware of minimum size when having an array embedded inside it
-
- 17 Nov, 2013 1 commit
-
-
Ivica Bukvic authored
fixed cursor inconsistently failing to reflect topmost clickable object while ignoring non-clickable objects that are above topmost clickable object, both on main canvas and inside gop objects.
-
- 16 Nov, 2013 1 commit
-
-
Ivica Bukvic authored
fixed long-standing bug where on GOP objects click registered on the first detected object, rather than the one that was visually topmost
-
- 19 Sep, 2013 1 commit
-
-
Ivica Bukvic authored
found hopefully a graceful way to deal with situations where gop abstraction/subpatch is open and we select the gop object on parent patch and therefore all its elements inside it (before it would highlight everything inside the subpatch which is confusing to deal with particularly if the edit mode is disabled)
-
- 10 Sep, 2013 1 commit
-
-
Ivica Bukvic authored
*gop leaving stale vanila objects *fixed bug where closing subpatcher of gop patch/abstraction redundantly opens gop patcher/abstraction *fixed bug where reordering did not properly deselect previously arranged elements
-
- 30 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
*fixed drawsymbol scalars' double names *improved build process for tkpath *improved to-front/back logic
-
- 28 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
first stab at porting core GUI to tkpath with SVG goodness. new scrollbars that will hopefully put an end to the old painful scrollbar nonsense. pdtk_tip clean-up and improvements. tons of other small bug fixes. a number of issues/wishlists still exist before the next big release: *improve g_array lower/raise to use new functionality (BUG! doesn't match any items) *scalar is drawn behind at first *Scope~ window name "h16ffd10" already exists in parent (likely resize hook) *Change appearance of the resize hook *better getrect for scalars inside plot? *reenable bgerror and t_tkcmd catch *Clean-up and merge cyclone documentation
-
- 24 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 20 Aug, 2013 2 commits
-
-
Ivica Bukvic authored
*fixed axes get inverted when going beyond the allowed range *fixed min size based on nlets when text shown
-
Ivica Bukvic authored
*stretchable objects (like 0.45) with undo/redo capability, diagonal resize cursor, and minimum gop size.
-
- 19 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
*fixed cord redrawing when objects got resized due to cut/paste of object's text *ctrlleft,ctrlright, and shift variants all now properly navigate messages during editing, including single character atoms *fixed regression where clicking on iemgui labels of gop-embedded iemgui objects also counts as a click on the object itself (e.g. toggle being toggled on/off) *fixed regression when dynamically changing iemgui properties within gop as to when to hide and when to show it *proper redrawing and reordering logic for arrange and dynamic changes to iemgui objects inside gop *committed http://sourceforge.net/p/pure-data/pure-data/ci/97851b3c44b2b3839069928d90ca6185de4455c5/
-
- 09 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 03 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
-