andrewphorn / ClassiCube-Client

The applet used for classicube.net
34 stars 19 forks source link

Rename Vec3D to Vector3f. #312

Closed jamierocks closed 9 years ago

jamierocks commented 9 years ago

Assuming Vec3D stood for Vector 3-dimensional Double, it made no sense. Vector3f is much more fitting.

mstefarov commented 9 years ago

"3D" stood for "3-dimensional", not "3-double." This PR seems superfluous, and it would cause conflicts with other pending PRs. Sorry.