diff options
author | don bright <hugh.m.bright@gmail.com> | 2013-02-24 17:21:45 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2013-02-24 17:21:45 (GMT) |
commit | 707118ce9485f1c703bf6cc99bad3affc2a48c10 (patch) | |
tree | e88a90b086f7cb7d2cf331554f5cae7b0fca2def /RELEASE_NOTES | |
parent | 91896e0d9680a5919ff31d82162a855f5ef2b08c (diff) |
move enable_opencsg_shaders, fix indenting, split out display_opencsg_warning
also update docs, and try to make enable_opencsg_shaders the same between
qgl and offscreengl
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r-- | RELEASE_NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 00e752e..30d8b07 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -15,7 +15,7 @@ o We didn't always print a warning when CSG normalization created too many eleme 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 -o Improved regression dumptest multmatrix output portability +o Changed multmatrix floating-point output to improve dumptest portability o Regression test auto-starts & stops Xvfb / Xvnc if on headless unix machine o CGAL triangulation more lenient- enables partial rendering of 'bad' DXF data |