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 (Collapse)Author
2012-03-10code cleanup: remove unused variable assignents and added bmesh submodule ↵Campbell Barton
links, doc correction reported by dfelinto.
2012-01-13give a more useful error when attempting to opengl render in background mode.Campbell Barton
add some tips to the python docs.
2012-01-04Correct use of your vs you're in py api docsCampbell Barton
2011-10-28patch [#29049] Minor phrasing and grammar patchCampbell Barton
2011-09-15move utf8 string.c functions into their own file, also add python tip for ↵Campbell Barton
printing operators.
2011-09-10spelling corrections from Philippe CasteleynCampbell Barton
2011-09-08correction to docs.Campbell Barton
2011-09-08finished tips and tricks section of blender/python api docs, now included in ↵Campbell Barton
generated docs.
2011-09-07interface + naming improvements to vertex wright modifierCampbell Barton
- WeightVG -> Vertex Weight - mapping_mode -> falloff_type - nicer layout for VertexWeightModifiers add/remove options
2011-09-06fix for doc building after pepper merge, also WIP tips/tricks.Campbell Barton
2011-09-01wip doc for py api tips and tricks.Campbell Barton