archematics/etc/deps/geotypes
Glen Whitney 85ad82d9e2 feat: handle the 'pivot' parameter of the Geometry Applet
Dealing with general click and drag on the applet and differentiating
  between a background drag and dragging an element seemed like too big
  a task, so this PR simply provides a slider to rotate the diagram when
  the pivot is defined.

  Implementing this required storing much more construction data, and
  also dealing head-on with GeoGebra's shall we say "strange" choice where
  the value of an expression depends on what name it is assigned to...
  The resolution of this last bit was to use different GeoGebra names for
  Geometry Applet points that start with something other than an uppercase
  Roman letter.
2023-10-13 10:17:16 -07:00
..
api.ts feat: handle the 'pivot' parameter of the Geometry Applet 2023-10-13 10:17:16 -07:00
entry.ts feat: Produce an archematics plugin that works in Firefox (#38) 2023-10-05 06:19:11 +00:00
params.ts feat: Produce an archematics plugin that works in Firefox (#38) 2023-10-05 06:19:11 +00:00