cutealien 6b2a0fab78 Fix tessellation numbers in createCylinderMesh, createConeMesh, createArrowMesh
Double tessellation numbers for these 3 functions in your code to get same results as in Irrlicht 1.8

I noticed in last commit those all tessellated semi-circles instead of circles. I just documented it there, but it's annoying as that bug doesn't allow odd numbered tessellation. So for example one couldn't create a triangle pyramid. 
I considered adding another parameter to describe what this number means, but... just too ugly. And it was always documented otherwise, so this could be considered a bug. Sorry if this changes the look of existing apps.

Also cleaned up code in CGeometryCreator::createCylinderMesh. No idea what the idea behind old code was. Aside from creating twice the tessellation numbers.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6581 dfc29bdd-3216-0410-991c-e03cc46cb475
2023-12-31 18:04:15 +00:00
..
2022-05-03 20:47:32 +00:00
2022-05-03 23:00:00 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2023-04-27 18:44:33 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2023-04-12 13:22:03 +00:00
2020-11-14 16:56:16 +00:00
2022-05-01 09:50:32 +00:00
2022-05-01 09:50:32 +00:00
2022-04-30 22:57:17 +00:00
2023-11-13 15:04:40 +00:00
2023-05-05 12:30:28 +00:00
2023-04-16 21:52:36 +00:00
2023-08-14 20:38:23 +00:00
2023-08-14 20:38:23 +00:00
2020-06-18 19:40:56 +00:00
2023-08-14 20:38:23 +00:00
2023-08-14 20:38:23 +00:00
2022-04-30 22:57:17 +00:00
2023-04-27 18:44:33 +00:00
2022-04-20 22:16:33 +00:00
2023-08-14 20:38:23 +00:00
2022-05-03 20:47:32 +00:00
2022-05-03 20:47:32 +00:00
2022-05-03 20:47:32 +00:00
2022-05-03 20:47:32 +00:00
2022-05-03 20:47:32 +00:00
2022-05-03 20:47:32 +00:00
2022-05-03 20:47:32 +00:00
2022-05-03 20:47:32 +00:00
2022-05-03 20:47:32 +00:00
2022-05-03 20:47:32 +00:00
2022-05-03 20:47:32 +00:00
2022-05-03 20:47:32 +00:00
2022-06-30 16:23:48 +00:00
2022-05-03 23:00:00 +00:00
2022-05-03 23:00:00 +00:00
2023-08-14 20:38:23 +00:00
2022-05-03 20:47:32 +00:00
2022-05-03 20:48:57 +00:00
2020-02-22 20:51:59 +00:00
2022-05-15 13:43:32 +00:00
2022-05-03 20:47:32 +00:00
2023-08-14 20:38:23 +00:00
2023-04-27 18:44:33 +00:00
2023-08-14 20:38:23 +00:00