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-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
2019-10-01UI: use correct singular and plural nouns in report messagesYevgeny Makarov
2019-10-01Sculpt: slight topology rake performance inprovement.Jean Da Costa
2019-10-01UI: fix misaligned popover arrow near the region edgeYevgeny Makarov
2019-10-01Fix ImBuf.load failure showing filename as garbage bytesColin Basnett
2019-10-01UI: don't align popover buttons with opened popoversYevgeny Makarov
2019-10-01Fix T70315: Blender exit with code `-6` with message `Attempt to free NULL po...Bastien Montagne
2019-10-01Fix T70328: Crash when editing loopcuts with AutoMerge & Split optionmano-wii
2019-10-01Brush: default the strength to 1.0Campbell Barton
2019-10-01Cleanup: remove redundant id lookups in versioning codeCampbell Barton
2019-10-01Fix mismatch in brush default versioningCampbell Barton
2019-10-01Cleanup: remove ED_image_paint_tile_remove_masks_allCampbell Barton
2019-10-01Cleanup: rename image undo_tile to paint_tileCampbell Barton
2019-10-01Cleanup: move image undo into space_image/Campbell Barton
2019-10-01Cleanup: name of image poll functionCampbell Barton
2019-10-01Fix T70317: Equal clip range crashing in Hue Correct & RGB Curves Nodesmano-wii
2019-10-01Image: add resize operatorCampbell Barton
2019-10-01Image: support storing full image buffers for each undo stepCampbell Barton
2019-10-01Cleanup: convert some macros to functionsBrecht Van Lommel
2019-10-01Cleanup: avoid multiple active vertex loopsBrecht Van Lommel
2019-10-01Sculpt: enable 3D paint cursor for multiresBrecht Van Lommel
2019-10-01Cleanup: internal sculpt refactoring related to multires, no user visible cha...Brecht Van Lommel
2019-10-01Cleanup: slightly more efficient access to PBVH multires grid keyBrecht Van Lommel
2019-10-01Cleanup: abstract sculpt floodfill codeBrecht Van Lommel