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-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
2019-07-28Fix T66872: Changing clip color space does not update background imagesSergey Sharybin
2019-07-28Cleanup: remove unused ID-map undo APICampbell Barton
2019-07-26Fix missing ID pointer updates for texture paint undoCampbell Barton
2019-07-26Fix T67507: Set origin on armature moves incorrectly parented objectsSergey Sharybin
2019-07-26Fix T67256: Add object redo duplicates, after exiting sculpt modeCampbell Barton
2019-07-25Fix T67599: Issue with Simple subdivision of loose edgesSergey Sharybin
2019-07-25Fix app-template keymap preferences being ignoredCampbell Barton
2019-07-25Fix crash validating mesh polygons with invalid loop-startCampbell Barton
2019-07-23Tracking: Give more reasonable error message directly in the interfaceSergey Sharybin
2019-07-23Fix T67040: Undo crashes after renamingCampbell Barton
2019-07-22Fix missing subversion bump for 2.80 release.Bastien Montagne
2019-07-21Revert "Fix T67040: Undo crashes after renaming"Brecht Van Lommel
2019-07-19Fix assert in some cases when using DataTransfer modifier for custom normals.Bastien Montagne
2019-07-19Fix new Text ID usercount handling in add/load cases.Bastien Montagne
2019-07-19Revert "Fix assert unlinking text"Bastien Montagne
2019-07-19Cleanup messed-up comment formating from codestyle apply...Bastien Montagne
2019-07-18Fix T58447: Unselected bone used for constraint targetCampbell Barton
2019-07-18Revert "Fix T66949: Can't select bones from multiple objects in wpaint mode"Campbell Barton