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
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-07style cleanup - braces & else / if'sCampbell Barton
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-01-19patch [#29679] Expose connected logic bricks from pythonDalai Felinto
2011-12-04A (hopefully last) bunch of fixes and tweaks to UI label and messages (found ...Bastien Montagne
2011-11-04Fix #29024: Logic Bricks allow same name for multiple bricksSergey Sharybin
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-08-18BGE: Upon further investigation this should have been 8 since up/down and lef...Mitchell Stokes
2011-08-18BGE: Upping the max Axis Number for the Axis event type on joystick sensors f...Mitchell Stokes
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-03-02Logic UI: reverting back the PROP_ANGLE propsDalai Felinto
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-07Logic UI: Armature Actuator + general Captalizing 1st letter of UI textDalai Felinto
2011-01-21Logic UI + missing listener in Outliner - changes on Armature Sensor and Visi...Dalai Felinto
2011-01-21Logic UI: more tooltips, adding (blank = all objects) for the Property field...Dalai Felinto
2011-01-21BGE Logic UI: Near Sensor tooltip updateDalai Felinto
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-11-26follow up of "Bugfix #23576" (Logic UI) - replacing hardcoded values by RNA_s...Dalai Felinto
2010-11-26BGE Bugfix: [#24926] Sensor 'Radar' les axes X+ et Y+ ont été inversé. (ou...Dalai Felinto
2010-11-14Logic UI bugfix: [#24628] two specific tooltips of keyboard sensor reversedDalai Felinto
2010-11-02Fix for some enum property identifiers, that were not using upper caseBrecht Van Lommel
2010-09-15Logic UI: reset the value of a key when clicking outside the input buttonDalai Felinto
2010-08-17apply logic brick rna renamingCampbell Barton
2010-08-03rna pointer poll function, not used yet.Campbell Barton
2010-07-11Logic Editor Python API: link/unlink logics through pythonDalai Felinto
2010-06-21Logic UI: Pin option for sensor and actuators (from 2.49)Dalai Felinto
2010-05-27Logic Editor: removing usercount for existent datablocksDalai Felinto
2010-05-24Logic Editor - fix for Keyboard Sensor + Copy Game Property fancy submenuDalai Felinto
2010-05-19Logic UI and Operators: adjusts on Layout + copy properties operator + fix on...Dalai Felinto
2010-05-11Logic UI: using the RNA interface as default - commit pre-subversion bumping ...Dalai Felinto
2010-05-10Improved the Ray Sensor UI in the updated Logic Editor.William Reynish
2010-05-09Logic UI - lookup for properties (matt need your help to finish it)Dalai Felinto
2010-05-08Logic UI: add notifiers for sensors and controllers (so the ui updates if you...Dalai Felinto
2010-05-07Restrict keyboard sensor stored events to only what's appropriate per propertyMatt Ebb
2010-05-07Logic UI: All Sensors, Controllers and Actuators are ported now... (let's the...Dalai Felinto
2010-05-07Logic UI: small fixes: order of sensor type enum + state actuator showing use...Dalai Felinto
2010-05-07Added dynamic enum itemf for add sensor/actuator operatorsMatt Ebb
2010-05-06Logic UI: constraint actuator+rna 100% (finally !!!) + other fixes/improvements:Dalai Felinto
2010-05-05Logic Editor UI workMatt Ebb
2010-05-05BGE Logic UI: more actuators + almost all sensorsDalai 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-04-29Rewrite of Logic editor UI to use layout engineMatt Ebb
2010-03-24remove unused rna includesCampbell Barton
2010-02-12correct fsf addressCampbell Barton