cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
hace 3 años |
cutealien
|
bff50c751d
Spelling fixes.
|
hace 8 años |
cutealien
|
84de6cb206
triangle3d constructor and line3d::getIntersectionWithSphere passing vectors now as const-ref instead of per value. Thx @nemo for reporting.
|
hace 10 años |
hybrid
|
0a2330890a
Bump copyright to 2012
|
hace 12 años |
cutealien
|
d9a6ac315a
- line2d::getMiddle and line3d::getMiddle work now also with integers. But can be slower in debug and for compilers which are not optimizing division by 2 to multiplication by 0.5 for floats also in release (if that still matters we need a template specialization here).
|
hace 12 años |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
hace 14 años |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
hace 15 años |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
hace 15 años |
engineer_apple
|
c130d56b76
Changes in 1.6 TA
|
hace 15 años |
hybrid
|
7472bcd83c
Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix.
|
hace 16 años |
hybrid
|
e78db30247
Docs update for trunk and branch.
|
hace 16 años |
hybrid
|
cdffc4a5d6
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
hace 16 años |
hybrid
|
755e117078
Merged from 1.4 branch revisions 1316:1328.
|
hace 16 años |
hybrid
|
738951ff4b
Fixed some type issues with sqrt. Fixed rect.isValid to work with all types and avoid useless tests. Cleaned up some variable uses and scopes.
|
hace 17 años |
hybrid
|
13b9851487
Another round of constness additions. Almost finished now.
|
hace 17 años |
hybrid
|
4f5e1c399f
Some documentation fixes.
|
hace 17 años |
bitplane
|
c00ce1d372
Moved everything to /trunk
|
hace 17 años |