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-07-12Merge branch 'master' into blender2.8Campbell Barton
2018-07-12PyAPI: add undo redo handlersCampbell Barton
2018-07-12Fix T55945: Outliner crashPhilipp Oeser
2018-07-12Fix T55949: increase color management exposure hard range.Brecht Van Lommel
2018-07-12Keymap: add 3D view snap popupCampbell Barton
2018-07-12Keymap: add utility function for panel popupsCampbell Barton
2018-07-12Merge branch 'master' into blender2.8Campbell Barton
2018-07-12Cleanup: header guardsCampbell Barton
2018-07-12Cleanup: style, duplicate headerCampbell Barton
2018-07-12Keymap: Modifiers to control mesh elem switchingCampbell Barton
2018-07-12UI: 4-state icon for view visibility popoverCampbell Barton
2018-07-12Merge branch 'master' into blender2.8Campbell Barton
2018-07-12Fix PyRNA class registration w/ Python 3.7Campbell Barton
2018-07-11PyAPI: Use annotations for RNA definitionsCampbell Barton
2018-07-11Manipulator: expose use_select_background via RNACampbell Barton
2018-07-113D View: option not to draw center dotsCampbell Barton
2018-07-11Fix T55915 DOF Number of blades wrong logicClément Foucault
2018-07-11Edit Mesh: Fix missing loose edges if vertex is at local originClément Foucault
2018-07-11Transform Manipulator: fix scale handle selectionCampbell Barton
2018-07-11Fix manipulator hiding cursorCampbell Barton
2018-07-11Eevee: LightCache: Fix autobake starting when it should notClément Foucault
2018-07-11Numeric Input: preference to default to advancedCampbell Barton
2018-07-11Fix T55914: Blender 2.8 Crashes when increasing the repeat count for a track ...Bastien Montagne
2018-07-11Revert removal of fake editing for numeric inputCampbell Barton
2018-07-11Merge branch 'master' into blender2.8Bastien Montagne
2018-07-11Fix T55912: saving Viewer Node image error.Bastien Montagne
2018-07-11Minor cleanup to logic in BKE's imbuf releasing code.Bastien Montagne
2018-07-11Cleanup: remove redundant operatorCampbell Barton
2018-07-11Cleanup: simplify RNA namesCampbell Barton
2018-07-11Fix crash in combing after changing scene propertySergey Sharybin
2018-07-11OpenSubdiv: Changes in C-APISergey Sharybin
2018-07-11UI: don't change scrollbar size on mouse move, only fade.Brecht Van Lommel
2018-07-113D View: any view axis also showing gridCampbell Barton
2018-07-11Merge branch 'master' into blender2.8Campbell Barton
2018-07-11Cleanup: duplicate versioning blockCampbell Barton
2018-07-11Fix empty-images not using selection colorCampbell Barton
2018-07-11Manipulator: changes for overlay optionsCampbell Barton
2018-07-11Revert "Transform: default constraint to user orientation"Campbell Barton
2018-07-11Merge branch 'master' into blender2.8Sergey Sharybin
2018-07-11Depsgraph: Fix face dependency cycle when bone uses id property from selfSergey Sharybin
2018-07-103D View: option to hide object overlaysCampbell Barton
2018-07-10Cleanup: remove unused interlace code after removal of fields.Brecht Van Lommel
2018-07-10Image: remove fields option for image sequencesCampbell Barton
2018-07-10Fix for recent numeric input checksCampbell Barton
2018-07-10Fix T55826, fix T55804: crash after copying scene with linked objects.Brecht Van Lommel
2018-07-10Fix accidentally removed particle function in GLSL, still not supported though.Brecht Van Lommel
2018-07-10Fix popovers showing unnecessary titles.Brecht Van Lommel
2018-07-10Eevee: LightCache: Initial ImplementationClément Foucault
2018-07-10Object Mode: Change Lightprobe display.Clément Foucault
2018-07-10DRW: Add new features from lightcache branchClément Foucault