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
2015-06-18update hand written rst docsCampbell Barton
2015-05-17Cleanup: pep8Campbell Barton
2014-12-10Fix for object_utils.object_data_add: Now supports None obdata forLukas Tönne
2014-07-22Fix missing includeCampbell Barton
2014-02-13Code cleanup: styleCampbell Barton
2013-11-07Fix #37338: Add objects from addon work in a Linked SceneSergey Sharybin
2013-09-13fix [#36713] crash from adding gear from 'extra objects' addonCampbell Barton
2013-06-16rename world_to_camera -> world_to_camera_viewCampbell Barton
2013-06-13minor edits to world_to_camera() utility function, include Z so you can tell ...Campbell Barton
2013-06-13handy function for getting the 2d camera coords for a worldspace location.Campbell Barton
2013-05-29fix [#34851] "UnitSettings.scale_length" not beeing calculated the same way f...Campbell Barton
2013-04-23fix/workaround [#34983] bpy.ops.mesh.primitive_torus_add() ignores rotation-p...Campbell Barton
2013-04-10py api: simple function to get an image from an objects for simple formats th...Campbell Barton
2013-04-07freestyle lineset `tag` attribute was defined but not used, also some code cl...Campbell Barton
2013-02-18Correction to own r44749 -- layers from view were always used,Sergey Sharybin
2013-01-16style cleanupCampbell Barton
2013-01-02changes needed for EDL import to work again.Campbell Barton
2012-10-19Fix #32219: Inconsistent influence of Units Scale on new objectsSergey Sharybin
2012-03-15revert r44887, changes were OK but caused too many problems, better do this a...Campbell Barton
2012-03-15Fix #30549: Error adding mesh object to sceneSergey Sharybin
2012-03-14Changes to python-defined add object operators:Sergey Sharybin
2012-03-08Fix #30435: 2.62 Torus Batch building "Bug" or A Experimental Feature?Sergey Sharybin
2012-02-02* fix for error in shape transfer (wrong var name).Campbell Barton
2011-10-17correct spelling errors in commentsCampbell Barton
2011-08-26correct missing bpy doc references.Campbell Barton
2011-07-31fix for error in recent commit.Campbell Barton
2011-07-31py api: sphinx doc corrections, pep8 cleanup and style edits, also added __al...Campbell Barton
2011-05-28move load_image into image_utils and add some docstrings to bpy_extras module.Campbell Barton
2011-05-28- generate sphinx docs for bpy_extras moduleCampbell Barton
2011-05-16move generic bpy helper modules into bpy_extras.Campbell Barton