提交歷史

作者 SHA1 備註 提交日期
  cutealien d6fee48e97 Avoid ambigious conversions when compiling with c++20 2 年之前
  cutealien e2b176ad19 S3DVertex initialize color always. It's derived classes now both accept const S3DVertex& constructor. 2 年之前
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 年之前
  cutealien ede858d56f Make S3DVertex::getType a static instead of const function. Same for other vertex classes. 5 年之前
  cutealien 39e5fdc3e7 Merge branch releases/1.8 revisions r5633 through r5796 into trunk. 5 年之前
  cutealien 63ec10d099 Adding documentation about the way tangents/binormals are passed to shader. 6 年之前
  hybrid 0a2330890a Bump copyright to 2012 12 年之前
  hybrid 5e4d495dcc Bump copyright dates to 2011. 14 年之前
  hybrid 3c8c56d3fd Add interpolation methods 14 年之前
  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 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 cdffc4a5d6 Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 16 年之前
  hybrid 755e117078 Merged from 1.4 branch revisions 1316:1328. 16 年之前
  hybrid 154b5d91b8 Merged from 1.4 branch revisions 1155:1172 17 年之前
  hybrid 48e009de8f Merged 1.4 branch 1075:1105. 17 年之前
  hybrid 61a5af828e Some fixes for method signature unification and some other C++ fixes. 17 年之前
  hybrid 13b9851487 Another round of constness additions. Almost finished now. 17 年之前
  hybrid 38a6a8216c Added string representation for vertex types. Simplified some code, made some methods const. 17 年之前
  hybrid 71a1e46d7b Fixed some warnings and indentation. 17 年之前
  irrlicht 7b734957d8 removed getVertexPitch() method 17 年之前
  hybrid fc1f2f7cf3 Fixed the particle emitter types which were missing. 17 年之前
  hybrid 981d1d61f2 Derive specialized vertices from the base one to avoid duplicated code. 17 年之前
  hybrid 60e4d62143 Made the MeshBuffers be based on a template class. The original headers do still exist for compatibility reasons. The SMeshBuffer... structs are now typedefs of the template. 17 年之前
  bitplane c00ce1d372 Moved everything to /trunk 17 年之前