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-11-07Fix dpesgraph wrongly refcounting NLA strip actions when duplicating IDs.Bastien Montagne
2018-11-07Cleanup: remove GPENCIL_OT_sculpt_selectCampbell Barton
2018-11-07Paint: paint.brush_select now supports gpencilCampbell Barton
2018-11-05Paint: add BKE_paint_ensure to initialize toolsettingsCampbell Barton
2018-10-20GP: Redesign drawing cache to support particlesAntonioya
2018-10-13GP: Remove Layer order userprefs parameterAntonioya
2018-10-12Cleanup: trailing space w/ slash, right shiftCampbell Barton
2018-10-12UI: move layer up/down reverse into the operatorCampbell Barton
2018-10-11GP: Invert merge down if layer list is reversedAntonioya
2018-10-01Object Join: use 'selected_editable_objects'Campbell Barton
2018-09-30Fix T56984: GP: Materials: Isolate (lock/visibility) buttons don't work.Antonioya
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-26GP: Fix unreported change material operator errorAntonioya
2018-09-25GP: Add const to variableAntonioya
2018-09-25GP: New deselect by material optionAntonioya
2018-09-25GP: Small changes to assign color operatorAntonioya
2018-09-25GP: Add multiframe support to select by colorAntonioya
2018-09-25GP: Fix select strokes by color errorAntonioya
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-30GP: Improve Subdivide and SimplifyAntonioya
2018-08-29Merge branch 'master' into blender2.8Campbell Barton
2018-08-28GP: Use custom api to get materialAntonioya
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-27GP: New operator to copy layers between objectsAntonioya
2018-08-27GP: replace custom API w/ BKE_deform APICampbell Barton
2018-08-27Fix grease pencil weight invertCampbell Barton
2018-08-15GP: Add multiframe support to clean loose operatorAntonioya
2018-08-15GP: New clean loose points operatorAntonioya
2018-08-14Cleanup: copy paste error in tooltipAaron Carlisle
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