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-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-08-27Cleanup: warning, use const argsCampbell Barton
2018-08-26GP: Reduce weight paint data memory footprintAntonioya
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-28UI: keep some operator text in headers.Brecht Van Lommel
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2017-09-03Fix: GPencil Sequence Interpolation for thickness/strength was invertedJoshua Leung
2017-08-22Fix T52483: Fill is incorrect for interpolated strokesAntonio Vazquez
2017-05-19Cleanup: add braces for multi-line blocksCampbell Barton
2017-04-24Cleanup: styleCampbell Barton
2017-03-29Fix missing NULL check in gpencil pollCampbell Barton
2017-01-20Fix minor glitches in GP code.Bastien Montagne
2017-01-18Cleanup: Strict compiler flagsSergey Sharybin
2017-01-18GP Interpolation: "Remove Breakdowns" operatorJoshua Leung
2017-01-18GP Interpolate Sequence: Tool settings for controlling the shape of interpola...Joshua Leung
2017-01-18GP Interpolate: Move settings from "gp_sculpt" to a new toolsettings struct -...Joshua Leung
2017-01-18GP Interpolate Code Cleanup (Second Round)Joshua Leung
2017-01-18Code Cleanup for GP Interpolation ops (first pass)Joshua Leung
2017-01-18Code Cleanup: Move GPencil Interpolation operators into their own fileJoshua Leung