Skip to content
Snippets Groups Projects
  1. Mar 29, 2021
  2. Mar 26, 2021
  3. Mar 15, 2021
  4. Jan 25, 2021
  5. Jan 19, 2021
    • Jonathan Wilkes's avatar
      comment out libdl.dll requirement as it no longer ships with msys2 · 807068ce
      Jonathan Wilkes authored
      Not sure what this was used for. Could have been a remnant from ancient
      Pd-extended builds where libdl was required to dynamically load at all,
      but that's a shot in the dark.
      
      Anyway, if we get reports in a future release of some external randomly
      refusing to load under Windows, we may want to test whether this change
      is the culprit.
      807068ce
  6. Jan 18, 2021
  7. Jan 11, 2021
  8. Jan 02, 2021
  9. Jan 01, 2021
  10. Dec 31, 2020
  11. Dec 29, 2020
  12. Dec 28, 2020
  13. Dec 23, 2020
  14. Nov 24, 2020
  15. Nov 22, 2020
  16. Nov 02, 2020
  17. Nov 01, 2020
  18. Oct 31, 2020
  19. Oct 30, 2020
  20. Oct 29, 2020
    • Jonathan Wilkes's avatar
      allow different grid sizes (factors of 100 for now, but easily changed) · 6dc3d006
      Jonathan Wilkes authored
      We also keep a partially transparent version of a grid for editmode. This
      allows us to keep editmode visually distinct from runmode, even if snap-to-grid
      isn't turned on.
      
      If needed it's pretty easy to make the following changes:
      
      * set the "big" cell size to something that isn't 100 (but I'm not sure how
        much control over the grid we actually want to give users-- e.g., setting
        the big cell to something for which the small cell isn't a factor
      * allow snap-to-grid to be set independently for each canvas. (But again,
        what would be the use case for this?
      6dc3d006
  21. Oct 24, 2020
Loading