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
path: root/source
AgeCommit message (Expand)Author
2018-11-08Cleanup, compiler warnings in release modeSergey Sharybin
2018-11-08Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-08Cleanup, spellingSergey Sharybin
2018-11-08RNA: tag animation update when changing Action Extrapolation/Blend/etc.Alexander Gavrilov
2018-11-08RNA API: ViewLayers: add name to LayerCollection struct.Bastien Montagne
2018-11-08UI: fix glitch showing the redo panelCampbell Barton
2018-11-08Render API: Support arbitrary length for custom image metadata fieldsLukas Stockner
2018-11-08RNA: Object.select_set use boolean, only selectCampbell Barton
2018-11-08Cleanup: use explicit 'select_and_set_active' API nameCampbell Barton
2018-11-08GPU: Cleanups: Remove GPUMatType, Vectorize / MADD some operationsClément Foucault
2018-11-08Eevee: Add support for interpolation options for Environment Texture nodesClément Foucault
2018-11-08Eevee: Support for extension type in the Node Image TextureClément Foucault
2018-11-08Cleanup: style, use const argsCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup/Refactor: move Main stuff into BKE's new main.c file (and header).Bastien Montagne
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-11-07Fix dpesgraph wrongly refcounting NLA strip actions when duplicating IDs.Bastien Montagne
2018-11-07NLA: use animsys_write_orig_anim_rna when applying NLA stack results.Alexander Gavrilov
2018-11-07Depsgraph: add proper handling of actions contained in NLA strips.Alexander Gavrilov
2018-11-07GP: Show all objects sharing data in edit modesAntonioya
2018-11-07Depsgraph: Ensure dependency cycle does not clear runtime memorySergey Sharybin
2018-11-07Fix T57390: properties editor crash creating new scene in some cases.Brecht Van Lommel
2018-11-07Merge branch 'master' into blender2.8Stefan Werner
2018-11-07Physics baking: tag interface locked during backingSergey Sharybin
2018-11-07Cleanup, more meaningful and up to date commentsSergey Sharybin
2018-11-07Skip dependency graph update when interface is lockedSergey Sharybin
2018-11-07Cleanup, indentationSergey Sharybin
2018-11-07Fix 'Set and Use 3D Cursor' normal editing command.Howard Trickey
2018-11-07Workbench: Scale shadowing based on densityClément Foucault
2018-11-07Workbench: Add cubic filtering for smoke simulationClément Foucault
2018-11-07Eevee: Fix volumetric broken after recent changeClément Foucault
2018-11-07Cycles: Added Embree as BVH option for CPU renders.Stefan Werner
2018-11-07Fix installing Blender due to missing icons.Bastien Montagne
2018-11-07CMake: missed removing from file listCampbell Barton
2018-11-07Dopesheet: correctly use floating point threshold in ActKeyColumn tree.Alexander Gavrilov
2018-11-07Fix hidden action-zone interactionCampbell Barton
2018-11-07Fix for hidden regions becoming activeCampbell Barton
2018-11-07Fix redraws from non-existing scrollbarsCampbell Barton
2018-11-07Tool System: display tooltip generation errorCampbell Barton
2018-11-07Merge branch 'master' into blender2.8Campbell Barton
2018-11-07Cleanup: use STRPREFIX for mount point checksCampbell Barton
2018-11-07Multi-Objects: MBALL_OT_select_similarHabib Gahbiche
2018-11-07Icons: add ops.paint.weight_sampleCampbell Barton
2018-11-07Icons: remove unused vertex paint iconsCampbell Barton
2018-11-07Cleanup: styleCampbell Barton
2018-11-07Multi-Objects: MBALL_OT_select_allDalai Felinto
2018-11-07Merge branch 'master' into blender2.8Campbell Barton
2018-11-07Cleanup: use BLI_compiler_compat.h for BLI_INLINECampbell Barton
2018-11-07Cleanup: remove GPENCIL_OT_sculpt_selectCampbell Barton
2018-11-07Merge branch 'master' into blender2.8Campbell Barton