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
2013-02-09BGE: Fix to make KX_CharacterWrapper.jumpCount work a bit smoother. Previousl...Mitchell Stokes
2013-02-02style cleanup: comment formatCampbell Barton
2013-01-30BGE: Some various changes to make moving the character physics type easier:Mitchell Stokes
2013-01-23make bullet optional againCampbell Barton
2013-01-03add option WITH_SYSTEM_BULLET to link against the bullet installation found o...Campbell Barton
2012-12-29BGE: Adding a jumpCount to KX_CharacterWrapper. This can be used to have diff...Mitchell Stokes
2012-12-26BGE: Don't set the character controller's gravity when creating the controlle...Mitchell Stokes
2012-12-26BGE: Adding a maxJumps to the character controller to adjust how many jumps a...Mitchell Stokes
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-15Hi there, it has been a while, just curious if my SVN account still works :)Erwin Coumans
2012-11-26fix [#33303] face selection masking for painting does not work with mesh with...Campbell Barton
2012-11-10BGE: Committing patch [#32697] "New BGE gravity API" by HG1.Mitchell Stokes
2012-11-05BGE: This patch adds a character wrapper (similar to the already implemented ...Mitchell Stokes
2012-10-30code cleanup: remove unused transform snapping code (only use the BVH acceler...Campbell Barton
2012-10-30remove CD_POLYINDEX customdata layer:Campbell Barton
2012-10-30BGE: Adding support for Bullet's collision masks. Each object now has a colli...Mitchell Stokes
2012-10-22style cleanupCampbell Barton
2012-10-20style cleanupCampbell Barton
2012-10-15code cleanup: check for msvc directly when using warning pragma's.Campbell Barton
2012-10-14code cleanup: remove redundant castsCampbell Barton
2012-10-09code cleanup: make header defines more consistent, JOYSENSOR header guard had...Campbell Barton
2012-10-08BGE: Setting up the RAS_ICanvas interface as the primary way to alter the OpenGLMitchell Stokes
2012-10-07BGE: When applying movement to an object with the Character physics type, use...Mitchell Stokes
2012-09-16style cleanupCampbell Barton
2012-08-08Accidentally did a commit when I wanted to revert... (ignore my last revision)Mitchell Stokes
2012-08-08(no commit message)Mitchell Stokes
2012-08-06Fix for [#32270] "Removing a Character object from the scene causes a crash."...Mitchell Stokes
2012-08-01game engine: Fix CcdPhysicsEnvironment functions that accessed m_solverInfoSergej Reich
2012-08-01style cleanup: whitespace, also add '?' to save over popup since it wasnt tot...Campbell Barton
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-22style cleanupCampbell Barton
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-07-09Fixing a memory leak introduced by the Character Physics type patch: a new bt...Mitchell Stokes
2012-07-08Fix for [#31701] "radar causes collision" reported by Markus Rietz (afeature).Mitchell Stokes
2012-07-01style cleanup: commentsCampbell Barton
2012-06-25optionally use guarded alloc for tiles compositor, also replace allocation fu...Campbell Barton
2012-06-17style cleanup:Campbell Barton
2012-06-06style cleanupCampbell Barton
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-04-11code cleanup: float formatting was confusing in some cases - eg: (0.,0.,0.)Campbell Barton
2012-03-28style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-08style cleanup - remove unneeded ';'sCampbell Barton