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
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25Cleanup: replace VSE /w SequencerCampbell Barton
2019-01-17Physically based defaults for Eevee Bloom and ShutterClément Foucault
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2019-01-10Fix T60266: missing viewport updates after changing scene world datablock.Brecht Van Lommel
2019-01-04Partial fix T60148: EEVEE hangs when anamorphic bokeh is too lowDalai Felinto
2019-01-02Cleanup: use RNA icon instead of passing as an argCampbell Barton
2019-01-02Cleanup: indentation, namingCampbell Barton
2018-12-29Cleanup: use bool, styleCampbell Barton
2018-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
2018-12-27cleanup: remove unused passesPhilipp Oeser
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-20Correct own error in 1ce9a142b6abdCampbell Barton
2018-12-19UI: expose gizmo orientation as a single enumCampbell Barton
2018-12-19UI: move gizmo orientation settings into popoverCampbell Barton
2018-12-19RNA: convenience method for orientation name & iconCampbell Barton
2018-12-19Gizmo: optional custom orientations for transformCampbell Barton
2018-12-18Fix T59536: safe area values were swappedJacques Lucke
2018-12-18Transform: when snap affect is off for a transform mode, ignore snap settings...Brecht Van Lommel
2018-12-18Transform: option to use incremental snappingCampbell Barton
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-07UI: Fix typo in hostname stamp tooltipPablo Vazquez
2018-12-07Metadata: add hostname to the available metadata optionsSybren A. Stüvel
2018-12-07Partial fix to T58917 - No valid cageDalai Felinto
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-05Fix T58771: Wrong path to Unit SettingsJacques Lucke
2018-11-30Workbench: Add Shadow Focus and change Shadow OrientationClément Foucault
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-26GP: New Blend Layers functionalityAntonioya
2018-11-22Icons: use newly added iconsWilliam Reynish
2018-11-19Remove note about Blender InternalSergey Sharybin
2018-11-15Eevee: Add Filter Quality settingClément Foucault
2018-11-15Eevee: Add Glossy Reflection clampingClément Foucault
2018-11-15Eevee: Add irradiance smoothingClément Foucault
2018-11-15Eevee: Add Light Threshold valueClément Foucault
2018-11-15Units: Identifiers in PythonJacques Lucke
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-12GP: Cleanup unused codeAntonioya
2018-11-12GP: Change View icon for annotationsAntonioya
2018-11-10Cleanup: namingCampbell Barton
2018-11-09BKE_id_is_in_gobal_main > BKE_id_is_in_global_mainDalai Felinto
2018-11-05Eevee: Fix "Show Irradiance/cubemap" iconsClément Foucault
2018-11-05Fix various Freestyle rendering bugs.Brecht Van Lommel
2018-11-04Cleanup: style, shadow warningCampbell Barton
2018-11-01GP: Reorganize origin popover and top areaAntonioya
2018-11-01UI: Rename AO to Ambient Occlusion in tooltips and labels when possible.Pablo Vazquez
2018-10-31Eevee: Implement Overscan optionClément Foucault
2018-10-31Add an option to do keyframe insertion in a cycle-aware fashion.Alexander Gavrilov