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-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
2019-07-18Fix T64312: Selection inconsistencies when switching collectionsDalai Felinto
2019-07-17Fix T59713: Armature layer dots not updated on changesmano-wii
2019-07-17Undo System: replace with simpler binary diffing buffer storageCampbell Barton
2019-07-17Fix T66949: Can't select bones from multiple objects in wpaint modeCampbell Barton
2019-07-16Fix T66940, T67005, T60651: append workspace from old startup file failsBrecht Van Lommel
2019-07-16Fix T66999: Blender creates new cache for particles with step 10 instead 1Sebastian Parborg
2019-07-16Fix T66944: Rigid Body Constraint in duplicated collection is not added to Ri...Bastien Montagne
2019-07-16Fix T66835: Dynamic Paint weight group isn't updated unless weight has been a...Sebastian Parborg
2019-07-16Fix assert unlinking textCampbell Barton
2019-07-16Fix T67040: Undo crashes after renamingCampbell Barton
2019-07-16Docs: remove debug value, matching sourceCampbell Barton
2019-07-15Fix T66712: A model shows artifacts in the sculpt modeSergey Sharybin
2019-07-15Fix T66812: Particles + Build Modifier = CrashSergey Sharybin
2019-07-15Fix T66991 Crash when deleting edit bones when pchan is referenced by bendyboneClément Foucault
2019-07-15Fix T66587: Can't bake second dynamic paint canvas to image sequenceSebastian Parborg
2019-07-11Fix T66672: auto and manual texture space affected by modifiersBrecht Van Lommel
2019-07-11Text: buffer from text, optional length return argCampbell Barton
2019-07-11Undo System: add is_final argument (no functional changes)Campbell Barton
2019-07-11Cleanup: avoid recursion for undo/redo step skippingCampbell Barton
2019-07-11Cleanup: clang-formatCampbell Barton