MarianG Posted November 26, 2015 Share Posted November 26, 2015 Hi, please fix CreateCylinder function, because a lot of old playgounds don't work. http://www.babylonjs-playground.com/#1RWE59#12 - error line 30http://www.babylonjs-playground.com/#12ZRI0#9....And there are many playgrounds. http://www.babylonjs-playground.com/#1RWE59#39 - error fixed, line 33 Seems that if subdivisionsis not defined return an error,but if I take a look atVertexData.CreateCylinder(options)subdivisions is not required. I can't explain why return error. Thanks. c75 1 Quote Link to comment Share on other sites More sharing options...
jerome Posted November 26, 2015 Share Posted November 26, 2015 Actually I PR the fix a while ago : https://github.com/BabylonJS/Babylon.js/pull/818 Don't understand why it is not taken in account in mesh.ts :https://github.com/jbousquie/Babylon.js/commit/a9e4355445b0496ce9f72386302403868bb31884 Quote Link to comment Share on other sites More sharing options...
RaananW Posted November 26, 2015 Share Posted November 26, 2015 Hi jerome, i'm on it. Checking Seems like it is not included in the playground. @DK? Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted November 27, 2015 Share Posted November 27, 2015 Should be good now! Quote Link to comment Share on other sites More sharing options...
MarianG Posted November 27, 2015 Author Share Posted November 27, 2015 Excelent. Fast as usually Quote Link to comment Share on other sites More sharing options...
jerome Posted November 27, 2015 Share Posted November 27, 2015 thanks guys 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.