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-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-17Cleanup: trailing space for DNA headersCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-20Fix: D3160 Propose to use proper typedefs to avoid confusionGaia Clary
2018-01-18Fix buffer overflow vulnerability in curve, font, particles code.Brecht Van Lommel
2017-11-01Implement a new automatic handle algorithm to produce smooth F-Curves.Alexander Gavrilov
2017-10-30Curve Decimate: new tool to simplify bezier curvesCampbell Barton
2017-10-17Make auto handle placement aware of cyclic extrapolation.Alexander Gavrilov
2016-07-07Dopesheet: Added "Moving Hold" as a keyframe typeJoshua Leung
2016-06-21Cleanup: rename curve align-x flagsCampbell Barton
2016-06-21Text Object: Vertical AlignmentDalai Felinto
2016-03-05Fix for missing update changing VFont.filepathCampbell Barton
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-04-28Curves: don't use 'charidx' for regular curvesCampbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-11-19Cleanup: #define -> enums.Bastien Montagne
2014-08-18Fix T41085: Blender crashes when using "spline" or "segments" for bevel curve...Sergey Sharybin
2014-08-13SpellingCampbell Barton
2014-06-15Curve: use zero length array for BevList for less confusing syntaxCampbell Barton
2014-04-28"Auto" option for Keyframe.easingJoshua Leung
2014-03-31Code cleanup: pack BezTriple a little (though size remains same)Campbell Barton
2014-03-28Implement asymmetric and free handles type for masksSergey Sharybin
2014-03-28Bevel Factor MappingLukas Treyer
2014-03-21Patch T22084: Robert Penner Easing Equations for FCurvesJoshua Leung
2014-02-03Fix T38450: Remove unused Children Offset optionSergey Sharybin
2014-01-27Curves: save active point to fileKevin Mackay
2014-01-18Increase maximum allowed amount of points for Splines in both U and V directionsSimon Repp
2014-01-07Text3d: move text selection boxes from Curve to EditFont structCampbell Barton
2014-01-05Text3d: fix font family feature for unicode and correct tooltipCampbell Barton
2014-01-05Text3d: remove sepchar, old feature which no longer has any UI access.Campbell Barton
2014-01-03Text3d: store number of characters and utf8 length separatelyCampbell Barton
2013-12-11Move curve's boundbox and texspace calculation out of modifier stackSergey Sharybin
2013-11-20Fix T37543: Multiline 3D Text saved in edit mode breaks on loadCampbell Barton
2013-10-17Patch [#37115] Surface split and separate operatorsKevin Mackay
2013-08-21Partial revert of recenr cu->disp merge commitSergey Sharybin
2013-08-19Move bevel list and path from Curve to Object datablockSergey Sharybin
2013-08-19Get rid of a display list stored in Curve datablockSergey Sharybin
2013-07-17fix [#36176] Connected font Bevel moves inwards for some letter combinationsCampbell Barton
2013-07-09fix [#36066] crash when Tab out text objectCampbell Barton
2012-11-08Added Map Taper option which if enabled maps affect of taper object onSergey Sharybin
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-04use GCC's -Wpadded on DNA files, gives more useful warnings then makesdna.Campbell Barton
2012-08-22fix for blend_render_info.py not closing file & some edits to comments.Campbell Barton
2012-07-04More spell checking.Bastien Montagne
2012-06-15Ensure enums in DNA files has got explicit valuesSergey Sharybin
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-05-04Added start and end bevel factor for curves, so now it's possible to makeSergey Sharybin
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-02style cleanupCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton