oleh_derevenko
|
9603c48a1a
Changed: Convex-Trimesh collider added (libccd+GIMPACT only)(by Piotr Piastucki)
|
пре 10 година |
Daniel K. O.
|
3047974886
resolved issue #9 - nicer ray set/get params
|
пре 12 година |
Daniel K. O.
|
50ee0f3c7c
* issue #10 - removed usage of geom transforms in demos
|
пре 12 година |
Oleh Derevenko
|
4b6fa5520c
Cosmetic: Cosmetic code changes towards threading the stepper functions
|
пре 13 година |
Daniel K. O.
|
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 година |
Oleh Derevenko
|
19e7c75028
Cosmetic: Extra commas removed at the ends of public enums to prevent compiler warnings
|
пре 15 година |
Daniel K. O.
|
c82163a07d
applied patch 2991622, fixed some changelog entries' formatting
|
пре 15 година |
Oleh Derevenko
|
418a950257
Added: dGeomLowLevelControl function added with ability to change/query OPCODE trimesh-sphere contact merging behavior at runtime.
|
пре 16 година |
Daniel K. O.
|
59d4d708cd
applied patch 2538046, fixed dGeomHeightfieldDataCreate prototype
|
пре 17 година |
Oleh Derevenko
|
1d596c003d
Added: dSpaceSetSublevel/dSpaceGetSublevel and possibility to collide a space as a single geometry against another space in dSpaceCollide2
|
пре 18 година |
Oleh Derevenko
|
d1be62dcea
Added: Initial commit of support of collision checking in multiple threads (global objects moved to TLS, class members or locals)
|
пре 18 година |
David Walters
|
b1ecca565d
Added dSetColliderOverride which allows for advanced uses to replace or add collision response for any geom class.
|
пре 18 година |
David Walters
|
c5773adb61
[ opende-Patches-1335198 ] Sweep and Prune Space, see mailing list for discussion.
|
пре 18 година |
Oleh Derevenko
|
d77bdb9515
Feature: CONTACTS_UNIMPORTANT flag added for dCollide() to allow canceling any contact improvements and return any contacts found as soon as possible
|
пре 18 година |
Bram Stolk
|
6639875baa
Apply SF patch 1685107: Enforce 1 contact request
|
пре 18 година |
Jason Perkins
|
e74191a809
Added a good portion of the API to Ode.NET
|
пре 19 година |
Jason Perkins
|
616e84e8e3
Initial merge of GIMPACT trimesh collision system
|
пре 19 година |
Jason Perkins
|
3f829fc577
Merged .NET binding to trunk
|
пре 19 година |
Jason Perkins
|
580c493e34
A bit more doxygen
|
пре 19 година |
Jason Perkins
|
a8cadea99a
Began documenting box class; splitting collision module up into sub-modules
|
пре 19 година |
Jason Perkins
|
b0c60e3175
Add dSpaceCollide2 and sphere geom methods to Doxygen
|
пре 19 година |
David Walters
|
47c43992ce
Changed heightfield data to decouple the precision of the height data from the ODE build setting. Added two replacement data configuration functions dGeomHeightfieldDataBuildSingle and dGeomHeightfieldDataBuildDouble to specify which type you want. Also, fixed a compile error in test_heightfield when building in double precision mode.
|
пре 19 година |
David Walters
|
cde4eb9c62
Fixed heightfield creation parameter to allow const data.
|
пре 19 година |
David Walters
|
0064d94c0b
Removed a heightfield bug which added an extra row and column to the terrain. The sample counts specified when creating the heightfield data now describe the number of vertices along each axis. I've updated test_heightfield to demonstrate a tiled field of humps.
|
пре 19 година |
David Walters
|
4e8a4f078f
Added doxygen comments for all heightfield functions in collision.h. Reordered parameters for dHeightfieldData build functions for clarity. Fixed error in short data format prototype (was uchar). Updated test_heightfield to match new parameter ordering.
|
пре 19 година |
David Walters
|
81eb0a9c51
New heightfield Geom class 'dHeightField'. See ode/test/test_heightfield.cpp for a simple demonstration.
|
пре 19 година |
Jason Perkins
|
87273fe7d6
Added doxygen docs to dCollide and dSpaceCollide
|
пре 19 година |
Jason Perkins
|
b287391765
Added geom offset to doxygen manual
|
пре 20 година |
Jason Perkins
|
f43adefc98
Documented a few more collision functions
|
пре 20 година |
Jason Perkins
|
ac27a3dd6d
Documented a few more collision functions
|
пре 20 година |