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