cutealien
|
3824b91b2c
Minor code cleanup
|
11 月之前 |
cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
3 年之前 |
cutealien
|
39e5fdc3e7
Merge branch releases/1.8 revisions r5633 through r5796 into trunk.
|
5 年之前 |
hybrid
|
0a2330890a
Bump copyright to 2012
|
12 年之前 |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
14 年之前 |
hybrid
|
e8fa33e154
Merged from 1.7 branch, revisions 3300-3357. Huge number of bug fixes, mostly in GUI and serialization.
|
14 年之前 |
cutealien
|
e03ff5e739
Add dimension2d::operator- for completeness.
|
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
|
74e456a1cc
Added generic console device. Only works with software drivers.
|
16 年之前 |
engineer_apple
|
cf2cfa5f14
Changes in version 1.6, TA
|
16 年之前 |
Rogerborg
|
dcebfbbf0d
http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704
|
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
|
77d97b18bf
Make position2d a typedef of vector2d. Very tentatively deprecate position2d. Add the position2d methods that operate on a dimension2d to vector2d. Add vector2d constructor and equality methods to dimension2d. Add a new test case that verifies that vector2d and position2d are interchangeable, and that vector2d and dimension2d can operate on and implicitly convert each other. Remove the now duplicate position2d methods from CAttributeImpl. Tested with unit/regression tests and building all the examples. This should be a transparent change for users.
|
16 年之前 |
rogerborg
|
2616e60e52
https://sourceforge.net/tracker2/?func=detail&aid=2473523&group_id=74339&atid=540676
|
16 年之前 |
hybrid
|
9f50c25b56
Changed from vector2df to dimension2df
|
16 年之前 |
hybrid
|
915bb23fa7
Fixed signedness warnings.
|
16 年之前 |
hybrid
|
d5a5d9b501
Keep the original values in getOptimalSize more often.
|
16 年之前 |
hybrid
|
3ac051451b
copy'n'paste typo and signedness fixed
|
16 年之前 |
hybrid
|
3bd703243f
A texture dimension calculation method
|
16 年之前 |
hybrid
|
cdffc4a5d6
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
16 年之前 |
hybrid
|
5bc1bdc13e
Merged from 1.4 branch revisions 1198:1217
|
17 年之前 |
hybrid
|
270aff114b
Make multiplication const and add the proper op-assignments.
|
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 年之前 |
bitplane
|
c00ce1d372
Moved everything to /trunk
|
17 年之前 |