Skip to content
Snippets Groups Projects
  1. Mar 05, 2014
    • Ivica Bukvic's avatar
      *fixed segfault (affects all flavors) where creating an expr object with more... · 533d630d
      Ivica Bukvic authored
      *fixed segfault (affects all flavors) where creating an expr object with more than MAX_VARS variables (currently set to 9) crashed pd when freeing the object. Example: create [expr 1;2;3;4;5;6;7;8;9;10] as opposed to [expr 1;2;3;4;5;6;7;8;9]. Former crashes when being freed (destroyed), while latter doesn't.
      533d630d
    • Ivica Bukvic's avatar
      *updated expr to the latest version (still exhibits a crasher bug due to buggy free function). · 43a2cb9d
      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?
      43a2cb9d
  2. Feb 23, 2014
  3. Feb 05, 2014
  4. Feb 04, 2014
  5. Jan 31, 2014
  6. Jan 29, 2014
  7. Jan 19, 2014
  8. Jan 18, 2014
  9. Jan 15, 2014
  10. Jan 07, 2014
    • Ivica Bukvic's avatar
      *fixed bug where with JOC enabled in subpatch this only works for the bbox of... · 9856150f
      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
      9856150f
  11. Jan 02, 2014
  12. Dec 31, 2013
  13. Dec 30, 2013
  14. Dec 29, 2013
  15. Dec 13, 2013
  16. Dec 09, 2013
  17. Dec 08, 2013
Loading