cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
3 years ago |
cutealien
|
bff50c751d
Spelling fixes.
|
8 years ago |
hybrid
|
0a2330890a
Bump copyright to 2012
|
12 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
|
e8fa33e154
Merged from 1.7 branch, revisions 3300-3357. Huge number of bug fixes, mostly in GUI and serialization.
|
14 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 |
engineer_apple
|
cf2cfa5f14
Changes in version 1.6, TA
|
16 years ago |
Rogerborg
|
cf349f9953
More collision additions. ISceneCollisionManager::getCollisionResultPosition() now returns the node that was hit. ISceneNodeAnimatorCollisionResponse stores and exposes the node that was hit.
|
16 years ago |
Rogerborg
|
2c203d8401
https://sourceforge.net/tracker2/index.php?func=detail&aid=2498791&group_id=74339&atid=540678
|
16 years ago |
Rogerborg
|
0e147df2e0
Change recently added ICollisionCallback / ISceneNodeAnimatorCollisionResponse methods to use const & parameters and return values. Regression tested.
|
16 years ago |
Rogerborg
|
d021013af2
https://sourceforge.net/tracker2/?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 |
Rogerborg
|
1b628ef663
Expose the target scene nodes of collision response animators. Setting the target forces an update of its last position. This allows a setPosition() to take effect without being blocked by the collision geometry. Added comments to this effect, a unit test, and some unrelated !node checks in all the animators' animateNode() methods.
|
16 years ago |
Rogerborg
|
a83051f62e
Bug https://sourceforge.net/tracker/index.php?func=detail&aid=1769820&group_id=74339&atid=540676
|
16 years ago |
hybrid
|
9c33ae93ad
Merge revisions 1489:1494 from 1.4 branch. Mainly cleanup, removal of .NET wrapper, and postEventFromUser patch to return if the event was absorbed.
|
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
|
13b9851487
Another round of constness additions. Almost finished now.
|
17 years ago |
bitplane
|
4e4c393d41
Added IrrCompileConfig define to compile without GUI.
|
17 years ago |
bitplane
|
c00ce1d372
Moved everything to /trunk
|
17 years ago |