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
path: root/extern
AgeCommit message (Expand)Author
2005-07-23added bandoler's SConscript file for BulletErwin Coumans
2005-07-22aCVS: ----------------------------------------------------------------------Erwin Coumans
2005-07-20added the Elsevier CDROM license to one file. This still allows to use the so...Erwin Coumans
2005-07-19initialize simd quad in default constructorErwin Coumans
2005-07-18more preparations for bullet physics, and some eol issues with SCA_Joystick*Erwin Coumans
2005-07-17provided proper license for lcp solverErwin Coumans
2005-07-16Added Bullet library.Erwin Coumans
2005-06-06Bugfix #2704Rob Haarsma
2005-06-05ccommented stuff in qhull geom.c with standard C comments not C++ onesJean-Luc Peurière
2005-06-04new round of warning fixes. we are now down to 24 with Xcode on blenderJean-Luc Peurière
2005-05-12Another update on FTGL texture fonts drawing. Added the same floor() trickTon Roosendaal
2005-05-06* integrate bFTGL with SconsNathan Letwory
2005-04-10Clean up for Makefiles: some of the directories were being printedChris Want
2005-03-30- update to msvc7 projectfiles to accomodate recent file additionsJoseph Gilbert
2005-02-26Removed freetype project from extern solutionJoseph Gilbert
2005-02-21MSVC7 update and freetype2 sourceJoseph Gilbert
2005-02-18I updated the FREETYPE2 checks so it didn't build freetype stuffKent Mein
2005-01-21Modified FTGL for proper texturefont support.Rob Haarsma
2005-01-21Added bFTGL to extern and updated the Makefiles. I'm guessing there willKent Mein
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-21Make sure directory $(OCGDIR)/extern is created before building externChris Want
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-17Fixed OSX ranlib line, to match commented out part in make libsTon Roosendaal
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-15extend clean target for qhull and solidHans Lambermont
2004-05-08post 2.33 release commit of the modified SCons files for Os X.Jean-Luc Peurière
2004-05-05Enable doubles internally in Solid for the Makefile build system.Kester Maddock
2004-05-04Build blender with solid-based gameengine on irix using pre-compiledChris Want
2004-05-03- build qhull and solid (next to ode)Hans Lambermont
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
2004-01-02Work done to build blender on Linux [sparc64].Wouter van Heyst
2003-12-06Added the qhull sources to the repository.Michel Selten
2003-12-06Added the Solid 3.5 sources to the blender source tree.Michel Selten