WebVRCamera
now supports GearVR (brianzinn)xxxAsync
functions all over the framework (SceneLoader.AppendAsync
for instance, which returns a Promise). A polyfill is also integrated to support older browsers (deltakosh)spotLight.projectedLightTexture
). (lostink)scene.isReady()
function which now takes in account shadows and LOD (deltakosh)AssetsManager
will now clear its tasks
lsit from all successfully loaded tasks (deltakosh)tasks (deltakosh)isStroke
on HighlightLayerOptions
which makes the highlight solid (PixelsCommander)Tools
(bghgary)createDefaultCamera
and createDefaultLight
functions to Scene
(bghgary)Engine.CreateTexture
(sebavan)