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
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
2015-11-24Cycles: Support per-render layer world AO settingsSergey Sharybin
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-10-28Cycles: Expose user-defined shutter curve to the interfaceSergey Sharybin
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-10-16Fix for missing id_lib_extern, assigning ID'sCampbell Barton
2015-10-15Fix T46223: multiview image sequences crashing.Brecht Van Lommel
2015-09-27Fix T46268: All Hotkey "C" are unexpectedly translated in menus.Bastien Montagne
2015-09-21RNA: angle step-sizes were too smallCampbell Barton
2015-09-06Add icon for incremental grid snappingJulian Eisel
2015-08-31Fix T45258, impossible to select brush when removing it from 2dAntony Riakiotakis
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-06Cleanup: whitespace, unused varCampbell Barton
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-24Experiment with setting proper socket name for debug passSergey Sharybin
2015-07-15Minor English grammar typo fixes.Nikolaus Leopold
2015-07-14Make tooltip parsable by human compilers (thanks to Pablo forAntony Riakiotakis
2015-07-13Fix T45364: NEW DEPSGRAPH: New Torus created can't be transformedSergey Sharybin
2015-07-01Transform: use snap-to-grid behavior from D910Campbell Barton
2015-07-01Sequencer metadata:Antony Riakiotakis
2015-06-30Transform: add back absolute snapping optionCampbell Barton
2015-06-28Temporarily disable absolute snappingCampbell Barton
2015-06-27Transform: absolute grid snappingCampbell Barton
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-06-16Cleanup: styleCampbell Barton
2015-06-11Expose debug type into the interfaceSergey Sharybin
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-05-04Separate scene simplification into viewport and renderSergey Sharybin
2015-05-02Fix rna default value in BGE UI.Porteries Tristan