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
2019-08-10GPencil: Improves Close stroke when the closing gap is very smallAntonio Vazquez
2019-08-09Text: minor change to text prefix behaviorCampbell Barton
2019-08-08Cleanup: remove function already implemented in BKE_deformCampbell Barton
2019-08-08Cleanup: warningsCampbell Barton
2019-08-08Cleanup: Typo in naming (BLE instead of BKE, tssttt).Bastien Montagne
2019-08-08GPencil: New Simplify modifier mode Sample and operatorAntonioya
2019-08-08Fix T67545: GPencil - New Merge by Distance operatorAntonioya
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-06Fix T68320: measure tool memoryleakmano-wii
2019-08-06Cleanup: move utf8 offset conversion into BLI_string_utf8Campbell Barton
2019-08-06Cleanup: spelling (neighbor)Campbell Barton
2019-08-05Cleanup: use unsigned char for theme colorsCampbell Barton
2019-08-05Fix T68211: Transfer Mesh Data with Custom Normal crash when Auto Smooth is e...Bastien Montagne
2019-08-05Text: only un-comment blocks which are completely commentedCampbell Barton
2019-08-04Sculpting: Remove Show Diffuse Color OptionYour Name
2019-08-04Cleanup: spellingCampbell Barton
2019-08-02Fix T68135: Do not return NULL/None when converting an object to a mesh.Bastien Montagne
2019-08-02Fix T68126: Cycles not enabled with factory settingsBrecht Van Lommel
2019-08-02Cleanup: clang-format, also typo fix.Campbell Barton
2019-08-02Cleanup: correct name for scene frame conversionCampbell Barton
2019-08-02GPencil: New function to dissolve points in strokeAntonio Vazquez
2019-08-02BrightContrast not working correctly with negative contrastPhilipp Oeser
2019-08-02GPencil: Add Frame parameter to modifier deformStroke CallbackAntonio Vazquez
2019-08-02Cleanup: spellingCampbell Barton
2019-08-01Fix T66040: Make Data Transfer' Mix Factor multiply with vgroup weights when ...Bastien Montagne
2019-08-01FFmpeg pixel format conversion improvementsSybren A. Stüvel
2019-08-01Text: toggle comment operatorCampbell Barton
2019-08-01Cleanup: misc spelling fixes in variable names & definesCampbell Barton
2019-08-01Cleanup: remove redundant LMB select default.Campbell Barton
2019-08-01Fix error setting the user preferencesCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-08-01Cleanup: move defaults into U_default structCampbell Barton
2019-08-01Cleanup: use braces, unused variable, unused enumCampbell Barton
2019-07-31Fix several undefined-behaviour-sanitizer warningsLukas Stockner
2019-07-31UI: Correct Spacing for Short Unit NamesHarley Acheson
2019-07-31Add operator for removing unused material slotsLukas Stockner
2019-07-31Fix negative booleanSergey Sharybin
2019-07-31Fix T67999: calling obj.data.materials.clear() crashes BlenderSybren A. Stüvel
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Fix T67597: Texture painting: Texture slots that correspond to nodes inside n...mano-wii
2019-07-31Fix T66031: Text Material Change broken.Bastien Montagne
2019-07-31Fix Visual Studio compatibility in writeffmpeg.cSybren A. Stüvel
2019-07-31Animation: Remove depsgraph argument from a lot of APISergey Sharybin
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-31Fix error in user preferences commitCampbell Barton
2019-07-31Cleanup: remove BLO_update_defaults_userpref_blendCampbell Barton
2019-07-31Preferences: don't store preferences in the startupCampbell Barton
2019-07-31Sculpt/Paint: Brush curve presetsPablo Dobarro
2019-07-31Added BKE_mesh_clear_geometry() functionSybren A. Stüvel
2019-07-31FFmpeg: Added writing of WebM containersSybren A. Stüvel