Skip to content
Snippets Groups Projects
  1. Aug 22, 2015
  2. Aug 17, 2015
  3. Aug 16, 2015
  4. May 22, 2015
  5. May 15, 2015
  6. May 09, 2015
  7. Mar 13, 2015
  8. Feb 13, 2015
  9. Sep 29, 2014
  10. Aug 23, 2014
  11. Aug 20, 2014
  12. Aug 15, 2014
  13. Aug 11, 2014
  14. Aug 05, 2014
  15. Aug 03, 2014
  16. May 09, 2014
  17. Mar 22, 2014
    • Ivica Bukvic's avatar
    • 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
  18. Mar 17, 2014
    • Ivica Bukvic's avatar
      *arrays are not transformable · f1ce936b
      Ivica Bukvic authored
      *cannot create two structs on the same canvas (otherwise how would you know which one you are talking to)?
      *fixed regression where arbitrary font sizes were not honored by the drawsymbols and drawnumbers
      *other minor clean-ups
      *adjusted help file to reflect the new approach to font sizes
      f1ce936b
  19. 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
  20. Dec 31, 2013
  21. Dec 29, 2013
  22. Sep 19, 2013
  23. Aug 31, 2013
  24. Aug 30, 2013
  25. Aug 28, 2013
  26. Aug 20, 2013
  27. Aug 17, 2013
  28. Aug 01, 2013
  29. Jun 22, 2013
  30. May 23, 2013
  31. Dec 16, 2012
  32. Nov 18, 2012
  33. Oct 04, 2012
  34. Jul 24, 2012
  35. Jul 21, 2012
  36. Jul 14, 2012
  37. Dec 15, 2011
  38. Dec 14, 2011
Loading