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-08-14Fix T79772: Gpencil. Additive drawing doesn't work when creating fillsAntonio Vazquez
2020-08-13Cleanup: warningsCampbell Barton
2020-08-13GPencil: Remove unused variable and fix memory leakAntonio Vazquez
2020-08-12GPencil: Move merge similar materials code to BKEAntonio Vazquez
2020-08-11GPencil: Split Primitive operators and add number of points to TopbarAntonio Vazquez
2020-08-10GPencil: Fix warning textAntonio Vazquez
2020-08-10GPencil: Invert Filled area pressing Ctrl keyAntonio Vazquez
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-06GPencil: Fix unreported wrong Polyline bottom tooltipAntonio Vazquez
2020-08-06GPencil: Fix unreported wrong Polyline bottom tooltipAntonio Vazquez
2020-08-05GPencil: Add Fill option to determine the layers used for boundary strokesAntonio Vazquez
2020-08-04Merge branch 'blender-v2.90-release'Bastien Montagne
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-08-01Cleanup: spelling (initialized)Campbell Barton
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-08-01Cleanup: spellingCampbell Barton
2020-07-31Merge branch 'blender-v2.90-release'Antonio Vazquez
2020-07-31Fix T78884: GPencil weight paint crash when painting over modifier generated ...Antonio Vazquez
2020-07-31Merge branch 'blender-v2.90-release'Aaron Carlisle
2020-07-31UI: Label FixesAaron Carlisle
2020-07-30Merge branch 'blender-v2.90-release'Philipp Oeser
2020-07-30Fix usercount not decrementing in `gpencil_stroke_separate_exec`Philipp Oeser
2020-07-29GPencil: New Brush predefined modeAntonio Vazquez
2020-07-29GPencil: Consider extrude point as lastAntonio Vazquez
2020-07-28Merge branch 'blender-v2.90-release'Antonio Vazquez
2020-07-28GPencil: Fix unreported missing strokes in interpolationAntonio Vazquez
2020-07-28Cleanup: incorrect spelling of 'manhattan'Campbell Barton
2020-07-27GPencil: New operator to Cleanup duplicated framesAntonio Vazquez
2020-07-26Cleanup: GPU: Remove GPU_glew.h outside of GPU moduleClément Foucault
2020-07-23GPencil: Fix unreported missing frames in interpolationAntonio Vazquez
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-07-18Cleanup: GPU: Encapsulate glViewport callsClément Foucault
2020-07-18Cleanup: GPU: rename bglPolygonOffset to GPU_polygon_offsetClément Foucault
2020-07-18Cleanup: GPU: Replace glBlendFunc by GPU equivalentClément Foucault
2020-07-16Cleanup: GPU: Move depth/color masks functions to GPU_stateClément Foucault
2020-07-16Cleanup: Port glClear calls to GPU module functionsClément Foucault
2020-07-15GPencil: Fix unreported error baking mesh animationAntonio Vazquez
2020-07-15GPencil: Fix name typo errorAntonio Vazquez
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-10Revert "Fix T78296: Performance - Use Binary Search for MDeformWeight"Brecht Van Lommel
2020-07-10Fix T78296: Performance - Use Binary Search for MDeformWeightJeroen Bakker
2020-07-03Clang-Tidy: Enable readability-redundant-control-flowHans Goudey
2020-07-03Cleanup: Editors/GPencil, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-02GPUOffScreen: Remove the sample parameterClément Foucault
2020-07-01GPencil: Fix unreported primitive color always set as Vertex ColorAntonio Vazquez