Problem in FresnelParameters color parsing
Hi everybody, it seems there is a problem in FresnelParameters parsing and in particular with left and right colors. See console: https://playground.babylonjs.com/#J20WAK#2...
View ArticleDebug Stats bug
Debug inspector has bug if we choosre Stats tab. Camera is freezing . Can anybody check that? Is this bug or not? @Deltakosh Greetinds
View ArticleWhat happened to SceneOptimizer.Stop()?
This function disappeared in 3.1. Was this intentional? Edit: You know... I may have actually added that myself in 3.0., and forgotten all about it. However, there's a SceneOptimizer.stop() (lowercase...
View ArticleSkybox cube textures incorrectly placed on mobile
The skybox textures are not correctly displayed if I view it on my android phone. For reference: my phone is a One Plus 5T with Android 8 and Chrome 65.0.3325.109. I noticed it while trying to view my...
View ArticleHow to change camera position on button click
Hi, I want to change camera position on button click in Babylon js so please help hoe to do this.
View ArticleattachToBone doeen't work anymore
Hello ! It seems the function attachToBone is broken since latest babylon.js preview release : https://www.babylonjs-playground.com/#11BH6Z#18 Stable version works fine though, Is it bug ?
View ArticleBug? Scene ok on desktop browsers, not ok on mobile browsers, why please?
Hey ! Good job with BabylonJS ! Great work. Thank you for all. Congratulations for the new version! I love the new camera.useAutoRotationBehavior = true; I coded an old javascript project with...
View ArticleDeprecation and Violation warnings on Chrome 63
Hi, Chrome ( 63.0.3239.132 on Windows 10, 64bit) always display this deprecation warning in the console: [Deprecation] GainNode.gain.value setter smoothing is deprecated and will be removed in M64,...
View ArticleProblem Parenting Mesh to Camera... in 'Latest' BJS
Hi DeBugger Team! On behalf of THIS thread and THIS playground... AND on behalf of THIS thread and THIS playground... ...we are reporting that parenting-to-camera is broken... in "latest". Still works...
View ArticleSetting pivot point stopped working in latest version
Hi, I saw there are breaking changes in pivot point api, but could not find out what I need to update to use my previous code. This example show pivot update function that uses mesh size to set pivot...
View ArticleBugs animations Rotation Blender in BabylonJS
Hi everyone, I have a new problem. My scene is finished and I need to animate several meshes. When I use "Location" animation, always is good but if I use a "Rotation" animation, all objects animated...
View ArticleMeshBuilder.CreateLineSystem() TS errors
Following docs here https://doc.babylonjs.com/how_to/parametric_shapes#line-system And links PG here http://www.babylonjs-playground.com/#165IV6#66 If I attempt this (verbatim cut'n'paste) in my own...
View ArticleapplyImpulse on Merged meshes cause null exception
After merging 2 meshes trying to call applyImpulse results in a null exception something like this: Uncaught TypeError: Cannot read property 'applyImpulse' of undefined at...
View ArticleAssigning different texture channels to different UV coordinates causes...
See PG http://www.babylonjs-playground.com/#VFQCJR and take a look at console errors. Unable to compile effect: What I'm trying to do here is have the diffuse texture apply to the first set of UVs and...
View ArticlePossible performance issue?
Going through the 101 tutorials on the docs, I just opened the one weighted animations example and I happened to open it on my phone. https://www.babylonjs-playground.com/#IQN716 I got really poor...
View ArticleBlender Exporter 5.6.2 problem on blender 2.79
Hello, I have just updated the last version of blender exporter and I'm not able to export a simple scene. This is the error log I get: Exporter version: 5.6.2, Blender version: 2.79 (sub 0) =========...
View ArticleError importing vertices data in incremental loading
Hi guys, I'm trying the incremental loading functionality in order to see if it could be useful for complex scene cases. I used the MakeIncremental tool to create the incremental files. When I try to...
View ArticleLatest Preview Release Errors
For the past 3 days i been trying to grab the latest code to get access to the new DecomposedLerpToRef functions that @Deltakosh added to enhance SLERPING. But all i get is these errors... inclusing...
View ArticleFbxexporter shows error
I am using fbxexporter.exe. Earlier it was running correctly but now it stopped working. Is there any good option to batch convert fbx to babylon format ? Alternately any fbx loaders available ?
View ArticleCamera bouncing behavior not working in 3.2.0-beta.4?
Looking at the camera bouncing behaviour documentation PG example https://www.babylonjs-playground.com/#6FBD14 I can't notice any bouncing effect at all. Is it just really subtle or isn't it working?
View Article