Revīziju vēsture

Autors SHA1 Ziņojums Datums
  cutealien 875d4b6777 Use ConstIterator instead of Iterator in a few places 1 gadu atpakaļ
  cutealien 92631b7913 Allow nodes ignoring parent transformations with ESNUA_RELATIVE 1 gadu atpakaļ
  cutealien a4cb792db8 Spelling fixes 1 gadu atpakaļ
  cutealien 046f889bc7 Spelling fixes 1 gadu atpakaļ
  cutealien 126eadec7e Rename variable ISceneNode::UpdateAbsolutePosBehavior -> AbsPosUpdateBehavior 1 gadu atpakaļ
  cutealien 91538883b2 Avoid newly introduced reorder warnings in ISceneNode 2 gadi atpakaļ
  cutealien 93c1598bbd Add option to allow nodes to ignore the scale/rotation parts of their parents transformation. 2 gadi atpakaļ
  cutealien d0943cade7 Make some local variables in public headers const 2 gadi atpakaļ
  cutealien e75d2904b1 Replace public header guards to avoid using indentifiers reserved by c++ 3 gadi atpakaļ
  cutealien f73f9501f0 API BREAKER: Replacing defines in irrTypes.h which are conflicting with c++ reserved identifier rules. 3 gadi atpakaļ
  cutealien b5f139f8a7 Use _IRR_OVERRIDE_throughout. 5 gadi atpakaļ
  cutealien 8518f3bd2c Revert r5645 (adding default value). 6 gadi atpakaļ
  dbocksteger c8ec2d3e05 Added Default-value for ISceneNode->Name so the code won't crash if someone tries to compare it with empty... 6 gadi atpakaļ
  cutealien 05ae7cf0ea Fix bug in ISceneNode::deserializeAttributes which did set scale to 0 when no attribute was given. 9 gadi atpakaļ
  cutealien 0cbb9112a3 _IRR_IMPLEMENT_MANAGED_MARSHALLING_BUGFIX removed. 9 gadi atpakaļ
  cutealien b337ae06b7 ISceneNode::deserializeAttributes uses now old values for parameters which are not in the attributes (thx @entity for noticing). 10 gadi atpakaļ
  cutealien 7d8307b1da - ISceneNodeAnimators can now be disabled and paused. 10 gadi atpakaļ
  cutealien f21b7b9cf8 Reverting last changes - there is more stuff broken with generating documentation, so I suspect the real troubles is the layout file. 10 gadi atpakaļ
  cutealien 8133fef8d2 Fixing doxygen layout for ISceneNode. Same should probably be done throughout. 10 gadi atpakaļ
  cutealien 7d44da69a4 Improve documentation. 10 gadi atpakaļ
  hybrid 9f7227b7ad Some whitespace adjustment. 11 gadi atpakaļ
  cutealien 4250b6f7d3 Had added a const too much in last check-in. 11 gadi atpakaļ
  cutealien 3a40f567cf Add function ISceneNode::getTransformedBoundingBoxEdges. 11 gadi atpakaļ
  hybrid 0a2330890a Bump copyright to 2012 12 gadi atpakaļ
  cutealien aac4887879 Fix warning in comments (my fault). Thx @ khonkhortisan for reporting. 12 gadi atpakaļ
  cutealien 1746799898 Documentation changes. 12 gadi atpakaļ
  hybrid abe83366e5 Change Debug data to u32 as it is a binary variable. 13 gadi atpakaļ
  hybrid 5e4d495dcc Bump copyright dates to 2011. 13 gadi atpakaļ
  hybrid ccd1a241c3 Occlusion Query support. 14 gadi atpakaļ
  cutealien 28a04fbd42 Renamed OctTree to Octree 14 gadi atpakaļ