cutealien
|
046f889bc7
Spelling fixes
|
1 سال پیش |
cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
3 سال پیش |
cutealien
|
391dd912bd
Add IXMLWriterUTF8 to allow writing utf8/ansi XML's.
|
5 سال پیش |
cutealien
|
fb7e234561
Add a default parameter to some IAttributes::getAttributeAsEnumeration functions.
|
6 سال پیش |
cutealien
|
bff50c751d
Spelling fixes.
|
8 سال پیش |
cutealien
|
d7a700e44f
Several getter functions in IAttributes made const (thx @Erik Schultheis for the patch)
|
8 سال پیش |
cutealien
|
0dbead2597
Change the rest of the attributes interfaces to pass parameters by const ref instead of per value.
|
10 سال پیش |
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 سال پیش |
cutealien
|
c2d2390e9e
IAttributes::getAttributeAs functions now can have a customizable default-parameter to return when attributeName is not found. This makes it easier to work correctly with old serialized data when adding new variables. Also it would probably be worth it passing generally in all serialization the old value as default-parameter, then it can handle missing serialization data as well.
|
12 سال پیش |
hybrid
|
0a2330890a
Bump copyright to 2012
|
12 سال پیش |
cutealien
|
6f1db5fc41
- Add vector2d and dimension2d attributes (both already had incomplete parts of implementations for some reason)
|
13 سال پیش |
hybrid
|
29f591f3b0
Add support for relative texture names in atrributes
|
13 سال پیش |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
14 سال پیش |
hybrid
|
68dd0061eb
Make some methods const
|
14 سال پیش |
cutealien
|
8bebbdbbc2
- Fixed serialization of stringw-arrays again and learned another lesson of "be very careful when changing const's".
|
15 سال پیش |
cutealien
|
0e21f80e5a
- CStringWArrayAttribute can use const-ref instead of full copy
|
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
|
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
|
cdffc4a5d6
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
16 سال پیش |
hybrid
|
df946a1ce6
Removed unnecessary irr namespace prefixing.
|
17 سال پیش |
hybrid
|
f4bc95371b
First larger constification. Made serialization const. Some other constification and signedness changes. Minor other code changes.
|
17 سال پیش |
irrlicht
|
fbd4188b83
added loader for the new .irrmesh format. (CIrrMeshFileLoader)
|
17 سال پیش |
irrlicht
|
8a3a2a2ad5
.irrMesh writer implementation finished
|
17 سال پیش |
irrlicht
|
b85584c8e1
renamed IUnknown to IReferenceCounted
|
17 سال پیش |
bitplane
|
c00ce1d372
Moved everything to /trunk
|
17 سال پیش |