cutealien
|
3824b91b2c
Minor code cleanup
|
10 months ago |
cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
3 years ago |
cutealien
|
5ff51c947e
Cleanup: Avoid using identical variable names in outer and inner scopes.
|
5 years ago |
cutealien
|
bff50c751d
Spelling fixes.
|
8 years ago |
cutealien
|
84de6cb206
triangle3d constructor and line3d::getIntersectionWithSphere passing vectors now as const-ref instead of per value. Thx @nemo for reporting.
|
10 years ago |
hybrid
|
9f7227b7ad
Some whitespace adjustment.
|
11 years ago |
hybrid
|
0a2330890a
Bump copyright to 2012
|
12 years ago |
cutealien
|
94968c4a8c
Fix tests triangle3d:
|
12 years ago |
hybrid
|
40480a7822
Merged revisions 4001-4056 from 1.7 branch. Keycode updates, fix compilation errors, vector normalize error case fixed, joystick safety fixes, editbox updates, meshviewer modal window fix, isPointInsideFast changes.
|
12 years ago |
hybrid
|
afa978f2a5
Merge from 1.7 branch, revisions 3877-3908. Fix for getSphericalCoordinateAngles, some warnign fixes, md2 normal fix, several GUI fixes, isPointInside fix, zip endianess fix.
|
13 years ago |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
14 years ago |
hybrid
|
e8fa33e154
Merged from 1.7 branch, revisions 3300-3357. Huge number of bug fixes, mostly in GUI and serialization.
|
14 years ago |
hybrid
|
47ee78456d
Add new triangle3d method, suggested by rogerborg. Fix comment. Fix type in multiplication.
|
15 years ago |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
15 years ago |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
15 years ago |
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.
|
16 years ago |
hybrid
|
e78db30247
Docs update for trunk and branch.
|
16 years ago |
hybrid
|
cdffc4a5d6
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
16 years ago |
hybrid
|
154b5d91b8
Merged from 1.4 branch revisions 1155:1172
|
17 years ago |
hybrid
|
d6f8edae35
A first few fixes concerning strict-aliasing mentioned by vapier.
|
17 years ago |
hybrid
|
6ae1881a86
Fix the macro parameter to f32 to work correctly.
|
17 years ago |
hybrid
|
59ab9c522b
Changed API to per texture-layer filtering.
|
17 years ago |
hybrid
|
5180ee88e6
Enhanced documentation for isFrontFacing to make it safer to use. Fixed frustum culling to correctly handle all possible cases of box intersections. Replaced isFrontFacing by classifyPointRelation as suggested by vitek. Minor cleanups in some classes.
|
17 years ago |
hybrid
|
4f5e1c399f
Some documentation fixes.
|
17 years ago |
bitplane
|
c00ce1d372
Moved everything to /trunk
|
17 years ago |