cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
3 年之前 |
cutealien
|
f73f9501f0
API BREAKER: Replacing defines in irrTypes.h which are conflicting with c++ reserved identifier rules.
|
3 年之前 |
engineer_apple
|
aba384f035
reduce warning.
|
3 年之前 |
cutealien
|
b5f139f8a7
Use _IRR_OVERRIDE_throughout.
|
5 年之前 |
hybrid
|
0a2330890a
Bump copyright to 2012
|
12 年之前 |
bitplane
|
ed5344f5e8
Added minimum timelines for removing deprecated methods.
|
14 年之前 |
bitplane
|
54356391a2
Removed getMS3DJointNode, getXJointNode, and EGDS_MESSAGE_BOX_MAX_TEST_WIDTH. Added deprecated warnings to some more methods, plus a couple of doc string fixes.
|
14 年之前 |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
14 年之前 |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
15 年之前 |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
15 年之前 |
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 年之前 |
hybrid
|
8a070d9cc6
Replaced BoneName by scene node's Name as suggested by rogerborg. Added setName method overload for stringc parameter.
|
16 年之前 |
hybrid
|
cdffc4a5d6
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
16 年之前 |
hybrid
|
93bf946053
Some coding style changes, made one method const.
|
17 年之前 |
lukeph
|
98f8e5317c
support for positioning joints at an absolute position. Without this support, doing ragdolls would require the inverse of a matrix (slow)
|
17 年之前 |
hybrid
|
f74f7586e2
Some more constification, but still not done. Now we have also SEvent in OnEvent as const ref, so most user apps will need some kind of upgrade for the new library version.
|
17 年之前 |
hybrid
|
9b7603025a
Some doc typos fixed.
|
17 年之前 |
hybrid
|
bda0b6e35f
Merged SkinnedMesh branch 658:895 into trunk.
|
17 年之前 |