Skip to content
Snippets Groups Projects
Select Git revision
  • add-constrained-dragging
  • add_js_fudi_parser
  • cleanup-for-disis_munger
  • code-cleanup
  • constrained-dragging-squashed
  • double-builds
  • fix-function-sigs
  • fix-gop-scalar-events
  • fix-line-help
  • gsoc-k12-p1
  • gsoc-k12-p2
  • gsocp2-general-improvements
  • gsocp2-k12-building-phase
  • gsocp2-k12-mode
  • gsocp3-xlet-tt
  • handle-mingw64-correctly
  • k12-dabbling
  • master default
  • math-compatibility-with-0.49
  • message_cleanup
  • 2.8.0
  • 2.7.0
  • 2.5.1
  • 2.5.0
  • 2.4.5
  • 2.4.3
  • 2.4.2
  • 2.4.1
  • 2.4.0
  • 2.3.3
  • 2.3.2
  • 2.3.1
  • 2.3.0
  • 2.2.4
  • 2.2.3
  • 2.2.2
  • 2.2.1
  • 2.2.0
  • 2.1.2
  • 2.1.1
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.023Aug212019171412111098432131Jul302924232221201918171614322Jun2120131130May2927262423201528Apr2423201312109876230Mar292827262523222117161512653128Feb27262523222119139827Jan26252321191818Dec171615139876530Nov2622181715121187632127Oct2619181611874310Sep18Aug17168432131Jul30282726252321201916151320Jun31May30221918168730Apr2625628Mar171614865432126Feb25242316151126Jan2117Dec151413119862130Nov29221915131172updated to reflect new sys call for parsing pathupdated Makefile for zexyupdated zexy to latest versionadded following features to cyclone/comment: accelerated displace, consistent font kinds/sizes, pd-l2ork select color, resize cursor.*added better way for resizing objects that receive \n as the last input character*proxy paste function to incorporate force getscroll to ensure that scroll is being checked after a paste*added check for minimal size when resizing GOP objects*stretchable objects (like 0.45) with undo/redo capability, diagonal resize cursor, and minimum gop size.*fixed cursor position bug when pasting/extending text into second lineremoved redundant gui objects from ggeecosmetic fixOptimized tofront/back action so that it does not require canvas redraw.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.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 objectsremoved unnecessary filenumerous 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.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).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 featuresfixed incorrect coloring of inlets after an unsuccessful connection (e.g. signal to a non-signal inlet)experimental cosmetic update to UIupdated preset* help files to reflect new functionalityFixed 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").improved docsremoved unnecessary dealloc/realloc, updated/cleaned-up preset* help filesupdated hub/node help to reflect new featuresimproved 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.cosmetic fixes to help filesimproved helplink (accelerated displace, proper selection color logic)reverted experimental bind/unbind optimizationcosmetic fixcosmetic fixes to the help fileadded experimental optimization for binding abstractions as per following post on the pd-list: http://lists.puredata.info/pipermail/pd-list/2013-08/103688.htmlcleaned-up help-fileadded proper getscroll detection for nw anchored images (e.g. imagebang)added proper area detection to the imageexternal clean-upadded redraw after deleting array to remove stale array nameplaced array name inside the graph to provide more accurate/easier calculation of its areafixed 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.experimental implementation of disabling drawing outside the GOP array boundaries (currently disabled)
Loading