- 05 Mar, 2014 1 commit
-
-
Ivica Bukvic authored
*updated latest additions by Jonathan--still need following fixes: 1) enter-leave demos don't work at all (any demo involving enter-leave) 2) crasher in easing is still valid 3) spin-spin-spin crashes pd-l2ork when trying to close the patch while the image is spinning and being animated 4) curve-bbox is still having accuracy issues (tkpath issue) 5) polar clock still exhibits issues of warping curve (tkpath issue) 6) On the 15.events.pd change call is never issued--is this another side-effect of me not applying everything? 7) Is there a 14. patch for ds-tutorials? I didn't find one. 8) in ds-tutorials is gmon.out necessary or is this a stale file?
-
- 31 Jan, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 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 3 commits
-
-
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
-
Ivica Bukvic authored
-
- 29 Dec, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 09 Dec, 2013 2 commits
-
-
Ivica Bukvic authored
*forced array graphs to keep GOP/hidetext under all circumstances (later update properties window so that the GUI reflects this rather than printing info in the console)
-
Ivica Bukvic authored
*forced hidetext on all gop arrays to make its resizing sane. Later update properties to reflect lack of this option.
-
- 08 Dec, 2013 2 commits
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
backported comment resize marker, updated it to support pd-l2ork and selection colors, added fix to the resizable objects to support abstractions and subcanvases.
-
- 25 Nov, 2013 1 commit
-
-
Ivica Bukvic authored
added forward mess patch by Jonathan Wilkes that enhances in-patch interaction (think: prancing ponies patch demo)
-
- 19 Sep, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 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
-
- 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
-
- 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/
-
- 17 Aug, 2013 2 commits
-
-
Ivica Bukvic authored
fixed regression where empty image box appeared on gop-ed parent in incorrect locations and/or it was not supposed to show up at all. Some refinements to the path detection/removal of debug output.
-
Ivica Bukvic authored
revamped path to support ~/, root paths, relative paths, as well as special tags like @pd_extra that expands to the location of the extra folder (other tags may be added later if necessary).
-
- 09 Aug, 2013 2 commits
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
added experimental optimization for binding abstractions as per following post on the pd-list: http://lists.puredata.info/pipermail/pd-list/2013-08/103688.html
-
- 01 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
streamlined @pd_extra parsing for easier integration with other file open calls including externals. Added it to open_via_path
-
- 30 Jul, 2013 2 commits
-
-
Ivica Bukvic authored
added pdtk_canvas_force_getscroll function to ensure critical getscroll events are executed immediately
-
Ivica Bukvic authored
optimizations to the scrolling algorithm including erroneous jumps in the scrollbar when pasting/cutting/duplicating things.
-
- 23 Jul, 2013 1 commit
-
-
Ivica Bukvic authored
streamlined selection logic and added ability for pd to recognize system-wide @pd_extra variable within the path
-
- 17 Jul, 2013 1 commit
-
-
Ivica Bukvic authored
fixed double loadbang regression due to implementation of internal pre-loadbang mechanism for the preset engine.
-
- 22 Jun, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 27 May, 2013 1 commit
-
-
Ivica Bukvic authored
fixed segfault when closing array window/subpatch due to lack of checking of valid resize/move hook pointers
-
- 23 May, 2013 1 commit
-
-
Ivica Bukvic authored
improved nlet highlighting (integrated it into glist), fixed bug with multiselect with mixed objects (accelerated and legacy)
-
- 12 Apr, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 09 Apr, 2013 2 commits
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- 29 Mar, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 28 Feb, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 18 Nov, 2012 1 commit
-
-
Ivica Ico Bukvic authored
-
- 19 Oct, 2012 1 commit
-
-
Ivica Ico Bukvic authored
provided a more robust way of suspending dsp before closing the patch... needs testing to see if this fixes lingering sporadic crashes when quitting without closing the patch.
-
- 04 Oct, 2012 1 commit
-
-
Ivica Ico Bukvic authored
-
- 18 Aug, 2012 1 commit
-
-
Ivica Bukvic authored
implemented universal catch{} for all commands sent from c to tcl to minimize (eradicate?) stderr output.
-
- 14 Jul, 2012 1 commit
-
-
Ivica Bukvic authored
-