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
2006-05-10(experimental) logic timestep to 60hertz instead of 30 hertz.Erwin Coumans
2006-05-09fixed 2 physics related bugs (friction had a typo, and jacobian calculation too)Erwin Coumans
2006-05-09fixed Bullet raycasting filtering issueErwin Coumans
2006-04-28missing commit. this profiling is disabled in Blender, but the headerfile is ...Erwin Coumans
2006-04-28- fixed Bullet noResponse/ghost modeErwin Coumans
2006-04-26added Bullet rigidbodies that behave like Sumo 'dynamic', without rotations. ...Erwin Coumans
2006-04-26fixed several internal Bullet rigidbody dynamics bugs:Erwin Coumans
2006-04-24fixes in raycastingErwin Coumans
2006-04-23use ContinuousConvexCollision for raycaster, fixes raycast problemsErwin Coumans
2006-04-18Update to the VC7 projectfiles.Joseph Gilbert
2006-04-17Bullet physics: fixed some accuracy problem (square length should be compared...Erwin Coumans
2006-04-17added support for 'Ghost' object and collision sensor (preliminary)Erwin Coumans
2006-04-16==Something very minor==Chris Want
2006-04-14enabled ipo in combination with physics (no friction effect from kinematic to...Erwin Coumans
2006-04-13don't use Epa yetErwin Coumans
2006-04-13a lot of work in a few small changes to improve penetration depth. and some f...Erwin Coumans
2006-04-11applied Charlies patch, reverted some GLSL shader stuff, improved penetration...Erwin Coumans
2006-04-11finished RemoveHandle implementationErwin Coumans
2006-04-08fixed a lot of GCC 4.0 warnings.Erwin Coumans
2006-04-07added HingeConstraint.cpp to SConscriptErwin Coumans
2006-04-07added hinge constraint support to Bullet physicsErwin Coumans
2006-04-05fixed two issues that hinder linux buildErwin Coumans
2006-04-05improved some Bullet Dynamics, related to friction/contact constraints.Erwin Coumans
2006-04-03fixed a crashing bug in new vehicle physics, and removed some debugging code ...Erwin Coumans
2006-04-01more Bullet physics improvements, mainly stability and performance related.Erwin Coumans
2006-03-30fixed vehicle related issue (re-enabled them)Erwin Coumans
2006-03-29more physics work: fixed some deactivation bug, improved contact constraint s...Erwin Coumans
2006-03-29disabled restitution in the new iterative contact constraint.Erwin Coumans
2006-03-29fixed scons build for moved and added file.Erwin Coumans
2006-03-27Synchronized Bullet physics to latest version.Erwin Coumans
2006-03-24a bunch of small warnings fixes:Kent Mein
2006-03-14restoring minimum debug build on msvc6 projectsJens Ole Wund
2006-03-01==SCons==Nathan Letwory
2006-02-28msvc6 projects building debugJens Ole Wund
2006-02-28mscv6 projects againJens Ole Wund
2006-02-25converted sqrtf to SimdSqrt Solaris has no sqrtf.Kent Mein
2006-02-24==SCons==Nathan Letwory
2006-02-22added 'disable sleeping' option for rigidbodies. + bugfix of out of sync whee...Erwin Coumans
2006-02-21Trying to get the bullet re-org to work with Makefiles.Chris Want
2006-02-21included WheelInfo headerfile rather then forward declare (gcc stl container ...Erwin Coumans
2006-02-21exposed a few more tuning paramtersErwin Coumans
2006-02-21added vehicle specific files + updated scons file (Makefile/projectfiles need...Erwin Coumans
2006-02-21updated scons file, case-sensititivy problem fixedErwin Coumans
2006-02-21Reorganized Bullet physics files, added preliminary vehicle simulation files ...Erwin Coumans
2006-02-13allow typed constraints (for future hinge/vehicles etc)Erwin Coumans
2006-02-13more vehicle preparation and some bullet collision detection bugfixes (relate...Erwin Coumans
2006-02-08==SCons==Nathan Letwory
2006-02-05==SCons==Nathan Letwory
2006-02-05* WITH_BF_GETTEXT and WITH_BF_FREETYPE are merged into WITH_BF_INTERNATIONALNathan Letwory
2006-02-04== SCons ==Nathan Letwory