Commit History

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