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
2017-12-04WM: message bus replacement for property notifiersCampbell Barton
2017-12-04Merge branch 'master' into blender2.8Campbell Barton
2017-12-04Cleanup: styleCampbell Barton
2017-12-01_gawain python module: Add methods "program_use_begin" and "program_use_end"Germano
2017-11-29Define RNA_STACK_ARRAY (usable everywhere in RNA), and make PYRNA_STACK_ARRAY...Bastien Montagne
2017-11-29Merge branch 'master' into blender2.8Campbell Barton
2017-11-29Cleanup: rename bpy_util -> bpy_capi_utilsCampbell Barton
2017-11-29Merge branch 'master' into blender2.8Campbell Barton
2017-11-29PyAPI: add function to check any mathutils typeCampbell Barton
2017-11-29RNA: Allow structs to define tags for their propertiesJulian Eisel
2017-11-29Merge branch 'master' into blender2.8Campbell Barton
2017-11-29PyAPI: PyC_Err_PrintWithFunc utility functionCampbell Barton
2017-11-23RNA: Allow structs to define tags for their propertiesJulian Eisel
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-15Merge branch 'master' into blender2.8Bastien Montagne
2017-11-14Cleanup: order BLI before BKE headersCampbell Barton
2017-11-14Cleanup: remove BLI_blenlib from ghash headerCampbell Barton
2017-11-13Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-11-12BMesh Py API: Expose color alphaCampbell Barton
2017-11-09Cleanup: Use full name for scene_layer in pythonSergey Sharybin
2017-10-29Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-10-27Docs: clarify return value for BVH APICampbell Barton
2017-10-24Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-24Fix BMesh PyAPI internal flag clearing logicCampbell Barton
2017-10-24Merge branch 'master' into blender2.8Brecht Van Lommel
2017-10-23Fix OpenGL extension report in system info operator.Antony Riakiotakis
2017-10-23Docs: improve bmesh exception messageCampbell Barton
2017-10-20Merge branch 'master' into blender2.8Campbell Barton
2017-10-20Cleanup: redundant castsCampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-17Fix T53074: Use the pybuffer->itemsize to get the corresponding GLtypeGermano
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-15Fix bad 'poll' prop callback API doc.Bastien Montagne
2017-10-12Merge branch 'master' into blender2.8Bastien Montagne
2017-10-12Docs: add note for bmesh face_split_edgenetCampbell Barton
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-10-07Cleanup: remove Py3.5 compatible codeCampbell Barton
2017-10-06Merge branch 'master' into blender28Campbell Barton
2017-10-06Cleanup: styleCampbell Barton
2017-10-05PyAPI: fast keyword parsing for bpy modulesCampbell Barton
2017-10-05Fix setting the operator name in Py operator APICampbell Barton
2017-10-04Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-04Cleanup: redundant castsCampbell Barton
2017-10-04PyAPI: fast keyword parsing for __import__Campbell Barton
2017-10-04PyAPI: fast keyword parsing for bpy.propsCampbell Barton
2017-10-03Python: bump minimum version to 3.6Campbell Barton
2017-09-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-28Cleanup: switch fall-through warningCampbell Barton