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
2020-10-09PyDoc: resolve duplicate module warningsCampbell Barton
2020-06-23API docs: intro overhaulTobias Heinke
2018-10-10Python API: add loop triangles access, remove tessfaces.Brecht Van Lommel
2017-06-14PYAPI: fix documention structure of bpy.appAaron Carlisle
2017-06-14Fix missing toctree for bmesh submodulesAaron Carlisle
2016-10-25API: Fix LinksAaron Carlisle
2016-06-12Docs: Support out-of-source reference-API buildsCampbell Barton
2016-06-12Cleanup: API docs (whitespace/line length)Campbell Barton
2016-02-13Docs: remove bmesh py api warningCampbell Barton
2013-12-06BMesh Py API: add bmesh.geometry.intersect_face_point()Campbell Barton
2013-05-05Fix #35216: code examples like simple operator missing from python docs due toBrecht Van Lommel
2012-12-05add a message when solidify is used with only-edges, this isn't properly supp...Campbell Barton
2012-12-03fix own mistake with recent commit to skip calculating tessface. If you were ...Campbell Barton
2012-05-22expanding bmesh example (py api)Dalai Felinto
2012-05-22fix for bmesh api exampleDalai Felinto
2012-04-23rename Mesh.uv_loop_layers --> uv_layersCampbell Barton
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-23Fixed a couple of typos in the Python API docsHoward Trickey
2012-03-21bmesh docs:Campbell Barton
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