cutealien
|
982e537c7b
Make SCollisionHit::TriangleSelector and SCollisionTriangleRange::Selector both const.
|
2 years ago |
cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
3 years ago |
cutealien
|
99d93a8b16
Comment change.
|
7 years ago |
cutealien
|
543e70dc34
CTriangleSelector can now be created for a single meshbuffer.
|
8 years ago |
cutealien
|
a20f01131a
ITriangleSelector now can also return meshbuffer collision information.
|
8 years ago |
cutealien
|
bff50c751d
Spelling fixes.
|
8 years ago |
hybrid
|
0a2330890a
Bump copyright to 2012
|
12 years ago |
hybrid
|
667a64e566
Fix another const issue with the selector patch
|
13 years ago |
hybrid
|
5eaa187004
Fix constness issues of new getSelector method
|
13 years ago |
hybrid
|
8a9d63615c
Add triangle selector methods to get back single selectors from meta triangle selector. Submitted by LexManos
|
13 years ago |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
14 years ago |
cutealien
|
8b71ff58b4
The following functions will now use a "ISceneNode *" instead of a "const ISceneNode *":
|
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 |
Rogerborg
|
81671c23b2
https://sourceforge.net/tracker2/index.php?func=detail&aid=2498791&group_id=74339&atid=540678
|
16 years ago |
Rogerborg
|
74658ced68
https://sourceforge.net/tracker2/index.php?func=detail&aid=2498791&group_id=74339&atid=540678
|
16 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
|
cdffc4a5d6
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
16 years ago |
hybrid
|
7ce4f2517f
Some documentation updates.
|
17 years ago |
hybrid
|
13b9851487
Another round of constness additions. Almost finished now.
|
17 years ago |
irrlicht
|
b85584c8e1
renamed IUnknown to IReferenceCounted
|
17 years ago |
hybrid
|
b6b7cfd13b
Started to make matrix4 a template to allow for better adaption. Due to renaming of the template the original matrix4 type is still the f32 version of the matrix. I had to remove some forward declarations, though as I did not want to add the template declaration into other headers.
|
17 years ago |
bitplane
|
c00ce1d372
Moved everything to /trunk
|
17 years ago |