Oleh Derevenko
|
f8320ecf36
Added: CMake scripts have been added into distribution
|
7 years ago |
Oleh Derevenko
|
6f9b08a43c
Fixed: Some makefile and autoconf file corrections
|
9 years ago |
Oleh Derevenko
|
07cb91024c
Fixed: Unnecessary changes in automake scripts reverted
|
10 years ago |
Oleh Derevenko
|
bcb4fabfba
Fixed: Automake error fixed (introduced with previous commit)
|
10 years ago |
Daniel K. O.
|
08b2b1dad7
added support for external libccd (issue #28)
|
11 years ago |
Daniel K. O.
|
199ddd631a
converted readme to markdown
|
12 years ago |
Daniel K. O.
|
74622849e1
applied patch #182 implementing the Transmission joint
|
12 years ago |
Daniel K. O.
|
9f8164fa1f
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.
|
41b476837d
Fixed bindings path
|
14 years ago |
Daniel K. O.
|
90e2f6c9a9
* Removed useless Makefile.deps
|
14 years ago |
Daniel K. O.
|
a1b9752015
* Some more work on the python bindings, added tutorials from PyODE.
|
14 years ago |
Daniel K. O.
|
f11f50b7c3
cylinder-cylinder code from Daniel Fiser using libccd
|
15 years ago |
Daniel K. O.
|
dc65a04d9c
added pkg-config support contributed by Miko Rasa
|
17 years ago |
Daniel K. O.
|
8737ceea2e
removed dist-zip from the release target, produces some incompatibility with tar
|
17 years ago |
Daniel K. O.
|
14533fecc4
Added --disable-release-info, added some line breaks and identations andcleanups to configure.in
|
17 years ago |
Daniel K. O.
|
b49389d15a
added the tests to make check, fixed tests/joint.cpp
|
17 years ago |
Daniel K. O.
|
55041c5306
Moved joints to ode/src/joints, converted them to true virtual methods.
|
17 years ago |
Daniel K. O.
|
033a1e2df2
added missing headers to automake scripts, fixed some distcheck issues
|
17 years ago |
Daniel K. O.
|
0d0ad8b5ab
added support of OU into the automake scripts
|
18 years ago |
Daniel K. O.
|
98e5aa9161
Merged codereorganization branch into trunk
|
18 years ago |
Daniel K. O.
|
02b81342b9
reverted back to 1341
|
18 years ago |
Daniel K. O.
|
9b977bd782
reverted Makefile.am
|
18 years ago |
Daniel K. O.
|
331fc58d19
Fixed premake scripts
|
18 years ago |
Daniel K. O.
|
e0929a69dc
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.
|
3cc0d95a3b
Added some Makefile.am to allow for easy make dist-gzip
|
18 years ago |
Daniel K. O.
|
dbfe6a26b4
Removed compiler warnings, upgraded makefiles to automake 1.10
|
18 years ago |
Rodrigo Hernandez
|
64e1b7d29a
Initial autotools cleanup and libtool use addition
|
18 years ago |
Rodrigo Hernandez
|
8a797e4b81
Removed "tests" from autotools since the Makefile.am files no longer exist on that directory
|
18 years ago |
Bram Stolk
|
1683d54b04
Added unit tests
|
19 years ago |
Bram Stolk
|
4975942cda
ode/test renamed to ode/demo
|
19 years ago |