]> git.mxchange.org Git - simgear.git/commit
Melchior FRANZ:
authorehofman <ehofman>
Wed, 29 Jun 2005 09:41:07 +0000 (09:41 +0000)
committerehofman <ehofman>
Wed, 29 Jun 2005 09:41:07 +0000 (09:41 +0000)
commitfdd9bb1af626c02e562c63be14fc8da196c867ce
tree6b2d737c44cdafe71ee4c98cd77f9188ebc4046c
parent81546820ab0d7efe8d01ec47c2970d1c53b10e2c
Melchior FRANZ:

- check for isTied() and refcount has to be made *before* we go into
  recursion, so as to pertain subtrees of refcounted nodes, even if there
  are no refcounted/tied nodes *in* this tree
- return value inverted, because it's more logical to say
  removeChildren() == true --> everything removed;  false --> failed
- further cleanup
simgear/props/props.cxx
simgear/props/props.hxx