blender/intern
Ken Hughes 178dc73084 Tools
-----
More improvements to boolean tools.  The main change (although very little in
code) is changing fuzzy comparisons of floating point values.  For testing, a
new define is added in intern/boolop/intern/BOP_MathUtils.h called
VAR_EPSILON, which enables better comparisons.  This is turned on by default;
undefining it will revert to using the previous comparisons.  The downside of
these new comparisons is a loss in speed, but the resulting meshes are more
likely to be manifold (although still not always).

The other changes include speed improvements based on profiling results and
fixes for the improper creation of triangular faces with only two vertices.
2007-07-12 15:24:08 +00:00
..
bmfont CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
boolop Tools 2007-07-12 15:24:08 +00:00
bsp moved source and text to american spelling 2007-04-04 13:18:41 +00:00
container CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
decimation CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
elbeem - fixed particle generation bug tracked down by mpan3&gimble, 2006-11-29 19:28:07 +00:00
ghost This is for bug #6883 Add usefull error message to GL failure... 2007-06-26 15:15:41 +00:00
guardedalloc === SCons === 2007-03-27 10:50:03 +00:00
iksolver moved source and text to american spelling 2007-04-04 13:18:41 +00:00
make == MSVC 7.1 project files == 2007-07-04 19:29:59 +00:00
memutil == Sequencer == 2007-01-18 18:22:06 +00:00
moto CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
opennl =Scons= 2006-11-28 21:12:31 +00:00
SoundSystem CMake: Fix reqular expression message on Windows from Apple framework detection by using common OPENAL_INC variable instead of CMake detection var OPENAL_INCLUDE_DIR 2006-12-13 12:27:11 +00:00
string CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
CMakeLists.txt CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
Makefile Somehow, most files are missing from this commit, and I have no idea why, 2005-10-28 19:54:16 +00:00
SConscript Patch 5105 by Joshua Leung (Aligorith), slightly modified by me 2006-10-18 05:45:47 +00:00