Share

BricksViewer - .lxf scene viewer

File Release Notes and Changelog

Release Name: 0.0.5

Notes:
bricksviewer 0.0.5:
--------------
  -  fixed "bug" in normal calculation where "flat" objects were being calculated
     as "curved" objects 
  
  -  added functionality to step through instructions
  
  -  transitioned to JDOM library for XML parsing and away from larger XML
     libraries

bricksviewer 0.0.3:
--------------
  -  fixed bug where GLCanvas & Animator weren't playing nice with Swing
  
  -  fixed nasty copy/paste error in calculation of normals which was
     leading to some very odd lighting effects
  
  -  fixed flipped Z coordinate bug
  
  -  fixed y offset coordinate "bug" where bricksviewer models were centered at 0
     instead of based at 0
  
  -  fixed bug where camera lost context between mouse drags
  
  -  added functionality to use GL display lists based on brick count in
     scene
  
  -  added remainder of flat tiles, 1xN plates, 2xN plates, MxN plates, & 1x2x2 plate

  -  added 1xN bricks, 1x2x2 brick, 1x1x5 brick, & 2xN bricks

bricksviewer 0.0.1:
--------------
  -  Initial release


Changes: