提交历史

作者 SHA1 备注 提交日期
  cutealien b5bc32a363 Fix tessellation numbers in createCylinderMesh, createConeMesh, createArrowMesh 8 月之前
  cutealien 986616daf5 Fix uninitialized variable in CTriangleSelector and code cleanup 9 月之前
  cutealien 28541f4380 Can often copy instead of multiply matrix in CTriangleSelector 9 月之前
  cutealien d7cee60e28 Bugfix: CTriangleSelector::getTriangles with bbox no longer ignores transform matrix 9 月之前
  cutealien 901c41853e Add options for transparency node sorting algorithm 10 月之前
  cutealien 8b24ee339e writeImageToFile param now used by CImageWriterPNG for compression level 10 月之前
  cutealien 2182ca2e52 Add SMaterial::IUserData to make it easier passing additional values to shaders 10 月之前
  cutealien 9ef60a94f3 CSoftwareTexture::lock no longer returns image data when a mipmapLevel is requested 11 月之前
  cutealien a7fb435835 Unify matrix4::buildProjectionMatrixPerspectiveFov functions 1 年之前
  cutealien a6b7a1623d Fix problems in rendering nodes outside SceneManager caused by new render-per-buffer code 1 年之前
  cutealien 04bdecf1bf Fix: r6469 broke fixed function materials when shader materials where created but not used 1 年之前
  cutealien 30cce38b8a Fix SMaterialLayer operator!= and optimize operator= 1 年之前
  cutealien a16a95e6ad Remove IMaterialRendererServices::setBasicRenderStates 1 年之前
  cutealien 1a67fce6cb Add IMeshSceneNode::setNodeRegistration to allow registering MeshSceneNodes to the SceneManager per buffer instead of per node 1 年之前
  cutealien 875d4b6777 Use ConstIterator instead of Iterator in a few places 1 年之前
  cutealien 92631b7913 Allow nodes ignoring parent transformations with ESNUA_RELATIVE 1 年之前
  cutealien ae077534c9 Add SMaterialLayer::hasSetTextureMatrix and SMaterialLayer::resetTextureMatrix 1 年之前
  cutealien dac0cd833a Add IShaderConstantSetCallBack::OnCreate to allow earlier access to IMaterialRendererServices 1 年之前
  cutealien a1c6896ef6 CD3D9HLSLMaterialRenderer now implementing IMaterialRendererServices itself 1 年之前
  cutealien 374cbe4c47 Document some shader behaviour 1 年之前
  cutealien dea76388e7 Fix some bitfield sizes in SMaterial 1 年之前
  cutealien e4fc752527 Fix some problems with CMatrix4::getRotationDegrees 1 年之前
  cutealien 93c1598bbd Add option to allow nodes to ignore the scale/rotation parts of their parents transformation. 2 年之前
  cutealien a85050f622 Add comment when running tests on Linux how to see results 2 年之前
  cutealien 0820c688de Merging r6286 through r6421 from branch releases/1.8 to trunk 2 年之前
  cutealien 089ef83d40 core::array search functions can now work with other template types. 2 年之前
  cutealien d68be834e6 Change all CColorConverter functions to work with u32 instead of s32 for sizes. 2 年之前
  engineer_apple f892f0bfc3 clang warnings (OnSetMaterial multiple inheritance IMaterialRendererServices,IShaderConstantSetCallBack) 2 年之前
  engineer_apple 53abbc1fd2 burningvideo 0.54 2 年之前
  cutealien 13b42fa41d Separate GLX window from X11 window. 2 年之前