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-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
2019-07-31FFmpeg: Added support for writing alpha values in WebM/VP9 videoSybren A. Stüvel
2019-07-31Cleanup: Simplification of `BKE_ffmpeg_alpha_channel_is_supported()`Sybren A. Stüvel
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-07-30Fix T66629: Library override - fails when armature and mesh are in separate c...Bastien Montagne
2019-07-30Cleanup: check is_startup parameters instead of the pathCampbell Barton
2019-07-30Cleanup: replace unused return defines with boolCampbell Barton
2019-07-29Fix T67876: 2D Stabilization doesn't compensate rotation in spacial casesSergey Sharybin
2019-07-29Version bump to 2.81 alpha, master is now open for new features and changesBrecht Van Lommel
2019-07-29Fix T67800: Incorrect behavior of simple Subdivision SurfaceSergey Sharybin
2019-07-29Fix T67777: Linked rig crashes Blender 2.8 RC3 on File|New.Bastien Montagne
2019-07-28Fix T67385: Bind in Laplacian Deform Modifier with new vertex group in Edit M...Bastien Montagne
2019-07-28Cleanup: Fix strict compiler warningSergey Sharybin