cutealien
|
8c5b6241b7
Add a normalsUpdate parameter to IMeshManipulator::transform.
|
hace 5 años |
cutealien
|
bff50c751d
Spelling fixes.
|
hace 8 años |
hybrid
|
20969d5c25
Heightmap optimization functions, supplied by Hendu.
|
hace 11 años |
hybrid
|
9f7227b7ad
Some whitespace adjustment.
|
hace 11 años |
hybrid
|
0a2330890a
Bump copyright to 2012
|
hace 12 años |
hybrid
|
1fda9980df
Add vertex optimization algorithm submitted by curaga
|
hace 13 años |
hybrid
|
84eeb0e6de
Added 32bit support to some more of the mesh manipulator methods. Unfortunately, the cloning methods (createXXX) will require huge code duplication, so I left them unchanged so far.
|
hace 13 años |
bitplane
|
ed5344f5e8
Added minimum timelines for removing deprecated methods.
|
hace 14 años |
bitplane
|
54356391a2
Removed getMS3DJointNode, getXJointNode, and EGDS_MESSAGE_BOX_MAX_TEST_WIDTH. Added deprecated warnings to some more methods, plus a couple of doc string fixes.
|
hace 14 años |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
hace 14 años |
hybrid
|
96310b964d
Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase.
|
hace 15 años |
hybrid
|
675fd7637e
Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes.
|
hace 15 años |
hybrid
|
372161fa0c
Fix missing include.
|
hace 15 años |
hybrid
|
f3bf8b1f2b
Fix createMeshWith1TCoords to avoid vertex duplication.
|
hace 15 años |
hybrid
|
7713cddaf8
Merged revisions 2748:2778 from branch 1.6. A few bug fixes (wrong drop/grab, normals handling, rotation animator) and many doc fixes.
|
hace 15 años |
hybrid
|
275874afb1
Merged from 1.6 branch, revisions 2684:2747. Windows serialization fix. Memleak in STL and LWO loader fixed. CursorControl under Windows fixed. CE compilation fixed. Example 21 for Linux fixed. IFileSystem and IFileList additions. Toolbar::addButton fixed. Device::run fixed. Anti-Aliasing on debug rendering disabled. Documenation updated.
|
hace 15 años |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
hace 15 años |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
hace 15 años |
engineer_apple
|
2340f9b849
Changes in 1.6 TA
|
hace 16 años |
engineer_apple
|
c130d56b76
Changes in 1.6 TA
|
hace 16 años |
hybrid
|
543407812f
Added another parameter for the new planar mapping operator
|
hace 16 años |
hybrid
|
57c16f70d8
Added new makePlanarMapping method with one major axis for the whole mesh buffer, and different resolutions in S and T.
|
hace 16 años |
hybrid
|
0e00187fdd
Aded a meshbuffer version of makePlanarTextureMapping.
|
hace 16 años |
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.
|
hace 16 años |
Rogerborg
|
604d2fd754
Replace possessive "it's" with the grammatically correct "its".
|
hace 16 años |
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.
|
hace 16 años |
hybrid
|
69389d0c9e
Renamed scaleMesh to scale, added support for meshbuffer scaling.
|
hace 16 años |
hybrid
|
0f278fa5ed
Added a meshbuffer transform method and renamed the transformMesh method to transform.
|
hace 16 años |
hybrid
|
a0709c155f
Fixed a bug in the terrain mesh generation.
|
hace 16 años |
hybrid
|
2843b8b583
Added generation of tangent space which can keep the original normals, by ryanclark. Note that inaccuracies of the tangent space may arise if you keep the original tangents. Angle weighted smoothing seems to be bogus, maybe indices are wrong.
|
hace 16 años |