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-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-01-16use FILE_MAX instead of 240 or comment where define cant be used.Campbell Barton
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-04Comments and other text editing:Joshua Leung
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-01add a collection function slot for assignment (not used yet).Campbell Barton
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-08-013D Audio GSoC:Joerg Mueller
2011-05-31tag unused rna args.Campbell Barton
2011-04-11py api: bpy.data.is_dirty wasn't working like image is dirty, instead is woul...Campbell Barton
2011-02-28fix for inconsistency reported as bug [#26245] bpy.data.keys collides with th...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-10-13python api:Campbell Barton
2010-09-02rna context renameCampbell Barton
2010-08-27move dopesheet UI template from C to pythonCampbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-03rna pointer poll function, not used yet.Campbell Barton
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-05-08- console drop handler for datablocks & filepaths.Campbell Barton
2010-05-03Fix [#22199] Cloth Cache Panel > Disk Cache doesn't workMatt Ebb
2010-04-02RNA Property debug in Main, mapped to G.f's G_DEBUGMartin Poirier
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-01-10workaround for a problem with rna collection type definitions.Campbell Barton
2010-01-10RNA/Py APICampbell Barton
2009-11-18rename pose_channels to bonesCampbell Barton
2009-11-17- access console languages as modules rather then having the py operator call...Campbell Barton
2009-11-13arbitrary property and function support for rna properties (arrays and collec...Campbell Barton
2009-09-16- bpy.data.sounds was a collection of ID's rather then SoundsCampbell Barton
2009-09-06Python part of multidim. array support for RNA complete.Arystanbek Dyussenov
2009-08-27Grease Pencil: RNA WrappingJoshua Leung
2009-08-192.5: HeadersBrecht Van Lommel
2009-08-182.5: RNA, defining enums, pointers and collections properties is nowBrecht Van Lommel
2009-06-27RNABrecht Van Lommel
2009-06-18RNABrecht Van Lommel
2009-06-04UI/RNA:Brecht Van Lommel
2009-03-23RNA:Brecht Van Lommel
2009-02-18RNA:Brecht Van Lommel
2009-02-02RNA: C APIBrecht Van Lommel
2009-02-02Animato RNA wrapping:Joshua Leung
2009-01-11RNABrecht Van Lommel
2009-01-07Finally committing useful rna for action types. This includes actions, action...Roland Hess
2009-01-03Made the basic RNA changes for Tex(ture), no properties wrapped yet.Nicholas Bishop
2008-12-31RNABrecht Van Lommel