]> git.xonotic.org Git - xonotic/darkplaces.git/commit
change names of functions, and add comments.
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 22 Mar 2009 19:51:44 +0000 (19:51 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 22 Mar 2009 19:51:44 +0000 (19:51 +0000)
commitb2987354f10ef5e5f495b9b9b36849749bcebec0
tree373d5d5b366ac47a1b2dbf38e6b866c5fafc6a16
parent1e567a7423084174478da3dca53b4d86251d449a
change names of functions, and add comments.

The code is mathematically correct now, I added a proof of the missing link:
quadratic spline area = exactly 2/3 * area of the control points triangle!

The actual subdivisions stayed invariant, just the names of the functions make
more sense now.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8821 d7cf8633-e32d-0410-b094-e92efae38249
curves.c