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.06Oct5328Sep25191716151413109875432131Aug30292827262322201918171615141312111098765432131Jul3029282625242322181412118729Jun27252217161514119875231May3029232212914Apr102121Mar191817161412985422Feb431Jan281918147131Dec30291298764128Nov242221181716223Oct98722Sep2019181615141310986765432131Aug3028262423212019171412111098*updated TODO*removed text editor since now pd-l2ork's facility for editing text inside object boxes is adequate enough not to require a full-fledged editor*cleaned up the way rtext memory management is handled to silence valgrind errorsFixed segfault due to author's oversight of difference between int and t_int on 64-bit systemsUse the updated API for the *info objectsMerge branch 'gpointer/generalize'Updated documentation for *info classes* removed and renamed some methods for *info objectsmore work on pointers for gobjs, plus a "find" method for canvases*added new files from the latest pure-data/externals/maxlib tree to git (missing files resultted in a failed build)first stab at generalizing gpointers to handle gobjs*fixed regression where cnv objects captured runtime clicks due to pd-l2ork's passing of the click to the topmost visible object, rather than the first clickable object in the stack. This also fixes problems with legacy patches that rely vanilla/extended's assignment of click to the lowest, and as is the case with s-env-help.pd in s-abstractions, invisible object, rather than the one apparent to the user.*finally fixed the memory leak and improved how the newlines are created inside objects (needs further testing)*fixed positioning of autopatched objects that were placed immediately below typed objects that have not been activated yet.*fixed memory leaks (still at least one remains)*fixed inconsistent display of array styles between pd-l2ork and vanilla. LATER consider cleaning this up by adjusting g_canvas.h instead of all these workarounds.*added additional check to protect against null groupcanvas pointers*refined when the reflecttitle is being invoked*backported vanilla patch http://sourceforge.net/p/pure-data/pure-data/ci/f535c339c99a74edb3920c2e630500df128b7d8f/*minor revision to mknob to ensure user selected color preference is enforcedfixed joc regression with arrays > 2000 elements*properly fixed invalid pointer access in the s_audio_alsa.c*added sanity check for mknob (a subset of iemgui) to see if selected status would require object to be highlighted (if inside graph-on-parent, it should be silently selected but not visibly selected)*fixed offset on paste to match that of create*fixed valgrind memory leak errors.*made undo+preset hub sync more robust*made startmotion more user-friendly by hiding iemgui's handles after initial creation until motion is complete. LATER get rid of this because it is likely to be seen as an interim hack due to determinacy issues between the gui and core engine.*further improvements to the preseting mechanism (hopefully caught all the remaining situations)*removed debug info*fixed bug with preset_node status being corrupt with the status outlet*reversed autopositioning patch since it causes a lot of problems with paste and other relocations*made K12 object creation more robust (removing susceptibility to relative paths from the current location)*updated TODO list*aesthetic clean-up of docs*updated preset_hub and preset_node documentation reflecting new functionality*fixed offset regression with the K12 module*further refined startmotion offset, updated TODO*nlets in iemguis do not highlight (fixed regression from refactoring)*added status support for both preset_hub and preset_node*fixed segfault regression in the maxlib/average
Loading