-
the documentation claims there is a "mouseRightClick" event, but "rightClicked" is then shown in the example code event name. While the actual event name is "rightClick" as of version 1.3.2
https:/…
-
If the getEnabled method of a context menu item returns "false", the html attribute "disabled" is set on that list entry, but the doAction call is still executed on click. This is unexpected and looks…
-
Hello, I would like to ask how to solve the problem of leaving the wireframe in place after I offset the object?
![MU{@$(ZGAQDXXR@BJZOQ(3W](https://user-images.githubusercontent.com/55724830/87624411…
-
Hi! I am working on an academic project for management of distributed building data. The semantics are structured using semantic web ontologies, the geometry using glTF; the xeokit-sdk viewer would be…
-
The following error occurred while calling destroy() on the xeokit viewer object during a camera flight animation.
![image](https://user-images.githubusercontent.com/29466624/83016058-ab81d900-a021-1…
-
The documentation describes the "picked" event to be fired on a left-click, however it gets also fired on right click (may be used for context menu) and can therefore lead to undesired behaviour.
P…
-
Currently, the BCF plugin doesn't handle the "color" part.
I'll submit a PR the handle them in `setViewpoint` but I have some trouble implementing `getViewpoint`.
We should define "colors" only fo…
Amoki updated
4 years ago
-
Expose ````PerformanceModel```` private property ````_nodeList```` as a public property named ````entityList````.
Then we can access ````Entity````s like this:
````javascript
const entity99 = p…
-
Hello,
I have an issue, I want to create annotations based on the id of an entity, for example, to create an annotation for a wall I should get the id of this wall and based on this id I should creat…
-
Hello, everyone, I have an issue I used xeokit-sdk to convert my IFC file of a building to an xkt file and now I would like to insert some objects like chairs into my existing xkt file but I don't kn…