- Timestamp:
- Dec 23, 2008, 11:34:35 PM (16 years ago)
- Location:
- code/branches/bugger
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/bugger
- Property svn:mergeinfo changed
/code/branches/lodfinal (added) merged: 2372,2380,2388,2394-2395,2402,2411
- Property svn:mergeinfo changed
-
code/branches/bugger/src/orxonox/objects/worldentities/MovableEntity.cc
r2531 r2533 52 52 this->overwrite_position_ = Vector3::ZERO; 53 53 this->overwrite_orientation_ = Quaternion::IDENTITY; 54 55 this->setPriority( priority::low ); 54 56 55 57 this->registerVariables();
Note: See TracChangeset
for help on using the changeset viewer.