@xeokit/xeokit-sdk 2.0.0-beta.9 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xeokit/xeokit-sdk",
3
- "version": "2.0.0-beta.9",
3
+ "version": "2.0.0",
4
4
  "description": "Web Programming Toolkit for 3D/2D BIM and AEC Graphics",
5
5
  "main": "/dist/xeokit-sdk.es.js",
6
6
  "scripts": {
@@ -56,8 +56,5 @@
56
56
  },
57
57
  "files": [
58
58
  "/dist"
59
- ],
60
- "dependencies": {
61
- "auto-changelog": "^2.3.0"
62
- }
59
+ ]
63
60
  }
package/CHANGELOG.md DELETED
@@ -1,502 +0,0 @@
1
- ### Changelog
2
-
3
- All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
-
5
- Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
-
7
- #### [1.9.0](https://github.com/xeokit/xeokit-sdk/compare/1.8.2...1.9.0)
8
-
9
- > 14 May 2021
10
-
11
- - Distance measurement axes scale bugfix [`#648`](https://github.com/xeokit/xeokit-sdk/pull/648)
12
- - distance measurement axis correction [`#1`](https://github.com/xeokit/xeokit-sdk/pull/1)
13
- - Example tweaks [`#643`](https://github.com/xeokit/xeokit-sdk/pull/643)
14
- - XKT V8 [`#642`](https://github.com/xeokit/xeokit-sdk/pull/642)
15
- - Add index.js for base js files [`#637`](https://github.com/xeokit/xeokit-sdk/pull/637)
16
- - Reorganize example models [`e5a30ff`](https://github.com/xeokit/xeokit-sdk/commit/e5a30ffba78797a915c1b27c93f0623250e97360)
17
- - Rebuild docs #638 [`afa6aff`](https://github.com/xeokit/xeokit-sdk/commit/afa6affc4b8125fcbe6e0ff929c4909338bd4d18)
18
- - Docs rebuild [`cae6e45`](https://github.com/xeokit/xeokit-sdk/commit/cae6e451a850f42b2c73f23b6063c429ef1a7f89)
19
-
20
- #### [1.8.2](https://github.com/xeokit/xeokit-sdk/compare/1.8.0...1.8.2)
21
-
22
- > 23 April 2021
23
-
24
- - ESDoc updates [`e2d5167`](https://github.com/xeokit/xeokit-sdk/commit/e2d5167fd9a8d316f588f1344cf51f00b78199d6)
25
- - Example fix [`68de129`](https://github.com/xeokit/xeokit-sdk/commit/68de1291092ab966db76c94732684eca8f34b2db)
26
- - Example tweaks [`c308770`](https://github.com/xeokit/xeokit-sdk/commit/c3087700b154bafdcb99097e51a978181bb7d472)
27
-
28
- #### [1.8.0](https://github.com/xeokit/xeokit-sdk/compare/1.8.0-alpha.2...1.8.0)
29
-
30
- > 21 April 2021
31
-
32
- - Automated visual tests #501 [`a7e6fd3`](https://github.com/xeokit/xeokit-sdk/commit/a7e6fd353039fcf00c80f4139f51b61eb9f6dc8f)
33
- - Automated visual tests #501 [`23dd74c`](https://github.com/xeokit/xeokit-sdk/commit/23dd74c35d0b74a0b6296d536cee9d28c00b95a7)
34
- - Tidy up examples #617 [`963f060`](https://github.com/xeokit/xeokit-sdk/commit/963f060631cd2656ee879f71034b8948106f0276)
35
-
36
- #### [1.8.0-alpha.2](https://github.com/xeokit/xeokit-sdk/compare/1.8.0-alpha.1...1.8.0-alpha.2)
37
-
38
- > 1 April 2021
39
-
40
- - Example tweak [`00995f2`](https://github.com/xeokit/xeokit-sdk/commit/00995f2da3c28102f5579a15869651fcaa8fabc1)
41
- - Fix ambient lighting for PBR, Phong and Lambert shaders #609 [`4b1d713`](https://github.com/xeokit/xeokit-sdk/commit/4b1d7136be6ba0287a34395808e8eea17d7b6837)
42
- - Change log updates [`926ed25`](https://github.com/xeokit/xeokit-sdk/commit/926ed25b459f7cd44ebc4a4b9b6c35f5fe7beb89)
43
-
44
- #### [1.8.0-alpha.1](https://github.com/xeokit/xeokit-sdk/compare/1.7.1...1.8.0-alpha.1)
45
-
46
- > 1 April 2021
47
-
48
- - Docs rebuild [`ea0c0eb`](https://github.com/xeokit/xeokit-sdk/commit/ea0c0ebb8babaf1368b7557d12540c33f21f836c)
49
- - Example tweaks [`e70fa55`](https://github.com/xeokit/xeokit-sdk/commit/e70fa55e5e64c5c46a07f36986aa2272645dec94)
50
- - Rendering enhancements #594 #595 #596 [`95b9a1b`](https://github.com/xeokit/xeokit-sdk/commit/95b9a1b655d38de5a6f8e09e38e68501cb3c6136)
51
-
52
- #### [1.7.1](https://github.com/xeokit/xeokit-sdk/compare/1.7.0-alpha.4...1.7.1)
53
-
54
- > 18 March 2021
55
-
56
- - XKT v7 [`#584`](https://github.com/xeokit/xeokit-sdk/pull/584)
57
- - Docs rebuild [`f3f2625`](https://github.com/xeokit/xeokit-sdk/commit/f3f2625c08ab7f8e1fa3d1b207b68bb6b2cd049c)
58
- - Add lines and points support to PerformanceModel #569 [`7e85712`](https://github.com/xeokit/xeokit-sdk/commit/7e85712a3cffbb13bd7ad23859a738878c87341f)
59
- - Add lines and points support to PerformanceModel #569 [`b874bc5`](https://github.com/xeokit/xeokit-sdk/commit/b874bc5cb15591255c5a17064f8122a6e71a5f61)
60
-
61
- #### [1.7.0-alpha.4](https://github.com/xeokit/xeokit-sdk/compare/1.7.0-alpha.1...1.7.0-alpha.4)
62
-
63
- > 5 March 2021
64
-
65
- - Take window scroll into account when placing follow pointer [`#575`](https://github.com/xeokit/xeokit-sdk/pull/575)
66
- - Docs rebuild [`d08366c`](https://github.com/xeokit/xeokit-sdk/commit/d08366c69b38ca1698c2d1d4ee46b6fa3d3f2e6a)
67
- - Change log updates [`0c6b714`](https://github.com/xeokit/xeokit-sdk/commit/0c6b714da85b9291a1b7a3e91f124b4d778546d7)
68
- - Comment tweaks [`06b7c42`](https://github.com/xeokit/xeokit-sdk/commit/06b7c42462337f0ad9187b52704fab7026e791b8)
69
-
70
- #### [1.7.0-alpha.1](https://github.com/xeokit/xeokit-sdk/compare/1.6.0...1.7.0-alpha.1)
71
-
72
- > 27 January 2021
73
-
74
- - Fix surface picking option to not pick surface normal #550 [`#551`](https://github.com/xeokit/xeokit-sdk/pull/551)
75
- - Added lighting test examples #545 [`ea38015`](https://github.com/xeokit/xeokit-sdk/commit/ea38015ec80ae645564df9fcb44eb10a5290cb5d)
76
- - Optimize PerformanceModel shaders #542 [`bef62b1`](https://github.com/xeokit/xeokit-sdk/commit/bef62b10af816275cf8a8b98d6991323e70c2a03)
77
- - Added missing model data for WaterLock BIM example [`35ecba9`](https://github.com/xeokit/xeokit-sdk/commit/35ecba9a14c36fa3ac5c1da4cc193dd6232bf3c5)
78
-
79
- #### [1.6.0](https://github.com/xeokit/xeokit-sdk/compare/1.5.22...1.6.0)
80
-
81
- > 19 January 2021
82
-
83
- - fix #535 - correct canvas coordinate from event [`#537`](https://github.com/xeokit/xeokit-sdk/pull/537)
84
- - Adds CameraControl#smartPivot [`#534`](https://github.com/xeokit/xeokit-sdk/pull/534)
85
- - Logarithmic depthbuffer [`#532`](https://github.com/xeokit/xeokit-sdk/pull/532)
86
- - Pan/Rotate: mousemove event listen on document instead of canvas [`#527`](https://github.com/xeokit/xeokit-sdk/pull/527)
87
- - SectionPlanesPlugin optional overview canvas id. [`#524`](https://github.com/xeokit/xeokit-sdk/pull/524)
88
- - Remove default cursor style. [`#522`](https://github.com/xeokit/xeokit-sdk/pull/522)
89
- - Load the beautiful Basilic [`#518`](https://github.com/xeokit/xeokit-sdk/pull/518)
90
- - Optional offsets [`#517`](https://github.com/xeokit/xeokit-sdk/pull/517)
91
- - Fix unwanted "picked*" events from pinch-to-zoom on touch devices #438 [`#512`](https://github.com/xeokit/xeokit-sdk/pull/512)
92
- - Remove duplicated line in Renderer.js [`#508`](https://github.com/xeokit/xeokit-sdk/pull/508)
93
- - Merge pull request #537 from Kurtil/patch-4 [`#535`](https://github.com/xeokit/xeokit-sdk/issues/535)
94
- - fix #535 - correct canvas coordinate from event [`#535`](https://github.com/xeokit/xeokit-sdk/issues/535)
95
- - Ray-pick fix #254 [`#254`](https://github.com/xeokit/xeokit-sdk/issues/254)
96
- - Logarithmic depth bufffer usage examples #254 [`efa6bff`](https://github.com/xeokit/xeokit-sdk/commit/efa6bff0c67038311baf9008b32a0b9ab6f4b9e1)
97
- - Log depth buf; write log depth in frag shader #254 [`cbefdc1`](https://github.com/xeokit/xeokit-sdk/commit/cbefdc189627229229d2987a9fdc27697ff29b3c)
98
- - Remove Viewer#logarithmicDepthBufferSupported, fallback on log depths from vert shaders #254 [`a0205c3`](https://github.com/xeokit/xeokit-sdk/commit/a0205c3061cc87dae5a94918ed163a8b01739496)
99
-
100
- #### [1.5.22](https://github.com/xeokit/xeokit-sdk/compare/1.5.14...1.5.22)
101
-
102
- > 10 December 2020
103
-
104
- - simplify BCF plugin [`#497`](https://github.com/xeokit/xeokit-sdk/pull/497)
105
- - Fix sectionplane control size [`#496`](https://github.com/xeokit/xeokit-sdk/pull/496)
106
- - Multimodels [`#495`](https://github.com/xeokit/xeokit-sdk/pull/495)
107
- - Rebuild docs [`7c02aed`](https://github.com/xeokit/xeokit-sdk/commit/7c02aede365ebbf7f0de54334c6752557716e449)
108
- - API docs tweak [`9d57b1b`](https://github.com/xeokit/xeokit-sdk/commit/9d57b1b287696ddecbbb60f9f1e6d76ebdb0d3d1)
109
- - Example tweak [`80266d9`](https://github.com/xeokit/xeokit-sdk/commit/80266d98bdbd827c0e42089e12b1353dcb5784c4)
110
-
111
- #### [1.5.14](https://github.com/xeokit/xeokit-sdk/compare/1.5.13...1.5.14)
112
-
113
- > 25 November 2020
114
-
115
- - Added benchmark example: PerformanceModel instancing without edges #482 [`6daa5d9`](https://github.com/xeokit/xeokit-sdk/commit/6daa5d94fc85df400f8260d2ed48250e99e84aef)
116
- - Added benchmark example: PerformanceModel instancing with edges #482 [`0091239`](https://github.com/xeokit/xeokit-sdk/commit/00912396741806a570d6a3a1feab700b8355fcfe)
117
- - Added benchmark example: PerformanceModel batching without edges #482 [`384788d`](https://github.com/xeokit/xeokit-sdk/commit/384788d7851f8d6494464fd621e7ed9c937bd7e2)
118
-
119
- #### [1.5.13](https://github.com/xeokit/xeokit-sdk/compare/1.5.11...1.5.13)
120
-
121
- > 23 November 2020
122
-
123
- - CHANGE_LOG updates [`#476`](https://github.com/xeokit/xeokit-sdk/pull/476)
124
- - Fix case for which SectionPlane does not clip everything #474 [`#475`](https://github.com/xeokit/xeokit-sdk/pull/475)
125
- - Example tweaks [`1aafae8`](https://github.com/xeokit/xeokit-sdk/commit/1aafae8c712c07b1fd688bc6f79f280352886fb9)
126
- - Added usage example for SectionPlanes#flipSectionPlanes() #478 [`41990f3`](https://github.com/xeokit/xeokit-sdk/commit/41990f336527787b00a5ea7916840889ec1d8430)
127
- - Math tidy ups #479 [`5b08291`](https://github.com/xeokit/xeokit-sdk/commit/5b08291855c53083c5567b36362cea2a2e7dbf19)
128
-
129
- #### [1.5.11](https://github.com/xeokit/xeokit-sdk/compare/1.5.3...1.5.11)
130
-
131
- > 13 November 2020
132
-
133
- #### [1.5.3](https://github.com/xeokit/xeokit-sdk/compare/1.5.2...1.5.3)
134
-
135
- > 23 December 2020
136
-
137
- - Fix unwanted "picked*" events from pinch-to-zoom on touch devices #438 [`#512`](https://github.com/xeokit/xeokit-sdk/pull/512)
138
- - Remove duplicated line in Renderer.js [`#508`](https://github.com/xeokit/xeokit-sdk/pull/508)
139
- - simplify BCF plugin [`#497`](https://github.com/xeokit/xeokit-sdk/pull/497)
140
- - Example tweak [`80266d9`](https://github.com/xeokit/xeokit-sdk/commit/80266d98bdbd827c0e42089e12b1353dcb5784c4)
141
- - Added double-precision XKT example [`851d881`](https://github.com/xeokit/xeokit-sdk/commit/851d881b14be971b69a80309c0b26ccacfb3a019)
142
- - Added XKTLoaderPlugin transform example using Schependomlaan [`7f69fab`](https://github.com/xeokit/xeokit-sdk/commit/7f69fabbba806d5daf3f3ac01b597630ffd5f492)
143
-
144
- #### [1.5.2](https://github.com/xeokit/xeokit-sdk/compare/1.5.1...1.5.2)
145
-
146
- > 9 December 2020
147
-
148
- - Fix sectionplane control size [`#496`](https://github.com/xeokit/xeokit-sdk/pull/496)
149
- - Multimodels [`#495`](https://github.com/xeokit/xeokit-sdk/pull/495)
150
- - CHANGE_LOG updates [`#476`](https://github.com/xeokit/xeokit-sdk/pull/476)
151
- - Fix case for which SectionPlane does not clip everything #474 [`#475`](https://github.com/xeokit/xeokit-sdk/pull/475)
152
- - Rebuild docs [`7c02aed`](https://github.com/xeokit/xeokit-sdk/commit/7c02aede365ebbf7f0de54334c6752557716e449)
153
- - API docs tweak [`9d57b1b`](https://github.com/xeokit/xeokit-sdk/commit/9d57b1b287696ddecbbb60f9f1e6d76ebdb0d3d1)
154
- - Docs rebuild [`2315e63`](https://github.com/xeokit/xeokit-sdk/commit/2315e63b7724229432baed1f4cf5097f059a88d3)
155
-
156
- #### [1.5.1](https://github.com/xeokit/xeokit-sdk/compare/1.5.0...1.5.1)
157
-
158
- > 13 November 2020
159
-
160
- - Fix CameraControl rotation and dolly for touch devices #470 [`5a68c89`](https://github.com/xeokit/xeokit-sdk/commit/5a68c897965c6901a307cc4b385b7990383a5a70)
161
- - Improve CameraControl dollying through objects #469 [`49fc024`](https://github.com/xeokit/xeokit-sdk/commit/49fc02415998e7034097717abcc787eb454d0228)
162
- - Change log updates [`bd6559b`](https://github.com/xeokit/xeokit-sdk/commit/bd6559baf72b1c936730b7a05a687f174b5da8bc)
163
-
164
- #### [1.5.0](https://github.com/xeokit/xeokit-sdk/compare/v1.4.7...1.5.0)
165
-
166
- > 12 November 2020
167
-
168
- - Add Scene#getAABB() full-precision coordinate support #457 [`#460`](https://github.com/xeokit/xeokit-sdk/pull/460)
169
- - Add Scene#getAABB() full-precision coordinate support #457 [`#459`](https://github.com/xeokit/xeokit-sdk/pull/459)
170
- - Add Scene#getAABB() full-precision coordinate support #457 [`#458`](https://github.com/xeokit/xeokit-sdk/pull/458)
171
- - Support full-precision model geometry [`#456`](https://github.com/xeokit/xeokit-sdk/pull/456)
172
- - Added MAP model metadata, reorganized MAP model files [`ed6df00`](https://github.com/xeokit/xeokit-sdk/commit/ed6df0082150a82f81b0fdbdb29ee3b87fad3a9b)
173
- - Example tweaks [`8ef2d62`](https://github.com/xeokit/xeokit-sdk/commit/8ef2d62fcf29578aa9ac81d70064fb9a123e487a)
174
- - Marker/Annotation occlusion culling for RTC coordinates #401 [`efd702c`](https://github.com/xeokit/xeokit-sdk/commit/efd702cefd3672d001c7159178e9bc6238c1921a)
175
-
176
- #### [v1.4.7](https://github.com/xeokit/xeokit-sdk/compare/v1.4.4...v1.4.7)
177
-
178
- > 28 October 2020
179
-
180
- - Fix setViewpoint colors [`#444`](https://github.com/xeokit/xeokit-sdk/pull/444)
181
- - Workaround for iOS14 bug affecting WebGL framebuffers #439 [`5c05e14`](https://github.com/xeokit/xeokit-sdk/commit/5c05e1445f5fe35777501c6177c13b9d6c0b1700)
182
- - Fix TreeViewPlugin node checked states #455 [`12304fa`](https://github.com/xeokit/xeokit-sdk/commit/12304faf8f958e37a73326095202781e196a929a)
183
- - Remove redundant precision directives from vertex shaders [`6f1c23c`](https://github.com/xeokit/xeokit-sdk/commit/6f1c23c73bda1cb20040fcee261282c4b21ab10e)
184
-
185
- #### [v1.4.4](https://github.com/xeokit/xeokit-sdk/compare/v1.4.1...v1.4.4)
186
-
187
- > 30 September 2020
188
-
189
- - ObjectsMemento usage example #437 [`c6d8481`](https://github.com/xeokit/xeokit-sdk/commit/c6d8481c7605a049f62b1b8cb4c9202dbcfac9b0)
190
- - Fix Scene#setObjectsPickable #434 [`836cb35`](https://github.com/xeokit/xeokit-sdk/commit/836cb35976508ca1eec4fbe9c0dab39afb95a2ee)
191
- - Support null Entity#colorize values in ObjectsMemento#saveobjects #437 [`0b3a0ac`](https://github.com/xeokit/xeokit-sdk/commit/0b3a0acb9e87bd19d0e1ea7fc199ede51d07652d)
192
-
193
- #### [v1.4.1](https://github.com/xeokit/xeokit-sdk/compare/v1.4.0...v1.4.1)
194
-
195
- > 10 September 2020
196
-
197
- - Change log updates [`1651f23`](https://github.com/xeokit/xeokit-sdk/commit/1651f2372c0acb80b5bb1bffd37ce6798e0a9312)
198
- - Bump npm version to 1.4.1 [`7811145`](https://github.com/xeokit/xeokit-sdk/commit/78111455cc910e79a48e4a3c8712343e72f7d003)
199
- - Change log updates [`806e555`](https://github.com/xeokit/xeokit-sdk/commit/806e555b7c20a41c37d2c5d3334c9b51eebab0a5)
200
-
201
- #### [v1.4.0](https://github.com/xeokit/xeokit-sdk/compare/v1.3.8...v1.4.0)
202
-
203
- > 10 September 2020
204
-
205
- - Multilevel ContextMenu [`#418`](https://github.com/xeokit/xeokit-sdk/pull/418)
206
- - Improve CameraControl touch dolly/pan [`#415`](https://github.com/xeokit/xeokit-sdk/pull/415)
207
- - Rebuild docs [`f6238cc`](https://github.com/xeokit/xeokit-sdk/commit/f6238cc49aa1831730bcd960ea33f665400c7b1b)
208
- - Added sub-menus to ContextMenu [`e5bcee8`](https://github.com/xeokit/xeokit-sdk/commit/e5bcee8f116580cc24a937900c4158ef687420d8)
209
- - Multi-level ContextMenu example simplifications #416 [`cdf2ffc`](https://github.com/xeokit/xeokit-sdk/commit/cdf2ffc4843d361f2af6bad6eaed07713c5f9443)
210
-
211
- #### [v1.3.8](https://github.com/xeokit/xeokit-sdk/compare/v1.3.7...v1.3.8)
212
-
213
- > 14 August 2020
214
-
215
- - Upgrade to bimserver 1.5.182 - example and fixes [`#409`](https://github.com/xeokit/xeokit-sdk/pull/409)
216
- - Added missing BIMServerLoaderPlugin "modelLoaded" event #287 [`#408`](https://github.com/xeokit/xeokit-sdk/pull/408)
217
- - Upgrade to bimserver 1.5.182 [`#407`](https://github.com/xeokit/xeokit-sdk/pull/407)
218
- - Support BIMServer 1.5.182 #287 [`#405`](https://github.com/xeokit/xeokit-sdk/pull/405)
219
- - CameraControl picking optimizations and fixes [`#404`](https://github.com/xeokit/xeokit-sdk/pull/404)
220
- - Added new BIMServerLoaderPlugin example #287 [`00709bd`](https://github.com/xeokit/xeokit-sdk/commit/00709bd6a111a3802bd1b7c027b8d79edd43b837)
221
- - Added new BIMServerLoaderPlugin example #287 [`442159f`](https://github.com/xeokit/xeokit-sdk/commit/442159f65d42178e2f1e756b332b637f656f2849)
222
- - Fix shading for metallic, phong and specular rendering #410 [`de748c1`](https://github.com/xeokit/xeokit-sdk/commit/de748c1eeef05689b92c738cf6329dc12ed2da73)
223
-
224
- #### [v1.3.7](https://github.com/xeokit/xeokit-sdk/compare/1.3.6...v1.3.7)
225
-
226
- > 7 August 2020
227
-
228
- - Remappable cameracontrol keys [`#395`](https://github.com/xeokit/xeokit-sdk/pull/395)
229
- - add cameraControl.touchDollyRate config and simplify touch code [`#392`](https://github.com/xeokit/xeokit-sdk/pull/392)
230
- - Bump lodash from 4.17.15 to 4.17.19 [`#383`](https://github.com/xeokit/xeokit-sdk/pull/383)
231
- - CameraControl re-mappable keys - keyMap fixes [`#350`](https://github.com/xeokit/xeokit-sdk/issues/350)
232
- - Docs rebuild [`fb2bae1`](https://github.com/xeokit/xeokit-sdk/commit/fb2bae1791a18065da8d15df272d779562bf5dcd)
233
- - Initial shadow mapping and example [`f23647c`](https://github.com/xeokit/xeokit-sdk/commit/f23647c3829f046633bcc22aa44c25c8f4354c91)
234
- - CameraControl re-mappable keys [`56e2097`](https://github.com/xeokit/xeokit-sdk/commit/56e20978de78e30f8b42828d2e7ce3a4899b97f3)
235
-
236
- #### [1.3.6](https://github.com/xeokit/xeokit-sdk/compare/1.3.4...1.3.6)
237
-
238
- > 16 July 2020
239
-
240
- - Add pan rate config for touch [`#363`](https://github.com/xeokit/xeokit-sdk/pull/363)
241
- - Not initializing lastX and lastY leads to NaN [`#357`](https://github.com/xeokit/xeokit-sdk/pull/357)
242
- - View culling [`#355`](https://github.com/xeokit/xeokit-sdk/pull/355)
243
- - Dynamically movable Entities [`#353`](https://github.com/xeokit/xeokit-sdk/pull/353)
244
- - Concurrent model loading [`#348`](https://github.com/xeokit/xeokit-sdk/pull/348)
245
- - Added Entity#offset [`ee5de4b`](https://github.com/xeokit/xeokit-sdk/commit/ee5de4bc98804ab5bb95e9d25e97cfeb86f60dae)
246
- - Rebuild docs [`0ad024d`](https://github.com/xeokit/xeokit-sdk/commit/0ad024d212271a637f38dda601c617a69c0d9a9a)
247
- - Docs rebuild [`cbde677`](https://github.com/xeokit/xeokit-sdk/commit/cbde67749e34242259d046d02e8a43eac51794d1)
248
-
249
- #### [1.3.4](https://github.com/xeokit/xeokit-sdk/compare/1.1.0...1.3.4)
250
-
251
- > 15 June 2020
252
-
253
- - Feature/bcf opacity [`#345`](https://github.com/xeokit/xeokit-sdk/pull/345)
254
- - Remove console.log [`#344`](https://github.com/xeokit/xeokit-sdk/pull/344)
255
- - implement getViewpoint coloring [`#342`](https://github.com/xeokit/xeokit-sdk/pull/342)
256
- - Fix BCF clipping planes realWorldOffset [`#1`](https://github.com/xeokit/xeokit-sdk/pull/1)
257
- - Implement BCF coloring in setViewpoint [`#334`](https://github.com/xeokit/xeokit-sdk/pull/334)
258
- - Add creation/version/authoring properties to MetaModel [`#330`](https://github.com/xeokit/xeokit-sdk/pull/330)
259
- - Fix clipping planes with yUp models and add option to reverse clippin… [`#323`](https://github.com/xeokit/xeokit-sdk/pull/323)
260
- - Fix initializing BatchingLayer.colorsBuf [`#314`](https://github.com/xeokit/xeokit-sdk/pull/314)
261
- - Non-incrementally rebuild docs to blow away redundant docs [`38dd631`](https://github.com/xeokit/xeokit-sdk/commit/38dd631d668b26a890b2363620cf7d0107424a08)
262
- - Rebuild docs [`f7b8bbe`](https://github.com/xeokit/xeokit-sdk/commit/f7b8bbef2b4fb150c93b5ee5ba8e1589da5dc531)
263
- - Fix: Missing objects in large .XKT models [`1b424a8`](https://github.com/xeokit/xeokit-sdk/commit/1b424a8ababff35fe5202993eea33a3cc3667847)
264
-
265
- #### [1.1.0](https://github.com/xeokit/xeokit-sdk/compare/v0.7.2-sao-deferred...1.1.0)
266
-
267
- > 25 May 2020
268
-
269
- - Remove debug logs [`#312`](https://github.com/xeokit/xeokit-sdk/pull/312)
270
- - XKTLoaderPlugin refactor - factor out parsers for various XKT formats into modules [`#297`](https://github.com/xeokit/xeokit-sdk/pull/297)
271
- - Improved camera controls [`#296`](https://github.com/xeokit/xeokit-sdk/pull/296)
272
- - Fix: Fix DistanceMeasurement plugin length property [`#295`](https://github.com/xeokit/xeokit-sdk/pull/295)
273
- - Optimizations #1 [`#283`](https://github.com/xeokit/xeokit-sdk/pull/283)
274
- - Fixes: Tree Plugin not working when loading models from the BIMServer [`#273`](https://github.com/xeokit/xeokit-sdk/pull/273)
275
- - Added support for BIMServer 1.5.180 [`#270`](https://github.com/xeokit/xeokit-sdk/pull/270)
276
- - Preserve edge emphasis with SAO [`#249`](https://github.com/xeokit/xeokit-sdk/pull/249)
277
- - BCFViewpointsPlugin spaces-visible fix [`#285`](https://github.com/xeokit/xeokit-sdk/issues/285)
278
- - Docs rebuild [`96ff173`](https://github.com/xeokit/xeokit-sdk/commit/96ff17328ef1a718314722f38492f68cd262fce8)
279
- - Docs rebuild [`4de3388`](https://github.com/xeokit/xeokit-sdk/commit/4de33884027859ea64a900c849e0ac3c6f81ce44)
280
- - Docs rebuild [`a469d32`](https://github.com/xeokit/xeokit-sdk/commit/a469d3280d40b2696e8cb7675394341836a8d114)
281
-
282
- #### [v0.7.2-sao-deferred](https://github.com/xeokit/xeokit-sdk/compare/0.5.21...v0.7.2-sao-deferred)
283
-
284
- > 2 February 2020
285
-
286
- #### [0.5.21](https://github.com/xeokit/xeokit-sdk/compare/v0.5.0...0.5.21)
287
-
288
- > 9 December 2020
289
-
290
- - Fix sectionplane control size [`#496`](https://github.com/xeokit/xeokit-sdk/pull/496)
291
- - Multimodels [`#495`](https://github.com/xeokit/xeokit-sdk/pull/495)
292
- - CHANGE_LOG updates [`#476`](https://github.com/xeokit/xeokit-sdk/pull/476)
293
- - Fix case for which SectionPlane does not clip everything #474 [`#475`](https://github.com/xeokit/xeokit-sdk/pull/475)
294
- - Add Scene#getAABB() full-precision coordinate support #457 [`#460`](https://github.com/xeokit/xeokit-sdk/pull/460)
295
- - Add Scene#getAABB() full-precision coordinate support #457 [`#459`](https://github.com/xeokit/xeokit-sdk/pull/459)
296
- - Add Scene#getAABB() full-precision coordinate support #457 [`#458`](https://github.com/xeokit/xeokit-sdk/pull/458)
297
- - Support full-precision model geometry [`#456`](https://github.com/xeokit/xeokit-sdk/pull/456)
298
- - Fix setViewpoint colors [`#444`](https://github.com/xeokit/xeokit-sdk/pull/444)
299
- - Multilevel ContextMenu [`#418`](https://github.com/xeokit/xeokit-sdk/pull/418)
300
- - Improve CameraControl touch dolly/pan [`#415`](https://github.com/xeokit/xeokit-sdk/pull/415)
301
- - Upgrade to bimserver 1.5.182 - example and fixes [`#409`](https://github.com/xeokit/xeokit-sdk/pull/409)
302
- - Added missing BIMServerLoaderPlugin "modelLoaded" event #287 [`#408`](https://github.com/xeokit/xeokit-sdk/pull/408)
303
- - Upgrade to bimserver 1.5.182 [`#407`](https://github.com/xeokit/xeokit-sdk/pull/407)
304
- - Support BIMServer 1.5.182 #287 [`#405`](https://github.com/xeokit/xeokit-sdk/pull/405)
305
- - CameraControl picking optimizations and fixes [`#404`](https://github.com/xeokit/xeokit-sdk/pull/404)
306
- - Remappable cameracontrol keys [`#395`](https://github.com/xeokit/xeokit-sdk/pull/395)
307
- - add cameraControl.touchDollyRate config and simplify touch code [`#392`](https://github.com/xeokit/xeokit-sdk/pull/392)
308
- - Bump lodash from 4.17.15 to 4.17.19 [`#383`](https://github.com/xeokit/xeokit-sdk/pull/383)
309
- - Add pan rate config for touch [`#363`](https://github.com/xeokit/xeokit-sdk/pull/363)
310
- - Not initializing lastX and lastY leads to NaN [`#357`](https://github.com/xeokit/xeokit-sdk/pull/357)
311
- - View culling [`#355`](https://github.com/xeokit/xeokit-sdk/pull/355)
312
- - Dynamically movable Entities [`#353`](https://github.com/xeokit/xeokit-sdk/pull/353)
313
- - Concurrent model loading [`#348`](https://github.com/xeokit/xeokit-sdk/pull/348)
314
- - Feature/bcf opacity [`#345`](https://github.com/xeokit/xeokit-sdk/pull/345)
315
- - Remove console.log [`#344`](https://github.com/xeokit/xeokit-sdk/pull/344)
316
- - implement getViewpoint coloring [`#342`](https://github.com/xeokit/xeokit-sdk/pull/342)
317
- - Fix BCF clipping planes realWorldOffset [`#1`](https://github.com/xeokit/xeokit-sdk/pull/1)
318
- - Implement BCF coloring in setViewpoint [`#334`](https://github.com/xeokit/xeokit-sdk/pull/334)
319
- - Add creation/version/authoring properties to MetaModel [`#330`](https://github.com/xeokit/xeokit-sdk/pull/330)
320
- - Fix clipping planes with yUp models and add option to reverse clippin… [`#323`](https://github.com/xeokit/xeokit-sdk/pull/323)
321
- - Fix initializing BatchingLayer.colorsBuf [`#314`](https://github.com/xeokit/xeokit-sdk/pull/314)
322
- - Remove debug logs [`#312`](https://github.com/xeokit/xeokit-sdk/pull/312)
323
- - XKTLoaderPlugin refactor - factor out parsers for various XKT formats into modules [`#297`](https://github.com/xeokit/xeokit-sdk/pull/297)
324
- - Improved camera controls [`#296`](https://github.com/xeokit/xeokit-sdk/pull/296)
325
- - Fix: Fix DistanceMeasurement plugin length property [`#295`](https://github.com/xeokit/xeokit-sdk/pull/295)
326
- - Optimizations #1 [`#283`](https://github.com/xeokit/xeokit-sdk/pull/283)
327
- - Fixes: Tree Plugin not working when loading models from the BIMServer [`#273`](https://github.com/xeokit/xeokit-sdk/pull/273)
328
- - Added support for BIMServer 1.5.180 [`#270`](https://github.com/xeokit/xeokit-sdk/pull/270)
329
- - Preserve edge emphasis with SAO [`#249`](https://github.com/xeokit/xeokit-sdk/pull/249)
330
- - Initial SAO [`#248`](https://github.com/xeokit/xeokit-sdk/pull/248)
331
- - Snapshot option - BCFViewpointsPlugin getViewpoint [`#228`](https://github.com/xeokit/xeokit-sdk/pull/228)
332
- - Remove cursor style on document mouseup event [`#226`](https://github.com/xeokit/xeokit-sdk/pull/226)
333
- - Remove default cursor style on canvas [`#225`](https://github.com/xeokit/xeokit-sdk/pull/225)
334
- - fix GLTF load with file instead of src [`#224`](https://github.com/xeokit/xeokit-sdk/pull/224)
335
- - BCFViewpointsPlugin setViewpoint reset objects [`#214`](https://github.com/xeokit/xeokit-sdk/pull/214)
336
- - Implement real-world coordinates and z-up camera for BCF compliance [`#207`](https://github.com/xeokit/xeokit-sdk/pull/207)
337
- - setViewpoint not immediate [`#180`](https://github.com/xeokit/xeokit-sdk/pull/180)
338
- - Allow Z axis to be set as up in NavCubePlugin [`#191`](https://github.com/xeokit/xeokit-sdk/pull/191)
339
- - CameraControl re-mappable keys - keyMap fixes [`#350`](https://github.com/xeokit/xeokit-sdk/issues/350)
340
- - BCFViewpointsPlugin spaces-visible fix [`#285`](https://github.com/xeokit/xeokit-sdk/issues/285)
341
- - API docs fix [`#211`](https://github.com/xeokit/xeokit-sdk/issues/211)
342
- - StructureTreeViewPlugin logic fixes [`#211`](https://github.com/xeokit/xeokit-sdk/issues/211)
343
- - Rebuild docs [`7c02aed`](https://github.com/xeokit/xeokit-sdk/commit/7c02aede365ebbf7f0de54334c6752557716e449)
344
- - API docs tweak [`9d57b1b`](https://github.com/xeokit/xeokit-sdk/commit/9d57b1b287696ddecbbb60f9f1e6d76ebdb0d3d1)
345
- - Docs rebuild [`2315e63`](https://github.com/xeokit/xeokit-sdk/commit/2315e63b7724229432baed1f4cf5097f059a88d3)
346
-
347
- #### [v0.5.0](https://github.com/xeokit/xeokit-sdk/compare/v0.4.0...v0.5.0)
348
-
349
- > 22 October 2019
350
-
351
- - revert #172 and fix #171 [`#173`](https://github.com/xeokit/xeokit-sdk/pull/173)
352
- - panRightClick config option misplaced [`#172`](https://github.com/xeokit/xeokit-sdk/pull/172)
353
- - allow disabling camera on right click [`#171`](https://github.com/xeokit/xeokit-sdk/pull/171)
354
- - Objects not properly deregistered from scene when destroyed [`#170`](https://github.com/xeokit/xeokit-sdk/pull/170)
355
- - Story plans plugin - BETA [`#169`](https://github.com/xeokit/xeokit-sdk/pull/169)
356
- - Fix syntax error in XKT loader [`#165`](https://github.com/xeokit/xeokit-sdk/pull/165)
357
- - Fix last entity not loaded [`#164`](https://github.com/xeokit/xeokit-sdk/pull/164)
358
- - fix pako import when using rollup [`#161`](https://github.com/xeokit/xeokit-sdk/pull/161)
359
- - fix wrong event name subscription [`#159`](https://github.com/xeokit/xeokit-sdk/pull/159)
360
- - Quick fix - no entity sent on hoverOut event [`#156`](https://github.com/xeokit/xeokit-sdk/pull/156)
361
- - XKT V2 [`#153`](https://github.com/xeokit/xeokit-sdk/pull/153)
362
- - Fixed BCF selection reset. [`#141`](https://github.com/xeokit/xeokit-sdk/pull/141)
363
- - Bump eslint-utils from 1.3.1 to 1.4.2 [`#136`](https://github.com/xeokit/xeokit-sdk/pull/136)
364
- - Merge pull request #173 from Kurtil/patch-9 [`#171`](https://github.com/xeokit/xeokit-sdk/issues/171)
365
- - revert #172 and fix #171 [`#171`](https://github.com/xeokit/xeokit-sdk/issues/171)
366
- - Docs rebuild [`1903e65`](https://github.com/xeokit/xeokit-sdk/commit/1903e65bee7abea5ff594a5e92cbef06493a174d)
367
- - Docs rebuild [`c75c150`](https://github.com/xeokit/xeokit-sdk/commit/c75c15075f98f7ba516d9aeed74ad4f50342dfbc)
368
- - Docs rebuild [`6bb7cf4`](https://github.com/xeokit/xeokit-sdk/commit/6bb7cf4b1142f32c765f43384f74b0fd1c1d80fe)
369
-
370
- #### [v0.4.0](https://github.com/xeokit/xeokit-sdk/compare/v0.3.0...v0.4.0)
371
-
372
- > 25 August 2019
373
-
374
- - Distance measurement [`#133`](https://github.com/xeokit/xeokit-sdk/pull/133)
375
- - fix bcfSnapshot png format [`#132`](https://github.com/xeokit/xeokit-sdk/pull/132)
376
- - Implemented canvasElement config option [`#127`](https://github.com/xeokit/xeokit-sdk/pull/127)
377
- - ESDoc tweaks [`#126`](https://github.com/xeokit/xeokit-sdk/pull/126)
378
- - Bump lodash from 4.17.11 to 4.17.15 [`#125`](https://github.com/xeokit/xeokit-sdk/pull/125)
379
- - Distance measurement [`#124`](https://github.com/xeokit/xeokit-sdk/pull/124)
380
- - Input.js > remove duplicates and treat Ctrl and Alt Keys correctly [`#121`](https://github.com/xeokit/xeokit-sdk/pull/121)
381
- - Revert PR #98 [`#113`](https://github.com/xeokit/xeokit-sdk/pull/113)
382
- - revert PR #99 [`#112`](https://github.com/xeokit/xeokit-sdk/pull/112)
383
- - Fixed pako import to work with bundlers. [`#119`](https://github.com/xeokit/xeokit-sdk/pull/119)
384
- - Docs rebuild [`57774bc`](https://github.com/xeokit/xeokit-sdk/commit/57774bc4fd439d4ad367e6dc00e3c07bfff64426)
385
- - Docs rebuild [`3ebbf8d`](https://github.com/xeokit/xeokit-sdk/commit/3ebbf8d6afecb32951e33b8e8386ec03478e6b13)
386
- - Docs rebuild [`353dc56`](https://github.com/xeokit/xeokit-sdk/commit/353dc567d7a8f73da231e0c50058b0028877c282)
387
-
388
- #### [v0.3.0](https://github.com/xeokit/xeokit-sdk/compare/v0.2.0...v0.3.0)
389
-
390
- > 8 July 2019
391
-
392
- - add default params for createSectionPlane [`#104`](https://github.com/xeokit/xeokit-sdk/pull/104)
393
- - remove shownControlId when section plane destroyed [`#103`](https://github.com/xeokit/xeokit-sdk/pull/103)
394
- - Rename some example pages [`#102`](https://github.com/xeokit/xeokit-sdk/pull/102)
395
- - Add XKTLoaderPlugin [`#101`](https://github.com/xeokit/xeokit-sdk/pull/101)
396
- - arguments in wrong order in GLTFLoaderPlugin [`#99`](https://github.com/xeokit/xeokit-sdk/pull/99)
397
- - arguments in the wrong order in GLTFQualityLoader [`#98`](https://github.com/xeokit/xeokit-sdk/pull/98)
398
- - Include only src dir in package.json for node installs [`#82`](https://github.com/xeokit/xeokit-sdk/pull/82)
399
- - Customizable spinner appearance [`#80`](https://github.com/xeokit/xeokit-sdk/pull/80)
400
- - Minor camera animation fixes [`#48`](https://github.com/xeokit/xeokit-sdk/issues/48)
401
- - API Docs rebuild [`177089b`](https://github.com/xeokit/xeokit-sdk/commit/177089b43ead2ae1693fe636ec0f7eeb751024b6)
402
- - Docs rebuild [`1ef0b09`](https://github.com/xeokit/xeokit-sdk/commit/1ef0b096fef88af4ffce70684bfbabca1a261ecb)
403
- - API docs rebuild [`b35d3f4`](https://github.com/xeokit/xeokit-sdk/commit/b35d3f43999192562fa9dffda974590bc5d5f112)
404
-
405
- #### [v0.2.0](https://github.com/xeokit/xeokit-sdk/compare/v0.1.7...v0.2.0)
406
-
407
- > 27 May 2019
408
-
409
- - Annotations [`#75`](https://github.com/xeokit/xeokit-sdk/pull/75)
410
- - Remove background canvas div [`#67`](https://github.com/xeokit/xeokit-sdk/pull/67)
411
- - Tweak SectionPlanesPlugin overview FOV and zoom [`#66`](https://github.com/xeokit/xeokit-sdk/pull/66)
412
- - Cross section control [`#65`](https://github.com/xeokit/xeokit-sdk/pull/65)
413
- - Remove unused code (which includes globals) [`#63`](https://github.com/xeokit/xeokit-sdk/pull/63)
414
- - Cross section control [`#62`](https://github.com/xeokit/xeokit-sdk/pull/62)
415
- - Ability to configure GLTFLoaderPlugin with a custom data source [`#54`](https://github.com/xeokit/xeokit-sdk/pull/54)
416
- - Screenshots [`#53`](https://github.com/xeokit/xeokit-sdk/pull/53)
417
- - Same treatement for status code == 0 as for status code == 200 when loading JSON files. [`#47`](https://github.com/xeokit/xeokit-sdk/pull/47)
418
- - Prioritize loading of glTF nodes by IFC type [`#41`](https://github.com/xeokit/xeokit-sdk/pull/41)
419
- - Fix BatchingBuffer reuse [`#39`](https://github.com/xeokit/xeokit-sdk/pull/39)
420
- - PerformanceModel tiles benchmark for geometry batching [`#38`](https://github.com/xeokit/xeokit-sdk/pull/38)
421
- - Performance model tiles [`#37`](https://github.com/xeokit/xeokit-sdk/pull/37)
422
- - 3D Picking for PerformanceModel [`#36`](https://github.com/xeokit/xeokit-sdk/pull/36)
423
- - Docs rebuild [`a342433`](https://github.com/xeokit/xeokit-sdk/commit/a342433bbd6240c81aad407c1c7cca7733cd66e6)
424
- - Rebuild API docs [`9f892ce`](https://github.com/xeokit/xeokit-sdk/commit/9f892ce7ce791c444a4fee36e163f5778a777214)
425
- - Rebuild docs [`8a01322`](https://github.com/xeokit/xeokit-sdk/commit/8a01322e6b1ac43536796dacd222217746993a56)
426
-
427
- #### [v0.1.7](https://github.com/xeokit/xeokit-sdk/compare/v0.1.6...v0.1.7)
428
-
429
- > 9 March 2019
430
-
431
- - Fix for - MetaDataReader.js 'Request' was not found in './request.js' [`#30`](https://github.com/xeokit/xeokit-sdk/pull/30)
432
- - Sync with master [`#3`](https://github.com/xeokit/xeokit-sdk/pull/3)
433
- - Sync with master [`#2`](https://github.com/xeokit/xeokit-sdk/pull/2)
434
- - Rename StoreyViewsPlugin to PlanViewsPlugin [`26867cf`](https://github.com/xeokit/xeokit-sdk/commit/26867cf44dbe764067ad23acafd55c0c8bdc9df6)
435
- - Rebuild docs [`569605f`](https://github.com/xeokit/xeokit-sdk/commit/569605faf8659c16b3ab3abc7841694518d1de17)
436
- - Comment tweaks [`5b743b1`](https://github.com/xeokit/xeokit-sdk/commit/5b743b1801163488128f4291523740a83709cf14)
437
-
438
- #### [v0.1.6](https://github.com/xeokit/xeokit-sdk/compare/v0.1.5...v0.1.6)
439
-
440
- > 6 March 2019
441
-
442
- - Fix error with loading multiple PerformanceModels concurrently [`9700484`](https://github.com/xeokit/xeokit-sdk/commit/9700484fa569a1bdef1cdc8ce21bed08c85b210c)
443
-
444
- #### [v0.1.5](https://github.com/xeokit/xeokit-sdk/compare/v0.1.4...v0.1.5)
445
-
446
- > 6 March 2019
447
-
448
- - Adds Support for loading IFC4 models [`#21`](https://github.com/xeokit/xeokit-sdk/pull/21)
449
- - Sync with master [`#1`](https://github.com/xeokit/xeokit-sdk/pull/1)
450
- - Fix for two minor bugs that cause the removePlugin() function to fail. [`#18`](https://github.com/xeokit/xeokit-sdk/pull/18)
451
- - Docs rebuild [`07b0372`](https://github.com/xeokit/xeokit-sdk/commit/07b0372917070f58e4369158866f26850eefafa6)
452
- - Rebuild API docs [`40f3c06`](https://github.com/xeokit/xeokit-sdk/commit/40f3c06756d8dcdd63c33e3ad60b16cfdbb5aa4f)
453
- - Moves 'plugins' dir alongside 'viewer', moves 'scene' dir' into 'viewer' [`401efa1`](https://github.com/xeokit/xeokit-sdk/commit/401efa11bb0efc68f6afee6e76eb7ccaa3b699c1)
454
-
455
- #### [v0.1.4](https://github.com/xeokit/xeokit-sdk/compare/v0.1.3...v0.1.4)
456
-
457
- > 18 February 2019
458
-
459
- - Implemented colorize for PerformanceModel [`#16`](https://github.com/xeokit/xeokit-sdk/pull/16)
460
- - Edit README [`3215ab8`](https://github.com/xeokit/xeokit-sdk/commit/3215ab8dcd7ff9ce3f0796a9e3745319a79edf45)
461
- - Update package-lock.json [`c7b8042`](https://github.com/xeokit/xeokit-sdk/commit/c7b80421f2bc689c08e461bdd3d96428b0719ec6)
462
- - Removed "lambertMaterial" option from GLTFLoaderPlugin [`49aeafb`](https://github.com/xeokit/xeokit-sdk/commit/49aeafb0d173d375f725921c2bcd82c93b18c619)
463
-
464
- #### [v0.1.3](https://github.com/xeokit/xeokit-sdk/compare/v0.1.2...v0.1.3)
465
-
466
- > 7 February 2019
467
-
468
- - Initial commit [`e37ffd9`](https://github.com/xeokit/xeokit-sdk/commit/e37ffd9c4ad9589c03acd542d780d06cfe22f000)
469
-
470
- #### [v0.1.2](https://github.com/xeokit/xeokit-sdk/compare/0.1.1...v0.1.2)
471
-
472
- > 7 February 2019
473
-
474
- - Docs rebuild [`0a41e86`](https://github.com/xeokit/xeokit-sdk/commit/0a41e86ced3c28d69af702948fbbf176718c43c4)
475
- - API docs [`ab07f1c`](https://github.com/xeokit/xeokit-sdk/commit/ab07f1c10856ee520bf245d7ef11024133bc898e)
476
- - Example tweaks [`811e746`](https://github.com/xeokit/xeokit-sdk/commit/811e746ec62b17268bc20bef6bc41be1944d0922)
477
-
478
- #### [0.1.1](https://github.com/xeokit/xeokit-sdk/compare/v0.1...0.1.1)
479
-
480
- > 6 February 2019
481
-
482
- - Initial commit [`49da0ab`](https://github.com/xeokit/xeokit-sdk/commit/49da0ab940bf2b7cc7b83cd21552a24218147ca2)
483
- - Docs rebuild [`283096f`](https://github.com/xeokit/xeokit-sdk/commit/283096f832a2f3220ea461851188c6379a59bae4)
484
- - Docs rebuild [`5e813b2`](https://github.com/xeokit/xeokit-sdk/commit/5e813b2b1433feb68f751340b0a39bd68ec88e84)
485
-
486
- #### [v0.1](https://github.com/xeokit/xeokit-sdk/compare/v0.1.0...v0.1)
487
-
488
- > 21 January 2019
489
-
490
- - Refactor duplicated loadJson helpers into the util one [`#2`](https://github.com/xeokit/xeokit-sdk/pull/2)
491
- - Refactor duplicated loadJson helpers into the util one [`#1`](https://github.com/xeokit/xeokit-sdk/issues/1)
492
- - Rename Clips -> SectionPlanes [`c2bff5e`](https://github.com/xeokit/xeokit-sdk/commit/c2bff5e43a70423bef2a2975d5d1674d97af47f1)
493
- - Docs rebuild [`d87ea72`](https://github.com/xeokit/xeokit-sdk/commit/d87ea72a3e63d2dac2de32b3edf3b3ddd3000b50)
494
- - Docs rebuild [`66d8c5e`](https://github.com/xeokit/xeokit-sdk/commit/66d8c5e5962e7852ba9e755e7f26fc86569b4371)
495
-
496
- #### v0.1.0
497
-
498
- > 3 February 2019
499
-
500
- - Initial commit [`49da0ab`](https://github.com/xeokit/xeokit-sdk/commit/49da0ab940bf2b7cc7b83cd21552a24218147ca2)
501
- - Docs rebuild [`5e813b2`](https://github.com/xeokit/xeokit-sdk/commit/5e813b2b1433feb68f751340b0a39bd68ec88e84)
502
- - Docs rebuild [`711dd8e`](https://github.com/xeokit/xeokit-sdk/commit/711dd8e52cb0991db474ae218360944d7660e916)