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-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-07Fix T83510: Convert Gpencil to curve crash when stroke has zero pointsAntonio Vazquez
2020-11-18GPencil: Automerge last drawn stroke with previous strokesAntonio Vazquez
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-06Cleanup: use STR_ELEM macroCampbell Barton
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-07-31UI: Label FixesAaron Carlisle
2020-07-20Python API: option to use OpenGL context in RenderEngine.renderMiguel Pozo
2020-07-20T77086 Animation: Passing Dependency Graph to DriversSybren A. Stüvel
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefixAntonio Vazquez
2020-06-29GPencil: Cleanup - Rename some functions from gp_ to gpencil_Antonio Vazquez
2020-06-22Fix T78136: Image editor - crash to desktop with changing the threshold for e...Antonio Vazquez
2020-06-16GPencil: Convert and Bake mesh animation to grease pencil strokesAntonio Vazquez
2020-06-10GPencil: Include new Bevel parameters when convert stroke to CurveAntonio Vazquez
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-04-09Cleanup: Fix typo errorAntonio Vazquez
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-27GPencil: Cleanup of unused code a argumentsAntonio Vazquez
2020-03-26Fix crashes from various missing checks in operator poll functionsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: keyframe API naming, high level keyframe APICampbell Barton
2020-02-04Improve error message converting nurb to bezierPhilipp Oeser
2020-01-17Fix T73186: Grease Pencil convert to Curve hidden until exiting edit modeSybren A. Stüvel
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Animation: Remove depsgraph argument from direct keyframingSergey Sharybin
2019-07-29Cleanup: GPencil replace cfra_eval by cfra or CFRAAntonioya
2019-07-26GPencil: Get current frame from sceneSergey Sharybin
2019-04-30Refactor: Use object select API - ED_object_base_selectDalai Felinto
2019-04-30Grease Pencil: Fix using wrong flag for selecting objects on convertDalai Felinto
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
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-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-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-27Fix T59861: converting GP stroke to curve doesn't immediately workPhilipp Oeser
2018-12-20GP: Change default parameters for convert curves.Antonioya
2018-12-14NLA: insert keyframes correctly for strips with non-Replace mode.Alexander Gavrilov
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne