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
2022-09-15I18n: disambiguate and extract a few messagesDamien Picard
2022-09-15GPencil: Add frame number to Trace operatorAntonio Vazquez
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-13Cleanup: spelling in commentsCampbell Barton
2022-09-12Fix T100999: GPencil Copy paste stroke(s) does not respect autokeyingAntonio Vazquez
2022-09-10GPencil: New Set Start point operatorAntonio Vazquez
2022-09-06GPU: remove 'GPU_SHADER_2D_LINE_DASHED_UNIFORM_COLOR'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-09-05Cleanup: make formatBrecht Van Lommel
2022-09-05GPencil: New BKE function to set stroke start pointAntonio Vazquez
2022-09-02GPencil: Simplify Perimeter functions to not use RegionView3DAntonio Vazquez
2022-08-31GPencil: Apply Brush Size to Outline thickness while drawingAntonio Vazquez
2022-08-31Cleanup: formatCampbell Barton
2022-08-31Merge branch 'blender-v3.3-release'YimingWu
2022-08-31GPencil: Fix sharp_threshold property in sample stroke operatorYimingWu
2022-08-30GPencil: Improve Thickness handling for Outline operatorAntonio Vazquez
2022-08-30GPencil: Rename in Outline operator `mode` with `material_mode`Antonio Vazquez
2022-08-30GPencil: Add `thickness` parameter to Outline operatorAntonio Vazquez
2022-08-29I18n: disambiguate and make a few more strings translatableDamien Picard
2022-08-29GPencil: New conversion to outline in draw modeAntonio Vazquez
2022-08-28Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-28Fix crash in gpencil.brush_reset_all referencing freed memoryCampbell Barton
2022-08-23Merge branch 'blender-v3.3-release'Richard Antalik
2022-08-23Cleanup: formatCampbell Barton
2022-08-22Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-22I18n: systematically tag all messages in `RNA_ENUM_ITEM_HEADING`.Bastien Montagne
2022-08-22I18n: disambiguate a few translationsDamien Picard
2022-08-22Cleanup: move model authors from the doc-string to the implementationCampbell Barton
2022-08-19Merge branch 'blender-v3.3-release'Antonio Vazquez
2022-08-19Fix T100502: GPencil Primitive apply offset when using `Stroke` modeAntonio Vazquez
2022-08-18GPencil: Fix wrong material index in previous commitAntonio Vazquez
2022-08-18GPencil: New operator to convert strokes to perimeter.Antonio Vazquez
2022-08-17Cleanup: strip blank lines around comment blocksCampbell Barton
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-09Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-09Fix T100277: Grease pencil lines don't start at click-startCampbell Barton
2022-08-04Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-04I18n: make several parts of the UI translatableDamien Picard
2022-08-04Fix T100171: GPencil toggle caps operator does not support multiframeAntonio Vazquez
2022-08-03Fix T100171: GPencil toggle caps operator does not support multiframeAntonio Vazquez
2022-07-31Merge branch 'blender-v3.3-release'Antonio Vazquez
2022-07-31Fix T100086: GPencil Bezier curve edit not updated after smoothingAntonio Vazquez
2022-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-07-21Cleanup: add ISMOUSE_MOTION macroCampbell Barton
2022-07-14Fix T99702: Gpencil Flip strokes did not support multiframe editAntonio Vazquez
2022-07-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-07-06Fix T99368: Annotation lines doesn't start where clickedCampbell Barton
2022-07-04Fix T99381: GPencil Unable to Sculpt last point using Subdivide ModifierAntonio Vazquez
2022-06-30Fix build error with Alembic after 65166e145b4dJulian Eisel