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-05Undo: split text undo steps out of the data-blockCampbell Barton
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2014-01-04Revert "Quick fix for system info text always being scrolled out of view when...Campbell Barton
2014-01-04Quick fix for system info text always being scrolled out of view when loaded ...Joshua Leung
2013-03-07use bool for rna funcs.Campbell Barton
2012-09-25code cleanup: add missing includes to RNA (this one is safe!)Campbell Barton
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-05-05code cleanup: BKE_ naming, also make bpy.data.images.load() always load a new...Campbell Barton
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2011-11-15Fix #29208: Text.clear() and Text.write() did not redraw text editor.Brecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-03-24remove unused rna includesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-09-16Operator cheat sheet (from the help menu)Campbell Barton