Daniel K. O.
|
2b51e536d9
slight change to use pthreads
|
12 years ago |
Oleh Derevenko
|
8af2c023de
Fixed: Link dependency on libpthread added for UNIX targets using OU in premake
|
12 years ago |
Daniel K. O.
|
b79972013a
reverted relationship between rho1 and rho2 for contacts so they correspond to first and second tangent
|
12 years ago |
Oleh Derevenko
|
50c71a6255
Cosmetic: A reference to namespace std eliminated. Some types usage corrected.
|
12 years ago |
Daniel K. O.
|
ede07180a6
the rest of the world calls it 'clamp()'
|
12 years ago |
Oleh Derevenko
|
3da4202de6
Cosmetic: Some compile errors and warnings fixed for MSVC2008
|
12 years ago |
Oleh Derevenko
|
6e96db8240
Fixed: Safety of cosine calculation improved
|
12 years ago |
Daniel K. O.
|
2af7a8a198
removed libtool macros from repo
|
12 years ago |
Oleh Derevenko
|
1260960b93
Cosmetic: Debug output removed
|
12 years ago |
Oleh Derevenko
|
a861df100c
Fixed: Extra memory reserved for jb array fixed
|
12 years ago |
Daniel K. O.
|
5b14356da9
fix for vs2010 build
|
12 years ago |
Daniel K. O.
|
efb2b40df9
updated premake4 binary to 4.3
|
12 years ago |
Daniel K. O.
|
7e4eea43fc
* applied patch #185: implicit gyroscopic forces
|
12 years ago |
Daniel K. O.
|
e6b1483bd6
fixed cylinder AABB computation
|
12 years ago |
Daniel K. O.
|
5771b40362
* Removed ALLOCA calls from dHashSpace; should not hit stack limits
|
12 years ago |
Daniel K. O.
|
c00a44a0ae
applied patch #184 to implement rolling friction
|
12 years ago |
Daniel K. O.
|
587adbd9c2
applied patch #182 implementing the Transmission joint
|
12 years ago |
Daniel K. O.
|
402af798f8
added a COPYING file clarifying the licensing; also, added OPCODE/COPYING to document OPCODE's licensing
|
12 years ago |
Daniel K. O.
|
1c821df4d9
applied patch #186 to fix bugs in PU joint
|
12 years ago |
Daniel K. O.
|
342d5d0532
applied patch #181 (AMotor bugfixes) from J. Cooper, with slight additions and unit tests
|
12 years ago |
Daniel K. O.
|
f8a8e3f7d1
fixed build of tests
|
12 years ago |
Daniel K. O.
|
b51568b57f
fix drawstuff issue
|
12 years ago |
Oleh Derevenko
|
53d2210661
Cosmetic: Identifier name correction
|
12 years ago |
Oleh Derevenko
|
2e644e4218
Changed: dRand() function has been made thread safe and quality of dRandReal() has been improved for dSINGLE mode
|
12 years ago |
Oleh Derevenko
|
7b030c4cf5
Fixed: Quality of dRandInt distribution improved
|
12 years ago |
Oleh Derevenko
|
3b05af5b7a
Fixed: Quality of dRandInt distribution improved
|
12 years ago |
Oleh Derevenko
|
28cfa88e21
Fixed: Joint feedback forces application fixed in QuickStep implementation (was broken since revision #1919 in old repository (#1927 in new one))
|
12 years ago |
Bram Stolk
|
3de3ae84fe
Optimized AABBTree::Subdivide()
|
12 years ago |
Oleh Derevenko
|
30027fda16
Cosmetic: Cosmetic text corrections
|
12 years ago |
Oleh Derevenko
|
54b3659129
Fixed: Applied bugfix #89 (by Luc)
|
12 years ago |