Skip to content
Snippets Groups Projects
  1. Aug 14, 2015
  2. Feb 24, 2015
  3. Feb 19, 2015
  4. Feb 13, 2015
  5. Sep 29, 2014
  6. Sep 07, 2014
  7. Aug 28, 2014
  8. Aug 14, 2014
  9. Aug 11, 2014
  10. Jul 11, 2014
  11. Jun 15, 2014
  12. May 09, 2014
  13. Mar 22, 2014
    • Ivica Bukvic's avatar
      *Jonathan Wilkes' 2 patches addressing: · 63df5d82
      Ivica Bukvic authored
      - nested plots display properly
      - plot is vis'd and unvis'd properly when deleting plot or struct
      - commented out ugly plot_displace hack-- multiple plots should work just fine
      - separated out garray dependencies into class "old_plot".  This way the changes I made don't affect garrays.  _Very_ ugly hack, but it was pretty simple to implement and will be easy to remove later.
      - no crashes when non-existent arrays are entered into a [struct] that has scalars hanging around
      - template_cancreate ported from 0.45
      - added a function to get the offending struct (to use with "Find last error").  Not using it yet, though.
      + For creating scalars using an object box:
      - scalar must have initial "float x float y" fields, in that order.  This means you can't accidentally type the name of the hidden garray structs and create a scalar.  (Nor any other structs that only have a "y" field, etc.)
      - broken object box returned if the struct has a bogus array template.  (Although currently I'm just refusing to create such a struct.)
      63df5d82
  14. Mar 09, 2014
  15. Feb 23, 2014
  16. Nov 21, 2013
  17. Sep 10, 2013
    • Ivica Bukvic's avatar
      *added proper tagging to all gui objects · 0556b698
      Ivica Bukvic authored
      *gop leaving stale vanila objects
      *fixed bug where closing subpatcher of gop patch/abstraction redundantly opens gop patcher/abstraction
      *fixed bug where reordering did not properly deselect previously arranged elements
      0556b698
  18. Sep 06, 2013
  19. Sep 04, 2013
  20. Aug 31, 2013
  21. Aug 01, 2013
  22. May 27, 2013
  23. Feb 09, 2013
  24. Jan 25, 2013
  25. Jan 21, 2013
  26. Jan 19, 2013
  27. Dec 18, 2012
  28. Nov 30, 2012
  29. Nov 22, 2012
  30. Nov 18, 2012
  31. Nov 16, 2012
  32. Nov 12, 2012
  33. Nov 11, 2012
  34. Nov 07, 2012
  35. Oct 08, 2012
  36. Oct 04, 2012
  37. Sep 10, 2012
  38. Aug 01, 2012
  39. Jul 21, 2012
Loading