Commit történet

Szerző SHA1 Üzenet Dátum
  oleh_derevenko 9603c48a1a Changed: Convex-Trimesh collider added (libccd+GIMPACT only)(by Piotr Piastucki) 10 éve
  Daniel K. O. 50ee0f3c7c * issue #10 - removed usage of geom transforms in demos 12 éve
  Daniel K. O. ed656ec174 * Drawstuff now shows shadows for lines. 13 éve
  Oleh Derevenko 6e16736f04 Patch #2931174 applied: Made OS X drawstuff use GLUT. Removed dependency with Carbon and AGL. Made the ./configure system build OS X out of the box (by Eduardo Poyart). 16 éve
  Oleh Derevenko 9161f459e8 Changed: Header inclusion order corrected 16 éve
  Oleh Derevenko 9d409b9721 Changed: Macros changed to static inline functions in odemath.h and related files. Some code duplication has been eliminated across the files. 16 éve
  Daniel K. O. 180dc5b3ae added a -texturepath option to drawstuff 17 éve
  Daniel K. O. 3fcb0602ed removed extra glPopMatrix 17 éve
  starkos 2f91ac8271 Tweaks to Premake4 build script, now builds library and demos on MacOSX. Needed a small tweak to drawstuff to use POSIX paths under OSX 17 éve
  Rodrigo Hernandez c98c5eb8d2 Work on convex.cpp face-face collision. 17 éve
  Remi Ricard 0e3f76597a This commit add a new joint Class JointPU. 18 éve
  Rodrigo Hernandez f10f4afbb0 Removed calls to dGetConfiguration() inside drawstuff.cpp which created a drawstuff dependency on ODE. 18 éve
  David Walters eae2da917c Added "dCheckConfiguration", a reference helper that'll parse the configuration string for you; Made drawstuff output the configuration string to the console on startup. The aim here is to provide better technical support for users by giving them the ability to report their setup; This required drawstuff to link with ODE, at least on Windows - I've refreshed premake project configurations to enable this. I'm not sure if automake users will have the same problem, please verify; Updated demo_heightfield to use dCheckConfiguration. 18 éve
  Rodrigo Hernandez e7edaff2ec 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 éve
  Daniel K. O. c954f7e751 Merged codereorganization branch into trunk 18 éve
  Daniel K. O. 04ad9548f6 reverted back to 1341 18 éve
  Daniel K. O. ebba0d16c1 Fixed premake scripts 18 éve
  Daniel K. O. f4cdca59ac removed private stuffs from the public headers, added new common-internal.h, replaced uintXX by uintXX_t. SAP space seems to work now. 18 éve
  Daniel K. O. 65cafa7a5b Removed compiler warnings, upgraded makefiles to automake 1.10 18 éve
  Rodrigo Hernandez 4ad74e76cc Small change for MacOSX drawstuff compilation 20 éve
  Rodrigo Hernandez 2e74fb3e34 20 éve
  Rodrigo Hernandez b99800dd23 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 éve
  Bram Stolk 07df2bbee4 Fixed terminology: CCylinder is now Capsule 20 éve
  Jason Perkins aced77df11 Fixed signed/unsigned mismatch warnings from VS2003 20 éve
  Rodrigo Hernandez f78dc6a253 Added Convex drawing functions 20 éve
  Russell Smith e11833e1a7 prevent loss-of-precision warnings in VC++ 22 éve
  Erwin Coumans 1cdfce1963 - New trimesh box collision function from scratch. 22 éve
  Russell Smith 529ee98798 TriMesh and QuadTree space support from Erwin de Vries 22 éve
  Russell Smith bcf57271c1 added dsDrawTriangleD 23 éve
  Russell Smith 89e084bfd4 dsSetSphereQuality() and dsSetCappedCylinderQuality() 23 éve