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-09-20GP: Add keymap 1 and 2 for select modeAntonioya
2018-09-07Fix T56707: Assert changing grease pencil modesCampbell Barton
2018-09-04Fix T56686: Crash when copy and paste AnnotationsAntonioya
2018-09-03GP: Cleanup function parameterAntonioya
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-30GP: Undo previous Subdivide edit operator and reformat codeAntonioya
2018-08-30Cleanup: warningsCampbell Barton
2018-08-30GP: Improve Subdivide and SimplifyAntonioya
2018-08-29Merge branch 'master' into blender2.8Campbell Barton
2018-08-28GP: Revert replace custom function by standard APIAntonioya
2018-08-28Cleanup: warningsCampbell Barton
2018-08-28GP: Replace custom function by standard APIAntonioya
2018-08-27Fix unreported: the gridview is no longer computed, so the snapping functions...mano-wii
2018-08-26GP: Reduce weight paint data memory footprintAntonioya
2018-08-23Fix T56498: Segment fault when change parameter of one operator after undo.Bastien Montagne
2018-08-22GP: Add OPTYPE_USE_EVAL_DATA flag in paste to avoid undo crashAntonioya
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-03Fix T56180: Grease Pencil edit mode select menu crash.Bastien Montagne
2018-07-31Fix grease pencil line toggleCampbell Barton
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31Cleanup: fix compiler warnings.Brecht Van Lommel
2018-07-31Cleanup: trailing spaceCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-08Merge branch 'master' into blender2.8Bastien Montagne
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-29Cleanup: use same 'depsgraph' name everywhere outside of DEG space.Bastien Montagne
2018-05-12UI: move pivot to the topbarCampbell Barton
2018-05-08Orientation for 3D cursorCampbell Barton
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-04-01Cleanup: remove global headerCampbell Barton
2018-01-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-01-25Fix missing broken notifiersDalai Felinto
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-17Merge branch 'master' into blender2.8Campbell Barton
2017-06-16Usual i18n/UI messages fixes.Bastien Montagne
2017-06-09Merge branch 'master' into blender2.8Campbell Barton
2017-06-08Cleanup: cmake indentation, missing includeCampbell Barton
2017-06-07Fix: GP Clone brush was not correcting color references for pasted strokes ei...Joshua Leung
2017-06-07Fix: Pasting GP strokes files between files (or when the original colors were...Joshua Leung