Skip to content
Snippets Groups Projects
  1. Feb 17, 2012
  2. Feb 16, 2012
  3. Feb 15, 2012
  4. Feb 11, 2012
    • Ivica Ico Bukvic's avatar
      Improved logic for intelligent asking when to save abstractions. No longer is... · 7a263f3d
      Ivica Ico Bukvic authored
      Improved logic for intelligent asking when to save abstractions. No longer is it necessary to check whether to save an abstraction after it has been changes and only displaced on parent. this is because objects are "activated" when selected which potentially means that abstractions would be recreated as soon as they are deselected essentially making user lose anything they changed in the abstraction and did not save. However, in pd-l2ork we check when objects are activated whether their rtext (and therefore also its arguments) have changed and only recreate object if they did.
      7a263f3d
    • Ivica Ico Bukvic's avatar
      fixed three regressions that crept in due to implementation of moving gop... · f47f9385
      Ivica Ico Bukvic authored
      fixed three regressions that crept in due to implementation of moving gop objects by tag. one of them manifested itself when an object was altered as gop and a sub-patch pops up asking to discard changes made to it. upon returning on the main window with the said gop, due to redraw objects were not reselected so dragging the object would not redraw properly even though it could be displaced, resulting in a seemingly stale gop object (in actuality it was simply displaced by being dragged while its visual content did not displace). Also, excessive stdout errors regarding redrawing gop resize handles and possible menu edit update has been dealt with.
      f47f9385
  5. Jan 26, 2012
  6. Jan 21, 2012
  7. Dec 17, 2011
  8. Dec 16, 2011
  9. Dec 15, 2011
  10. Dec 14, 2011
  11. Dec 13, 2011
  12. Dec 12, 2011
  13. Dec 11, 2011
  14. Dec 09, 2011
  15. Dec 07, 2011
  16. Dec 02, 2011
  17. Dec 01, 2011
Loading