Sync with latest commits

felipesanches-svg
Marius Kintel 2013-02-04 14:08:23 -05:00
parent 3f7037b524
commit 03be37d16b
1 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,17 @@
OpenSCAD 2013.XX
================
Features:
o Console output is now enabled on Windows through the openscad.com executable
o Added basic syntax highlighting in the editor
Bugfixes:
o OpenCSG rendering sometimes crashed when rendering large models
o We didn't always print a warning when CSG normalization created too many elements
o Binary STLs can now be read on big endian architectures
o Some binary STLs couldn't be read
o Fixed some issues related to ARM builds
OpenSCAD 2013.01
================