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-03-24style cleanup: pep8, indentationCampbell Barton
2012-03-23rna/python api change: rename Mesh.faces --> tessfaces, since existing script...Campbell Barton
2012-03-21bmesh docs:Campbell Barton
2012-03-21minor changes to sphinx doc generator title formattingCampbell Barton
2012-03-16== Python API docs ==Luca Bonavita
2012-03-16== Python API docs ==Luca Bonavita
2012-03-15revert r44887, changes were OK but caused too many problems, better do this a...Campbell Barton
2012-03-15== Python API docs ==Luca Bonavita
2012-03-14bmesh py api: finished todo - editable select_historyCampbell Barton
2012-03-13bmesh py api: more comprehensive intro page, also fix some spelling errors.Campbell Barton
2012-03-08== Python API docs ==Luca Bonavita
2012-03-08style cleanup: pep8 + picky editsCampbell Barton
2012-03-07== Python API docs ==Luca Bonavita
2012-03-05== Python API docs ==Luca Bonavita
2012-03-02== Python API docs ==Luca Bonavita
2012-02-24bmesh docs now written in sphinx doc generator.Campbell Barton
2012-02-10Disable PDF doc since its giving errors with latex indentation.Campbell Barton
2011-12-04include mathutils.noise in sphinx docsCampbell Barton
2011-11-25blacklist language property for sphinx docs, encoding was messing up PDF gene...Campbell Barton
2011-11-17pass encoding to uses of decode() incase the default isnt utf-8. ignore decod...Campbell Barton
2011-11-15set cycles scripts as pep8 & make some minor changes.Campbell Barton
2011-11-05misc doc editsCampbell Barton
2011-11-04correct some warnings, also sensor_x was being paassed to object_camera_matri...Campbell Barton
2011-11-04- added docs and examples for bpy.app.handlersCampbell Barton
2011-10-28patch [#29049] Minor phrasing and grammar patchCampbell Barton
2011-10-20pass -noaudio when running blender for various utilities - doc-gen and tests.Campbell Barton
2011-10-13py docs - gpu module wasn't included in docs.Campbell Barton
2011-10-12fix [#28873] Blenders Python API Sphinx Build Script give exceptionsCampbell Barton
2011-09-29fix for error generating docs, write all files as utf-8Campbell Barton
2011-09-20pep8 update & some minor cmake edits.Campbell Barton
2011-09-20fix for warnings after texface commit, also comment blender sphinx theme for ...Campbell Barton
2011-09-16- remove deprecated pose channel membersCampbell Barton
2011-09-15- include enum names and descriptions in sphinx generated documentationCampbell Barton
2011-09-09bpy api - add new page for best-practice (so Thomas has something to point to...Campbell Barton
2011-09-08finished tips and tricks section of blender/python api docs, now included in ...Campbell Barton
2011-09-06fix for doc building after pepper merge, also WIP tips/tricks.Campbell Barton
2011-08-30minor edits, pep8 - also correct float -> double promotion for blf.Campbell Barton
2011-08-26document some of the pitfalls in the blender python api (taken from frequent ...Campbell Barton
2011-08-25move wiki api intro and overview docs into the api reference docs.Campbell Barton
2011-08-23add warning about misuse of ID.user_clear() since it can crash blender.Campbell Barton
2011-07-31py api: sphinx doc corrections, pep8 cleanup and style edits, also added __al...Campbell Barton
2011-07-08patch [#27885] bge.constraints documentationCampbell Barton
2011-07-07some corrections to bge.texture docsCampbell Barton
2011-07-01add 'bgl' OpenGL doc to sphinxCampbell Barton
2011-06-27print the help message if running from python directly.Campbell Barton
2011-05-28move load_image into image_utils and add some docstrings to bpy_extras module.Campbell Barton
2011-05-28- generate sphinx docs for bpy_extras moduleCampbell Barton
2011-05-05sphinx api docs: fix for addons linking to the wrong operator SVN url's.Campbell Barton
2011-04-13minor improvements to sphinx doc main pageCampbell Barton
2011-04-12reference the release PDF correctlyCampbell Barton