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-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-16Fix driver expression bytecode validation crash if parsing fails.Alexander Gavrilov
2018-09-16Fix a crash when a driver expression evaluates to NaN.Alexander Gavrilov
2018-09-15PyDoc: add gpu.shaderCampbell Barton
2018-09-14GPU module: Initial implementation of the `gpu.shader` submodule.mano-wii
2018-09-13Merge branch 'master' into blender2.8Campbell Barton
2018-09-13PyAPI: remove operator methods that leak memoryCampbell Barton
2018-09-13PyDoc: add bpy.app.icons to docsCampbell Barton
2018-09-13Merge branch 'master' into blender2.8Campbell Barton
2018-09-13PyAPI: add API call to get an operators typeCampbell Barton
2018-09-13Merge branch 'master' into blender2.8Campbell Barton
2018-09-13Cleanup: _bpy.ops utility to lookup an operatorCampbell Barton
2018-09-13PyAPI: add bpy.app.icons to sys.modulesCampbell Barton
2018-09-13Merge branch 'master' into blender2.8Campbell Barton
2018-09-13Cleanup: use PyImport_GetModuleDictCampbell Barton
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