open_toontown_panda3d/panda
Nikola Milentijevic e687c76db8 Fix MeshDrawer::stream
Direction vector is computed as stop - start, but the position
in the loop is computed from stop as base, instead of from start;
this is changed to start as the base (and then offset must be added).
Multiplication of non-normalized direction vector with its length
yields square of the expected current step inside the loop;
this is changed to use the normalized direction vector.
2015-03-17 19:40:09 +01:00
..
metalibs Delete DirectX 8 support 2014-12-30 02:00:43 +01:00
src Fix MeshDrawer::stream 2015-03-17 19:40:09 +01:00
.gitignore extend .gitignores for more ppremake files 2014-12-02 09:48:04 -08:00
Package.pp make ctattach behavior only when ctprojs defined 2006-03-26 23:12:53 +00:00
Sources.pp