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
path: root/source
AgeCommit message (Expand)Author
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
2019-11-22Fix T71273: Bad encoding of utf-8 for Text objectsmano-wii
2019-11-22Fix some of the bevel regression tests.Howard Trickey
2019-11-22Depsgraph: Ignore action time dependency if it's not neededSergey Sharybin
2019-11-22LibOverride: Make diffing several times faster.Bastien Montagne
2019-11-22Fix T69332: 'Reset to Default Value' on a custom string property crashesPhilipp Oeser
2019-11-22Keymap: use tab key for indent or auto-completeCampbell Barton
2019-11-22Gizmo: show extrude gizmos with dark '+' instead of negative spaceCampbell Barton
2019-11-22Gizmo: support drawing contrasting shapes a generic backdropCampbell Barton
2019-11-22Cleanup: BKE_suggestions -> BKE_text_suggestionsCampbell Barton
2019-11-22Missed header guard update last commitCampbell Barton
2019-11-22Cleanup: rename mirror -> mesh_mirrorCampbell Barton
2019-11-22Cleanup: warnings, set but unused varsCampbell Barton
2019-11-21Fix Windows BuildPablo Dobarro
2019-11-21Sculpt: Invert Scrape to FillPablo Dobarro
2019-11-21Sculpt: Topology Slide/RelaxPablo Dobarro
2019-11-21Pose brush: Smooth Iterations Brush PropertyPablo Dobarro
2019-11-21Sculpt: Mask SlicePablo Dobarro
2019-11-21Sculpt: Multiplane Scrape BrushPablo Dobarro
2019-11-21Bones: implement a new Aligned Inherit Scale mode.Alexander Gavrilov
2019-11-21Sculpt: Enable symmetrize operator with Dyntopo disabledPablo Dobarro
2019-11-21Sculpt: New Clay BrushPablo Dobarro
2019-11-21Clay Strips: Input pressure curve and new defaultsPablo Dobarro
2019-11-21Sculpt/Paint: Dash Ratio and Dash SamplesPablo Dobarro
2019-11-21Cleanup: spellingCampbell Barton
2019-11-21Fix T68499: weight paint gradient is broken with generative modifiersPhilipp Oeser
2019-11-21Cleanup: spellingCampbell Barton
2019-11-21Cleanup: clang-formatCampbell Barton
2019-11-21Fix T67873: View Selected in Graph Editor (Only Selected CurvePhilipp Oeser
2019-11-21Cleanup: remove unused value2d gizmoCampbell Barton
2019-11-21Tool System: make smooth & randomize modal operatorsCampbell Barton
2019-11-21Object: edit-mode data support for object vertex coordinate accessCampbell Barton
2019-11-21Fix T62631: Cloth vertex mass capped to a very low number on scaled scenes.Sebastian Parborg
2019-11-21Fix T71412: Add transform component to deforming modifierPhilipp Oeser
2019-11-21Add curve decimate in the graph editorSebastian Parborg
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-11-20UI: Text Editor Visual ChangesHarley Acheson
2019-11-20Alembic: clean up exporter metadata codeSybren A. Stüvel
2019-11-20Cleanup: commentsCampbell Barton
2019-11-20Fix T71680: _PyObject_LookupAttr memory leakCampbell Barton
2019-11-20Fix assert running remesh with OpenVDB disabledCampbell Barton
2019-11-20Outliner: Fixup for previous commit on tooltip/crash fixDalai Felinto
2019-11-20Outliner: Fix crash for tooltips on ID operationsDalai Felinto
2019-11-19Outliner: Don't show id operations (make single user) when not supportedDalai Felinto
2019-11-19Subdiv: Tweak threading settingsSergey Sharybin
2019-11-19Use mutex for lock in image.cRay Molenkamp
2019-11-19Fix T69798: Pinning empty image objectsDalai Felinto
2019-11-19Fix T71554: 'Hide Unselected' not working for certain selectionsPhilipp Oeser
2019-11-18Python API: assume that a crashed Python operator returned FINISHED.Alexander Gavrilov
2019-11-18WM: remove view operators from the undo stackAlessio Monti di Sopra