8000 Releases · andr-ew/nest_ · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: andr-ew/nest_

v1.1.3-beta

21 Sep 19:32
Compare
Choose a tag to compare
v1.1.3-beta Pre-release
Pre-release

v1.1.2

21 Sep 18:08
1e202c7
Compare
Choose a tag to compare
  • ADD nest_:bind() generic binder method
    • like the param binder, but binds to any table with a get & set method
  • ADD grid/arc redraw is a global function (grid_redraw, arc_redraw). call these any time you need to force a redraw
  • FIX _affordance.output.handler
  • FIX *.binary value function gets overwritten
  • FIX _grid.number, _grid.control min & max
  • FIX _grid value function bugs
  • FIX z sorts in correct order
    • p.s., here's some example usage for the z property, which controls draw order / layering when affordances overlap

v0.0.0-beta

28 Oct 14:58
1e202c7
Compare
Choose a tag to compare
v0.0.0-beta Pre-release
Pre-release

This release includes preliminary core and grid modules. notable exceptions are functioning metacontrols (pattern or preset) and save and recall tools

0