Changelog

See what's new in ModelRift.

v0.6.4

Clearer CAD-style model rendering

  • Studio lighting and contact shadows make the shape of a model easier to read
  • Curved surfaces render smoothly while intentional feature edges stay crisp
  • A quieter grid keeps the model visually dominant
  • Transparent parts in 3MF files now display correctly
Read full release notes →
v0.6.2

Go to definition in the code editor

  • Cmd-click a name in the code to jump to the module, function or parameter that declares it
  • Hold Cmd to see which names are clickable
  • A Back button returns you to where you jumped from
  • Jumps land in the right place even with unsaved changes in the editor
Read full release notes →
v0.6.0

Objects in the viewer know where their code is

  • Objects are named from your script instead of being numbered Part 1, Part 2, Part 3
  • Right-click an object to open the code that makes it, or the module that draws it
  • Exported 3MF files carry those names, so slicers show real part names
  • Name anything yourself with an // @name comment
  • The code pane is a real editor with OpenSCAD highlighting, no Edit button to press first
Read full release notes →
v0.4.2

More efficient conversations and smoother previews

  • Long CAD conversations now use less context while preserving recent requests and exact design decisions
  • Customizer previews update automatically after you finish changing parameters
  • Print-in-place and complex multi-body models get validation that better matches their intended output
  • Context usage and optimization progress are now visible in the event log
Read full release notes →
v0.4.0

Agentic mode: the AI can now see its own designs

  • Agentic mode is now the default: the AI renders, inspects, and revises before finalizing
  • Upgraded the default AI model behind Standard chats
  • Benchmarks show a significant quality jump over single-shot generation
  • Failed generation attempts no longer overwrite your last working design
  • Lower costs for agentic runs
Read full release notes →
v0.3.9

Version-aware model previews

  • Revision switching now updates both the code editor and 3D viewer
  • Shared version links now open the matching generated model
  • New model revisions automatically advance the viewer when you are following latest
  • Opt-out automatic model viewer screenshot attachment in chat
  • Billing pages now include clearer credit history charts
Read full release notes →
v0.3.8

Smarter AI model option

  • Added a Smarter AI model option for harder CAD prompts
  • Model choice now shows the credit multiplier before you send
  • Image actions are grouped into one Add image menu
  • Fixed several Customizer preview and save workflow bugs
Read full release notes →