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
2022-09-07UV: add new operator, uvcalc_align_rotationChris Blackbourn
2022-08-25Fix T78406: create uv randomize islands operatorChris Blackbourn
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-03-10Spreadsheet: new spreadsheet editorJacques Lucke
2021-02-21PyAPI: use postponed annotations to support Python 3.10Campbell Barton
2020-12-15Asset System: New Asset Browser editorJulian Eisel
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-10-23GPencil: Remove unneeded python for calling Bake AnimationAntonio Vazquez
2020-07-26UV: port smart project from Python to CCampbell Barton
2020-06-16GPencil: Convert and Bake mesh animation to grease pencil strokesAntonio Vazquez
2020-04-20Simulations: Embed simulation node tree in simulation data blockJacques Lucke
2019-12-16Cleanup: move mask menu out of bl_operatorsCampbell Barton
2019-02-11Cleanup: split user preferences out of wm.pyCampbell Barton
2018-11-06Implement an Armature constraint that mimics the modifier.Alexander Gavrilov
2018-06-26Cleanup: pep8 function indentationCampbell Barton
2017-03-29PyAPI: check modules are registered before unregisterCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-03-03Docs: add comment on reloading modulesCampbell Barton
2016-03-02Cleanup: replace dict /w list for module reloadCampbell Barton
2015-08-10Data previews: add utils to generate/clear previews.Bastien Montagne
2015-04-22Cleanup: pep8, spellingCampbell Barton
2015-01-23Cleanup: replace deprecated imp -> importlibCampbell Barton
2014-09-17Cleanup: pep8Campbell Barton
2013-08-27Mask primitivesSergey Sharybin
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-23rigidbody: Add rigid body simulationSergej Reich
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-08-12Merged changes in the trunk up to revision 49797.Tamito Kajiyama
2012-08-08Search option for adding nodes.Lukas Toenne
2011-11-08Merged changes in the trunk up to revision 41638.Tamito Kajiyama
2011-11-07Camera tracking integrationSergey Sharybin
2011-09-25Merged changes in the trunk up to revision 40520.Tamito Kajiyama
2011-09-23- move animsys update operator into the anim.pyCampbell Barton
2011-09-23remove bl_operators/nla.py, move bake_action function into bpy_extras.anim_ut...Campbell Barton
2011-09-222.6 Python UI files:Thomas Dinges
2011-08-05Added a button to the UI of "Distance from Camera" color/alpha/thicknessTamito Kajiyama
2011-03-30Quick effects operators:Janne Karhu
2011-03-25Graph Editor: Euler Filter ported from Py to CJoshua Leung
2011-03-21pedantic edit, no need to initialize var.Campbell Barton