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-11-04Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-04Fix T63495: Add torus changes size each time when unit scale != 1.0Campbell Barton
2020-11-04Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-04Update RNA to Manual mappingAaron Carlisle
2020-10-29Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-29PyAPI: point sys.executable to the Python binaryCampbell Barton
2020-10-29UI: Improved alignment of labels and buttonsYevgeny Makarov
2020-10-28Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-28Revert "PyAPI: point sys.executable to the Python binary"Campbell Barton
2020-10-28Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-28PyAPI: point sys.executable to the Python binaryCampbell Barton
2020-10-26Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-26Fix T82077: Tools popup error in the image editorRyan Inch
2020-10-23Merge branch 'blender-v2.91-release'Philipp Oeser
2020-10-23RNA Manual Map: Update mappings for latest manualAaron Carlisle
2020-10-22Keymap: disable 'repeat' by default for keymap itemsCampbell Barton
2020-10-22Keymap: add support for versioning keymapsCampbell Barton
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