1
0
This repository has been archived on 2025-10-04. You can view files and clone it, but cannot push or open issues or pull requests.
Files
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-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00
2022-04-30 22:57:17 +00:00