Skip to content

v2022.3.1

Choose a tag to compare

@github-actions github-actions released this 28 Feb 23:47

This update is mostly about improvements to the handling of LDraw 3D part models:

  • BrickStore will now automatically download and update its own copy of the LDraw parts library.
  • Transparent parts are rendered correctly now.
  • If available, high resolution parts are loaded and studs are rendered with a LEGO logo on top.
  • Made the mouse controls for rotating parts much more intuitive (think of the part as being enclosed
    in a transparent sphere, that you can grab and roll around).
  • On Windows, the rendering is now done via Direct3D instead of OpenGL. This should hopefully get
    rid of some crashes with those ever broken Intel graphics drivers.

Fixed

  • Fixed a rendering issues with buttons on macOS, introduced in 2022.2.1
  • Removed workarounds for various bugs in BrickLink's order metadata, as they are now fixed on
    BrickLink's side (this also means that older BrickStore versions might now display wrong order totals).