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-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-06-17Cleanup: trailing space for blenloaderCampbell Barton
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-04-16Cleanup: indentationCampbell Barton
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2017-05-19Cleanup: add braces for multi-line blocksCampbell Barton
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2016-02-15Fix white balance, was doing unnecessary linear conversionsCampbell Barton
2016-01-21Cleanup: line length, indentationCampbell Barton
2015-12-28White Balance modifier for the VSEThomas Beck
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-11-23Cleanup: shadowing (rna, modifiers, *misc*)Campbell Barton
2015-10-11Fix warnings and remove casts by adding copy_vx_vx_uchar() functions.Brecht Van Lommel
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-06Cleanup: style, spellingCampbell Barton
2015-05-05Math Lib: rename fill_*, to copy_*Campbell Barton
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2015-01-24Cleanup: styleCampbell Barton
2014-11-29Correct includes for win32Campbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-06-13Code cleanup: spellingCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-05Move do-versions functions for 2.70Campbell Barton
2014-02-21Modifier: rename triangulate scanfill to ear-clipCampbell Barton
2014-02-19Use tabs for image editor.Antony Riakiotakis
2014-02-19Added track weight to presetsSergey Sharybin
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-07Add Tabs for Movie Clip EditorSergey Sharybin
2014-02-05Fix T38340 and T38473: fixed Scene pointers in Composite and Defocus nodes do...Lukas Tönne
2014-01-17Build Modifier - Add "Reversed" OptionJoshua Leung
2014-01-14Fix to recent commit, == instead of = in do_versionHoward Trickey
2014-01-14Bevel Modifier: add width type and profile control.Howard Trickey
2014-01-03Text3d: store number of characters and utf8 length separatelyCampbell Barton
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-12-10Refactoring/cleanup, borrowed from soc-2013-paint branch.Antony Riakiotakis
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-11-29Image wrapping for plane track in clip editorSergey Sharybin
2013-11-29Move 2.6x versioning code to own fileSergey Sharybin