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-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16GPencil: New Normalize All operatorAntonioya
2019-04-16GPencil: Add lock icon to Vertex Groups listAntonioya
2019-04-16GPencil: New Normalize Weights operatorAntonioya
2019-04-09Cleanup: BKE_gpencil namingCampbell Barton
2019-03-30GPencil: Fix segment fault when use F3 search menu.Author Name
2019-03-28Fix T63054: Crash on "Grease Pencil Unlink"Antonioya
2019-03-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-12Silence warning in greasepencil codeDalai Felinto
2019-03-12GPencil: Restrict new data operator to object modeAntonioya
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 manually missing original authorAntonioya
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-20Fix T60678: GP, smoothing a stroke's weights multiple times will lead to unwe...Antonioya
2019-01-20Fix T60671: GP weight paint crash when smoothing weightsAntonioya
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-03Fix T60022: Crash when adding grease pencil object to a collection disabled i...Antonioya
2019-01-02Fix T60031: Joining two Grease Pencilobjects sometimes crashesAntonioya
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-30Merge branch 'master' into blender2.8Campbell Barton
2018-11-23GP: Avoid crash when adding new layerAntonioya
2018-11-20GP: Refactor drawing engine to single VBOAntonioya
2018-11-10Cleanup: styleCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Fix dpesgraph wrongly refcounting NLA strip actions when duplicating IDs.Bastien Montagne
2018-11-07Cleanup: remove GPENCIL_OT_sculpt_selectCampbell Barton
2018-11-07Paint: paint.brush_select now supports gpencilCampbell Barton
2018-11-05Paint: add BKE_paint_ensure to initialize toolsettingsCampbell Barton
2018-10-20GP: Redesign drawing cache to support particlesAntonioya
2018-10-13GP: Remove Layer order userprefs parameterAntonioya
2018-10-12Cleanup: trailing space w/ slash, right shiftCampbell Barton
2018-10-12UI: move layer up/down reverse into the operatorCampbell Barton
2018-10-11GP: Invert merge down if layer list is reversedAntonioya
2018-10-01Object Join: use 'selected_editable_objects'Campbell Barton
2018-09-30Fix T56984: GP: Materials: Isolate (lock/visibility) buttons don't work.Antonioya
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-26GP: Fix unreported change material operator errorAntonioya
2018-09-25GP: Add const to variableAntonioya
2018-09-25GP: New deselect by material optionAntonioya
2018-09-25GP: Small changes to assign color operatorAntonioya
2018-09-25GP: Add multiframe support to select by colorAntonioya
2018-09-25GP: Fix select strokes by color errorAntonioya
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton