Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-02_.NET projectfiles update_Joseph Gilbert
2005-07-31updated vc7 projectfiles so they work with bulletErwin Coumans
2005-05-06* integrate bFTGL with SconsNathan Letwory
2005-04-10Clean up for Makefiles: some of the directories were being printedChris Want
2005-02-21MSVC7 update and freetype2 sourceJoseph Gilbert
2004-12-14Makefile didnt copy files correctly, obviously because the nan_definitionsTon Roosendaal
2004-11-24Making the C++ stuff work for the MipsPro 7.3 compiler.Chris Want
2004-11-14more conservative default build options for OS XJean-Luc Peurière
2004-11-06Add new broad phase collision response to Solid: this will let us hook (and p...Kester Maddock
2004-11-01Needed to include <math.h> on solaris for some odd reason for theirKent Mein
2004-11-01Cast 0 as unsigned int for sun's CC to get rid of this:Kent Mein
2004-08-15Theodore Schundler's patches to add FreeBSD support to the scons buildHans Lambermont
2004-07-28compile options for macos X buildsJean-Luc Peurière
2004-07-17One more cleanup for MSVC - need separation for debug/release because MSVC ca...Kester Maddock
2004-07-17Missed these two...Kester Maddock
2004-07-17Remove all the autoconf stuff for QHull & SOLID and use the Makefiles.Kester Maddock
2004-07-14- updated VC6 project files for SOLID - blender now links with theSimon Clitherow
2004-06-04Compile fixes for gcc 3.4Kester Maddock
2004-05-16Port closest points fix from tuhopuu - should return positive distance.Kester Maddock
2004-05-16Added #!/usr/bin/python standard script identifier to the start of SConscript...Kester Maddock
2004-05-08post 2.33 release commit of the modified SCons files for Os X.Jean-Luc Peurière
2004-04-22[SCONS] Optimisation flags for msvcNathan Letwory
2004-04-17Fix segfault on collisions between dynamic complex (polyheder) and dynamic co...Kester Maddock
2004-04-17correct path to qhull in extern.Nathan Letwory
2004-03-31Added #if defined (__sparc) || (__APPLE__)Kent Mein
2004-03-23[GameEngine] Commit all Kester's changes made to the gameengine to restore 2....Nathan Letwory
2004-03-10- [SCONS] Added building of qhull and Solid from extern when selecting the So...Nathan Letwory
2003-12-06Added the Solid 3.5 sources to the blender source tree.Michel Selten