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-03-07use bool for rna funcs.Campbell Barton
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2011-11-14minor cleanup Campbell Barton
2011-10-27quiet -Wempty-body and unused warningsCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-09-02rna context renameCampbell Barton
2010-08-06Fix #23209: there was no access yet to region data from RNA, there's noBrecht Van Lommel
2010-08-03rna pointer poll function, not used yet.Campbell Barton
2010-03-24remove unused rna includesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2009-12-22- make ToolSettings.mesh_selection_mode into an array of 3 bools rather then ...Campbell Barton
2009-08-16- replace rna context.mode_string with an enum context.mode, that way its sel...Campbell Barton
2009-08-152.5 3D_View:Thomas Dinges
2009-07-152.5: User PreferencesBrecht Van Lommel
2009-07-022.5: Lists for vertex groups, shape keys, uvs, vertex colors.Brecht Van Lommel
2009-06-30RNABrecht Van Lommel
2009-06-16RNABrecht Van Lommel
2009-06-07RNA:Brecht Van Lommel
2009-05-15UI: Layout EngineBrecht Van Lommel
2009-04-22UIBrecht Van Lommel
2009-03-23RNA:Brecht Van Lommel
2009-03-202.5: add rna_context.c, missed that in last commit.Brecht Van Lommel