Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 22, 2007, 10:15:06 PM (17 years ago)
Author:
rgrieder
Message:
  • deleted obsolete classes: BaseEntity, Entity, Light and SceneNode (please complain if not agreed)
  • improved include guard naming consistency
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/benixonox.vcproj

    r669 r673  
    225225                                </File>
    226226                                <File
    227                                         RelativePath=".\src\orxonox\objects\BaseEntity.cc"
    228                                         >
    229                                 </File>
    230                                 <File
    231227                                        RelativePath=".\src\orxonox\objects\BaseObject.cc"
    232228                                        >
     
    241237                                </File>
    242238                                <File
    243                                         RelativePath=".\src\orxonox\objects\Entity.cc"
    244                                         >
    245                                 </File>
    246                                 <File
    247239                                        RelativePath=".\src\orxonox\objects\Explosion.cc"
    248240                                        >
     
    253245                                </File>
    254246                                <File
    255                                         RelativePath=".\src\orxonox\objects\Light.cc"
    256                                         >
    257                                 </File>
    258                                 <File
    259247                                        RelativePath=".\src\orxonox\objects\Mesh.cc"
    260248                                        >
     
    273261                                </File>
    274262                                <File
    275                                         RelativePath=".\src\orxonox\objects\SceneNode.cc"
    276                                         >
    277                                 </File>
    278                                 <File
    279263                                        RelativePath=".\src\orxonox\objects\Skybox.cc"
    280264                                        >
     
    282266                                <File
    283267                                        RelativePath=".\src\orxonox\objects\SpaceShip.cc"
    284                                         >
    285                                 </File>
    286                                 <File
    287                                         RelativePath=".\src\orxonox\objects\test1.cc"
    288                                         >
    289                                 </File>
    290                                 <File
    291                                         RelativePath=".\src\orxonox\objects\test2.cc"
    292                                         >
    293                                 </File>
    294                                 <File
    295                                         RelativePath=".\src\orxonox\objects\test3.cc"
    296268                                        >
    297269                                </File>
     
    391363                                </File>
    392364                                <File
    393                                         RelativePath=".\src\orxonox\objects\BaseEntity.h"
    394                                         >
    395                                 </File>
    396                                 <File
    397365                                        RelativePath=".\src\orxonox\objects\BaseObject.h"
    398366                                        >
     
    407375                                </File>
    408376                                <File
    409                                         RelativePath=".\src\orxonox\objects\Entity.h"
    410                                         >
    411                                 </File>
    412                                 <File
    413377                                        RelativePath=".\src\orxonox\objects\Explosion.h"
    414378                                        >
     
    419383                                </File>
    420384                                <File
    421                                         RelativePath=".\src\orxonox\objects\Light.h"
    422                                         >
    423                                 </File>
    424                                 <File
    425385                                        RelativePath=".\src\orxonox\objects\Mesh.h"
    426386                                        >
     
    436396                                <File
    437397                                        RelativePath=".\src\orxonox\objects\Projectile.h"
    438                                         >
    439                                 </File>
    440                                 <File
    441                                         RelativePath=".\src\orxonox\objects\SceneNode.h"
    442398                                        >
    443399                                </File>
Note: See TracChangeset for help on using the changeset viewer.