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
2015-02-19BGE: Fix T41502 Path following jumpingJorge Bernal
2014-07-15BGE: TrackTo actuator: increasing up & track axis optionsJorge Bernal
2014-06-26BGE: New Mouse ActuatorJorge Bernal
2014-06-03Fix T39053: Replace mesh actuator does not replace material (only mesh)Mitchell Stokes
2014-04-20BGE: Fixing memory leaks when deactivating Sensors, Controllers, or actuators.Mitchell Stokes
2014-04-17BGE - button for deactivate sensors, controllers and actuatorsJorge Bernal
2014-02-18Fix T38654: Using a non-camera object for the SetCamera Scene Actuator causes...Mitchell Stokes
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-09-09code cleanup: warnings and redundant checks.Campbell Barton
2013-09-05BGE: Removing an unused rendertools argument from BL_ConvertActuators().Mitchell Stokes
2013-08-15BGE: The Action Actuator can now make use of additive blending.Mitchell Stokes
2013-08-04code cleanup: remove redundant NULL checksCampbell Barton
2013-01-30BGE: Some various changes to make moving the character physics type easier:Mitchell Stokes
2012-12-19BGE: Some as of yet unmerged work I did in the Swiss branch. These changes in...Mitchell Stokes
2012-11-05Audaspace:Joerg Mueller
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-10-15style cleanup: bgeCampbell Barton
2012-10-15code cleanup: check for msvc directly when using warning pragma's.Campbell Barton
2012-09-16style cleanupCampbell Barton
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-07-19quiet double promotion warnings for the game engine.Campbell Barton
2012-06-17style cleanup:Campbell Barton
2012-03-28style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-03option for the Armature Actuator to change the influence of a bone constraint.Dalai Felinto
2012-01-21change filepath limit from 240 to 1024Campbell Barton
2012-01-11bge camera actuator: -X and -Y axisDalai Felinto
2011-10-27use const for readonly strings and set some functions to staticCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-09svn merge -r 39975:40061 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-07BGE fix: ignore sounds that cannot be opened instead of crashing. ;-)Joerg Mueller
2011-09-03whitespace editsCampbell Barton
2011-09-01whitespace bge editsCampbell Barton
2011-08-30Fix for [#25062] Sound Actuator - Positional Audio.Joerg Mueller
2011-08-073D Audio GSoC:Joerg Mueller
2011-07-03BGE Animations: Adding in layer weights to allow for layer blending.Mitchell Stokes
2011-06-23Merge with trunk r37757.Joerg Mueller
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-06-16BGE Animations: Adding the ipo flag options to the action actuator. This stil...Mitchell Stokes
2011-06-14Merge with trunk r37475.Joerg Mueller
2011-06-13BGE Patch: [#27425] Allow to change the damping of the camera actuatorDalai Felinto
2011-06-11BGE Animations: Adding a layer option to Action actuators.Mitchell Stokes
2011-06-09add includes for windows.Campbell Barton
2011-06-09replace log() calls with constantsCampbell Barton
2011-06-01BGE Animations: Removing guards that prevent the action actuator from being u...Mitchell Stokes
2011-05-17synched with trunk at revision 36569Nick Samarin
2011-04-10quiet msvc/mingw compiler warnings.Campbell Barton
2011-02-25doxygen: gameengine/Converter tagged.Nathan Letwory