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-04-16BGE: Fix for T42341 Sensor.frequency is badly namedJorge Bernal
2014-07-18BGE: Add property/material detection and X-Ray for mouse over any sensorMitchell Stokes
2014-06-17BGE: New Property sensor evaluation typesJorge Bernal
2014-04-17BGE - button for deactivate sensors, controllers and actuatorsJorge Bernal
2013-09-05BGE: Removing the touch sensor and converting all touch sensors to collision ...Mitchell Stokes
2013-03-02code cleanup: clarify comment about virtial-modifiers, also add comments to D...Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-11Longer names support for all ID and other object namesSergey Sharybin
2011-12-30minor dna header cleanupCampbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2010-11-26BGE Bugfix: [#24926] Sensor 'Radar' les axes X+ et Y+ ont été inversé. (ou...Dalai Felinto
2010-05-11Logic UI: using the RNA interface as default - commit pre-subversion bumping ...Dalai Felinto
2010-05-04BGE Logic UI: more sensors + rna fixes + actuator empty draw functions (+ cam...Dalai Felinto
2010-05-04BGE Logics UI: commit to receive some feedback from MattDalai Felinto
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-06BGE: rna update for Logic BricksDalai Felinto
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-08-23Option for MouseFocus sensor. only used when 'Mouse over any' type is set.Campbell Barton
2009-06-092.50:Brecht Van Lommel
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-07BGE Joystick SensorCampbell Barton
2009-02-25New Pulse option for the collision sensor (off by default wont change existin...Campbell Barton
2008-10-07joystick updateCampbell Barton
2008-09-04pin option for sensors and actuators,Campbell Barton
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-17BGE patch: New Delay sensor (derived from patch #17472) Benoit Bolsee
2008-07-04BGE logic update: new servo control motion actuator, new distance constraint ...Benoit Bolsee
2008-06-24BGE patch: Add level option on sensor and fix sensor reset.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
2005-08-17added the "mouse over any", makes the sensor more usefulErwin Coumans
2005-08-03 - got rid of silly #define ..._BIT, #define ... (1<<..._BIT) stuffDaniel Dunbar
2005-01-23Added Joystick sensor (from snailrose)Kester Maddock
2004-05-03Mouse Wheel Support for the Game Engine.Kester Maddock
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont