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-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
2006-06-17Bulllet bugfix, assignment rather then testErwin Coumans
2006-06-17fixed synchronisation problem with (kept on loosing this documentation bit wh...Erwin Coumans
2006-06-17fixed Bullet bug: constraints didn't merge simulation islands.Erwin Coumans
2006-06-17MSVC6Jens Ole Wund
2006-06-16bullet + GE happy on msvc6 again :)Jens Ole Wund
2006-06-15try to catch error/ freezing reported on OSXErwin Coumans
2006-06-12Bullet, bugfix: don't simulate when substeps are set to 0Erwin Coumans
2006-06-05Bugfix #4081: support for OpenBSD platform for scons. Big thanks to Nathan H...Ken Hughes
2006-05-24improved GJK accuracy for large objectsErwin Coumans
2006-05-23-added basic support for GameActuator 'load game', relative paths were broken...Erwin Coumans
2006-05-20Bullet: added per-contact point user-cache, + callback. This allows Collision...Erwin Coumans
2006-05-13update to msvc7 projectfilesJoseph Gilbert
2006-05-11- Charlie provided a work-around for some armature related crashesErwin Coumans
2006-05-11fixed raycasting related issueErwin Coumans
2006-05-11- Added support for kinematic objects (interaction between rigidbodies), deri...Erwin Coumans