3
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
no longer requires palFactory to publicly inherit myFactory More... over 13 years ago
fixed strtok for Windows More... over 13 years ago
fixed a bunch of compile errors and made it force cmake 2.8 More... over 13 years ago
Fixed bug where const wasn't set right on the generic link, which made the subclassed init methods not get called, but with no build error. More... over 13 years ago
Updated pal to newton 2.24 More... over 13 years ago
made tokamak build. More... over 13 years ago
* updated to latest versions of Box2D, Jiggle, and Newton engines More... over 13 years ago
more extra const-ness, but untested for these engines More... over 13 years ago
lots of extra const-ness More... over 13 years ago
svn:ignore += man More... over 13 years ago
warnings police More... over 13 years ago
* updated test subdirectory to run with CTest (type "make test" after More... over 13 years ago
minor cleanup More... over 13 years ago
Added LoadPhysicsEngines to palFactory. It falls back to More... over 13 years ago
added ctest-generate files to svn:ignore More... over 13 years ago
Starting to use CTest to run tests. Currently only runs More... over 13 years ago
added force/torque feedback for revolute link for Bullet (still to do: More... over 13 years ago
added exception classes More... over 13 years ago
This is an attempt to reduce the number of warnings due to missing copy ctors and operator= methods. I'm not sure if it was worth the effort, but as long as it's there, I figured we might as well keep it. More... over 13 years ago
removed redundant methods More... over 13 years ago
reduced # of warnings More... over 13 years ago
added CreateAngularMotor More... over 13 years ago
initial interface for getting force/torque feedback from a palLink More... over 13 years ago
warnings police More... over 13 years ago
updated svn:ignore More... over 13 years ago
fixed setting of library suffix (i.e., 64 for Linux amd64) More... almost 14 years ago
warnings police More... almost 14 years ago
pal activation settings should have a virtual destructor. More... almost 14 years ago
Added asActivationSettings to palBody. Currently overridden for ODE and Bullet. More... almost 14 years ago
removed cmake-created files More... almost 14 years ago