


#Bricksmith mac manual
Manual for Legacy LPub 4 tool (last version by Kevin Clague).LPub3D successor to LPub by Trevor Sandy.Original LPub publishing tool by Kevin Clague.LDView real-time 3D viewer for LDraw models.Bricklink stud.io new and modern design tool designed and maintained by Bricklink.- Official maintainer of the LDraw file format specification and the LDraw official part library.favorite colour list added to colour picker inspector with a button to mark favorite colours.almost all math computation converted to double precision floating point.navigating the tree view in step mode also changes the current step.menu command to insert step at current step (rather than append to the end).different LDraw syntax highlights in model tree view (with differentiation of submodels vs.Some (but not all) of my changes/customizations include: In any case, I have created this repo for my own sanity and in case anyone is interested in tinkering.
#Bricksmith mac code
I have rolled in some changes from the main repo however, I have deviated too much from the original code to contribute with PRs without major merging headaches. Since then, it has grown into a more customized (janky!) version to suit my particular preferences and features. I was anxious to make the switch to Bricklink Stud.io and therefore forked the Bricksmith repo a few years ago and made changes myself to keep up with evolving macOS SDK changes, in particular deprecation of support for OpenGL. Furthermore, Bricksmith's internal LDraw model renderer has exceptionally good performance, even with massive LDraw models.

I was desperate to continue using Bricksmith since I had become so productive using it. The most up-to-date and supported Bricksmith repo can be found here: bsupnik / bricksmith However, since early 2021 efforts by bsupnik and the original author have made it possible to build Bricksmith on modern versions of XCode to run on recent versions of macOS, including 10.14 (Mojave), 10.15 (Catalina), 11.x (Big Sur). Updates to Bricksmith to keep up with changes to macOS SDKs have been a patchy community effort. It has a long pedigree, but was almost abandoned a few years ago however, it was generously open-sourced. Bricksmith is a fantastic and productive tool for building LEGO models on macOS based on the popular LDraw CAD model format. This repository contains my personal fork of Allen Smith's superb Bricksmith application.
