What's Changed
- geogram 1.9.2 (see geogram changelogs)
- fixed mouse input (Imgui protocol was not respected)
- faster boolean operations
- many improvements and bugfixes in geometric kernel
- undo/redo (enable it in preferences)
- Improvements in GOM (Graphite Object Model):
- implement your own commands (see
custom_commands
programming example), in Lua or Python - modularization: gui and geometric kernel are separated. Geometric kernel can be embedded in other softwares,
through Python or Lua GOM interface. See pygeogram
- implement your own commands (see
New Contributors
Full Changelog: v3-1.8.8...v3-1.9.2