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
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-07-14Python API: Add functions to ensure and clear IDPropertiesHans Goudey
2020-09-21Implement ID properties support for TimeMarkerSergey Sharybin
2019-08-19LibOverride: add some more missing override flags for RNA ID pointers.Bastien Montagne
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-04-24Bind Camera to Markers - Various tweaks to make this nicer to work withJoshua Leung
2013-03-07use bool for rna funcs.Campbell Barton
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-04-02Fix #30767: VSE timeline marker updateSergey Sharybin
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
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-07-15Apply first pass of edits to rna values from rna_booleans.txt.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
2010-01-21- temp marker rename in menu (using python or the outliner isnt fun)Campbell Barton
2010-01-18- opengl render anim exec function so python can render opengl animations wit...Campbell Barton
2009-08-11RNA: subtypes and unitsBrecht Van Lommel
2009-03-25RNA: make svn props and file ending consistent.Brecht Van Lommel
2009-02-24Gave RNA to timeline markers. Updated both Scene and Action RNA for standard ...Roland Hess