| .. |
|
Makefile.am
|
c6f0a08ea9
* disabled trimesh-sphere contact merging by default
|
14 years ago |
|
basket_geom.h
|
bd690db5e0
Added dTRIMESH_OPCODE_16BIT build option to allow an OPCODE trimesh to be specified using 16-bit indices. Feature inspired by patch [ 1170247 ] by Geoff Carlton. Default is 32-bit.
|
18 years ago |
|
bunny_geom.h
|
c1b036c75c
* Remove compilation warning produced by the file bunny_geom.h when compiling
|
17 years ago |
|
convex_bunny_geom.h
|
5d027c3c5e
removed svn:executable from some source files
|
17 years ago |
|
demo_I.cpp
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 years ago |
|
demo_basket.cpp
|
b3275b1688
Fix the contact merging for sphere/trimesh collisions.
|
14 years ago |
|
demo_boxstack.cpp
|
9d409b9721
Changed: Macros changed to static inline functions in odemath.h and related files. Some code duplication has been eliminated across the files.
|
16 years ago |
|
demo_buggy.cpp
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 years ago |
|
demo_cards.cpp
|
76cf96f8a8
added inttypes.h to configure.in, removed aliasing issues from opcode and some other warnings
|
16 years ago |
|
demo_chain1.c
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 years ago |
|
demo_chain2.cpp
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 years ago |
|
demo_collision.cpp
|
9d409b9721
Changed: Macros changed to static inline functions in odemath.h and related files. Some code duplication has been eliminated across the files.
|
16 years ago |
|
demo_convex_cd.cpp
|
76cf96f8a8
added inttypes.h to configure.in, removed aliasing issues from opcode and some other warnings
|
16 years ago |
|
demo_crash.cpp
|
6d1336831a
Changed: dWorldStepFast1 API removed along with dWorld[Get/Set]AutoEnableDepthSF1
|
16 years ago |
|
demo_cyl.cpp
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 years ago |
|
demo_cylvssphere.cpp
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 years ago |
|
demo_feedback.cpp
|
9d409b9721
Changed: Macros changed to static inline functions in odemath.h and related files. Some code duplication has been eliminated across the files.
|
16 years ago |
|
demo_friction.cpp
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 years ago |
|
demo_gyroscopic.cpp
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 years ago |
|
demo_heightfield.cpp
|
b53bafd228
Cosmetic: dWorldQuickStep put in demos where dWorldStepFast1 used to be
|
16 years ago |
|
demo_hinge.cpp
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 years ago |
|
demo_jointPR.cpp
|
12c32f84a7
- Add function dJointGetPRAngle and dJointGetPRAngleRate
|
17 years ago |
|
demo_jointPU.cpp
|
74e61a1a77
Fix a bug in the catBits, one category was missing w.r.t the index list.
|
17 years ago |
|
demo_joints.cpp
|
9d409b9721
Changed: Macros changed to static inline functions in odemath.h and related files. Some code duplication has been eliminated across the files.
|
16 years ago |
|
demo_kinematic.cpp
|
ced2a00742
updated demo_kinematic to show how to better use the feature
|
14 years ago |
|
demo_motion.cpp
|
c6f0a08ea9
* disabled trimesh-sphere contact merging by default
|
14 years ago |
|
demo_motor.cpp
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 years ago |
|
demo_moving_convex.cpp
|
9f5722a3d9
applied more patches from Daniel Fiser, added missing colliders for cyl-cyl, cap-cyl, convex-box, convex-cap, convex-cyl. also added alternative convex-sphere and convex-convex colliders
|
15 years ago |
|
demo_moving_trimesh.cpp
|
b53bafd228
Cosmetic: dWorldQuickStep put in demos where dWorldStepFast1 used to be
|
16 years ago |
|
demo_ode.cpp
|
284cf9165c
Changed: array.* inclusion replaced with local custom vector class (by Eduardo Poyart)
|
16 years ago |
|
demo_piston.cpp
|
43591ab5a8
fixed demo_piston API mixup too
|
17 years ago |
|
demo_plane2d.cpp
|
99d7979250
Removed dJointGroup::create()'s parameter from demos as for revision 1565
|
17 years ago |
|
demo_slider.cpp
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 years ago |
|
demo_space.cpp
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 years ago |
|
demo_space_stress.cpp
|
c6f0a08ea9
* disabled trimesh-sphere contact merging by default
|
14 years ago |
|
demo_step.cpp
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 years ago |
|
demo_tracks.cpp
|
10919239d1
Fixed: Occurrence of 'use namespace std' removed from demo_tracks (produces compilation error in Visual Studio)
|
14 years ago |
|
demo_trimesh.cpp
|
9d409b9721
Changed: Macros changed to static inline functions in odemath.h and related files. Some code duplication has been eliminated across the files.
|
16 years ago |
|
icosahedron_geom.h
|
7987aba001
moved icosahedron data to a separated header
|
17 years ago |
|
texturepath.h
|
6752e6fb3c
Fixed some libtool build issues
|
18 years ago |
|
world_geom3.h
|
bd690db5e0
Added dTRIMESH_OPCODE_16BIT build option to allow an OPCODE trimesh to be specified using 16-bit indices. Feature inspired by patch [ 1170247 ] by Geoff Carlton. Default is 32-bit.
|
18 years ago |