cutealien
|
036c974845
Use qualifed id instead of virtual function calls in CVertexBuffer constructors
|
1 year ago |
cutealien
|
aa43f5acb5
Fix CVertexBuffer::setType when switching no empty vertex arrays. IVertexBuffer interface changes.
|
2 years ago |
cutealien
|
3103df86b2
Add non-const version of IVertexBuffer::operator[]
|
2 years ago |
cutealien
|
a007dfd17c
Add IVertexBuffer::setValue. Add comments.
|
2 years ago |
cutealien
|
387965a091
IVertexBuffer and IIndexBuffer reallocate functions now pass through canShrink parameter to array
|
2 years ago |
cutealien
|
d7ab85580d
CVertexBuffer no longer re-allocates stuff when type doesn't change
|
2 years ago |
cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
3 years ago |
cutealien
|
f73f9501f0
API BREAKER: Replacing defines in irrTypes.h which are conflicting with c++ reserved identifier rules.
|
3 years ago |
cutealien
|
ede858d56f
Make S3DVertex::getType a static instead of const function. Same for other vertex classes.
|
5 years ago |
cutealien
|
b5f139f8a7
Use _IRR_OVERRIDE_throughout.
|
5 years ago |
hybrid
|
0a2330890a
Bump copyright to 2012
|
12 years ago |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
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 |
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 |
hybrid
|
ad43762777
Merged from 1.5 branch to trunk, all changes from 1913 to 1932. Mostly example and test fixes. Some bug fixes, camera interface changes.
|
16 years ago |
hybrid
|
fd61d6dd19
Removed some consts from POD type return values.
|
16 years ago |
lukeph
|
341dc16566
-added support for 32bit buffers in the opengl and directx9 drivers :) hopefully not buggy...
|
16 years ago |
hybrid
|
57485235b9
Added some vector operations which take just one scalar as argument.
|
16 years ago |
hybrid
|
bcdb49774e
Fixed whitespace and line endings.
|
16 years ago |
lukeph
|
bea9e087fd
Some header files for a new meshbuffer, not being used yet, till I commit the changes to irrlicht.
|
16 years ago |