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-03-20Cleanup: warnings bit-shift int overflowCampbell Barton
2015-01-29Fix T42858: Non uniform gamelogic names on copyJorge Bernal
2014-04-17BGE - button for deactivate sensors, controllers and actuatorsJorge Bernal
2013-09-12code cleanup: set enums as static or add RNA_enum_types.h where they are used...Campbell Barton
2013-03-25More new data names translation (most cases should be covered now).Bastien Montagne
2013-03-07use bool for rna funcs.Campbell Barton
2012-10-26style cleanupCampbell Barton
2012-09-22code cleanup: make many functions staticCampbell Barton
2012-05-18style cleanup: function definitionsCampbell Barton
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell 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-11-19More UI messages fixes and tweaks (found while translating in french).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-06-12Logic: clear "Script" when setting Script Controller mode to "Module"Dalai Felinto
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-03-02Logic Editor: "Python Controller" NOT "Python Script Controller"Dalai Felinto
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-11-05tedious string copying changesCampbell Barton
2010-08-17apply logic brick rna renamingCampbell Barton
2010-07-17- added text3d.body_format to be able to set bold/italic/smallcaps etc on text.Campbell Barton
2010-07-17simplify thumbnail reading and remove some warningsCampbell Barton
2010-07-15Logic UI: Changing Controllers names to follow Sensors and actuators (back to...Nathan Letwory
2010-07-13Logic UI: HEADERS changes:Dalai Felinto
2010-07-11Logic Editor Python API: link/unlink logics through pythonDalai Felinto
2010-06-28remove some warningsCampbell Barton
2010-06-17fixing warning from previous commit (rna_controller)Dalai Felinto
2010-06-16Logic UI: partial implementation of state per controllerDalai Felinto
2010-05-08Logic UI: add notifiers for sensors and controllers (so the ui updates if you...Dalai Felinto
2010-05-06Logic UI: constraint actuator+rna 100% (finally !!!) + other fixes/improvements:Dalai Felinto
2010-05-04BGE Logics UI: commit to receive some feedback from MattDalai Felinto
2010-03-24remove unused rna includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-06BGE: rna update for Logic BricksDalai Felinto
2009-06-16RNABrecht Van Lommel
2009-05-29RNA:Brecht Van Lommel
2009-03-23RNA:Brecht Van Lommel
2009-01-11RNABrecht Van Lommel
2009-01-02RNABrecht Van Lommel
2009-01-01RNABrecht Van Lommel
2008-12-19added "description" and "readonly" properties to RNA Structs (also accessible...Campbell Barton
2008-12-03RNA: review of commits in the past days, check the diffs for theBrecht Van Lommel
2008-11-30* changed NULL properties into UnknownPropertyHamed Zaghaghi
2008-11-30* controller structs, bController, bExpressionCont and bPythoncont RNFied\n*c...Hamed Zaghaghi