Историја ревизија

Аутор SHA1 Порука Датум
  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 6e0723da84 Cosmetic: Copyright headers formatting corrected and some headers added for files where those were missing пре 14 година
  Oleh Derevenko 19e7c75028 Cosmetic: Extra commas removed at the ends of public enums to prevent compiler warnings пре 15 година
  Oleh Derevenko c49ca64c53 Changed: World stepping API redesigned to remain with traditional dWorldStep/dWorldQuickStep functions and move all the new parameters into world attributes instead. пре 16 година
  Oleh Derevenko 5fe40abfd2 Changed: dWorldQuickStep re-implemented to avoid memory allocation on stack. Also several optimizations have been made to decrease memory requirements and optimize algorithm implementation of dWorldQuickStep. пре 16 година
  Oleh Derevenko 980c59cc52 Changed: A possibility to initialize/close ODE multiple times recursively has been added. Also, now a call to dSpaceSetManualCleanup() is required for each space right after creation if ODE has been initialized in thread data manual cleanup mode. пре 17 година
  Oleh Derevenko d1be62dcea Added: Initial commit of support of collision checking in multiple threads (global objects moved to TLS, class members or locals) пре 18 година