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-11-17adding some msvc6 magic to bullet part 1Jens Ole Wund
2005-11-11special service for msvc6 projectsJens Ole Wund
2005-10-30Minor changes in Bullet:Erwin Coumans
2005-10-23updated SConstruct and Makefile so that if you compile the gameengine, is alw...Erwin Coumans
2005-09-26Ftgl patch for texture fonts got lost... somehow. That made them muchTon Roosendaal
2005-09-06added some get methods and stuffErwin Coumans
2005-08-18support for __MINGW32__ compiler, it doesn't have __forceinlineErwin Coumans
2005-08-18Support for 'Bullet' in the Makefiles. Enable with:Chris Want
2005-08-17some more fixes in the raycast/mouse overErwin Coumans
2005-08-12added more debug text, enabled the bullet penalty solver, instead of ode solv...Erwin Coumans
2005-08-08some more work on bullet raycastErwin Coumans
2005-08-06fixed sphere shape, added non-uniform scaling (making it an ellipsoid)Erwin Coumans
2005-08-05fixed the mouse-over sensor,Erwin Coumans
2005-08-04improved deactivation, exposed more tweakable parameters to python,Erwin Coumans
2005-08-03moved some hardcoded constants into tweaking tresholdsErwin Coumans
2005-08-02Finalised support for compiling BULLET on linux.Simon Clitherow
2005-08-02added python binding for debugdraw,Erwin Coumans
2005-08-02_.NET projectfiles update_Joseph Gilbert
2005-08-02Added support for compiling BULLET with scons on windowsSimon Clitherow
2005-07-31updated vc7 projectfiles so they work with bulletErwin Coumans
2005-07-30updated testbed demoErwin Coumans
2005-07-30more physics work, tuning parameters, hooking up friction etc.Erwin Coumans
2005-07-29added physics-debuggingErwin Coumans
2005-07-28_build environment for bullet physics_Joseph Gilbert
2005-07-28removed duplicate testing filesErwin Coumans
2005-07-27- added debug line drawing in gameengine (handy for debugging physics problems)Erwin Coumans
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