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
2007-09-27== FFMPEG ==Peter Schlaile
2007-09-27== FFMPEG ==Peter Schlaile
2007-08-28This commit fixes up a bunch of svn properties to hopefully make things a lit...Kent Mein
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-26Not all systems it seems has socklen_t defined. If its missing Kent Mein
2007-06-26This is a fix for bug #6856 (Verse crashing on 64bit linux)Kent Mein
2007-06-25==== MSVC 7.1 projectfiles ====Andrea Weikert
2007-06-25Make it so that we link with the same compiler for verse as everything else.Kent Mein
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
2007-01-25* sync with verse cvs (for silencing some warnings +Nathan Letwory
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
2006-12-07Some pretty hard core bullet2 cleaning (kills the bullet2 lib and headersChris Want
2006-12-04update to latest Bullet 2.x sources. prepare to make near sensors much fasterErwin Coumans
2006-12-04added some 'angularFactor' for character control (to avoid rotation)Erwin Coumans
2006-12-03==== MSVC Projectfiles ====Andrea Weikert
2006-11-30fixed it so make clean works for bullet2 lib.Kent Mein
2006-11-30Makefile for Bullet had error, didn't copy the .a file to the right dir.Ton Roosendaal
2006-11-30* add btHeightfieldTerrainShape.cppNathan Letwory
2006-11-29updated to latest Bullet 2.xErwin Coumans
2006-11-28Tweaked so it actually includes the file that defines LLIB's for extraKent Mein
2006-11-25Patch by VladimĂ­r Marek (neuron), part of bugfix #5298Ton Roosendaal
2006-11-23work around some issue with GCC 3.x (probably compiler bug)Erwin Coumans
2006-11-23fixed in Bullet 2.x, should make msvc 6 compile, and reverted to 'old' style ...Erwin Coumans
2006-11-23fixed some code that causes problems with msvc 6 (need to verify)Erwin Coumans
2006-11-22Makefile support for bullet2 ... please testChris Want
2006-11-21* tweak priority of bullet libs for blenderplayerNathan Letwory
2006-11-21some fixes, related to object activation in game blenderErwin Coumans
2006-11-21* small priority fix. Hopefully helps on more platformsNathan Letwory
2006-11-21added ConeZ/ConeXErwin Coumans
2006-11-21added CMake file for new Bullet 2.xErwin Coumans
2006-11-21==SCons==Nathan Letwory
2006-11-21angular-only hinge updatedErwin Coumans
2006-11-21angular-only hinge updatedErwin Coumans
2006-11-21Removed old Blender/extern/bullet, and upgraded game engine to use Bullet 2.xErwin Coumans
2006-11-21catch up with latest Bullet 2.x (not in use yet)Erwin Coumans
2006-11-18CMake: Remove mkprot directory. Accidentally left this in from earlier develo...Jacques Beuarain
2006-11-17This updates the Makefiles for verse so they use the blender compilerKent Mein