Blog

Development notes, product updates and Objo Studio news.

Physics2D: Box2D written entirely in Objo

I'm pleased to announce the release of Physics2D, my port of the Box2D rigid-body physics engine. Physics2D brings Box2D to Objo. Crucially, this is not a wrapper around a C library - the entire engine is written in Objo and compiled by Objo Studio. That...

Objo Studio v26.9.1 Released

Objo Studio 26.9.1 is now available, and this really is a big one. As is the Objo way, we’ve fixed all reported bugs assigned to this release (44 in total) and added 22 new features and improvements. You can read about everything in the full changelog, but...

Objo Can Now Build Web Apps!

Objo Studio now has a new project type: Web. Web Projects let you build responsive applications for the web in the same IDE and language you already use for Desktop and Command Line apps. You design pages visually, write ordinary Objo code, run the project...

Objo Studio v26.8.6 Released

I'm very happy to announce the immediate availablity of Objo Studio 26.8.6. This version fixes all known and reported bugs (43) and introduces 18 new features. The full changelog describes all the features and bug fixes but some highlights...

MCP: Giving AI a Proper Door into Objo Studio

The newly released Objo Studio 26.8.5 lets external coding agents work directly with an open Objo solution. Not by rummaging through project files, and not through the traditional copy-and-paste protocol, but through a carefully designed implementation of...