At last I finally got around to update CleanUp to not touch instances that are locked. So now you can safely lock your imported plan drawing and CleanUp will not... read more →
The second version of Solid Inspector² is now available! It features better information about each error and offer to automatically repair many of the issues it detects. Note that this version is compatible... read more →
It was supposed to be my second commercial extension, but I've not been able to maintain it. Recently I've focused open my subdivision extension. Instead of letting it become vapour-ware... read more →
Creating a 3d model isn't a linear experience, you often have to take a step back, or two or ten. However, while extensions adds great power to SketchUp and let... read more →
Introducing SKUI, a GUI framework for SketchUp. It's a library that lets you create and manipulate WebDialog GUI using only Ruby code. It saves you from needing any knowledge of... read more →
In an attempt to make the old WebDialog - Lost Manual easier to update and maintain I have created a GitHub repository. The content has been split up into several... read more →
Following a discussion on SketchUcation, Jim came up with a list of command arguments one could use when launching SketchUp: $ Sketchup.exe [opts] [file.skp] Possible choices for [opts]: -DisableRubyAPI -RubyStartup... read more →
Here's a simple overview of important items to remember when developing and distributing a SketchUp plugin. Where I have already written about the topic or other sources exists it's been... read more →