Skip to content

Releases: BrunoLevy/GraphiteThree

v3-1.9.4

06 Mar 15:15
Compare
Choose a tag to compare

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

04 Feb 17:33
Compare
Choose a tag to compare

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

19 Dec 22:56
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v3-1.8.8...v3-1.9.2

v3-1.8.8

03 Feb 15:19
Compare
Choose a tag to compare
  • improved mesh boolean operations, with simplification of co-planar surfaces
  • new "intersect" command (solves all self-intersection in a mesh)
  • improved Graphite Object Model, possibility of creating new commands in Lua and Python
  • thick lines in GLUP

v3-1.8.4

27 Jun 06:41
Compare
Choose a tag to compare
  • 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

03 Mar 16:21
Compare
Choose a tag to compare
  • 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

12 Nov 14:30
Compare
Choose a tag to compare