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
2019-07-02GPencil: Fix unreported error in stroke thickness when applies scale.Antonioya
2019-06-30GPencil: Improve Cyclic operator to generate geometryAntonioya
2019-06-17Cleanup: Fix typo errorAntonioya
2019-06-17Fix T62384: Grease pencil blank material slotAntonioya
2019-06-12Fix T65741: Removing a GPencil Object's Material Slot deletes the strokes ass...Antonioya
2019-05-05GPencil: Verify brush is valid for grease pencilAntonioya
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-09Fix T63427: Annotations don'twork with 2.79 settingsAntonioya
2019-04-09Cleanup: BKE_gpencil namingCampbell Barton
2019-04-03GPencil: Implement custom channel color in DopesheetAntonioya
2019-03-26Fix use of uninitialized variable in grease pencil materials.Brecht Van Lommel
2019-03-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-19Cleanup: remove unused for gpencil bounds calculationCampbell Barton
2019-03-19Fix T62743: GPencil dimensions are large when no geometry existsCampbell Barton
2019-03-12Cleanup: styleCampbell Barton
2019-03-11GPencil: Add support for Bound BoxAntonioya
2019-03-04GPencil: Move Object Depth Order to ObjectAntonioya
2019-02-26GP: Draw: Stroke TrimCharlie Jolly
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Cleanup: move object bounding-box into runtime structCampbell Barton
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: replace BKE_id_copy_ex by BKE_id_copy where possible.Bastien Montagne
2019-02-05Cleanup: BKE_library: rename id_copy to BKE_id_copy.Bastien Montagne
2019-02-05Cleanup: BKE_library: remove 'test' param of id_copy.Bastien Montagne
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01Logging: Use CLOG for blenkernelCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-21Cleanup: shadow warning, styleCampbell Barton
2019-01-20Fix T60677: GP vertex groups get messed up, when deleting a groupAntonioya
2019-01-15Cleanup: styleCampbell Barton
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2018-12-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-25GP: Remove duplicate code moving to single functionAntonioya
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-21GP: Cleanup weird thickness scaleAntonioya
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-10GP: Enable Object Onion Skin by defaultAntonioya
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-28Add Onion Skin support to AnnotationsAntonioya
2018-11-20GP: Refactor drawing engine to single VBOAntonioya
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-13GP: box/lasso support for select-operationsCampbell Barton
2018-11-06Cleanup: styleCampbell Barton