cutealien
|
6a7c09d6be
Add updateBoundingBox parameter to IMeshBuffer::append and some fixes and optimizations
|
пре 1 година |
cutealien
|
d207a64429
Add IMeshBuffer::getColor functions
|
пре 2 година |
cutealien
|
267ccbc4ca
Add IMeshBufffer::clone for buffer copies, use it in CMeshManipulator::createMeshCopy
|
пре 2 година |
cutealien
|
b79e35ed66
Add IMeshBuffer::getType
|
пре 2 година |
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
|
de1bbfdc50
- Add support for different geometric primitivs to meshbuffers.
|
пре 7 година |
cutealien
|
bff50c751d
Spelling fixes.
|
пре 8 година |
cutealien
|
6f3942e544
Initialize variables in second SSharedMeshBuffer constructor.
|
пре 12 година |
hybrid
|
0a2330890a
Bump copyright to 2012
|
пре 12 година |
hybrid
|
95d92363ab
Merge from 1-7 branch, releases 3927-3942. Just documentation fixes.
|
пре 13 година |
hybrid
|
e6a6ff0838
Remove checks and default constructed dummies due to erroneous temporary usage.
|
пре 13 година |
hybrid
|
582cb75095
Merge from 1.7 branch. Fixes for SSharedMeshBuffer and matrix4
|
пре 13 година |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
пре 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 година |
hybrid
|
c26cb45461
Merged from 1.5 branch, revisions 2137:2293. Minor bugfixes, some doc updates.
|
пре 15 година |
bitplane
|
0ee0b06eef
Fix some initialization order warnings caused by reorganising members
|
пре 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 година |
engineer_apple
|
cf2cfa5f14
Changes in version 1.6, TA
|
пре 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 година |
hybrid
|
7a1fac9dfb
Merged revisiosn 1851:1883 from 1.5 branch. unit tests and severla bug fixes.
|
пре 16 година |
hybrid
|
fd61d6dd19
Removed some consts from POD type return values.
|
пре 16 година |
hybrid
|
b5d6000f8d
Added new mMeshManipulator method scaleTCoords to scale texture coords of a mesh. Added two new access methods to texture coords of vertices of a meshbuffer. This allowed to replace the template for planar mapping as well.
|
пре 16 година |
hybrid
|
e80e76c763
Fixed line endings and a little bug in the if check.
|
пре 16 година |
lukeph
|
e903f2ca6b
-Made drivers update vertex and index VBOs independently. Massive speed up for terrain nodes. Interface isn’t so clean yet, but will be when vertex and index buffers are separated.
|
пре 16 година |
hybrid
|
cdffc4a5d6
Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release.
|
пре 16 година |
lukeph
|
580c3f5365
terrains can now use VBOs, but index and vertex data will need to be updated independently for any speed gain
|
пре 16 година |
lukeph
|
2ca8282e00
-- added VBO support --
|
пре 17 година |