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
2008-09-20BGE patch: new 'Advanced Settings' button to keep special Bullet options away...Benoit Bolsee
2008-09-18BGE patch: change constraint location actuator to work in local coordinates. ...Benoit Bolsee
2008-09-18This file did not compile, but is also not part of the build target...Ton Roosendaal
2008-09-18Fix for bug #3858: the game engine mouse focus sensor did not workBrecht Van Lommel
2008-09-18BGE bug #17578: repair linV actuator in Add+Local mode.Benoit Bolsee
2008-09-17Preparation for real-time soft bodies for the game engine, step 1 out of 3. T...Erwin Coumans
2008-09-17Fix for bug #4192: game engine armatures that are dynamically addedBrecht Van Lommel
2008-09-17BGE patch: bullet buttons UI change after discussion with Erwin: use a drop d...Benoit Bolsee
2008-09-17Fix for bug #5413: game engine armature actions and shapes keysBrecht Van Lommel
2008-09-16Fix bug that broke editing vertices through python in the game engine.Brecht Van Lommel
2008-09-16Fix (harmless) error print about GameLogic.globalDict being lost. AlsoBrecht Van Lommel
2008-09-15Small tweak to get things compiling again.Kent Mein
2008-09-15Added -d debug option for blenderplayer, and remove someBrecht Van Lommel
2008-09-15replaced static make_absolute_filename with BLI_convertstringcwdCampbell Barton
2008-09-15Fix for bug #17620: the motion blur actuator did not work correctBrecht Van Lommel
2008-09-15Fix for bug #4859: once a visibility actuator was set it was notBrecht Van Lommel
2008-09-15Fix zoom level and clipping to be consistent with the viewportBrecht Van Lommel
2008-09-15Fix for bug #17617: GLSL shaders change vertex color unexpectedly.Brecht Van Lommel
2008-09-14BGE patch: new Physics button and margin parameter in Logic panel. Change sub...Benoit Bolsee
2008-09-14Fix a game engine crash with mesh objects parented to an armatureBrecht Van Lommel
2008-09-14Bugfix: avoid crash with too long pathname.Andrea Weikert
2008-09-14== Global 'Delete Key' Tool ==Joshua Leung
2008-09-14game engine didnt compile with recent keyframing changesCampbell Barton
2008-09-14Fix for bug #5758 and #17585: armatures with IK constraint did notBrecht Van Lommel
2008-09-14Fix for bug #7097: blender multitexture materials in the game engineBrecht Van Lommel
2008-09-14Various game engine fixes:Brecht Van Lommel
2008-09-13Game engine: added Rasterizer.get/setMaterialMode to set texface,Brecht Van Lommel
2008-09-13BGE patch: use new btScaledBvhTriangleMeshShape to allow shape sharing betwee...Benoit Bolsee
2008-09-13BGE patch: fix transform bug on compound shape: child shape didn't take into ...Benoit Bolsee
2008-09-13return dummy python values when no joystick is presentCampbell Barton
2008-09-12Fixes for game engine runtime on Mac OS X, there were issuesBrecht Van Lommel
2008-09-12Bugfixes in SDL joystick, apparently it gives NULLs in OSX.Ton Roosendaal
2008-09-12svn merge -r 16453:16485 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-12save and load configuration actuator, (option in game actuator menu)Campbell Barton
2008-09-12Repair rayCast part 2: return correct polygon information and true normalBenoit Bolsee
2008-09-11BGE message python api could return a CList type or None which makes exceptio...Campbell Barton
2008-09-11Bugfix: saved game engine runtimes failed to load library .blendBrecht Van Lommel
2008-09-11removed debug printCampbell Barton
2008-09-10svn merge -r 16411:16453 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-10Fix for bug #17589: removing a lamp in the game engine with glslBrecht Van Lommel
2008-09-10BGE bug #17549: fix crash on removeParent() with static mesh. Fix scaling bug...Benoit Bolsee
2008-09-10Patch 17508: Blender Web Plugin - XEmbed. Enable XEmbed integration of blende...Benoit Bolsee
2008-09-07BGE bug #17574 fixed: GE Text input doesn't register in 2.47. Force registrat...Benoit Bolsee
2008-09-07svn merge -r 16396:16411 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-07BGE patch: Simulate dupligroup operation when parent and child are not active...Benoit Bolsee
2008-09-07BGE patch: break parent relationship when child and parent are not active/ina...Benoit Bolsee
2008-09-06svn merge -r 16371:16396 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2008-09-06object_find, didnt get images from an objects material texturesCampbell Barton
2008-09-06converted my gen_utils.h fix to PyObjectPlus.hKent Mein
2008-09-06Trying to keep things compiling on my imac (10.4.11)Kent Mein