Commit History

Author SHA1 Message Date
  cutealien 0d5be91494 Switch default transparency sorting back from ETNS_PLANE_CENTER to ETNS_CENTER 1 year ago
  cutealien 94c4260c36 Add more transparent node sorting algorithms 1 year ago
  cutealien 901c41853e Add options for transparency node sorting algorithm 1 year ago
  cutealien 12e92e9180 Clean up include dependencies in public headers 1 year ago
  cutealien 1a67fce6cb Add IMeshSceneNode::setNodeRegistration to allow registering MeshSceneNodes to the SceneManager per buffer instead of per node 1 year ago
  cutealien 4f47211492 Spelling fixes 1 year ago
  cutealien 046f889bc7 Spelling fixes 1 year ago
  cutealien f6365a1578 Add a comment to addSkyDomeSceneNode 1 year ago
  engineer_apple a960283ac3 a) debug Camera Matrices. enable with _IRR_COMPILE_WITH_90_DEGREE_CAMERA. 2 years ago
  cutealien f65056469c Add new cube mesh type ECMT_1BUF_24VTX_NP. CubeSceneNodes can now use different cube mesh types. 2 years ago
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 years ago
  cutealien f73f9501f0 API BREAKER: Replacing defines in irrTypes.h which are conflicting with c++ reserved identifier rules. 3 years ago
  cutealien 74144bf377 Add steer parameter to CSceneNodeAnimatorFollowSpline which allows rotating node toward direction of movement. 3 years ago
  cutealien e9b75d2623 Add another render pass ESNRP_GUI which is drawn last and is p.E. useful for rendering gui nodes in the scenemanager. 4 years ago
  cutealien 162540909d Add function ISceneManager::createShadowVolumeSceneNode to allow custom ISceneNode's to use shadows. 5 years ago
  cutealien cb1d2f7706 Fix typos. Thanks @ greenya 5 years ago
  cutealien 391dd912bd Add IXMLWriterUTF8 to allow writing utf8/ansi XML's. 5 years ago
  cutealien 06efc9a196 Add function ISceneManager::clearAllRegisteredNodesForRendering. 7 years ago
  cutealien 51961da07d ISceneManager::getMesh can now creates meshes with alternative cache-names. 7 years ago
  cutealien 24336634a8 Add some documentation to clarify what ISceneManager::getSceneNodesFromType does do. 7 years ago
  cutealien 6355bc18b7 Add IOctreeSceneNode interface to control parameters like VBO usage and polygon clipping checks for octree scene nodes. 7 years ago
  cutealien 1073bff853 Fix CMetaTriangleSelector and allow creating octrees for single meshbuffers. 8 years ago
  cutealien 543e70dc34 CTriangleSelector can now be created for a single meshbuffer. 8 years ago
  cutealien a20f01131a ITriangleSelector now can also return meshbuffer collision information. 8 years ago
  cutealien bff50c751d Spelling fixes. 8 years ago
  cutealien f763315a9b Improve documentation for new texture-loader interface and mention that the old solutions are deprecated. 10 years ago
  hybrid b93788fa3d First round of override updates. 11 years ago
  hybrid 5de4ef87f6 Merged from 1.8 branch, revisions 4393-4484: Compiler issues with certain compilers fixed, localtime bug under windows7 fixed. 11 years ago
  hybrid 0a2330890a Bump copyright to 2012 12 years ago
  hybrid 516faec05b Add another saveScene overload which allows to pass in a user-created XMLWriter. Patch suggested by eversilver. 12 years ago