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
2017-06-26UI: Fix Capitalization InconsistencyAaron Carlisle
2017-05-23Fix T51592: Simplify AO Cycles setting remains active while Simplify is disabledSergey Sharybin
2017-05-16Fix T50673: OpenEXR multilayer image truncated on saveSergey Sharybin
2017-05-15Cleanup: warnings, styleCampbell Barton
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-03-12Fix T50930 Typo in 'jpeg2k_codec' descriptionAaron Carlisle
2017-02-23Usual UI messages fixes...Bastien Montagne
2017-02-15Motion blur investigation featureSergey Sharybin
2017-01-18GP Interpolate Sequence: Tool settings for controlling the shape of interpola...Joshua Leung
2017-01-18GP Interpolate: Move settings from "gp_sculpt" to a new toolsettings struct -...Joshua Leung
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-09-21FFmpeg interface improvementsSybren A. Stüvel
2016-09-20Fix T49343: ImageFormatSettings were not setting their rna struct path correctlyPhilipp Oeser
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-09-01D2184 Stamp: Make drawing stamp labels optional.Sybren A. Stüvel
2016-08-30Usual i18n/UI messages fixes...Bastien Montagne
2016-08-17Fix T49102: Angle option of new GP brush settings is too restricted in valueAntonioya
2016-08-17Fix T49100: Replace old tooltip for GPencil brush iterationsAntonioya
2016-08-16First set of UI/i18n messages fixes (mostly new GP code).Bastien Montagne
2016-08-07GPencil: Add option to draw new strokes on back of layerAntonioya
2016-08-06Cleanup: better not split UI strings when possible...Bastien Montagne
2016-08-06Cleanup some new gpencil rna functions names.Bastien Montagne
2016-08-06Fix T49023: Segfault when switching brushes while renaming another brush.Bastien Montagne
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-25Curve Drawing: Add option to use new refit methodCampbell Barton
2016-07-05Render border: make it work together with with cache result / save buffers / ...Brecht Van Lommel
2016-07-04Environment lighting for the GLSL modeAlexander Romanov
2016-06-07World space switch for BI nodes.Alexander Romanov
2016-05-19Add Peak Memory as render stamp optionLukas Stockner
2016-05-04Curve Draw: option to apply absolute offsetCampbell Barton
2016-04-26Fix UI message typo.Bastien Montagne
2016-04-15New freehand curve drawing toolCampbell Barton
2016-04-12Cleanup: use boolCampbell Barton
2016-04-05Expose new Recast partitioning methods for navmesh generationReinier de Blois
2016-03-13Default Keyframe Type: Some UI tweaksJoshua Leung
2016-03-13Keyframing: Added ToolSetting for choosing default keyframe typeJoshua Leung
2016-03-10Multi-View: Cycles - Spherical Stereo support (VR Panoramas)Dalai Felinto
2016-02-23Remove unused "Free Unused" option from compositorSergey Sharybin
2016-02-17Use high precision for scene scaleCampbell Barton
2016-02-15Cleanup: reorganize BKE ID tagging functions.Bastien Montagne
2016-01-28Usual i18n/UI messages fixes.Bastien Montagne
2016-01-20Support multi-paint & show zero-weights as blackAlexander Gavrilov
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2016-01-14Improve multi-paint tipCampbell Barton
2016-01-14Add compression modes for TIFF imagesQuentin Wenger
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-12-08OpenGL/BGE: Remove RAS_StorageIM (glBegin/glEnd rendering of mesh data)Mitchell Stokes