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-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-02Cleanup: rename target_weight -> weightCampbell Barton
2018-12-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-07GP: Refactor coordinates to floatCharlie Jolly
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-05GP: Enable Smooth Sculpt brush when press Shift keyAntonioya
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-21GP: Remove Target Weight switchAntonioya
2018-11-20GP: Refactor target weight paintAntonioya
2018-11-20GP: New option to paint a predefined weightAntonioya
2018-11-18GP: Harmonize Sculpt Struct and field namesAntonioya
2018-11-18GP: Rename GPENCIL_OT_brush_paint to GPENCIL_OT_sculpt_paintAntonioya
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-13Tool System: use enum for gp sculpt/weight paintCampbell Barton
2018-11-12Cleanup: minor gpencil changesCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-10-12Cleanup: trailing space w/ slash, right shiftCampbell Barton
2018-10-01Cleanup: styleCampbell Barton
2018-09-30Fix T56970 GP: Sculpt mode : Grap tool doesn't workAntonioya
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-25GP: New pressure option for sculpt brush radiusAntonioya
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-03GP: Cleanup function parameterAntonioya
2018-09-02Cleanup: comment blocksCampbell Barton
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-21GP: Recalc fill triangulation in sculpt modeAntonioya
2018-08-08Fix T56220: Adding Grease Object crashes if link Material is set to ObjectAntonioya
2018-08-08Cleanup: styleCampbell Barton
2018-08-07Fix T56263: Crash when sculpting a GP object with animationAntonioya
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15Gizmo: update Python templatesCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-06-16Cleanup: remove BLI_frand from GreasePencil code.Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-08Orientation for 3D cursorCampbell Barton