aboutsummaryrefslogtreecommitdiff
path: root/docs/api_docs/files
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api_docs/files')
-rwxr-xr-xdocs/api_docs/files/pagereleasenotes.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api_docs/files/pagereleasenotes.html b/docs/api_docs/files/pagereleasenotes.html
index 626092e..743d8d4 100755
--- a/docs/api_docs/files/pagereleasenotes.html
+++ b/docs/api_docs/files/pagereleasenotes.html
@@ -32,12 +32,14 @@ Changes
* Extensions API refactored to eliminate use of Px types.
* Numerous API changes to meet new coding conventions.
* Packman package manager updated to v. 5.7.2, cleaned up dependency files.
+* Chunks created from islands use padded bounds to determine connectivity.
New Features
------------
* Authoring tools:
* Ability to pass chunk connectivity info to uniteChunks function, enabling chunks split by island detection to be united.
* Option to remove original merged chunks in uniteChunks function.
+ * The function uniteChunks allows the user to specify a chunk set to merge. Chunks from that set, and all descendants, are considered for merging.
Bug fixes
---------