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
path: root/doc
AgeCommit message (Expand)Author
2012-05-05Merged changes in the trunk up to revision 46309.Tamito Kajiyama
2012-05-02Python: documentation about overriding context members.Brecht Van Lommel
2012-05-02replace python3 command with python3.2, python3 isnt available on ubuntu.Campbell Barton
2012-05-02patch [#31216] OpenGL urls updated by Julien DUROURE (julien)Dalai Felinto
2012-05-01code cleanup: tag unused varsCampbell Barton
2012-04-29Merged changes in the trunk up to revision 46045.Tamito Kajiyama
2012-04-26Release commit, 2.63!Sergey Sharybin
2012-04-23add mesh example with docs explaining polygon / loop relationshipCampbell Barton
2012-04-23rename Mesh.uv_loop_layers --> uv_layersCampbell Barton
2012-04-21Merged changes in the trunk up to revision 45820.Tamito Kajiyama
2012-04-20style cleanup: pep8, also quiet compiler warning.Campbell Barton
2012-04-06Merged changes in the trunk up to revision 45431.Tamito Kajiyama
2012-04-05updated man pageCampbell Barton
2012-04-01Merged changes in the trunk up to revision 45308.Tamito Kajiyama
2012-03-29added Mesh.calc_tessface(), needed to update mesh tessface after bmesh edits.Campbell Barton
2012-03-27bmesh py api:Campbell Barton
2012-03-25Merged changes in the trunk up to revision 45133.Tamito Kajiyama
2012-03-24style cleanup: pep8, indentationCampbell Barton
2012-03-23Fixed a couple of typos in the Python API docsHoward Trickey
2012-03-23doc cleanup: minor corrections and improvements to docstrings + recent doc ch...Campbell Barton
2012-03-23rna/python api change: rename Mesh.faces --> tessfaces, since existing script...Campbell Barton
2012-03-21Fix #30622: documentation example code for bge.types.KX_MeshProxy did not work,Sergey Sharybin
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-12Fix #30524: documentation example code for bge.types.KX_MeshProxy did not work,Brecht Van Lommel
2012-03-11Merged changes in the trunk up to revision 44797.Tamito Kajiyama
2012-03-10code cleanup: remove unused variable assignents and added bmesh submodule lin...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-03option for the Armature Actuator to change the influence of a bone constraint.Dalai Felinto
2012-03-03Merged changes in the trunk up to revision 44612.Tamito Kajiyama
2012-03-02== Python API docs ==Luca Bonavita
2012-03-01Merged changes in the trunk up to revision 44561.Tamito Kajiyama
2012-02-28move bmesh wiki docs into bmesh header and update doxygen.Campbell Barton
2012-02-25Merged changes in the trunk up to revision 44419.Tamito Kajiyama
2012-02-24bmesh docs now written in sphinx doc generator.Campbell Barton
2012-02-18Merged changes in the trunk up to revision 44221.Tamito Kajiyama
2012-02-18remove section in gotcha's doc about matrix col/row order since this has been...Campbell Barton
2012-02-15autogenerated rna api changelog (no rebuilds needed)Campbell Barton
2012-02-12py api docs - remove sphinx .doctree before zipping, saves some space 18mb --...Campbell Barton
2012-02-12Merged changes in the trunk up to revision 44039.Tamito Kajiyama
2012-02-10Disable PDF doc since its giving errors with latex indentation.Campbell Barton