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-11-18Fix T46807: image/clip/sound load has one userCampbell Barton
2015-11-09Fake user: add BKE_library helpers to set/clear that flag.Bastien Montagne
2015-11-02Fix T46626: Crash generating previewsCampbell Barton
2015-11-02Library API: pass Main struct to unlink functionsCampbell Barton
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-10-22Cleanup: remove script ID-typesCampbell Barton
2015-10-06RNA: Add check_existing arg to other load() funcsCampbell Barton
2015-10-05Image Py API: Expose 'load_exists' to RNA image load(), and extend load_image...Bastien Montagne
2015-08-31Fix T45258, impossible to select brush when removing it from 2dAntony Riakiotakis
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-04-30Py/RNA: support to load and remove soundsCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2015-03-19Freestyle: pass Main struct to new/copyCampbell Barton
2015-03-12Py/RNA: add bpy.data.palettesCampbell Barton
2015-02-20RNA: correct bool callbacksCampbell Barton
2014-08-13RNA: use static declarationsCampbell Barton
2014-07-16Cleanup: Adhere to our naming convention for BKE_linestyle.h APICampbell Barton
2014-05-03Bake API - bpy.ops.object.bake()Dalai Felinto
2014-04-23Added missing bpy.data.linestyles.is_updated property.Tamito Kajiyama
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-20Code cleanup: use boolsCampbell Barton
2014-02-17Fix for another deadlock with py-drivers: BlendData.scene.remove()Campbell Barton
2014-01-16Code Cleanup: no need to pass empty strings as default valuesCampbell Barton
2014-01-15Python/Depsgraph: bpy.data.*.is_updated now detects add/remove of any datablock.Tom Edwards
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-12-30Main API: refactor naming, use BKE_main_ prefix and add main arg.Campbell Barton
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-19Fix T37861: remove unnecessary error print when viewport rendering a curve th...Brecht Van Lommel
2013-09-20fix for nla-strip-path function not returning an allocated pointer and new ma...Campbell Barton
2013-08-19Move bevel list and path from Curve to Object datablockSergey Sharybin
2013-07-15Fix #36139: cycles not taking texture spacing settings into account forBrecht Van Lommel
2013-06-02Better API design for making text datablocks after loading.Tamito Kajiyama
2013-05-05Fix #35209: cycles generated texture coordinates did not stick to deforming m...Brecht Van Lommel
2013-04-18Make freestyle use local Main for temporary objectsSergey Sharybin
2013-04-07freestyle lineset `tag` attribute was defined but not used, also some code cl...Campbell Barton
2013-04-05style cleanupCampbell Barton
2013-04-05svn merge ^/trunk/blender -r55776:55813Campbell Barton
2013-04-05Fix #34867: cycles viewport render did not respect viewport visibility forBrecht Van Lommel
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-03code cleanup: use more (blender) conventional naming for group functions.Campbell Barton
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-19svn merge ^/trunk/blender -r55372:55392Campbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-04patch [#34103] use booleans for extensions testing.Campbell Barton
2013-02-16Merged changes in the trunk up to revision 54594.Tamito Kajiyama
2013-02-10add option not to calculate tessellation faces when converting an object to a...Campbell Barton
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama