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-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-29Cleanup: GPencil replace cfra_eval by cfra or CFRAAntonioya
2019-07-26GPencil: Get current frame from sceneSergey Sharybin
2019-07-15Fix T66957: GPencil material isolate crash when slot is emptyAntonioya
2019-06-25GPencil: Add Lattice modifier when use Ctrl+P to Lattice DeformAntonioya
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-07Cleanup: Rename to avoid shadow variableAntonio Vazquez
2019-06-07Cleanup: Remove unused variable and move definitionAntonio Vazquez
2019-06-07GPencil: Cleanup multiframe codeAntonio Vazquez
2019-06-07Fix T65591: GPencil Arrange Strokes operator does not work in multiframeAntonio Vazquez
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
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