Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 6, 2008, 12:55:07 PM (15 years ago)
Author:
rgrieder
Message:

Renamed PositionableEntity to StaticEntity and added dummy classes DynamicEntity and KinematicEntity.

File:
1 edited

Legend:

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

    r2124 r2151  
    301301                                        </File>
    302302                                        <File
     303                                                RelativePath="..\..\src\orxonox\objects\worldentities\DynamicEntity.cc"
     304                                                >
     305                                        </File>
     306                                        <File
     307                                                RelativePath="..\..\src\orxonox\objects\worldentities\KinematicEntity.cc"
     308                                                >
     309                                        </File>
     310                                        <File
    303311                                                RelativePath="..\..\src\orxonox\objects\worldentities\Light.cc"
    304312                                                >
     
    321329                                        </File>
    322330                                        <File
    323                                                 RelativePath="..\..\src\orxonox\objects\worldentities\PositionableEntity.cc"
    324                                                 >
    325                                         </File>
    326                                         <File
    327331                                                RelativePath="..\..\src\orxonox\objects\worldentities\SpawnPoint.cc"
     332                                                >
     333                                        </File>
     334                                        <File
     335                                                RelativePath="..\..\src\orxonox\objects\worldentities\StaticEntity.cc"
    328336                                                >
    329337                                        </File>
     
    933941                                        </File>
    934942                                        <File
     943                                                RelativePath="..\..\src\orxonox\objects\worldentities\DynamicEntity.h"
     944                                                >
     945                                        </File>
     946                                        <File
     947                                                RelativePath="..\..\src\orxonox\objects\worldentities\KinematicEntity.h"
     948                                                >
     949                                        </File>
     950                                        <File
    935951                                                RelativePath="..\..\src\orxonox\objects\worldentities\Light.h"
    936952                                                >
     
    953969                                        </File>
    954970                                        <File
    955                                                 RelativePath="..\..\src\orxonox\objects\worldentities\PositionableEntity.h"
    956                                                 >
    957                                         </File>
    958                                         <File
    959971                                                RelativePath="..\..\src\orxonox\objects\worldentities\SpawnPoint.h"
     972                                                >
     973                                        </File>
     974                                        <File
     975                                                RelativePath="..\..\src\orxonox\objects\worldentities\StaticEntity.h"
    960976                                                >
    961977                                        </File>
Note: See TracChangeset for help on using the changeset viewer.