Commit History

Author SHA1 Message Date
  cutealien d6fee48e97 Avoid ambigious conversions when compiling with c++20 2 years ago
  cutealien e2b176ad19 S3DVertex initialize color always. It's derived classes now both accept const S3DVertex& constructor. 2 years ago
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 years ago
  cutealien ede858d56f Make S3DVertex::getType a static instead of const function. Same for other vertex classes. 5 years ago
  cutealien 39e5fdc3e7 Merge branch releases/1.8 revisions r5633 through r5796 into trunk. 5 years ago
  cutealien 63ec10d099 Adding documentation about the way tangents/binormals are passed to shader. 6 years ago
  hybrid 0a2330890a Bump copyright to 2012 12 years ago
  hybrid 5e4d495dcc Bump copyright dates to 2011. 14 years ago
  hybrid 3c8c56d3fd Add interpolation methods 14 years ago
  hybrid 3ef1b18308 Fix eol-style for all code files to CRLF for simpler file handling. 15 years ago
  hybrid 7e5822ec2c Fix eol-style for all code files to native. 15 years ago
  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 years ago
  hybrid cdffc4a5d6 Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 16 years ago
  hybrid 755e117078 Merged from 1.4 branch revisions 1316:1328. 16 years ago
  hybrid 154b5d91b8 Merged from 1.4 branch revisions 1155:1172 17 years ago
  hybrid 48e009de8f Merged 1.4 branch 1075:1105. 17 years ago
  hybrid 61a5af828e Some fixes for method signature unification and some other C++ fixes. 17 years ago
  hybrid 13b9851487 Another round of constness additions. Almost finished now. 17 years ago
  hybrid 38a6a8216c Added string representation for vertex types. Simplified some code, made some methods const. 17 years ago
  hybrid 71a1e46d7b Fixed some warnings and indentation. 17 years ago
  irrlicht 7b734957d8 removed getVertexPitch() method 17 years ago
  hybrid fc1f2f7cf3 Fixed the particle emitter types which were missing. 17 years ago
  hybrid 981d1d61f2 Derive specialized vertices from the base one to avoid duplicated code. 17 years ago
  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 years ago
  bitplane c00ce1d372 Moved everything to /trunk 17 years ago