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-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Render: Create a separate gl context for rendering.Clément Foucault
2018-06-11GHOST: Delay opengl context initializationClément Foucault
2018-06-11DRW: Rename ogl_context to gl_contextClément Foucault
2018-06-11DRW: Add cache reset.Clément Foucault
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-06-11Cleanup: remove some G.main usages...Bastien Montagne
2018-06-11MetaBall support for Workbench + EEVEEJeroen Bakker
2018-06-11Workbench: Flipping MatCaps for forward shadingJeroen Bakker
2018-06-11Fix pchan head/tail original values not being setCampbell Barton
2018-06-11Fix bad level stubsSergey Sharybin
2018-06-11Revert unintended changes to depsgraphDalai Felinto
2018-06-11Merge branch 'master' into blender2.8Sergey Sharybin
2018-06-11Cleanup: Use BLI_strncpySergey Sharybin
2018-06-11Merge branch 'master' into blender2.8Campbell Barton
2018-06-11path_util: avoid overflow w/ strtoll useCampbell Barton
2018-06-113D View: move screen overlays to the topCampbell Barton
2018-06-11Merge branch 'master' into blender2.8Philipp Oeser
2018-06-11Fix PyConsole: Drag events finished early in modal text selectionPhilipp Oeser
2018-06-11Merge branch 'master' into blender2.8Philipp Oeser
2018-06-11Fix T55140: opened image doesn't show up in movie clip editorPhilipp Oeser
2018-06-11WIP: Add driver eyedropper operator button beside the "add input" buttonJoshua Leung
2018-06-11Drivers UI: Introduce more whitespace, to make the sections clearerJoshua Leung
2018-06-11Merge branch 'master' into blender2.8Philipp Oeser
2018-06-11Cleanup: Remove the "all" parameter from "ANIM_OT_driver_button_edit"Joshua Leung
2018-06-11Overlays: Reserve space for a "Onion Skins" overlayJoshua Leung
2018-06-11Drivers UI: Don't show the Copy/Paste driver dvars buttons in the popoversJoshua Leung
2018-06-11Fix T55349: crash adding paint slot when object is on hidden layerPhilipp Oeser
2018-06-11Cleanup: warningsCampbell Barton
2018-06-11Drivers UI Fix: Use uiLayoutSetContextFromBut() so that operators will work i...Joshua Leung
2018-06-11Driver Workflow (T55145): Tweak to default expression used for new drivers cr...Joshua Leung
2018-06-11Drivers Workflow (T55145): Improvements to "Add Driver" workflowJoshua Leung
2018-06-10Workbench: Xray: Fix hairs with matcaps.Clément Foucault
2018-06-10Workbench: Xray: Make dithered depth dependant on alpha.Clément Foucault
2018-06-10Workbench: Xray: Add selected/active non-occluded outlinesClément Foucault
2018-06-10Workbench: Xray: Make nearest surfaces more clearClément Foucault
2018-06-10Workbench: Xray: Lower hairs opacityClément Foucault
2018-06-10Workbench: Xray: Optimize and fix implementation.Clément Foucault
2018-06-10Experimental Tweak: Only show relationship lines between objects when either ...Joshua Leung
2018-06-10Viewport: "Show Relationship Lines" overlay toggle is now respected by Object...Joshua Leung
2018-06-10UI: change toolbar icon size from 38 -> 32Campbell Barton
2018-06-10UI: remove tab use in the tool-settingsCampbell Barton
2018-06-10Merge branch 'master' into blender2.8Campbell Barton
2018-06-10WM: add macros to check mouse button/gesture/wheelCampbell Barton
2018-06-10Fix T55423: GLSL compilation error Flat + XRayJeroen Bakker
2018-06-09Workbench: Fix material compilation.Clément Foucault
2018-06-09Eevee: Improve compilation time (reduce branching).Clément Foucault
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09RNA: remove Layout.introspectCampbell Barton
2018-06-09Merge branch 'master' into blender2.8Campbell Barton