summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2019-01-18Fixes in demoGravatar jonas
2019-01-15v0.2Gravatar jonas
2019-01-14RTFM!! Error resulted in illegal coordiante pair for drawLine (x2 > x1)Gravatar jonas
2019-01-12changed to cWiremesh, removed inherit, cWiremesh now directly writes to rendererGravatar jonas
Things get funky when x > origin.x ?!?
2019-01-12cObject3D should displaya wiremesh of Object composed of vectorsGravatar Jonas Gunz
2019-01-10Makefile generates version.hGravatar Jonas Gunz
2019-01-09Makefile tweaksGravatar Jonas Gunz
2019-01-07removed unused libraries from cRender.h and linkerflags from MakefileGravatar Jonas Gunz
2019-01-07updated Makefile, included gotoxy() to ifdef WIN32 in cRender.hGravatar Jonas Gunz
2019-01-07Makefile tweaksGravatar Jonas Gunz
2019-01-07Tweaked MakefileGravatar jonas
2019-01-06Fixed double-free on exitGravatar jonas
added make all
2019-01-03compatability fixesGravatar Jonas Gunz
2018-12-27cleaned working treeGravatar jonas