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
2016-04-11BGE: Fix T48071: Global logic managerPorteries Tristan
2015-07-12BGE Clean-up: New EXP prefix for the BGE Expression moduleJorge Bernal
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-04-16Fix T39445: Async LibLoad CrashMitchell Stokes
2012-12-25BGE: Some various tweaks to try and get async lib loading to be a bit more st...Mitchell Stokes
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-09-16style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-08-29bge bugfix: [#28362] Controllers names appear incorrectly with a python queryDalai Felinto
2011-02-25doxygen: gameengine/Converter tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-23correct own bad spellingCampbell Barton
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-08-05bugfix [#23148] "ImportError: __import__ not found" on changing Render FPSCampbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-09-30- rather then passing the python namespace dictionary to the controller funct...Campbell Barton
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-05-18BGE: bookmark option on controller to make them run before all other controll...Benoit Bolsee
2009-05-11BGE performance, 4th round: logicBenoit Bolsee
2009-05-05Disable importing module python controller scripts at conversion time because...Campbell Barton
2009-04-29BGE alternative run mode for python controllers.Campbell Barton
2009-02-24compile scripts when converting controllers to give more predictable performa...Campbell Barton
2008-06-24BGE patch: Add NAND, NOR, XOR, XNOR controllers.Benoit Bolsee
2008-06-22BGE patch: add state engine support in the logic bricks.Benoit Bolsee
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-01Various mem leaks related to CValue reference count fixedBenoit Bolsee
2002-11-25Last of the config.h mods...Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont