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-11-06Cleanup: use STR_ELEM macroCampbell Barton
2020-11-06Cleanup: doxygen commentsCampbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-04Annotations: Set as visible when use the annotation toolAntonio Vazquez
2020-11-03Merge branch 'blender-v2.91-release'Antonio Vazquez
2020-11-03Fix T82356: Gpencil merge freezes BlenderAntonio Vazquez
2020-11-02Fix T77819: Snap Incremental does not match grid in all casesGermano Cavalcante
2020-10-31GPencil: Change maximum limit of Join strokeAntonio Vazquez
2020-10-31Merge branch 'blender-v2.91-release'Antonio Vazquez
2020-10-31Fix T82265: GPencil interpolate crash when next frame was NULLAntonio Vazquez
2020-10-30GPencil: Fix compiler warningsAntonio Vazquez
2020-10-29GPencil: Improve join operatorAntonio Vazquez
2020-10-29GPencil: Add interpolate operators in Draw modeAntonio Vazquez
2020-10-29Cleanup: spellingCampbell Barton
2020-10-28GPencil: Change trace tooltip for ThresholdAntonio Vazquez
2020-10-28GPencil: Change Trace tooltipsAntonio Vazquez
2020-10-28GPencil: New support to trace sequence imagesAntonio Vazquez
2020-10-27Merge branch 'blender-v2.91-release'Antonio Vazquez
2020-10-27GPencil: Fix unreported Fill when use boundary and Visble layersAntonio Vazquez
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-23GPencil: Minor changes in parameter orderAntonio Vazquez
2020-10-23GPencil: Remove unneeded python for calling Bake AnimationAntonio Vazquez
2020-10-22GPencil: Add new parameter to set caps in CutterAntonio Vazquez
2020-10-22Merge branch 'blender-v2.91-release'Antonio Vazquez
2020-10-22GPencil: Fix unreported mistake in material index for trace imagensAntonio Vazquez
2020-10-21GPencil: Bake mesh animation for selected keyframes onlyAntonio Vazquez
2020-10-21GPencil: Fix unreported problem with strokes bounding box that makes impossib...Antonio Vazquez
2020-10-20Cleanup: use BLI_listbase_is_single instead of countingCampbell Barton
2020-10-14Cleanup: multi-line comment blocksCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-07Fix T81490: GPencil merge layer duplicated all strokesAntonio Vazquez
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-30Cleanup: sort struct declarationsCampbell Barton
2020-09-26Fix T81205: Grease pencil material slots don't auto-erase void slots above th...Antonio Vazquez
2020-09-22Cleanup: comments, spellingCampbell Barton
2020-09-22Fix warning building without potraceHans Goudey
2020-09-21GPencil: New Trace images using PotraceAntonio Vazquez
2020-09-21Various fixes in UI messages.Bastien Montagne
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-16Cleanup: spellingCampbell Barton
2020-09-15Cleanup: Remove unneeded parameterNathan Craddock
2020-09-15UI: Add `icon_only` argument to operator_enumNathan Craddock
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-10Fix T80191: GPencil - Improve Mesh conversionAntonio Vazquez
2020-09-10GPencil: Fix unreported Eraser Point problem for one point selectedAntonio Vazquez
2020-09-10Cleanup: spellingCampbell Barton
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-09Cleanup: use bool instead of intJacques Lucke
2020-09-04GPencil: New option to set steps in Interpolate SequenceAntonio Vazquez
2020-09-03Fix copy/paste error in Grease Pencil Draw operator tooltipJulian Eisel