Daniel K. O.
|
587adbd9c2
applied patch #182 implementing the Transmission joint
|
12 years ago |
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 years ago |
Daniel K. O.
|
cf326f75df
Fixed bindings path
|
14 years ago |
Daniel K. O.
|
704d25f5e8
* Removed useless Makefile.deps
|
14 years ago |
Daniel K. O.
|
bfa4db6f90
* Some more work on the python bindings, added tutorials from PyODE.
|
14 years ago |
Daniel K. O.
|
f6c5a0977b
cylinder-cylinder code from Daniel Fiser using libccd
|
15 years ago |
Daniel K. O.
|
dd023ecfe1
added pkg-config support contributed by Miko Rasa
|
17 years ago |
Daniel K. O.
|
f21f1c1c08
removed dist-zip from the release target, produces some incompatibility with tar
|
17 years ago |
Daniel K. O.
|
385af5074f
Added --disable-release-info, added some line breaks and identations andcleanups to configure.in
|
17 years ago |
Daniel K. O.
|
4d97a74096
added the tests to make check, fixed tests/joint.cpp
|
17 years ago |
Daniel K. O.
|
e1fca3261b
Moved joints to ode/src/joints, converted them to true virtual methods.
|
17 years ago |
Daniel K. O.
|
ea663ca68f
added missing headers to automake scripts, fixed some distcheck issues
|
17 years ago |
Daniel K. O.
|
7a7ed7dc36
added support of OU into the automake scripts
|
18 years ago |
Daniel K. O.
|
c954f7e751
Merged codereorganization branch into trunk
|
18 years ago |
Daniel K. O.
|
04ad9548f6
reverted back to 1341
|
18 years ago |
Daniel K. O.
|
1b83c7172e
reverted Makefile.am
|
18 years ago |
Daniel K. O.
|
ebba0d16c1
Fixed premake scripts
|
18 years ago |
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 years ago |
Daniel K. O.
|
601f64350d
Added some Makefile.am to allow for easy make dist-gzip
|
18 years ago |
Daniel K. O.
|
65cafa7a5b
Removed compiler warnings, upgraded makefiles to automake 1.10
|
18 years ago |
Rodrigo Hernandez
|
12af003282
Initial autotools cleanup and libtool use addition
|
18 years ago |
Rodrigo Hernandez
|
22d54f9fa1
Removed "tests" from autotools since the Makefile.am files no longer exist on that directory
|
18 years ago |
Bram Stolk
|
ca1b66d3d4
Added unit tests
|
19 years ago |
Bram Stolk
|
d973b0f708
ode/test renamed to ode/demo
|
19 years ago |
Bram Stolk
|
9d4dde528d
Make building tests optional. SF patch 1650563
|
19 years ago |
Rodrigo Hernandez
|
e525e97ec5
Fixed "make install" reported bug
|
19 years ago |
Rodrigo Hernandez
|
101c999401
Moved around soname instalation steps, fixed copy-paste related typo
|
19 years ago |
Rodrigo Hernandez
|
d2004911f9
Added install-exec-hook for soname
|
20 years ago |
Rodrigo Hernandez
|
a688231723
Removed LIBTOOL from autotools, Removed FreeSolid option because it never really took off
|
20 years ago |
Rodrigo Hernandez
|
3ad7faa921
Fixed CFLAGS and CPPFLAGS for fast*.c and OPCODE
|
21 years ago |