cutealien
|
8c5b6241b7
Add a normalsUpdate parameter to IMeshManipulator::transform.
|
vor 5 Jahren |
cutealien
|
bff50c751d
Spelling fixes.
|
vor 8 Jahren |
hybrid
|
20969d5c25
Heightmap optimization functions, supplied by Hendu.
|
vor 11 Jahren |
hybrid
|
9f7227b7ad
Some whitespace adjustment.
|
vor 11 Jahren |
hybrid
|
0a2330890a
Bump copyright to 2012
|
vor 12 Jahren |
hybrid
|
1fda9980df
Add vertex optimization algorithm submitted by curaga
|
vor 13 Jahren |
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.
|
vor 13 Jahren |
bitplane
|
ed5344f5e8
Added minimum timelines for removing deprecated methods.
|
vor 14 Jahren |
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.
|
vor 14 Jahren |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
vor 14 Jahren |
hybrid
|
96310b964d
Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase.
|
vor 15 Jahren |
hybrid
|
675fd7637e
Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes.
|
vor 15 Jahren |
hybrid
|
372161fa0c
Fix missing include.
|
vor 15 Jahren |
hybrid
|
f3bf8b1f2b
Fix createMeshWith1TCoords to avoid vertex duplication.
|
vor 15 Jahren |
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.
|
vor 15 Jahren |
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.
|
vor 15 Jahren |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
vor 15 Jahren |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
vor 15 Jahren |
engineer_apple
|
2340f9b849
Changes in 1.6 TA
|
vor 16 Jahren |
engineer_apple
|
c130d56b76
Changes in 1.6 TA
|
vor 16 Jahren |
hybrid
|
543407812f
Added another parameter for the new planar mapping operator
|
vor 16 Jahren |
hybrid
|
57c16f70d8
Added new makePlanarMapping method with one major axis for the whole mesh buffer, and different resolutions in S and T.
|
vor 16 Jahren |
hybrid
|
0e00187fdd
Aded a meshbuffer version of makePlanarTextureMapping.
|
vor 16 Jahren |
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.
|
vor 16 Jahren |
Rogerborg
|
604d2fd754
Replace possessive "it's" with the grammatically correct "its".
|
vor 16 Jahren |
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.
|
vor 16 Jahren |
hybrid
|
69389d0c9e
Renamed scaleMesh to scale, added support for meshbuffer scaling.
|
vor 16 Jahren |
hybrid
|
0f278fa5ed
Added a meshbuffer transform method and renamed the transformMesh method to transform.
|
vor 16 Jahren |
hybrid
|
a0709c155f
Fixed a bug in the terrain mesh generation.
|
vor 16 Jahren |
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.
|
vor 16 Jahren |