- Implement 3D space rtree-based indexing in the Full ObjectStore
- Implement ScriptDialogReply thanks to Hintswen - Add a rudimentary object search - doesn't work fully yet because of the missing messages
This commit is contained in:
3
dist/classes/interfaces/ITreeBoundingBox.js
vendored
Normal file
3
dist/classes/interfaces/ITreeBoundingBox.js
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
//# sourceMappingURL=ITreeBoundingBox.js.map
|
||||
Reference in New Issue
Block a user