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-10-03Text: add Text.cursor_set(...)Kai Jægersen
2019-10-03Text: add Text.select_set(...)Kai Jægersen
2019-10-03Fix T70484: GPencil particles crash when original stroke is hiddenAntonio Vazquez
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-10-03Mesh: simple extract mask optimizationsCampbell Barton
2019-10-03Fix extract mask freed memory use & leakCampbell Barton
2019-10-03Fix sculpt normal update in SculptDraw brushPablo Dobarro
2019-10-03Fix T70299: Grab brush not working as expected when Ctrl is pressPablo Dobarro
2019-10-03Fix T66312: Undo does not restore normals correctly in sculpt modePablo Dobarro
2019-10-03Sculpt: Disable remesh operators with MultiresPablo Dobarro
2019-10-03Fix T69227: Ignore inbetween mouse events in Snake HookPablo Dobarro
2019-10-03Fix T70102: Mask Extract bad solutionPablo Dobarro
2019-10-03Fix T70466 Rendering error when drawing multi-material meshesClément Foucault
2019-10-03Subdiv CCG: Cleanup, remove unused data from adjacency storageSergey Sharybin
2019-10-03Fix T69216: "assert" not highlighted in text editorAnthony Eriksson
2019-10-03Fix T69288: release confirms preference should not affect node editorBrecht Van Lommel
2019-10-03Cleanup: unused structs, struct membersCampbell Barton
2019-10-03Cleanup: argument naming, redundant NULL checksCampbell Barton
2019-10-03Fix memory leak in loop-cut error caseCampbell Barton
2019-10-03Fix assert in image cropCampbell Barton
2019-10-03Fix incorrect flag check in gpencil subdiv modifierCampbell Barton
2019-10-03Fix pointer assignmentCampbell Barton
2019-10-03Fix F-Key icon displayCampbell Barton
2019-10-02Fix T69924: Prefetch stops when moving playheadRichard Antalik
2019-10-02Implement a user preference for the default Auto Handle Smoothing mode.Alexander Gavrilov
2019-10-02UI: add NLA track and channel theme colorBrecht Van Lommel
2019-10-02UI: use consistent text box theme colors in search popupsBrecht Van Lommel
2019-10-02Fix T70390: dyntopo smooth shading broken after recent changesBrecht Van Lommel
2019-10-02Use PBVH_FullyMasked flag in mesh filterPablo Dobarro
2019-10-02Fix T70414 EEVEE: Crash with 2 viewports, UV edit and sync selectionClément Foucault
2019-10-02Fix T70331 Node group passthrough is brokenClément Foucault
2019-10-02Workaround for NVidia broken driverClément Foucault
2019-10-02Preference: option to use OS-Key to emulate MMBCampbell Barton
2019-10-02Fix T70409: Propagate Pose not updating correctlySybren A. Stüvel
2019-10-02Fix T70358: Use face count in Quadriflow by defaultPablo Dobarro
2019-10-02Fix T70310: Difficult to change brush size from big to smallPablo Dobarro
2019-10-02Fix T70324: Layer Brush has bad behaviours and create artifactsPablo Dobarro
2019-10-02Fix default cursor blue colorPablo Dobarro
2019-10-02Fix bug in nearest_vertex_get_finalizePablo Dobarro
2019-10-02Fix T70399: Grease Pencil Canvas Grid Overlay Broken after DRW refactorAntonio Vazquez
2019-10-02Fix T70443: Crash on sculpting with 'Curve' Stroke MethodPhilipp Oeser
2019-10-02Fix T70441: crash after deleting a material output nodePhilipp Oeser
2019-10-02Fix T70405: Geometry node not linking manual derivativesPhilipp Oeser
2019-10-02UI: use consistent names and menu organization for blending modesYevgeny Makarov
2019-10-02Python API: remove unnecessary ELASTIC_DEFORM_ prefix from enum identifiersBrecht Van Lommel
2019-10-02Revert "UI: use correct singular and plural nouns in report messages"Brecht Van Lommel
2019-10-01Cleanup: simplify node modal select implementationBrecht Van Lommel
2019-10-01Silence remesh building warningDalai Felinto
2019-10-01UI: "text not found" message in text editor, change type from ERROR to WARNINGYevgeny Makarov
2019-10-01Nodes: discard hidden sockets when grouping a single node.Miguel Porces