make point near focus 'pop'
[?]
May 14, 2022, 11:13 PM
VQFBNHU4GQYICYL6I7HTYHWAL4J2YQNPG6SDCNOEQL4CJ7OQAULQCDependencies
- [2]
IFGAJAF7add a level of indirection to vertices of shapes - [3]
KCIM5UTVrevert: back to freehand - [4]
XX7G2FFJintermingle freehand line drawings with text - [*]
OTIBCAUJlove2d scaffold
Change contents
- edit in main.lua at line 100
love.graphics.circle('line', pixels(p.x)+16,pixels(p.y)+line.y, 4) - edit in main.lua at line 103
love.graphics.circle('fill', pixels(p.x)+16,pixels(p.y)+line.y, 2) - edit in main.lua at line 105
love.graphics.circle('line', pixels(p.x)+16,pixels(p.y)+line.y, 4) - edit in main.lua at line 106
--? print(#line.points)