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-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-09-06Join the python modules `gpu` and `_gpu` into one.mano-wii
2018-09-03Merge branch 'master' into blender2.8Bastien Montagne
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT/VIEW3D_MT to reflect actual loc...Brecht Van Lommel
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-08-14Cleanup: Update some links to new wikiAaron Carlisle
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26Cleanup: pep8 function indentationCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-17Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-04-17bpy blf api example updateDalai Felinto
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-03-30PyDoc: Merge manual docs for bge.textureAaron Carlisle
2018-03-14Merge branch 'master' into blender2.8Bastien Montagne
2018-03-14Updated bpy.props getter/setter exampleSybren A. Stüvel
2018-03-14Fix T54286: bpy.props operator example misses property accessSybren A. Stüvel
2018-02-01Merge branch 'master' into blender2.8Germano
2018-02-01Revert "tmp"Germano
2018-02-01tmpGermano
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-26Docs: invoke_search_popup uses bl_propertyCampbell Barton
2017-10-21Merge branch 'master' into blender2.8Campbell Barton
2017-10-21Cleanup: use relative imports in bl_uiCampbell Barton
2017-10-04Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-04Fix T52923: Circle diameter is in fact radiusCampbell Barton
2017-06-26Manipulator: Python APICampbell Barton
2017-06-17Merge branch 'master' into blender2.8Campbell Barton
2017-06-16Fix T51810: Add minimal example of usage of translation API for non-official ...Bastien Montagne
2017-06-02Merge branch 'master' into blender2.8Campbell Barton
2017-06-02PyAPI: update to bpy.types.Operator.5.pynBurn
2017-04-29Merge branch 'master' into blender2.8Campbell Barton
2017-04-29Cleanup: menu exampleCampbell Barton
2017-04-29Implementation of custom python entries in all right click menusThomas Beck
2017-03-02Remove all instances of OBACT from drawobject.c and related changesDalai Felinto
2016-10-25API: Fix LinksAaron Carlisle
2016-10-14BPY Docs: Correct spelling (Addon --> Add-on)Aaron Carlisle
2016-06-11BGE: DeckLink card support for video capture and streaming.Benoit Bolsee
2016-04-21Fix T48212: Typos in bpy enum props examples.Bastien Montagne
2016-03-03Docs: example for writing blend file librariesCampbell Barton
2016-02-15Cleanup: rst styleCampbell Barton
2016-02-14Tweak doc section about overriding context - point out context.copy() usage!Bastien Montagne
2016-02-08Fix RenderEngine API docsCampbell Barton
2016-01-31Cleanup: pep8Campbell Barton
2016-01-31Docs: add preset menu exampleCampbell Barton
2015-10-20New function to draw offscreen, and related API changesDalai Felinto
2015-09-08Cleanup: API docsCampbell Barton