cutealien
|
982e537c7b
Make SCollisionHit::TriangleSelector and SCollisionTriangleRange::Selector both const.
|
пре 2 година |
cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
пре 3 година |
cutealien
|
543e70dc34
CTriangleSelector can now be created for a single meshbuffer.
|
пре 8 година |
cutealien
|
a20f01131a
ITriangleSelector now can also return meshbuffer collision information.
|
пре 8 година |
cutealien
|
808240cf98
SceneCollisionManager now using const camera pointers.
|
пре 8 година |
cutealien
|
bff50c751d
Spelling fixes.
|
пре 8 година |
cutealien
|
5ee9c208b4
Ensure vector3df and all classes containing a vector3df are passed by reference instead of per value. Thanks @Danyal Zia for the patch (#280).
|
пре 10 година |
hybrid
|
0a2330890a
Bump copyright to 2012
|
пре 12 година |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
пре 14 година |
hybrid
|
014272f2c1
Fix the text scene node placing in viewports. The problem was, that the calculation took the absolute viewport dimension into account, while rendering into the viewport requires the screenwidth to be taken. Hence, the text was usually misplaced. The collision method can still be used for this mixed mode calculation (get screen coordinate during viewport rendering, use it for full screen rendering), but requires an additional parameter.
|
пре 14 година |
cutealien
|
8b71ff58b4
The following functions will now use a "ISceneNode *" instead of a "const ISceneNode *":
|
пре 14 година |
hybrid
|
e08e256fdc
Fix docs for collision manager API, wrong return value was given.
|
пре 14 година |
hybrid
|
e8fa33e154
Merged from 1.7 branch, revisions 3300-3357. Huge number of bug fixes, mostly in GUI and serialization.
|
пре 14 година |
cutealien
|
28a04fbd42
Renamed OctTree to Octree
|
пре 15 година |
cutealien
|
cf445855a6
Documenation clarification in IEventReceiver (thx teto) and ISceneCollisionManager (thx aanderse).
|
пре 15 година |
hybrid
|
d9e92b0783
Add FPS getter for Animated Mesh SN, add some values in serialization.
|
пре 15 година |
hybrid
|
275874afb1
Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated.
|
пре 15 година |
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
|
8e9c3de276
Merged revisions 2349:2403 from 1.5 branch. Added defines for version handling, added method to check for drivers. Fix bugs in Joystick handler, filename handler, and byteswap.
|
пре 15 година |
hybrid
|
9e695384b9
Added collision function parameter for restricting check to only parts of the scene, patch by Darktib.
|
пре 15 година |
hybrid
|
ca07a70436
Constification for line3df paramater and reindentation.
|
пре 15 година |
Rogerborg
|
5478f80545
https://sourceforge.net/tracker2/?func=detail&aid=1797487&group_id=74339&atid=540678
|
пре 16 година |
Rogerborg
|
cf349f9953
More collision additions. ISceneCollisionManager::getCollisionResultPosition() now returns the node that was hit. ISceneNodeAnimatorCollisionResponse stores and exposes the node that was hit.
|
пре 16 година |
Rogerborg
|
81671c23b2
https://sourceforge.net/tracker2/index.php?func=detail&aid=2498791&group_id=74339&atid=540678
|
пре 16 година |
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 година |
Rogerborg
|
2563bf14d8
Small efficiency improvements in scene collision:
|
пре 16 година |
Rogerborg
|
340b984ced
Add a hitPosition to ISceneCollisionManager::getCollisionResultPosition() as per
|
пре 16 година |
hybrid
|
cdffc4a5d6
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
пре 16 година |
hybrid
|
13b9851487
Another round of constness additions. Almost finished now.
|
пре 17 година |