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-31Add operator for removing unused material slotsLukas Stockner
2019-06-30GPencil: Improve Cyclic operator to generate geometryAntonioya
2019-06-12Fix T65741: Removing a GPencil Object's Material Slot deletes the strokes ass...Antonioya
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-09Cleanup: BKE_gpencil namingCampbell Barton
2019-03-25GPencil: Only brushes with pinned materials have materialsAntonioya
2019-03-19Cleanup: remove unused for gpencil bounds calculationCampbell Barton
2019-02-26GP: Draw: Stroke TrimCharlie Jolly
2019-02-23Cleanup: move variable declarations to headersCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: manually apply changes missed last commitCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2018-12-25GP: Remove duplicate code moving to single functionAntonioya
2018-11-20GP: Refactor drawing engine to single VBOAntonioya
2018-11-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-13GP: box/lasso support for select-operationsCampbell Barton
2018-10-28GP: Refactor Instance modifier and rename to ArrayAntonioya
2018-10-09GP: Improve center object in viewport when press .Antonioya
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-08-30GP: Improve Subdivide and SimplifyAntonioya
2018-08-28GP: Revert replace custom function by standard APIAntonioya
2018-08-28GP: Replace custom function by standard APIAntonioya
2018-08-27GP: replace custom API w/ BKE_deform APICampbell Barton
2018-08-26GP: Reduce weight paint data memory footprintAntonioya
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-10Cleanup: Remove unused paramAntonioya
2018-08-08Fix T56220: Adding Grease Object crashes if link Material is set to ObjectAntonioya
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-13Cleanup: remove more G.main from BKE area.Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2016-12-19Cleanup: rename paramenter to right nameAntonio Vazquez
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-21Fix missing datablocks types in id_make_local.Bastien Montagne
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-02-08GPencil: Layers with alpha = 0 should not be editableJoshua Leung
2016-02-08Code Cleanup: Use bool instead of int for "setactive" paramJoshua Leung
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-22Fix for previous commitJoshua Leung
2013-11-25UI: remove unnecessary confirmation popupsEmanuel Claesson
2012-10-05Grease Pencil notifier/listener cleanupDan Eicher