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-27Font textbox overflow: Different methodsDalai Felinto
2018-10-29Dope Sheet: new option to display keyframe interpolation mode and extremes.Alexander Gavrilov
2018-10-11Cleanup: indentationCampbell Barton
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-10-03RNA: Make various .add(count) a required argCampbell Barton
2018-10-03RNA: curve points add(count) a required argCampbell Barton
2018-09-25Curves: Move draw options to overlaysClément Foucault
2018-09-053D Text: improvements to vertical alignmentDalai Felinto
2018-08-20Merge branch 'master' into blender2.8Campbell Barton
2018-08-20RNA: Spline.calc_length() utility functionCampbell Barton
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-05RNA: correct callback typeCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-09-22RNA/UI: Allow displaying in tooltip why RNA property isn't editableJulian Eisel
2016-08-26Usual i18n/UI messages fixes...Bastien Montagne
2016-06-21Cleanup: rename curve align-x flagsCampbell Barton
2016-06-21Text Object: Vertical AlignmentDalai Felinto
2016-06-01Increase range of Font object textboxsDalai Felinto
2016-03-04Docs: include mathutils.interpolateCampbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-10-16Fix for missing id_lib_extern, assigning ID'sCampbell Barton
2015-09-21RNA: angle step-sizes were too smallCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-03-18Fix RNA active spline assignmentCampbell Barton
2014-05-26Fix for curve having invalid active vertex after setting typeCampbell Barton
2014-05-15Fixes for font underlineCampbell Barton
2014-05-12A bit more helpful doc strings on the curve render resolution properties.Lukas Tönne
2014-04-28Patch T39855: Icons for Interpolation Types (and Robert Penner easing)Joshua Leung
2014-04-24Fix the classification + ordering of a few of the easing typesJoshua Leung
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-31Usual UI messages fixes...Bastien Montagne
2014-03-28Bevel Factor MappingLukas Treyer
2014-03-26Code cleanup: style and warningsCampbell Barton
2014-03-21Patch T22084: Robert Penner Easing Equations for FCurvesJoshua Leung
2014-02-23Fix T38769: Python missing access to text materialsCampbell Barton
2014-02-09UI: use proportional option while dragging buttonsCampbell Barton
2014-02-03Fix T38450: Remove unused Children Offset optionSergey Sharybin
2014-01-15Fix a bunch of UI string issues...Bastien Montagne
2014-01-05Fix own error in recent changes curve text storage,Campbell Barton
2014-01-05Text3d: fix font family feature for unicode and correct tooltipCampbell Barton
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton