История коммитов

Автор SHA1 Сообщение Дата
  cutealien 32585c5ed0 Cleanup: Make some variables const. 5 лет назад
  cutealien dbd17774d0 Fix patch for meshbuffers with different primitives. 7 лет назад
  cutealien de1bbfdc50 - Add support for different geometric primitivs to meshbuffers. 7 лет назад
  cutealien bff50c751d Spelling fixes. 8 лет назад
  hybrid 0a2330890a Bump copyright to 2012 12 лет назад
  hybrid 5e4d495dcc Bump copyright dates to 2011. 14 лет назад
  hybrid 1f574c6069 Add support for different primitive types for geometry shaders. 15 лет назад
  hybrid f29995ded6 Merged revisions 2848:2891 from 1.6 branch. DMF loader fixes, Win32 shift key fixes, version number update. 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 лет назад
  hybrid 6124df98f0 Merged revisions 2325:2332 from 1.5 branch. Only doc updates. 15 лет назад
  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 99aedb34e1 Add convenience functions to change the HW buffer settings for a complete mesh instead of just one buffer. 16 лет назад
  hybrid a9b64e9e5c Removed some consts from POD type return values. Added missing imlementations in SSkinMeshBuffer. 16 лет назад
  hybrid fd61d6dd19 Removed some consts from POD type return values. 16 лет назад
  lukeph 341dc16566 -added support for 32bit buffers in the opengl and directx9 drivers :) hopefully not buggy... 16 лет назад
  hybrid 674b535c2b Added hint on proper IMeshBuffer usage. 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 лет назад
  hybrid ffb438d141 Minor changes and cleanup. 16 лет назад
  lukeph 580c3f5365 terrains can now use VBOs, but index and vertex data will need to be updated independently for any speed gain 16 лет назад
  hybrid 99aa627e76 Merged from 1.4 branch revisions 1174:1188 17 лет назад
  lukeph 86eda333c6 VBOs now use irrMap 17 лет назад
  hybrid a128e87ed1 Moved enum to additional file. 17 лет назад
  lukeph 2ca8282e00 -- added VBO support -- 17 лет назад
  hybrid 81ff2ebb72 Provide meshbuffer level access to vertex elements which always exist. 17 лет назад
  irrlicht 7b734957d8 removed getVertexPitch() method 17 лет назад
  irrlicht b85584c8e1 renamed IUnknown to IReferenceCounted 17 лет назад