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-10-01Fix T66641: Certain drivers fail to copy when copying a full scene.Bastien Montagne
2019-10-01Cleanup: remove unused variablesSybren A. Stüvel
2019-10-01Image/Clip Space: Add view center to cursor operatorsCampbell Barton
2019-10-01Fix T70281: Changing Default interpolation also changes curve of new driversSybren A. Stüvel
2019-10-01Cleanup: use doxy sections for clip_ops.cCampbell Barton
2019-10-01UI: Changes to Paint CursorsHarley Acheson
2019-09-30UI: Remember File Browser Display Options in PreferencesJulian Eisel
2019-09-30Fix T58683: Reload Scripts breaks toolbar button formattingCampbell Barton
2019-09-30Revert "Fix T58683: Reload Scripts breaks toolbar button formatting."Campbell Barton
2019-09-30Cleanup: unused argumentsCampbell Barton
2019-09-30PBVH: PBVH_FullyMasked and PBVH_FullyUnmasked flagsPablo Dobarro
2019-09-30Fix T70385: Pose brush breaks when using pose origin offsetPablo Dobarro
2019-09-30Fix PBVH search callback in pose and elastic deformPablo Dobarro
2019-09-30Sculpt: Only redraw nodes where the mask changedPablo Dobarro
2019-09-30UI: Use paint crosshair cursor in all paint & sculpt modesWilliam Reynish
2019-09-30Cleanup: spellingCampbell Barton
2019-09-30Fix T69334: VSE Very low framerateRichard Antalik
2019-09-29Fix T70345: wrong transforms of objects after recent NVIDIA workaroundBrecht Van Lommel
2019-09-29UI: Let file browser tool/bookmarks region push upper bar inJulian Eisel
2019-09-29Cleanup: use doxy sections for image_ops.cCampbell Barton
2019-09-29Fix (workaround) memory leak cancelling sculpt mask expandBrecht Van Lommel
2019-09-29Fix small memory leaks in some sculpt toolsBrecht Van Lommel
2019-09-29Cleanup: move sculpt parallel range threading test into functionBrecht Van Lommel
2019-09-29Sculpt: disable workbench anti-aliasing during stroke paintingBrecht Van Lommel
2019-09-29Fix wrong sculpt cursor drawing when using "ignore_background_click"Brecht Van Lommel
2019-09-29Fix T58683: Reload Scripts breaks toolbar button formatting.Alexander Gavrilov
2019-09-28Cleanup: compiler warningsBrecht Van Lommel
2019-09-28Fix build error on WindowsBrecht Van Lommel
2019-09-28Drivers: fix transform channel panel for W rotation and quaternions.Alexander Gavrilov
2019-09-28Debug: add 888 and 889 debug values for redraw and PBVH node visualizatonsBrecht Van Lommel
2019-09-27Sculpt: Sculpt cursor UX improvementsPablo Dobarro
2019-09-27Voxel remesh: Enable adaptivityPablo Dobarro
2019-09-27Sculpt: Use func_finalize instead of mutexPablo Dobarro
2019-09-27Sculpt: Pose brush origin offsetPablo Dobarro
2019-09-27Fix T70291: Sculpt remesh inverts normal when fix poles is activatedPablo Dobarro
2019-09-27Fix T56497: Snake hook sculpt brush slips off and affects the part of the mes...Pablo Dobarro
2019-09-27Fix T70280: QuadriFlow remesh with "Use Paint Symmetry" and "Smooth Normals" ...Pablo Dobarro
2019-09-27Fix T69941 Assert selecting UVsClément Foucault
2019-09-27Cleanup: Replace 'add mode' short for driver FCurve creation with an enumSybren A. Stüvel
2019-09-27GPencil: New Brush default settingsAntonio Vazquez
2019-09-27GPencil: Simplify smooth average factor calculationAntonio Vazquez
2019-09-27GPencil: New smart smooth for strokesAntonio Vazquez
2019-09-27Fix part of T70295: sculpt drawing not clipping PBVH behind the cameraBrecht Van Lommel
2019-09-27Cleanup: use consistent clipping plane sign conventionBrecht Van Lommel
2019-09-27Cleanup: remove unused functionCampbell Barton
2019-09-27Cleanup: structs, cmake file listsCampbell Barton
2019-09-26Cleanup: clang format for particle loop macrosPhilipp Oeser
2019-09-26Fix T68645: Hair Particle Edit - Particle Mirror crash when children arePhilipp Oeser
2019-09-26Fix T69488: Hair particles: rekey disolves the hair then crashesPhilipp Oeser
2019-09-26Fix accumulate in Draw Sharp brushPablo Dobarro