1
I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
npm bump More... 12 months ago
Merge pull request #1666 from xeokit/XCD-155-fix-missing-touchPointSelector More... 12 months ago
Rebuild More... 12 months ago
XCD-155 Fix missing touchPointSelector More... 12 months ago
Update indeterminate state to also clear checked state from checkbox More... 12 months ago
Merge pull request #1662 from frytaz/fix/context-menu-submenu More... 12 months ago
fix: use css class to mark submenu More... 12 months ago
Merge pull request #1661 from xeokit/XEOK-111-prevent-LASLoaderPlugin-infinite-loop More... 12 months ago
XEOK-111 Don't decrease VBOBatchingPointsLayer::maxGeometryBatchSize More... 12 months ago
Merge pull request #1660 from frytaz/feat/remove-dtx-logs More... 12 months ago
chore: disable dtx console.info logs which slow down render More... 12 months ago
XEOK-111 Set SceneModel::maxGeometryBatchSize from LASLoaderPlugin More... 12 months ago
Changelog More... 12 months ago
npm bump More... 12 months ago
XEOK-111 Correct the VBOBatchingPointsLayer::canCreatePortion test More... 12 months ago
Merge pull request #1658 from xeokit/XEOK-87-fix-handling-big-las-models More... 12 months ago
Rebuild More... 12 months ago
XEOK-87 Fix handling of big las models More... 12 months ago
Merge pull request #1657 from xeokit/update-documentation More... 12 months ago
Update classes to be documentation friendly More... 12 months ago
Major VBOBatchingPointsLayer refactor, but functionally identical: Use attributes abstraction More... 12 months ago
Move some VBOBatchingPointsLayer internal definitions around More... 12 months ago
Initialize offsetsBuf's Float32Array with size, since its contents are 0 anyway More... 12 months ago
Remove dead code from VBOBatchingPointsLayer.js More... 12 months ago
Refactor VBOBatchingPointsLayer.js to use this._buffer.vertsIndex More... 12 months ago
Remove unused VBOBatchingPointsLayer::_buffer properties More... 12 months ago
Inline VBOBatchingPointsBuffer inside VBOBatchingPointsLayer More... 12 months ago
Refactor VBOBatchingPointsLayer.js to use maybeCreateGlBuffer More... 12 months ago
Refactor VBOBatchingPointsLayer.js to simplify buffers creation More... 12 months ago
Refactor VBOBatchingPointsLayer.js to use single `positions` variable More... 12 months ago