feat: Improve construction element handling #32

Merged
glen merged 1 commits from name_v_caption into main 2023-09-25 00:47:36 +00:00
Owner

This change implements several additional construction methods,
including the first polygon ones. In particular, it now allows
arbitrary strings as entity names, even ones that are not allowed
as GeoGebra identifiers, using captions to show the original
entity names. In addition, line arguments are interpreted as a pair
of point arguments as needed.

Resolves #6.
Resolves #30.
Resolves #31.

This change implements several additional construction methods, including the first polygon ones. In particular, it now allows arbitrary strings as entity names, even ones that are not allowed as GeoGebra identifiers, using captions to show the original entity names. In addition, line arguments are interpreted as a pair of point arguments as needed. Resolves #6. Resolves #30. Resolves #31.
glen added 1 commit 2023-09-25 00:47:25 +00:00
f1696120dc feat: Improve construction element handling
This change implements several additional construction methods,
  including the first polygon ones. In particular, it now allows
  arbitrary strings as entity names, even ones that are not allowed
  as GeoGebra identifiers, using captions to show the original
  entity names. In addition, line arguments are interpreted as a pair
  of point arguments as needed.

  Resolves #6.
  Resolves #30.
  Resolves #31.
glen merged commit bab48b25ad into main 2023-09-25 00:47:36 +00:00
glen deleted branch name_v_caption 2023-09-25 00:47:36 +00:00
Sign in to join this conversation.
No description provided.