Chris Want
6275dd5b14
Clean up for Makefiles: some of the directories were being printed
...
wrong (e.g., "/Fuzzics" and "/Joystick", and some of the solid stuff).
This was particularly noticable during "make clean".
2005-04-09 22:40:34 +00:00
Chris Want
12307b358d
Making the C++ stuff work for the MipsPro 7.3 compiler.
...
Kester might want to check this for correctness
Kent might want to test if this breaks the Sun compile.
2004-11-23 23:04:30 +00:00
Kester Maddock
b3395edd2a
Add new broad phase collision response to Solid: this will let us hook (and potentially reject) the detail phase.
2004-11-06 04:56:05 +00:00
Kent Mein
4894785ed7
Cast 0 as unsigned int for sun's CC to get rid of this:
...
"BP_ProxyList.h", line 60: Error: Cannot use std::pair<BP_Proxy*, int> to initialize std::pair<BP_Proxy*, unsigned>.
Kent
2004-11-01 14:06:13 +00:00
Kester Maddock
5ff83fa2b8
One more cleanup for MSVC - need separation for debug/release because MSVC can't handle debug and optimisation flags at the same time.
2004-07-17 04:59:25 +00:00
Kester Maddock
a57cd82e9f
Remove all the autoconf stuff for QHull & SOLID and use the Makefiles.
...
This should make building Solid & Qhull much more reliable.
2004-07-17 02:44:24 +00:00
Kester Maddock
72493e41bd
Compile fixes for gcc 3.4
2004-06-04 03:04:56 +00:00
Kester Maddock
15849ce3d2
Port closest points fix from tuhopuu - should return positive distance.
2004-05-16 13:13:41 +00:00
Kester Maddock
aa5500680d
Fix segfault on collisions between dynamic complex (polyheder) and dynamic convex (box/sphere/cone/cylinder) objects.
2004-04-17 00:56:54 +00:00
Michel Selten
581c0f232c
Added the Solid 3.5 sources to the blender source tree.
...
This is a direct copy from the CD-ROM contents except for the generated
libraries for the Windows platform. If needed, I can add those later on.
(Those take up over 800 kb).
All files, including license files, documentation, examples and sources are
committed.
2003-12-06 19:02:42 +00:00