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
2018-09-13Cleanup: use float name in property range functionCampbell Barton
2018-09-11GPUVertBuf.fill: support for objects with buffer interface.mano-wii
2018-09-06gpu module: close quotation marks in descriptionsmano-wii
2018-09-06gpu module: retouching the description of the types.mano-wii
2018-09-06Cleanup: styleCampbell Barton
2018-09-06Correct build errorsCampbell Barton
2018-09-06Join the python modules `gpu` and `_gpu` into one.mano-wii
2018-09-05Fix GPU.offscreen to use depsgraph and updated APIDalai Felinto
2018-09-03Merge branch 'master' into blender2.8Bastien Montagne
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-03Merge branch 'master' into blender2.8Campbell Barton
2018-09-03PyAPI: add optional imports to expression eval APICampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Sergey Sharybin
2018-08-31Python: Enable MASS unit in FloatPropertyMonique Dewanchand
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31PyAPI: replace checks for invalid input w/ assertCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31C/Python API: Add PyC_RunString_AsIntPtrCampbell Barton
2018-08-28PyRNA: all optional args now must be keyword argsCampbell Barton
2018-08-28Cleanup: indentationCampbell Barton
2018-08-27Implement BMesh Operator string enumerators and docs generation.Andrew Hale
2018-08-24Cleanup: indentation, styleCampbell Barton
2018-08-22Python: Cleanup Noise ModuleAndrew Hale
2018-08-22Cleanup: styleCampbell Barton
2018-08-21Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-21Python API: expose missing LAYER_MEMBER property type registration.Kenneth Perry
2018-08-21Cleanup: rename gizmo access functionsCampbell Barton
2018-08-16Correct error in docstringCampbell Barton
2018-08-14Cleanup: Update some links to new wikiAaron Carlisle
2018-08-10Python: Add support for @ infix operator matrix multiplicationAndrew Hale
2018-08-08Merge branch 'master' into blender2.8Campbell Barton
2018-08-08Cleanup: indentationCampbell Barton
2018-08-08Merge branch 'master' into blender2.8Campbell Barton
2018-08-06PyAPI: Make skin modifier roots settableAndrew Hale
2018-08-01Merge branch 'master' into blender2.8Campbell Barton
2018-08-01Cleanup: declare vars or make staticCampbell Barton
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31BLF: replace global aa pref w/ monochrome flagCampbell Barton
2018-07-30Merge branch 'master' into blender2.8Campbell Barton
2018-07-30Cleanup: id-property creationCampbell Barton
2018-07-27Merge branch 'master' into blender2.8Campbell Barton
2018-07-27Fix Vector.project crash w/ >4 length vectorsCampbell Barton
2018-07-19Cleanup: styleCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-18GWN: Port to GPU module: Move files to GPUClément Foucault
2018-07-16Merge branch 'master' into blender2.8Philipp Oeser
2018-07-16Fix T55944: fbx export error with smoothing facePhilipp Oeser
2018-07-16Fix T55527: creating a Quaternion without args should result in identityPhilipp Oeser