falsam Posted March 1, 2018 Share Posted March 1, 2018 I'm glad I discovered babylonjs. I'm testing on different browsers and I have a color rendering problem with the stable version and FireFox only. Normally we should see a red sphere and a green sphere. ■ SandBox : https://www.babylonjs-playground.com/indexstable#ZM9G4E#3 ■ Demonstration Video : Thank you for your help and bravo for this framework. Quote Link to comment Share on other sites More sharing options...
Wingnut Posted March 2, 2018 Share Posted March 2, 2018 Hi Falsam, welcome to the forum. Thanks for the kind words about BJS. You've joined a fun and creative team. I use FF 52 (called Firefox ESR - extended support release). I don't see a problem, here. One green sphere, one red sphere, stable or latest BJS. I suppose there COULD be a bug in your version of FF. It seems that would be the only possible cause. Interesting. What is the exact version number of your Firefox, please? When did you last update FF? Could you try a previous version... see if problem still exists? (thx) *scratch scratch* hmm. I'll keep thinking. Others may reply soon. Quote Link to comment Share on other sites More sharing options...
brianzinn Posted March 2, 2018 Share Posted March 2, 2018 Confirmed 2 red spheres on FF 58.0.2 (64-bit) Windows on stable, but LATEST is correct red and green. https://www.babylonjs-playground.com/index.html#ZM9G4E#3 edit: known issue. read more here: https://bugs.chromium.org/p/chromium/issues/detail?id=792966#c35 Wingnut 1 Quote Link to comment Share on other sites More sharing options...
falsam Posted March 2, 2018 Author Share Posted March 2, 2018 6 hours ago, Wingnut said: What is the exact version number of your Firefox, please? When did you last update FF? Hi Wingnut. Thanks for the reply. The Firefox version is 58.0.2 (64 bits) updated from February 7,2018. This strange behavior is confirmed by two other friends who agreed to test the sandbox code. 6 hours ago, brianzinn said: Confirmed 2 red spheres on FF 58.0.2 (64-bit) Windows on stable, but LATEST is correct red and green. Hi Brianzinn. Thank you for your test that confirms this behavior. Quote Link to comment Share on other sites More sharing options...
mecanicus Posted March 2, 2018 Share Posted March 2, 2018 I have the same problem with ff 58.0.2 64bits. I did some tests with another version of ff. No problem. I do not know where this comes from. Normal display Firefox display Quote Link to comment Share on other sites More sharing options...
Guest Posted March 2, 2018 Share Posted March 2, 2018 Does it happen with bjs 3.2 ? it should not as we introduced a workaround for FF bug Quote Link to comment Share on other sites More sharing options...
mecanicus Posted March 3, 2018 Share Posted March 3, 2018 I tryed to use bjs 3.2, but there is a error in the console : I load a babylon file with animations. The code line : With bjs 3.1, there is no this error. link to the page : http://up11.servehttp.com/demoBabylonJs/guidage_en_translation/GT_contact_direct_1/index.html Quote Link to comment Share on other sites More sharing options...
falsam Posted March 3, 2018 Author Share Posted March 3, 2018 19 hours ago, Deltakosh said: Does it happen with bjs 3.2 ? it should not as we introduced a workaround for FF bug Colors do not change with version 3.2 Alpha. Quote Link to comment Share on other sites More sharing options...
Guest Posted March 5, 2018 Share Posted March 5, 2018 Just rename scene.Animatables to scene.animatables and you should be good Quote Link to comment Share on other sites More sharing options...
mecanicus Posted March 5, 2018 Share Posted March 5, 2018 thanks it work ;-) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.