Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 11, 2008, 10:30:49 PM (15 years ago)
Author:
rgrieder
Message:
  • Added first basic construct of object hierarchy with physics.
  • Added a few bullet classes to OrxonoxPrereqs.h
  • Added bullet header files to the msvc projects.

No Implementation at all yet, but the game still compiles and runs. Please update the media repository.

File:
1 edited

Legend:

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

    r2119 r2178  
    154154                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
    155155                        >
     156                        <File
     157                                RelativePath="..\..\src\bullet\LinearMath\btAabbUtil2.h"
     158                                >
     159                        </File>
     160                        <File
     161                                RelativePath="..\..\src\bullet\LinearMath\btAlignedAllocator.h"
     162                                >
     163                        </File>
     164                        <File
     165                                RelativePath="..\..\src\bullet\LinearMath\btAlignedObjectArray.h"
     166                                >
     167                        </File>
     168                        <File
     169                                RelativePath="..\..\src\bullet\LinearMath\btConvexHull.h"
     170                                >
     171                        </File>
     172                        <File
     173                                RelativePath="..\..\src\bullet\LinearMath\btDefaultMotionState.h"
     174                                >
     175                        </File>
     176                        <File
     177                                RelativePath="..\..\src\bullet\LinearMath\btGeometryUtil.h"
     178                                >
     179                        </File>
     180                        <File
     181                                RelativePath="..\..\src\bullet\LinearMath\btHashMap.h"
     182                                >
     183                        </File>
     184                        <File
     185                                RelativePath="..\..\src\bullet\LinearMath\btIDebugDraw.h"
     186                                >
     187                        </File>
     188                        <File
     189                                RelativePath="..\..\src\bullet\LinearMath\btList.h"
     190                                >
     191                        </File>
     192                        <File
     193                                RelativePath="..\..\src\bullet\LinearMath\btMatrix3x3.h"
     194                                >
     195                        </File>
     196                        <File
     197                                RelativePath="..\..\src\bullet\LinearMath\btMinMax.h"
     198                                >
     199                        </File>
     200                        <File
     201                                RelativePath="..\..\src\bullet\LinearMath\btMotionState.h"
     202                                >
     203                        </File>
     204                        <File
     205                                RelativePath="..\..\src\bullet\LinearMath\btPoint3.h"
     206                                >
     207                        </File>
     208                        <File
     209                                RelativePath="..\..\src\bullet\LinearMath\btPoolAllocator.h"
     210                                >
     211                        </File>
     212                        <File
     213                                RelativePath="..\..\src\bullet\LinearMath\btQuadWord.h"
     214                                >
     215                        </File>
     216                        <File
     217                                RelativePath="..\..\src\bullet\LinearMath\btQuaternion.h"
     218                                >
     219                        </File>
     220                        <File
     221                                RelativePath="..\..\src\bullet\LinearMath\btQuickprof.h"
     222                                >
     223                        </File>
     224                        <File
     225                                RelativePath="..\..\src\bullet\LinearMath\btRandom.h"
     226                                >
     227                        </File>
     228                        <File
     229                                RelativePath="..\..\src\bullet\LinearMath\btScalar.h"
     230                                >
     231                        </File>
     232                        <File
     233                                RelativePath="..\..\src\bullet\LinearMath\btStackAlloc.h"
     234                                >
     235                        </File>
     236                        <File
     237                                RelativePath="..\..\src\bullet\LinearMath\btTransform.h"
     238                                >
     239                        </File>
     240                        <File
     241                                RelativePath="..\..\src\bullet\LinearMath\btTransformUtil.h"
     242                                >
     243                        </File>
     244                        <File
     245                                RelativePath="..\..\src\bullet\LinearMath\btVector3.h"
     246                                >
     247                        </File>
    156248                </Filter>
    157249        </Files>
Note: See TracChangeset for help on using the changeset viewer.