summary refs log tree commit diff stats
path: root/lib/pure/basic3d.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fix doc typos in basic2d and basic3dmsiglreith2015-06-101-1/+1
|
* lib/pure/a-c - Dropped 'T' from typespdw2015-06-041-101/+101
|
* fixes regression: overloading by 'var'Araq2015-04-251-128/+128
|
* Fix typosFederico Ceratto2015-02-151-4/+4
|
* Update basic3d.nimBillingsly Wetherfordshire2015-02-141-1/+1
| | | fix rst error
* updated basic2d, basic3d modulesAraq2014-08-281-12/+12
|
* big renameAraq2014-08-271-1/+1
|
* Fixed small typobug in basic 3dRobert Persson2013-10-021-1/+1
|
* Forgot publicity star on symbolventor30002013-07-311-1/+1
|
* Some minor fixesventor30002013-07-301-23/+36
| | | | | | Fixed som wrong spellings in cooments, reordering some arguments to be mor uniform, and fixed a small bug in isUniform for 3d matrix.
* Some doc. fixesventor30002013-07-281-11/+12
|
* basic3d module and some fixes in basic2dventor30002013-07-271-0/+1026
Added the basic3d module. Standard 3d maths but still reimplemented evrywhere.