Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4865 in orxonox.OLD


Ignore:
Timestamp:
Jul 14, 2005, 4:58:12 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: some segfault should not occure anymore

Location:
orxonox/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/ChangeLog

    r4822 r4865  
     12005-07-14      Benjamin Grauer <bensch@orxonox.ethz.ch>
     2        Implementd Render2D and Element2D, that handles 2D-shapes overlay
     3        This is a new Engine, enabling us to render to layers.
     4
    152005-07-01      Benjamin Grauer <bensch@orxonox.ethz.ch>
    26        Implemented ClassList.h:
  • orxonox/trunk/src/world_entities/weapons/crosshair.cc

    r4864 r4865  
    175175  this->setAbsCoor(objX, objY, objZ);
    176176
    177   this->positioning();
     177  //this->positioning();
    178178}
    179179
Note: See TracChangeset for help on using the changeset viewer.