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-10-08Cleanup: use '_' prefix for internal bpy.ops variablesCampbell Barton
2020-10-08PyAPI: use real modules for bpy.opsCampbell Barton
2020-10-06Batch previews: improve speed of preview generation.Bastien Montagne
2020-10-06UI messages fixes...Bastien Montagne
2020-10-05UI: Changes to Viewport Display UI of Volume Object and FluidSriharsha Kotcharlakot
2020-10-02Cleanup: use raw-strings for regex in console completionCampbell Barton
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-21Various fixes in UI messages.Bastien Montagne
2020-09-17Shaders: add emission strength input to Principled BSDF nodeAlex Strand
2020-09-17Fix T63651: ImagePreviewCollection.new,load don't work as documentedCampbell Barton
2020-09-16Fix T80684: Node shader wrapper: Tweak handling of alpha textures.Bastien Montagne
2020-09-15Liquid Simulation Display Options (GSoC 2020)Sriharsha Kotcharlakot
2020-09-14Fix T80694: Crash reloading scripts from the Python consoleCampbell Barton
2020-09-13Fix T80589: Translations in python scripts are missing.Bastien Montagne
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-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-02Cleanup: improve internal function name in 'ngon_tessellate'Campbell Barton
2020-09-01PyAPI: expose 'bl_options' for operators in bpy.opsCampbell Barton
2020-08-20Docs: Update BPY to manual mappingsAaron Carlisle
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-17UI: Only draw node menu search if categories existOmarSquircleArt
2020-08-17Cleanup: explain why checking the enabled state twice is neededCampbell Barton
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-07-28Fix T79031: Batch Generate-Previews doesn't work anymorePhilipp Oeser
2020-07-27RNA to Manual: Update linksAaron Carlisle
2020-07-17Cleanup: remove f-string use in favor of percentage for formattingCampbell Barton
2020-07-13I18n utils: fix broken case when 'settings' argument is default NULL one.Bastien Montagne
2020-07-05RNA Manual Reference: Update linksAaron Carlisle
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