Oleh Derevenko
|
023bff8b71
Changed: Window sizes have been increased and standardized in all the demos, initial viewport orientation has been corrected in some
|
7 years ago |
Rich Bayless
|
1abdcbea3a
Change local variable from 'static float' to 'float', static keyword not needed.
|
7 years ago |
Oleh Derevenko
|
7351948eee
Fixed: Fixed demo_collision to handle console without errors regardless of command line arguments
|
7 years ago |
Oleh Derevenko
|
5233772a16
Merged in f_ferri/ode-dsdrawtriangles (pull request #4)
|
10 years ago |
Oleh Derevenko
|
adb8939086
Changed: Convex-Trimesh collider added (libccd+GIMPACT only)(by Piotr Piastucki)
|
10 years ago |
Federico Ferri
|
4a3c537c3c
add dsDrawTriangles function for drawing many triangles at once
|
11 years ago |
Daniel K. O.
|
9f8164fa1f
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 |
Remi Ricard
|
be6dfe8d55
This commit add a new joint Class JointPU.
|
18 years ago |
Rodrigo Hernandez
|
f54b705864
Moved X11 extra libs to be used only when doing an X11 drawstuff build, moved Draw Mode functionality from demo/demo_convex_cd.cpp to drawstuff.cpp.
|
18 years ago |
Daniel K. O.
|
dbfe6a26b4
Removed compiler warnings, upgraded makefiles to automake 1.10
|
18 years ago |
Jason Perkins
|
ccfbd193e7
Merged .NET binding to trunk
|
19 years ago |
Jason Perkins
|
f331c89995
Did some work on doxygen docs: removed handbook pages, filled in missing groups.
|
20 years ago |
Bram Stolk
|
de57341691
Documented drawstuff
|
20 years ago |
Rodrigo Hernandez
|
d39904856a
Added Convex Primitive (convex.cpp file and other minor changes in other files), fixed recompilation issue where automake would complain that libode_OBJECTS cannot be defined.
|
20 years ago |
Bram Stolk
|
5377189e83
Added dsElapsedTime()
|
20 years ago |
Bram Stolk
|
0355839589
Fixed terminology: CCylinder is now Capsule
|
20 years ago |
Rodrigo Hernandez
|
f6d2d5a85c
Added Convex drawing functions
|
20 years ago |
Erwin Coumans
|
5ec5e7e133
- New trimesh box collision function from scratch.
|
22 years ago |
Russell Smith
|
c486b8c48b
TriMesh and QuadTree space support from Erwin de Vries
|
22 years ago |
Russell Smith
|
5b33cfebcc
added dsDrawTriangleD
|
23 years ago |
Russell Smith
|
e28f6de070
dsSetSphereQuality() and dsSetCappedCylinderQuality()
|
23 years ago |
Russell Smith
|
2606b87417
added dsSetColorAlpha()
|
23 years ago |
Russell Smith
|
461e008e98
dsDrawTriangle() from Erwin de Vries
|
23 years ago |
Russell Smith
|
de9cd094d9
added an additional BSD-style licensing option for ODE.
|
24 years ago |
Russell Smith
|
1eac7a84b6
changed the build system, made some minor fixes.
|
24 years ago |
Russell Smith
|
ce1411336b
updated all copyright headers.
|
24 years ago |
Russell Smith
|
b0a09be551
dsStop() fn
|
25 years ago |
Russell Smith
|
c30a5c5765
C linkage.
|
25 years ago |
Russell Smith
|
e3369c1c79
dsDrawLine()
|
25 years ago |
Russell Smith
|
2731a0f481
minor change
|
25 years ago |