implement createComment and nextSibling node operations so that objects being v-if'd are not lost by Vue's runtime and incorrectly placed in the scene root (814d678)
intersect only objects with events registered. (#714) (b320524)
propogate events over previous intersections on pointerLeave and pointerOut (66264fc)