Search the Community
Showing results for tags '3.1-alpha'.
-
Hi all, I updated to the latest preview version of BJS, and now the camera panning behaves differently: What I want: http://playground.babylonjs.com/indexstable#MA1ADL Current behavior: http://playground.babylonjs.com/#MA1ADL What has changed? Thanks
-
Hi, I've replaced a previous 3.1-alpha with the latest preview, and now when I use a registerBeforeRender to set the alpha and beta rotation values, it allows you to rotate the camera before the render, and after the rotation is reset. Now: http://playground.babylonjs.com/#RWSSKV Then (August 17): http://playground.babylonjs.com/indexstable#RWSSKV Is it a bug? Thanks.