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
2018-06-11Cleanup: remove unused DAG_EVAL_PREVIEW mode.Brecht Van Lommel
2018-06-11Cleanup: remove object.is_visible.Brecht Van Lommel
2018-06-11Fix incorrect object selection test in outliner and rigid body.Brecht Van Lommel
2018-06-11Fix T55436: crash with point density and shader tweaking.Brecht Van Lommel
2018-06-11Fix merge error in 908b696, removed files were accidentally added back.Brecht Van Lommel
2018-06-11GHOST: Fix uninitialized varClément Foucault
2018-06-11UI: split left/right header buttonsCampbell Barton
2018-06-11Fix: Remove UI_BLOCK_MOVEMOUSE_QUIT from popoversJoshua Leung
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Workbench: API ChangesJeroen Bakker
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-11Fix T55440: Pose Mode CrashDalai Felinto
2018-06-11GHOST: WGL: Delay context initialization for offscreen contexts.fclem
2018-06-11Cycles: Cleanup, silence strict compiler warningSergey Sharybin
2018-06-11Libmv: Cleanup, make strict compiler more happySergey Sharybin
2018-06-11Render: Fix build problem with missing GL/glew.hfclem
2018-06-11Fix separator element for headers with multiple directionsDalai Felinto
2018-06-11UI: Separator spacerDalai Felinto
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
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-11Shading: Change icon of userpreference in Shading popoverJeroen Bakker
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-11Fix T55278: Lightmap Pack > New Image broken when active object is NonePhilipp Oeser
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