diff options
author | Marius Kintel <marius@kintel.net> | 2011-12-21 20:59:28 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-12-21 20:59:28 (GMT) |
commit | 2bfd2a379d8748902ed5a48f9e8a536907f641d5 (patch) | |
tree | 723b47b5ec0a1c80041ee3171eedd32596f69ab2 /RELEASE_NOTES | |
parent | 3e419ce31871eb930b4ef2b96f84e2db800f81b8 (diff) |
CSG normalization bugfix
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r-- | RELEASE_NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 0de366e..b9648d2 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -21,6 +21,7 @@ o Added import and export of the OFF file format o Now uses standard shortcuts for save, reload and quit on Linux and Windows. F2/F3 will still work but is deprecated. Bugfixes: +o Complex CSG models sometimes took extremely long time to normalize before OpenCSG preview o square() crashed if any of the dimensions were zero o Flush Caches didn't flush cached USE'd modules o STL export should be a bit more robust |