| .. |
|
Makefile.am
|
7e4eea43fc
* applied patch #185: implicit gyroscopic forces
|
12 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
|
dc42407f6b
generate include/ode/precision.h to set the precision instead of command-line defines; general code cleanup to get rid of GCC warnings
|
13 years ago |
|
demo_boxstack.cpp
|
b2b256d4e0
Threaded execution support interface added. Optional built-in threading implementation added.
|
14 years ago |
|
demo_buggy.cpp
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 years ago |
|
demo_cards.cpp
|
6e0723da84
Cosmetic: Copyright headers formatting corrected and some headers added for files where those were missing
|
14 years ago |
|
demo_chain1.c
|
dc42407f6b
generate include/ode/precision.h to set the precision instead of command-line defines; general code cleanup to get rid of GCC warnings
|
13 years ago |
|
demo_chain2.cpp
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 years ago |
|
demo_collision.cpp
|
ad00d2b59e
Merged: bram#1929: Applied JC's patch for bug #87 cyl-ray collisions missing.
|
12 years ago |
|
demo_crash.cpp
|
8df10bbab3
Merged: oleh_derevenko#1918: Changed: Threading usage option added to demo_crash.
|
12 years ago |
|
demo_cyl.cpp
|
dc42407f6b
generate include/ode/precision.h to set the precision instead of command-line defines; general code cleanup to get rid of GCC warnings
|
13 years ago |
|
demo_cylvssphere.cpp
|
dc42407f6b
generate include/ode/precision.h to set the precision instead of command-line defines; general code cleanup to get rid of GCC warnings
|
13 years ago |
|
demo_dball.cpp
|
11625cb8f7
added two new joints: Double Ball (DBall) and Double Hinge (DHinge)
|
14 years ago |
|
demo_dhinge.cpp
|
ed656ec174
* Drawstuff now shows shadows for lines.
|
13 years ago |
|
demo_feedback.cpp
|
dc42407f6b
generate include/ode/precision.h to set the precision instead of command-line defines; general code cleanup to get rid of GCC warnings
|
13 years ago |
|
demo_friction.cpp
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 years ago |
|
demo_gyro2.cpp
|
7e4eea43fc
* applied patch #185: implicit gyroscopic forces
|
12 years ago |
|
demo_gyroscopic.cpp
|
7e4eea43fc
* applied patch #185: implicit gyroscopic forces
|
12 years ago |
|
demo_heightfield.cpp
|
dc42407f6b
generate include/ode/precision.h to set the precision instead of command-line defines; general code cleanup to get rid of GCC warnings
|
13 years ago |
|
demo_hinge.cpp
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 years ago |
|
demo_jointPR.cpp
|
dc42407f6b
generate include/ode/precision.h to set the precision instead of command-line defines; general code cleanup to get rid of GCC warnings
|
13 years ago |
|
demo_jointPU.cpp
|
1c821df4d9
applied patch #186 to fix bugs in PU joint
|
12 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
|
6e0723da84
Cosmetic: Copyright headers formatting corrected and some headers added for files where those were missing
|
14 years ago |
|
demo_motion.cpp
|
6e0723da84
Cosmetic: Copyright headers formatting corrected and some headers added for files where those were missing
|
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
|
b2b256d4e0
Threaded execution support interface added. Optional built-in threading implementation added.
|
14 years ago |
|
demo_ode.cpp
|
4e0f77ef19
Merged: oleh_derevenko#1905: Cosmetic: Implemented patch #180 by DonLorenzo
|
12 years ago |
|
demo_piston.cpp
|
43591ab5a8
fixed demo_piston API mixup too
|
17 years ago |
|
demo_plane2d.cpp
|
dc42407f6b
generate include/ode/precision.h to set the precision instead of command-line defines; general code cleanup to get rid of GCC warnings
|
13 years ago |
|
demo_rfriction.cpp
|
c00a44a0ae
applied patch #184 to implement rolling friction
|
12 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
|
3da4202de6
Cosmetic: Some compile errors and warnings fixed for MSVC2008
|
12 years ago |
|
demo_step.cpp
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 years ago |
|
demo_tracks.cpp
|
a9a0a071b3
Merged: oleh_derevenko#1909: Fixed: ODE data initialization for rendering thread added
|
12 years ago |
|
demo_transmission.cpp
|
587adbd9c2
applied patch #182 implementing the Transmission joint
|
12 years ago |
|
demo_trimesh.cpp
|
b2b256d4e0
Threaded execution support interface added. Optional built-in threading implementation added.
|
14 years ago |
|
icosahedron_geom.h
|
7987aba001
moved icosahedron data to a separated header
|
17 years ago |
|
texturepath.h
|
dc42407f6b
generate include/ode/precision.h to set the precision instead of command-line defines; general code cleanup to get rid of GCC warnings
|
13 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 |