Project

General

Profile

« Previous | Next » 

Revision 2a2f690f

Added by danij over 12 years ago

Refactor: All map coordinates are now represented as double floating-point

A rather substantial amount of changes because in addition to the
precision increase, I have also spent time cleaning up all of our
math routines, their interfaces and the vector types. There has
also been various name refactorings to improve readability.

Algorithmically everything still functions the same as previously.

The renderer still uses regular floats for the most part except
when sorting elements by their distance from the viewer.

Part 1 of 6.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences