- Aug 28, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Aug 26, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed segfault when undoing changes to the array (need to design a new undo type for this, so for the time being undo is disabled for this action), fixed incorrect type of plot upon creation.
-
- Aug 24, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Aug 23, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Aug 21, 2013
-
-
Ivica Bukvic authored
added following features to cyclone/comment: accelerated displace, consistent font kinds/sizes, pd-l2ork select color, resize cursor.
-
Ivica Bukvic authored
-
- Aug 20, 2013
-
-
Ivica Bukvic authored
*proxy paste function to incorporate force getscroll to ensure that scroll is being checked after a paste
-
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.
-
- Aug 19, 2013
-
-
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/
-
Ivica Bukvic authored
-
- Aug 17, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
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
sped-up tofront/back operation (and part of its undo/redo logic). Other part will be harder to do due to inconsistent naming scheme used by objects
-
Ivica Bukvic authored
-
Ivica Bukvic authored
numerous fixes and improvements to abstractions and help files including reworked image drawing logic, improved metronome preset ordering and updated presets throughout the demo and help files, improved icons, clean-up and optimization, beter enveloping, and more.
-
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).
-
Ivica Bukvic authored
fixed a number of small bugs including a segfault, inability to open local files, adapted code to reflect improved path searching, made image draw gray square when no image is available, reworked the way image allows for spilling beyond the GOP area by adding a second float flag, updated help file to reflect new features
-
- Aug 15, 2013
-
-
Ivica Bukvic authored
fixed incorrect coloring of inlets after an unsuccessful connection (e.g. signal to a non-signal inlet)
-
- Aug 14, 2013
-
-
Ivica Bukvic authored
-
- Aug 13, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
Fixed bug reported by Andras Muranyi where clearing a preset would erroneously delete two adjacent presets. Added "sort n" command that allows linear sorting starting with number n (default 0). Improved output from preset_hub_store (via hub's outlet) to report failed creation of presets with negative numbers (successful creation of preset n would output "store n 1," while failed one would output "store n 0").
-
- Aug 12, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Aug 11, 2013
-
-
Ivica Bukvic authored
improved preset hub/node mechanism to allow float names, as well as $n argument names, thus allowing for more modular designs. Fixed bug where node locations were incorrectly identified in embedded subpatches/abstractions.
-