summaryrefslogtreecommitdiffstats
path: root/src/math/const.h
Commit message (Collapse)AuthorAgeFilesLines
* Namespace and styling fixPiotr Dziwinski2012-09-191-3/+5
|
* Tests rewrite and Doxygen in src/mathPiotr Dziwinski2012-09-111-1/+0
| | | | | | - rewritten tests to use new framework - updated/reformatted Doxygen - removed legacy conversions
* Documentation updatePiotr Dziwinski2012-08-111-4/+3
| | | | | | - updated Doxyfile - added/changed file, dir and namespace descriptions - fixed some errors in doxygen tags
* Basic font renderingPiotr Dziwinski2012-08-031-3/+8
| | | | | - added basic font rendering - minor refactoring & fixes
* Whitespace and language changePiotr Dziwinski2012-06-261-16/+16
| | | | | | | - changed tabs to spaces and DOS line endings to Unix (except in CBot and metafile) - changed language to English - fixed #include <d3d.h> in d3dengine.h
* Fixes in math modulePiotr Dziwinski2012-06-121-8/+0
| | | | | | | - rewritten RotateAngle() function and test for it in geometry_test.cpp - added conv.h - conversion functions - added comments in math3d.h and d3dmath.h pointing to new functions - other minor fixes
* Finished implementation of math functionsPiotr Dziwinski2012-06-071-1/+7
|
* Structs continuedPiotr Dziwinski2012-05-021-1/+4
|
* Structs continuedPiotr Dziwinski2012-05-011-4/+9
| | | | Basic functions finished and tested for matrix and vector.
* Structs continuedPiotr Dziwinski2012-04-291-1/+1
|
* Structs continuedPiotr Dziwinski2012-04-281-0/+16
|
* Split math functions; beginning of common structuresPiotr Dziwinski2012-04-281-0/+28