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