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 年之前 |
cutealien
|
b5f139f8a7
Use _IRR_OVERRIDE_throughout.
|
5 年之前 |
cutealien
|
28d2756b27
Bugfix: SMesh::recalculateBoundingBox() does now ignore empty boundingboxes of meshbuffers instead of adding them.
|
8 年之前 |
hybrid
|
0a2330890a
Bump copyright to 2012
|
12 年之前 |
hybrid
|
eef85c2edf
Add documentation about bbox update not called automatically.
|
12 年之前 |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
14 年之前 |
engineer_apple
|
816d5655fc
- added Halflife 1 Model Loader
|
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 年之前 |
bitplane
|
0ce6ba201e
Re-ordered some member variables so that padding on 64-bit pointers don't use unnecessary space, also defined bit fields for some bools and moved them to the end of memory. Some minor formatting changes, and got rid of the annoying upper case .H in the VC projects.
|
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
|
99aedb34e1
Add convenience functions to change the HW buffer settings for a complete mesh instead of just one buffer.
|
16 年之前 |
hybrid
|
cdffc4a5d6
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
16 年之前 |
hybrid
|
451d5bca72
Merged from 1.4 branch revisions 1251:1271
|
17 年之前 |
hybrid
|
13b9851487
Another round of constness additions. Almost finished now.
|
17 年之前 |
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 年之前 |
bitplane
|
c00ce1d372
Moved everything to /trunk
|
17 年之前 |