Komit Sejarah

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