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
2020-09-12Merge branch 'master' into greasepencil-edit-curveFalk David
2020-09-12Fix T80697: children_recursive returns edit-bones from non edit-boneCampbell Barton
2020-09-10Fix T80650: Malformed bl_info header causes empty add-on listingCampbell Barton
2020-09-09Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-09-08Revert "Revert "RNA Manual Mapping: Update Mappings""Clément Foucault
2020-09-08Revert "RNA Manual Mapping: Update Mappings"Clément Foucault
2020-09-08RNA Manual Mapping: Update MappingsAaron Carlisle
2020-09-03Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-09-02Cleanup: improve internal function name in 'ngon_tessellate'Campbell Barton
2020-09-01Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-09-01PyAPI: expose 'bl_options' for operators in bpy.opsCampbell Barton
2020-08-21Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-20Docs: Update BPY to manual mappingsAaron Carlisle
2020-08-18Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-18Merge branch 'blender-v2.90-release' into masterBastien Montagne
2020-08-18Fix IDProps definition still being editable in liboverrides.Bastien Montagne
2020-08-18Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-17UI: Only draw node menu search if categories existOmarSquircleArt
2020-08-17Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-17Cleanup: explain why checking the enabled state twice is neededCampbell Barton
2020-08-04Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-07-29Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-07-28Fix T79031: Batch Generate-Previews doesn't work anymorePhilipp Oeser
2020-07-27Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-07-27RNA to Manual: Update linksAaron Carlisle
2020-07-17Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-07-17Cleanup: remove f-string use in favor of percentage for formattingCampbell Barton
2020-07-14Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-07-13I18n utils: fix broken case when 'settings' argument is default NULL one.Bastien Montagne
2020-07-06Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-07-05RNA Manual Reference: Update linksAaron Carlisle
2020-07-01GPencil: Apply GSoC changesAntonio Vazquez
2020-06-30Custom Properties: support default values for stringsDemeter Dzadik
2020-06-26Cleanup: use percentage formattingCampbell Barton
2020-06-23Fix T77743: Number pad key-map items missing from searchYevgeny Makarov
2020-06-15Various UI messages fixes...Bastien Montagne
2020-06-15UI: Do not use term 'Subsurf'Aaron Carlisle
2020-06-09Cleanup: remove debug prints in py.ops.nla.bake()Campbell Barton
2020-06-03Fix app-template warning disabling a template without a Python moduleCampbell Barton
2020-06-03Fix T67577: Add-on unregister can't access preferences on factory resetCampbell Barton
2020-05-29PyAPI: use bpy_rna_types_capi.c to set type methodsCampbell Barton
2020-05-29Cleanup: line length, single quote enums, invalid URLCampbell Barton
2020-05-29Docs: replace warnings with note for complexity informationCampbell Barton
2020-05-19Merge branch 'blender-v2.83-release'Sebastian Parborg
2020-05-19Fix T74577: world_to_camera_view broken for off-axis projectionSebastian Parborg
2020-05-14Merge remote-tracking branch 'origin/blender-v2.83-release'Dalai Felinto
2020-05-14Update RNA Manual References after camera fixDalai Felinto
2020-05-05Various fixes, cleanup and improvements to i18n module.Bastien Montagne
2020-04-29Merge branch 'blender-v2.83-release'Philipp Oeser