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-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
2015-08-05Doc fix: rather then -> rather thanSybren A. Stüvel
2015-07-06BGE: bge.texture API documentation enhancementQuentin Wenger
2015-05-17Cleanup: pep8Campbell Barton
2015-05-10BGE: Cleanup constraints documentationThomas Szepe
2015-04-24correcting typos in python api docsInes Almeida
2015-02-10Typo fix + clarification in mathutils.Vector exampleSybren A. Stüvel
2015-02-01mathutils: added exponential map to QuaternionSybren A. Stüvel
2015-01-29cleanup: pep8Campbell Barton
2014-09-18Cleanup: use static sets where possibleCampbell Barton
2014-09-17Cleanup: pep8Campbell Barton
2014-06-24Fix exampleCampbell Barton
2014-02-13Code cleanup: styleCampbell Barton
2014-01-06Patch D133: Python wrapper for BLI_kdtree (adds mathutils.kdtree)Campbell Barton
2013-11-23Add ctrl-click rename to most lists in Blender UI and templates/examples.Bastien Montagne
2013-10-15sphinx docgen wasn't including example scripts for python methods of RNA types.Campbell Barton
2013-09-29Fix broken example, reported by Codemanx on IRC, thanks.Bastien Montagne
2013-09-18fixes for python api docs.Campbell Barton
2013-08-29UIList: update examples and templates.Bastien Montagne
2013-06-273d text tool - 'insert lorem' was crashing, also add this to the text menu.Campbell Barton
2013-06-23correct example [#35850] documentation error for mathutils.VectorCampbell Barton
2013-06-01add popup menu to allow python scripts to show popups without having to defin...Campbell Barton
2013-05-14Moved main part of bpy.app.translations doc out of C code, as suggested by Ca...Bastien Montagne
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-02-08Fix uilists showing data names translated (reported on bf-translations ML by ...Bastien Montagne
2013-01-16code cleanup:Campbell Barton
2013-01-14code cleanup: use BMW_begin insode for loops body.Campbell Barton
2013-01-05Added some python API examples for the new get/set callbacks in bpy.props.Lukas Toenne
2013-01-05Adding some example for new UIList...Bastien Montagne
2012-12-29example use of addon preferences.Campbell Barton
2012-12-01add bmesh.free() to example & templateCampbell Barton