Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 10, 2008, 1:38:17 PM (16 years ago)
Author:
rgrieder
Message:

Trying to synchronise phyiscs over the network.

  • Removed derivation of CollisionShape from WorldEntity (BaseObject instead).
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/physics/visual_studio/vc8/orxonox.vcproj

    r2303 r2374  
    206206                                </File>
    207207                                <File
    208                                         RelativePath="..\..\src\orxonox\objects\HelloBullet.cc"
    209                                         >
    210                                 </File>
    211                                 <File
    212208                                        RelativePath="..\..\src\orxonox\objects\Radar.cc"
    213209                                        >
     
    357353                                                <File
    358354                                                        RelativePath="..\..\src\orxonox\objects\worldentities\collisionShapes\CompoundCollisionShape.cc"
     355                                                        >
     356                                                </File>
     357                                                <File
     358                                                        RelativePath="..\..\src\orxonox\objects\worldentities\collisionshapes\PlaneCollisionShape.cc"
    359359                                                        >
    360360                                                </File>
     
    11421142                                </File>
    11431143                                <File
    1144                                         RelativePath="..\..\src\orxonox\objects\HelloBullet.h"
    1145                                         >
    1146                                 </File>
    1147                                 <File
    11481144                                        RelativePath="..\..\src\orxonox\objects\Radar.h"
    11491145                                        >
     
    12771273                                                <File
    12781274                                                        RelativePath="..\..\src\orxonox\objects\worldentities\collisionShapes\CompoundCollisionShape.h"
     1275                                                        >
     1276                                                </File>
     1277                                                <File
     1278                                                        RelativePath="..\..\src\orxonox\objects\worldentities\collisionshapes\PlaneCollisionShape.h"
    12791279                                                        >
    12801280                                                </File>
Note: See TracChangeset for help on using the changeset viewer.