Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2014-02-04Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some ↵CoDEmanX
minor other edits
2012-12-19fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?Campbell Barton
make addons blender versions consistent
2012-07-03Spell and typo fixes.Bastien Montagne
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-06-23update wiki version ro 2.6Brendon Murphy
finished
2012-01-14remove api field, was never used.Campbell Barton
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
Plus a few styling enhancements. [[Split portion of a mixed commit.]]
2011-09-19Changes related on recent curves rna renaming.Sergey Sharybin
2011-09-10cleanup unused varsCampbell Barton
2011-09-08pedantic pep8 editsCampbell Barton
2011-08-27Addon UI Cleanup, Part 1Thomas Dinges
* General Rule (for Ivygen and Sapling): If you need more code for declaring the layouts than for the props itself, something is wrong. ;-) * if > elif
2011-08-22pep8 editsCampbell Barton
2011-08-19Version 0.1.1:Andrew Hale
- Fixed an issue where 'Add New Ivy' and 'Add New Default Ivy' did nothing - Updated Blender version to 2.59 - Updated Blender revision to 39307
2011-08-08h3d requires a patch, only show the option when the patch is applied.Campbell Barton
2011-07-31Fixed the random seed property to be an int not a floatAndrew Hale
2011-07-31default curve resolu to 4 (was 12), so when converting to nurbs the ↵Campbell Barton
resolution is usable. also made some small style changes and commented unused function.
2011-07-30Moved to TrunkAndrew Hale
[[Split portion of a mixed commit.]]