Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5819 in orxonox.OLD for trunk/src/lib/coord/p_node.cc


Ignore:
Timestamp:
Nov 29, 2005, 11:07:43 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: merged branches world_entities to trunk again
merged with command
svn merge -r5795:HEAD branches/world_entities/ trunk/
no conflicts (what a wonder)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/coord/p_node.cc

    r5772 r5819  
    334334  }
    335335  this->relDirection = relDir;
     336
    336337  this->bRelCoorChanged = true;
    337338}
     
    363364  *this->toDirection = relDirSoft;
    364365  this->bias = bias;
     366  this->bRelDirChanged = true;
    365367}
    366368
Note: See TracChangeset for help on using the changeset viewer.