diff options
author | Marius Kintel <marius@kintel.net> | 2012-01-10 00:00:24 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2012-01-10 00:00:24 (GMT) |
commit | cc097dc3d9bf882114ef3968c1e68f95139d3a5d (patch) | |
tree | ac2df15d1582af1956704a163bc315a742e2db93 /RELEASE_NOTES | |
parent | 5c999479a36623b0831c8667a0efe17153049463 (diff) |
Added limit editing feature
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r-- | RELEASE_NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 5592c36..8602943 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -3,6 +3,8 @@ OpenSCAD 2012.XX Features: o Snappier GUI while performing CGAL computations (computations running in separate thread) +o The size of the misc. caches can now be adjusted from Preferences +o The limit for when to disable OpenCSGcan now be adjusted from Preferences Bugfixes: o use'ing an non-existing file sometimes crashed under Windows |