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-01-15Fix T60504: Armature wire draw type hidden when unselectedCampbell Barton
2019-01-15Fix T60506: Menu toggle clicks pass through to areaCampbell Barton
2019-01-15Fix T60512: Weight paint brushes show weight when unusedCampbell Barton
2019-01-15Cleanup: use BrushCapabilities prefix for RNA typesCampbell Barton
2019-01-15Cleanup: styleCampbell Barton
2019-01-15Edit Mesh: Improve selected double vertices visibilityClément Foucault
2019-01-15Fix T59482: Creating 2 Particle systems breaks the appClément Foucault
2019-01-14UI: indent subpanel headers more.Harley Acheson
2019-01-14Windows: add support for Windows Ink.Christopher Peerman
2019-01-14Fix T60476 Loose vertices only partially drawnClément Foucault
2019-01-14Object Mode: Outlines: Add support for thicker outlineClément Foucault
2019-01-14GPUMaterial: CleanupClément Foucault
2019-01-14Fix T60332: Lattice objects do not display properly in Edit modeClément Foucault
2019-01-14Fix incorrect individual origins icon in clip editor.Sebastian Koenig
2019-01-14NLA: implement a new blending mode that intelligently combines actions.Alexander Gavrilov
2019-01-14Keyframing: refactor insertion code to allow property-global NLA tweaks.Alexander Gavrilov
2019-01-14Fix the active sequencer strip not standing out from selected ones.Brecht Van Lommel
2019-01-14UI: fix misaligned eyedropper icon in button.Harley Acheson
2019-01-14UI: fix panel header contents alignment.Harley Acheson
2019-01-14UI: fix horizontal scrollbar overlapping last item.Harley Acheson
2019-01-14cleanup last commitJacques Lucke
2019-01-14Fix T60304, T60301: setting error message in bevel modifier results in double...Jacques Lucke
2019-01-14Fix T60441: entering hex color in picker gives wrong result.Brecht Van Lommel
2019-01-143D View: don't override animation template view colorCampbell Barton
2019-01-14Cleanup: unused functionCampbell Barton
2019-01-14Add font selection to VSE text stripsRichard Antalik
2019-01-14Fix crash on scene unlinkRichard Antalik
2019-01-14Fix drawing metadataRichard Antalik
2019-01-14Fix FPS meter not showing properly with no inputRichard Antalik
2019-01-14Cleanup: move comments above definitionsCampbell Barton
2019-01-14Cleanup: move comments above definitionsCampbell Barton
2019-01-14Cleanup: move comments above definitions, use enumCampbell Barton
2019-01-14Fix T60248: Crash duplicating collectionsCampbell Barton
2019-01-14Fix T57852: Mesh X Mirror option not workingCampbell Barton
2019-01-14Fix T60388: Warning entering text edit modeCampbell Barton
2019-01-14Fix message bus ID remappingCampbell Barton
2019-01-14Fix T60267: Assert manipulating a collectionCampbell Barton
2019-01-14Cleanup: move comments above definitionsCampbell Barton
2019-01-14Cleanup: compiler warningsCampbell Barton
2019-01-12NLA: ignore time range when evaluating a raw action.Alexander Gavrilov
2019-01-12GP: Cleanup missing bracketsAntonioya
2019-01-12Viewport: Stereoscopy drawing is backDalai Felinto
2019-01-12BKE_camera_multiview_model_matrix: Add _scaled versionDalai Felinto
2019-01-12Drawing API: shgroup_instance and shgroup_instance_alpha clarificationDalai Felinto
2019-01-12Fix T60328: Stereoscopy Convergence Plane brokenDalai Felinto
2019-01-12Fix T60401: Shape key's from pointer being set to evaluated CoW ID.Bastien Montagne
2019-01-11Fix T60402: Increased data.users value, when running: C.active_object.to_mesh...Bastien Montagne
2019-01-11=Fix unused func warning in GP code...Bastien Montagne
2019-01-11Fix syntax error breaking compile in GP code.Bastien Montagne
2019-01-11Revert "Fix T57371: Generative modifiers in editmode display vertex group wei...Clément Foucault