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
2008-09-23bugfix for [#7006] Sleeping Objects losing Ghost ConstraintErwin Coumans
2008-09-21BGE real-time soft bodies, step 2 / 3: create a btSoftBody. Next step is hook...Erwin Coumans
2008-09-21encountered some issue with the btDbvtBroadphase, switch of a deferred collis...Erwin Coumans
2008-09-21attempt to support negative local scaling for convex hull, box,sphere, cylind...Erwin Coumans
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 -c 16350 https://svn.blender.org/svnroot/bf-blender/trunk/blenderBenoit Bolsee
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-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris 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-30Initial commit of cloth modifier from branch rev 13453Daniel Genrich
2007-08-05reverted to old hinge constraint, it breaks several tests/demosErwin Coumans
2007-07-16updated scons build system, neccesary after erwin's commitJiri Hnidek
2007-07-15== MSVC 7.1 project files ==Andrea Weikert
2007-07-07removed "btHingeConstraint::" prefix, in btHingeConstraint::btHingeConstraint...Erwin Coumans
2007-07-06fixed issue with kinematic objectsErwin Coumans
2007-07-06synchronized to latest version of Bullet. added btConeTwistConstraint (useful...Erwin Coumans
2007-06-25==== MSVC 7.1 projectfiles ====Andrea Weikert
2007-06-23upgrade to latest Bullet 2.53. cross the fingers it doesn't break one of the ...Erwin Coumans
2007-05-07two minor changes, hopefully before release:Erwin Coumans
2007-03-14fix gcc warnings about no newline at end of fileStephen Swaney
2007-03-03==== MSVC 7.1 project files ====Andrea Weikert
2007-01-28Removed -mpowerpc -mtune=G4 from several SCons files, so it will work onEd Halley
2006-12-28fixed remaining sqrtf into btSqrtErwin Coumans
2006-12-25minor fix in Bullet internalsErwin Coumans
2006-12-25fixing some issues: force needs to wake up objects, property sensor issue, is...Erwin Coumans
2006-12-20==== MSVC 7 project files ====Andrea Weikert
2006-12-12added some new Bullet files, and upgraded to latest Bullet 2.xErwin Coumans