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
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-04-11BGE: Fix T48071: Global logic managerPorteries Tristan
2015-11-03BGE: Remove KX_IPOActuator.Porteries Tristan
2015-10-29BGE: Fix T46338 replace mesh from an other scene.Porteries Tristan
2015-10-22BGE: Fix T46556: check on null sound datablock pointer.Porteries Tristan
2015-10-11BGE: Adding a screenshot function to game actuatorThomas Szepe
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: external audaspace library update.Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-28Audaspace: preparing to use standalone library.Jörg Müller
2015-07-12BGE Clean-up: New EXP prefix for the BGE Expression moduleJorge Bernal
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