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-11-04BGE Rasterizer Cleanup: Removing KX_BlenderGL since it was mostly one-line fu...Mitchell Stokes
2013-09-05BGE: Removing the touch sensor and converting all touch sensors to collision ...Mitchell Stokes
2013-08-04code cleanup: remove redundant NULL checksCampbell Barton
2013-02-21BGE cleanup: Removing the PHY__Vector classes and replacing them with MT_Vect...Mitchell Stokes
2012-10-29style cleanupCampbell Barton
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-10-15code cleanup: check for msvc directly when using warning pragma's.Campbell Barton
2012-09-16style cleanupCampbell Barton
2012-08-26style cleanup: whitespaceCampbell Barton
2012-07-19quiet double promotion warnings for the game engine.Campbell Barton
2012-06-10Committing patch [#31704] "Patch to fix keyboard sensor from blocking quit ga...Mitchell Stokes
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2011-12-20Cucumber, first batch of merge - UI changes and custom exit keyDalai Felinto
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-01whitespace bge editsCampbell Barton
2011-04-10quiet msvc/mingw compiler warnings.Campbell Barton
2011-02-25doxygen: gameengine/Converter tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-09-15update for MingW/CMakeCampbell Barton
2010-04-20Added F13 - F19 keys for game engine too.Matt Ebb
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-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-08-23svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22704:22717Campbell Barton
2009-08-23Option for MouseFocus sensor. only used when 'Mouse over any' type is set.Campbell Barton
2009-08-01svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22075:22099Campbell Barton
2009-07-31remove more unneeded args, also allow ipo to animate the ref value for KX_Ble...Campbell Barton
2009-06-092.50:Brecht Van Lommel
2009-05-23BGE: Random sensor will produce true random sequence of events when seed is s...Benoit Bolsee
2009-05-11BGE performance, 4th round: logicBenoit Bolsee
2009-05-05BGE logic: new sensor "tap" option to generate automatically on/off pulsesBenoit Bolsee
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-15BGE MouseFocusSensorCampbell Barton
2009-04-07BGE Joystick SensorCampbell Barton
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-02-25New Pulse option for the collision sensor (off by default wont change existin...Campbell Barton
2009-02-192.5Ton Roosendaal
2009-01-262.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-10-08* Joystick sensor is now only triggered from events of the selected type.Campbell Barton
2008-10-07joystick updateCampbell Barton
2008-09-18Fix for bug #3858: the game engine mouse focus sensor did not workBrecht Van Lommel
2008-09-07BGE bug #17574 fixed: GE Text input doesn't register in 2.47. Force registrat...Benoit Bolsee
2008-08-31BGE patch approved: BGE Multiple JoysticksBenoit Bolsee
2008-08-28BGE patch: add X-Ray option to ray sensor. The option is effective only if a ...Benoit Bolsee
2008-08-27BGE: allow sound actuators to be converted even when they have invalid samplesCampbell Barton
2008-08-17BGE patch: New Delay sensor (derived from patch #17472) Benoit Bolsee
2008-08-16warning message for when sensors loose their controllers, has been a problem ...Campbell Barton