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
2018-08-08Fix T56220: Adding Grease Object crashes if link Material is set to ObjectAntonioya
2018-08-03Replace wrong aasign material flag to BKE_MAT_ASSIGN_USERPREFAntonioya
2018-08-02Add list of color to Assign color operatorAntonioya
2018-08-01Cleanup: Replace "Move Color" to "Assign Material"Antonioya
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-13Cleanup: remove more G.main from BKE area.Bastien Montagne
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-04-03Cleanup: rename list count_ex -> count_at_mostCampbell Barton
2018-04-01Cleanup: remove global headerCampbell Barton
2017-11-19Option not to select with un-hideCampbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2016-11-11GPencil: Create brush set when create new datablock or layerAntonioya
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-09-18BLI_listbase: Add/use utility to move link (BLI_listbase_link_move)Julian Eisel
2016-09-18GPencil: Don't show error popup when strokes can't be reordered furtherJulian Eisel
2016-09-18GPencil: Fix memory leak using stroke arrange OPJulian Eisel
2016-08-27GPencil: Cleanup change color operatorAntonioya
2016-08-26Code CleanupJoshua Leung
2016-08-18Cleanup/security fix: do not use strcpy (at least in new code).Bastien Montagne
2016-08-18Final UI messages fixes (for this session...).Bastien Montagne
2016-08-07GPencil: Fix error in arrange strokesAntonioya
2016-08-05GPencil: Various UI name fixesJoshua Leung
2016-08-05GPencil: Added Ctrl-J hotkey for Joining strokesJoshua Leung
2016-08-05GPencil: "Join Strokes" tool doesn't leave gaps by default nowJoshua Leung
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-02-08Code Cleanup: Use bool instead of int for "setactive" paramJoshua Leung
2015-12-14Usual i18n fixes, and cleanup: fix 'randomise' -> 'randomize' spelling in code.Bastien Montagne
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-04-02GPencil: H/Shift-H/Alt-H now work to Hide and Reveal Layers in Strokes Edit ModeJoshua Leung
2015-04-02Code Cleanup: Pruning back the unusued includes nowJoshua Leung
2015-04-02Code Cleanup: Reshuffling some of the GPencil codeJoshua Leung