Skip to content
Snippets Groups Projects
  1. Jul 23, 2013
  2. Jul 21, 2013
  3. Jul 19, 2013
  4. Jul 18, 2013
  5. Jul 17, 2013
  6. Jul 16, 2013
  7. Jul 14, 2013
  8. Jul 03, 2013
  9. Jun 22, 2013
  10. Jun 21, 2013
  11. Jun 13, 2013
  12. May 30, 2013
  13. May 29, 2013
  14. May 27, 2013
  15. May 24, 2013
  16. May 23, 2013
  17. May 20, 2013
  18. May 15, 2013
    • Ivica Bukvic's avatar
      added automatic resize of arrays when adding/removing points via ctrl+click,... · 9fbe4af3
      Ivica Bukvic authored
      added automatic resize of arrays when adding/removing points via ctrl+click, fixed a bug where array is not properly redrawn after a new point is created
      9fbe4af3
    • Ivica Bukvic's avatar
      Added support for multiline comments (with some help from Taylor O'Connor and... · b9ea02d6
      Ivica Bukvic authored
      Added support for multiline comments (with some help from Taylor O'Connor and Jean-Philippe Ouellet).
      b9ea02d6
    • Ivica Bukvic's avatar
      added multi-connect option with 5 different modes: · 7f3006a6
      Ivica Bukvic authored
      1. shift-click manual multi-connect
      2. two selected objects multiple outlets to multiple inlets
      3. two or more selected objects connecting to one unselected one
      4. one unselected connecting to multiple selected ones
      5. multiple selected ones connecting to one's multiple inlets OR the other way around (determined on whichever mode gives more valid connections)
      
      Option 1 requires use of shift. Other options are based on what is selected at the time of making the first connection (others are automatically created based on conditions). Later consider adding special undo that undos all connections in one step, rather than multiple steps.
      7f3006a6
Loading