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
2007-01-10Bugfix from Malachy, for some IPO logic brick changes.Erwin Coumans
2007-01-08= game engine fixes=Tom Musgrove
2007-01-07fixes in rigidbody constraints rigidbody -> IPO baking:Erwin Coumans
2007-01-07patch by Charlie, related to recent changes of multi-uv/lightmap generation. ...Erwin Coumans
2007-01-072 bugfixes by Malachy, related to message sensor / ipo actuator firing wronglyErwin Coumans
2007-01-05fix, static objects were not dynamically added at the right position.Erwin Coumans
2006-12-27normalize hitnormalErwin Coumans
2006-12-27-fixes in player: draw physics debugging, only render frames when actually up...Erwin Coumans
2006-12-25prevent crashes: some python scripts keep 'global variable' access to destroy...Erwin Coumans
2006-12-25fixing some issues: force needs to wake up objects, property sensor issue, is...Erwin Coumans
2006-12-22Bugfix: UV texture layer without vertex color layer did not display correctBrecht Van Lommel
2006-12-20GamePlayer: now uses new Image API calls too, so it compiles.Ton Roosendaal
2006-12-20Warning fixes for previous Image commit, also fixed verse_image.cTon Roosendaal
2006-12-20Enable 'show physics visualization' in the Game Menu. Should help to locate p...Erwin Coumans
2006-12-18Use degrees instead of radians for rigidbody constraint axis (euler angles). ...Erwin Coumans
2006-12-17prevent crash in case no polygons have collisions assignedErwin Coumans
2006-12-16contribution from RCRuiz:Erwin Coumans
2006-12-12some fixes in a recent contribution, added return values and check for valid ...Erwin Coumans
2006-12-04added some 'angularFactor' for character control (to avoid rotation)Erwin Coumans
2006-12-04fixed some motionstate synchronization issuesErwin Coumans
2006-12-03Fix for getting gcc compile GE with Py 2.5Jean-Luc Peurière
2006-12-03more work on Bullet 2.xErwin Coumans
2006-12-03different Bullet/graphics synchronizationErwin Coumans
2006-12-03gameengine: reverted some timing experimentErwin Coumans
2006-12-03- GEadded VSYNC for Mac OS X swapbuffers (can be easily undone by commenting ...Erwin Coumans
2006-12-02- added support for generic 6DOF constraintErwin Coumans
2006-12-01some Bullet compound shape fixErwin Coumans
2006-12-01- enabled compound collision objects, requires 'clear parent inverse'Erwin Coumans
2006-11-30removed (int) cast, should fix 64bit issue in recent commitErwin Coumans
2006-11-30Reserved some Bullet 2.x constraint data.Erwin Coumans
2006-11-29fix some loose ends in Bullet 2.x upgradeErwin Coumans
2006-11-29updated to latest Bullet PhysicsErwin Coumans
2006-11-25Patch by Vladimír Marek (neuron), part of bugfix #5298Ton Roosendaal
2006-11-23make compiler happyErwin Coumans
2006-11-23pass right friction/restitution/damping values to btRigidBodyErwin Coumans
2006-11-22Makefile support for bullet2 ... please testChris Want
2006-11-21more Bullet 2.x upgrading. fair amount of functionality is now restored, not ...Erwin Coumans
2006-11-21updated CMake files for game engine for Bullet 2.x upgradeErwin Coumans
2006-11-21Removed old Blender/extern/bullet, and upgraded game engine to use Bullet 2.xErwin Coumans
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-11-06* compiler command-line fix for scons/win32-mingwNathan Letwory
2006-08-29Added a VGroup input to the Armature modifier. This allows the user to specifyBen Batt
2006-08-28upgraded Bullet rigidbody physics to latest version 1.9Erwin Coumans
2006-08-28Integration of the Google Summer of Code Modifier Stack Upgrade project. TheBen Batt
2006-07-19use 'fixedtime/enable all frames' from the blend fileErwin Coumans
2006-07-19accidently replaced initGamePlayerPythonScripting with initGamePythonScriptin...Erwin Coumans
2006-07-07attempt to fix crashes (reported under Linux)related to OpenGL extension quer...Erwin Coumans
2006-07-06some minor webplugin changes, new loading .blend, upgraded version to 2.42, ...Erwin Coumans
2006-07-03debug lines / register the applied impulse for constraint (for breaking)Erwin Coumans