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
2012-07-29BGE: Fixing a memory leaked caused by the character controller (CcdPhysicsCon...Mitchell Stokes
2012-07-26Fix for [#32185] "Incorrect physics for LibLoaded dupligroups" reported by Da...Mitchell Stokes
2012-07-10Fix for a crash caused by ReplaceMesh changing an objects physics shape. CcdS...Mitchell Stokes
2012-07-09As a response to issue [#28483] "Enable/Disable Rigid Body actuator do nothin...Mitchell Stokes
2012-07-09Fixing a memory leak when using Bullet's btGImpactMeshShape for triangle mesh...Mitchell Stokes
2012-05-30BGE #30734: add support for physics linear and angular thresholds and deactiv...Benoit Bolsee
2012-05-29BGE patch #28476: Character object physics typeBenoit Bolsee
2012-04-24fix for CcdPhysicsController::RelativeRotate reading 2 values past the input.Campbell Barton
2012-04-15BGE bug #30555: crash in Replace Mesh when physics shape is triangle mesh and...Benoit Bolsee
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-27Fixing a crash when converting physics objects in the Game Engine.Daniel Stokes
2012-02-06svn merge ^/trunk/blender -r43887:43918Campbell Barton
2012-02-05BGE bug #21947: Softbodies not using object size. Fixed by scaling the shape ...Benoit Bolsee
2011-11-15svn merge -r41751:41779 ^/trunk/blenderCampbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-10-24svn merge ^/trunk/blender -r41175:41200 --- will need to apply fix afterCampbell Barton
2011-10-22header cleanup and typo'sCampbell Barton
2011-07-25svn merge -r37800:37900 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-06-27Minor warning cleanup & fixCampbell Barton
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-25doxygen: gameengine/Physics tagged.Nathan Letwory
2011-01-23BGE: support modifiers without mapping to original mesh both graphically and ...Benoit Bolsee
2010-10-31stdint include needed on non-msvc platformsNathan Letwory
2010-09-07merge from trunk at r31523Joseph Eagar
2010-09-04recopy fresh game engien from trunkJoseph Eagar
2010-09-04blehJoseph Eagar
2010-09-04merge with trunk at r31523Joseph Eagar
2010-08-29BGE patch #22623 applied: new bound type: Capsule.Benoit Bolsee
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-03-09merge with trunk at r27259 and commit of a patch by anthony jones to fix msvc...Joseph Eagar
2010-02-04BGE: Optimize Soft body conversion: don't create BVH structure.Benoit Bolsee
2010-01-29same fix from 2.4x r26392.Campbell Barton
2010-01-06Merge with trunk/2.5 at r25563Joseph Eagar
2009-12-22BGE: update for new soft body helpers API.Benoit Bolsee
2009-12-14Fix #20367: game engine crash, origindex layer is now optional.Brecht Van Lommel
2009-12-04BGE: Add option to return UV coordinates aofthe hit point to KX_GameObject::r...Benoit Bolsee
2009-11-29ok, apparently didn't commit this either. apparently includes a merge with t...Joseph Eagar
2009-11-25BGE: replace mesh works for Soft Body (including reinstantiation of physics s...Benoit Bolsee
2009-11-16BGE: dynamic loading patch commited. API and demo files available here: https...Benoit Bolsee
2009-10-23merge with trunk/2.5 at r23876Joseph Eagar
2009-09-29remove ray sensors own logic manager (now stored in parent class) + other min...Campbell Barton
2009-09-16merge with 2.5/trunk at r23271Joseph Eagar
2009-09-01svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22875:22935Campbell Barton
2009-08-31BGE bug #19020: The GE Torque actuator x -& y-axis do not work in 2.49a (winxp)Benoit Bolsee
2009-08-26merge with 2.5 at r22793Joseph Eagar
2009-08-19- fix for BGE warningsCampbell Barton