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
2008-09-21fixed sphere-sphere collision: contact points were not properly removed/refre...Erwin Coumans
2008-09-18needed these changes to get bullet building with cmake and linking with sconsCampbell Barton
2008-09-18Update MSVC project file to include BulletSoftBodyBenoit Bolsee
2008-09-18added another missing file, btHashMapErwin Coumans
2008-09-17added src/LinearMath/btConvexHull.cppErwin Coumans
2008-09-17Please add extern/bullet2/src/LinearMath/btConvexHull.cpp to your build system!Erwin Coumans
2008-09-17Added BulletSoftBody as target for Makefile installing of .h filesTon Roosendaal
2008-09-17rev 16569 broke building.Campbell Barton
2008-09-17Applied some fixes from Bullet: issues with btDbvtBroadphase, and btSoftBody,...Erwin Coumans
2008-09-17Preparation for real-time soft bodies for the game engine, step 1 out of 3. T...Erwin Coumans
2008-09-17* make BulletSoftBody own small lib to make sure bullet libs don't grow too l...Nathan Letwory
2008-09-17add BulletSoftBody to SConscript and MakefileErwin Coumans
2008-09-17add src/BulletSoftBody/* to cmake (other build systems also will need to do t...Erwin Coumans
2008-09-13bullet wasnt building on 64bit linuxCampbell Barton
2008-09-13Update MSVC project files for latest bullet revisionBenoit Bolsee
2008-09-13Update MSVC project file for latest Bullet revision. Remove compound patch as...Benoit Bolsee
2008-09-13Upgrade to latest Bullet trunk, that is in sync with Blender/extern/bullet2. ...Erwin Coumans
2008-09-12Bullet patch for compound ray cast. The patch is filed in Bullet patch tracke...Benoit Bolsee
2008-09-05svn merge -r 16351:16368 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-05svn merge -c 16350 https://svn.blender.org/svnroot/bf-blender/trunk/blenderBenoit Bolsee
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-09-03Revert rev16344 on trunk, bullet work is done in sim_physics branch as discus...Daniel Genrich
2008-09-03svn merge -r 16334:16347 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-03Finally upgraded to latest Bullet subversion, about to release 2.71. Some rec...Erwin Coumans
2008-08-27Bullet patch: option to return true face normal, complete triangle informatio...Benoit Bolsee
2008-08-21BGE Bullet fix: physics debug representation of cone shape does not take Up a...Benoit Bolsee
2008-06-22== Redcode ==Peter Schlaile
2008-06-18BGE Patch: Add Shape Action support and update MSCV_7 project file for glew.Benoit Bolsee
2008-06-17Merge of apricot branch game engine changes into trunk, excluding GLSL.Brecht Van Lommel
2008-06-10== redcode ==Peter Schlaile
2008-06-09Fix for bug #13627: bFTGL sconscript missing opengl includes, didn'tBrecht Van Lommel
2008-06-03== RED one (redcode) ==Peter Schlaile
2008-05-01* Fix Verse bug [#8959] Clients doesn't connect if libverse.a is compiled wit...Nathan Letwory
2008-04-28Fix for bug #9504: compile error with verse on mingw, also fixedBrecht Van Lommel
2008-04-20== FFMPEG / mp3lame ==Peter Schlaile
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-13== FFMPEG ==Peter Schlaile
2008-04-13== FFMPEG ==Peter Schlaile
2008-02-15Set linking priority of libbinreloc to 226 for blenderplayer. Why?Chris Want
2008-02-03Missed reverting one extra assignment.Ken Hughes
2008-02-03Clean-up for various gcc warnings under linux.Ken Hughes
2008-01-30== MSVC 7.1 projectfiles ==Andrea Weikert
2008-01-30New: Collision Modifier and Cloth can be at any position on the modifier stac...Daniel Genrich
2008-01-30makes bullet independant from gameengine for cmake, introduces esc-key during...Daniel Genrich
2008-01-30Initial commit of cloth modifier from branch rev 13453Daniel Genrich
2008-01-22Fixes for CMake.Chris Want
2008-01-19Fixing makefiles for binreloc I made it use flags like otherKent Mein
2008-01-18Linux only addition to know for sure the path of blender because sometimes th...Campbell Barton
2007-12-20Need to propigate -m64 flags to compile verse.Kent Mein
2007-12-05This is a modified version of this patch:Kent Mein