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-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
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-11-14* undo commit from 27th of October. Fixing the long-paths issue worked only o...Nathan Letwory
2006-11-13updating Bullet 2.x with latest changes. The integration + C-API will follow ...Erwin Coumans
2006-11-01* have blenderplayer compile with Verse support enabled.Nathan Letwory
2006-10-31update Bullet 2.x with latest changes, notice that the integration is not fin...Erwin Coumans
2006-10-27Apply patch #5127 by Joseph Eagar (joeedh)Nathan Letwory
2006-10-23Added refactored Bullet 2.x library. Important: these files are not part of t...Erwin Coumans
2006-10-16* remove -Wextra from makefile to make older compilers happyNathan Letwory
2006-10-12Add Verse master-server functionalityNathan Letwory
2006-10-11* remove the .Append(LIBS = ['libverse']), since it confused the build system.Nathan Letwory
2006-10-04==== MSVC 7 project files ====Andrea Weikert
2006-10-03* fix small bug in creation of verse server executable (path)Nathan Letwory
2006-10-03* make verse compile with new verse releaseNathan Letwory
2006-10-03 - I forgot to add new file to cvs repo during my last commit, I'm sorryJiri Hnidek
2006-10-02 updated verse to version r6p1Jiri Hnidek
2006-10-01=== MSVC 7 project files ===Andrea Weikert
2006-09-30=== MSVC 7 project files ===Andrea Weikert
2006-09-17==== MSVC 7 project files ===Andrea Weikert
2006-09-05fixed bug in contact manifold generation, concave and compound objects requir...Erwin Coumans
2006-09-02'Better' cleaning for bullet (trickier to clean than most, since it is twoChris Want
2006-08-31updated aabb calculationErwin Coumans
2006-08-30msvc6 still builds :)Jens Ole Wund
2006-08-30Got a license from Intel for VTune, thanks! First performance analysis showed...Erwin Coumans
2006-08-28Patch #4043 Bullet scons fix (Joseph Eagar, aka joeedh)Nathan Letwory
2006-08-28upgraded Bullet rigidbody physics to latest version 1.9Erwin Coumans
2006-08-22* Patch #4909 by Joseph Eagar (joeedh)Nathan Letwory
2006-08-22 - bug fix of verse server and verse library backported from verse cvsJiri Hnidek
2006-08-20 added verse library (release r6) to extern directoryJiri Hnidek
2006-08-20Huge commit: VERSEJiri Hnidek
2006-08-03Adds scons support for SunOS...Kent Mein
2006-07-03debug lines / register the applied impulse for constraint (for breaking)Erwin Coumans
2006-06-25== FFMPEG ==Peter Schlaile
2006-06-25== FFMPEG ==Peter Schlaile
2006-06-25== FFMPEG ==Peter Schlaile
2006-06-23When I made solid and qhull not build when not needed I switched theirKent Mein
2006-06-23*msvc project updateJoseph Gilbert
2006-06-23bugfix: tau/damping not linked up, this allows for solving some physics setu...Erwin Coumans
2006-06-22workaround for a irregularity/bug in physics system (happens very seldom, jus...Erwin Coumans
2006-06-22clarified text to catch some rare collision issueErwin Coumans
2006-06-21small fix to make it so solid and qhull are not build if not needed.Kent Mein
2006-06-20bugfix: removing constraints should activate rigidbodies.Erwin Coumans
2006-06-19bugfix/workaround for problem with hard-coded collision margins being too lar...Erwin Coumans