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
2020-04-17GPencil: Add always empty frame when add new layerAntonio Vazquez
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Fix T75250: setting greasepencil active layer not refreshing the dopesheetPhilipp Oeser
2020-03-24GPencil: Cleanup previous commitAntonio Vazquez
2020-03-24GPencil: Add blank frame when add layer in DopesheetAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-17GPencil: Fix crash joining objectsAntonio Vazquez
2020-03-17GPencil: Rename old color operators to materialAntonio Vazquez
2020-03-14GPencil: Rename operator color_select to select_materialAntonio Vazquez
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-05Cleanup: material API namingCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-07Annotations: Split annotation operators and pointer functionsAntonio Vazquez
2019-12-17Fix T72430: GPencil normalize command crashes blenderAntonio Vazquez
2019-09-27GPencil: New Brush default settingsAntonio Vazquez
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-19Cleanup: Remove redundant name checkingAntonio Vazquez
2019-09-19Fix T70009: GPencil copied layer is linked to its original layerAntonio Vazquez
2019-09-09GPencil: Change Arrange Strokes menu orderAntonio Vazquez
2019-09-05GPencil: New Operator to set the active object material based on the selected...Matias Mendiola
2019-08-30GPencil: Use default material when slot material is emptyAntonio Vazquez
2019-08-30GPencil: Make visible active layer when hide othersAntonio Vazquez
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