- Aug 20, 2013
-
-
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.
-
- Aug 10, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Aug 09, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
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
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed 2 segfaults: one when trying to delete array that is being read/written to by a dsp process (e.g. tabwrite), and another where creating undo checkpoint when deleting array would generate bogus data that would crash pd-l2ork. Currently undoing array deletion is not supported by undo.
-
- Aug 08, 2013
-
-
Ivica Bukvic authored
experimental implementation of disabling drawing outside the GOP array boundaries (currently disabled)
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed regression due to idiotic way how arrays and scalars are allowed to spill outside its GOP frame...
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-