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-03-31Fix/Cleanup bad usage of RNA_def_parameter_clear_flags() on RNA properties.Bastien Montagne
2019-03-18UI: Use 'Display' instead of 'Draw' for show_particlesWilliam Reynish
2019-03-18Units: Use PROP_DISTANCE for emitter_distanceWilliam Reynish
2019-03-17GPencil: Changes in Fill and new 3D Cursor View PlaneAntonioya
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-11UV editor: automatically show image assigned to active face.Brecht Van Lommel
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Fix T62328, T62209: revert recent fix for texture slots updates (T60366).Brecht Van Lommel
2019-03-07Cleanup: remove unused parameter.Brecht Van Lommel
2019-03-06DNA: remove none particle brush & deprecated flagsCampbell Barton
2019-02-28Fix T60366: texture paint slots not updating when editing material.Brecht Van Lommel
2019-02-20RNA: use factor when appropriateWilliam Reynish
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix wrong sculpt constant detail description.Brecht Van Lommel
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2019-01-11Texture Paint: Add filtering option for texture paint overlayClément Foucault
2019-01-02Cleanup: rename target_weight -> weightCampbell Barton
2018-12-24Fix/cleanup typos and such in UI messages (and some comments).Bastien Montagne
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-18Potential fix for sculpt mask diffuse color drawing updateDalai Felinto
2018-12-18Fix Sculpt mask enable/disable does not update drawing immediatellyDalai Felinto
2018-12-15GP: New Curve primitive and other primitive improvementsAntonioya
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-21GP: Remove Target Weight switchAntonioya
2018-11-20GP: Refactor target weight paintAntonioya
2018-11-20GP: New option to paint a predefined weightAntonioya
2018-11-18GP: Harmonize Sculpt Struct and field namesAntonioya
2018-11-13Tool System: use enum for gp sculpt/weight paintCampbell Barton
2018-11-12Cleanup: minor gpencil changesCampbell Barton
2018-11-10GP: Reorganize Drawing Plane optionsAntonioya
2018-11-10Cleanup: styleCampbell Barton
2018-11-08Cleanup, compiler warnings in release modeSergey Sharybin
2018-11-07Cleanup: use BKE_brush_tool_get/set macrosCampbell Barton
2018-11-06Brush: split out vertex paint tool & blend modeCampbell Barton
2018-11-05GP: Change Lock icon and Popover titleAntonioya
2018-11-05Paint: add tool offset & mode to runtime dataCampbell Barton
2018-11-04GP: Reorganize Canvas GridAntonioya
2018-11-03GP: Update Canvas grid orientation when change optionAntonioya
2018-11-03Cleanup: move brush query into utility functionCampbell Barton
2018-11-02Tool System: brushes are now categorized by toolCampbell Barton
2018-10-31Fix grease pencil RNA pathCampbell Barton
2018-10-16UI: icon set updates Andrzej Ambroz.Brecht Van Lommel
2018-10-10Cleanup: namingCampbell Barton
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-10-05Texture Paint: reorganize texture slots UI panel.Brecht Van Lommel