xeokit / xeokit-sdk

Open source JavaScript SDK for viewing high-detail, full-precision 3D BIM and AEC models in the Web browser.
https://xeokit.io
Other
728 stars 288 forks source link

Update BIMServerLoaderPlugin for BIMServer v1.5.147 #83

Closed xeolabs closed 4 years ago

xeolabs commented 5 years ago

At the time that I developed BIMServerLoaderPlugin, BIMServer 1.5.X was still in development, and so the BIMServer 1.5.x client-server protocol was also frequently changing.

Therefore, BIMServerLoaderPlugin currently only works with BIMServer v1.5.120.

However, with BIMserver 1.5.147 now released, as the stable release candidate, I can now update BIMServerLoaderPlugin for the latest protocol changes.

david-San commented 5 years ago

Has there been any progress on this ? There are some bugs on the BIMserver that have been corrected in latest versions but it completely breaks XeoKit.

xeolabs commented 5 years ago

Not yet, it's on the queue. Currently prioritizing requirements of commercial partners. I will post an update here when this is done.

xeolabs commented 4 years ago

Duplicate of https://github.com/xeokit/xeokit-sdk/pull/270, which has now been fixed.