1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-23 00:33:12 +02:00

reset buttons for all graphics (#230)

* reset buttons for all graphics

* resetting

* .

* build

* build
This commit is contained in:
Pomax
2020-01-05 11:57:46 -08:00
committed by GitHub
parent d695c08480
commit f4e9f77f9c
15 changed files with 118 additions and 50 deletions

View File

@@ -1,5 +1,9 @@
module.exports = {
"January 2020": [
"Added reset buttons to all graphics"
],
"August 2019": [
"Added a section on (plain) rational Bezier curves",
"Improved the Graphic component to allow for sliders"