Releases: BrunoLevy/GraphiteThree
Releases Β· BrunoLevy/GraphiteThree
v3-1.9.4
What's changed
.geogram
files now support very large objects- fixed many graphic glitches:
- transparent color buttons
- gui layout
- "sticky" effect in picking and draging tools (picking and draging wrong object)
New Contributors
Full Changelog: v3-1.9.3...v3-1.9.4
v3-1.9.3
Updated geogram to v1.9.3 (many bugfixes, up to date Dear ImGui ...)
Full Changelog: v3-1.9.2...v3-1.9.3
v3-1.9.2
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
v3-1.8.8
v3-1.8.4
- completely rewritten boolean operations
- new tools and commands for interactive selection
Full Changelog: v3-1.8.3...v3-1.8.4
v3-1.8.3
- new mesh segmentation algorithms
- much more efficient atlas maker
- new selection and filter mechanisms
Full Changelog: v3-1.8.2...v3-1.8.3
v3-1.8.2
Full Changelog: https://github.com/BrunoLevy/GraphiteThree/commits/v3-1.8.2