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-03Edit menu: add Repeat Last and Repeat HistoryPablo Vazquez
2018-06-02build_environment: support for msvc2017 and newer cmake.Ray Molenkamp
2018-06-02UI: use single column layout for particlesCampbell Barton
2018-06-02Cleanup: -Wswitch warningCampbell Barton
2018-06-02build_environment: fix paths in osl.diffRay Molenkamp
2018-06-02GPU: Fix texture being freed in threads without ogl context bound.Clément Foucault
2018-06-02DRW: Add uniform name recording in debug mode.Clément Foucault
2018-06-02DRW: Make the Procedural hair update part of the drawmanager.Clément Foucault
2018-06-02Eevee: Hair: Make SSR works with hairs.Clément Foucault
2018-06-02Eevee: Cleanup unused GhashClément Foucault
2018-06-02Eevee: Add shadow support for hairs.Clément Foucault
2018-06-02Eevee: Hair: Make hairs visible even if the show emitter option is disabled.Clément Foucault
2018-06-02Eevee: Add support for hair random property.Clément Foucault
2018-06-02Eevee: CodeStyle: Fix naming and confusion about the hairs vectors.Clément Foucault
2018-06-02Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-06-02--debug-gpu-shader: Dump GLSL shaders to diskDalai Felinto
2018-06-02transform_snap_object: Do not use occlusion test when X-Ray is enabled.Germano
2018-06-02Fix inaccuracy of SCREEN_OT_area_split when snap to midpoint and adjacent.Germano
2018-06-02Fix crash running in background modeCampbell Barton
2018-06-02Cleanup: quiet warnings w/o PythonCampbell Barton
2018-06-02Fix crash if no tool is setCampbell Barton
2018-06-02Merge branch 'master' into blender2.8Campbell Barton
2018-06-02Cleanup: warningCampbell Barton
2018-06-02Fix UI for camera dataDalai Felinto
2018-06-01UI: re-order navigate manipulatorCampbell Barton
2018-06-01UI: use single column properties for object dataCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-06-01Cleanup: whitespaceCampbell Barton
2018-06-01Modifiers: ported applying modifier from DerivedMesh → MeshSybren A. Stüvel
2018-06-01Boolean modifier: fixed crash when applying the modifierSybren A. Stüvel
2018-06-01Merge branch 'master' into blender2.8Bastien Montagne
2018-06-01X-Ray: Added a slider for the alphaJeroen Bakker
2018-06-01Workbench: Updated the internal light to have a bit of back lightingJeroen Bakker
2018-06-01Fix wrong colors for workbench World Background option.Brecht Van Lommel
2018-06-01UI: tweaks to viewport shading and overlay panel layouts.William Reynish
2018-06-01UI: use same "Viewport Display" name for scene/object/material panels.Brecht Van Lommel
2018-06-01Fix broken set collection offset from cursor operator.Brecht Van Lommel
2018-06-01Cleanup: some more G.main removal from editor code.Bastien Montagne
2018-06-01Mesh Batch Cache: Fix memory leak.Clément Foucault
2018-06-01T54991: Restore support for Motion Path drawing in 2.8Joshua Leung
2018-06-01Cleanup: fix incorrect contributor information.Brecht Van Lommel
2018-06-01Fix for fix, indentation was accidentalCampbell Barton
2018-06-01Fix missing bracesCampbell Barton
2018-06-01Update Flatty themes with the new pulldown background and minor tweaks.Pablo Vazquez
2018-06-01Fix Add menu issue when there are no collections to instanceVuk Gardašević
2018-06-01Draw background on pulldown widgets if the header is transparent.Brecht Van Lommel
2018-06-01Fix broken logic in make static override operators for Collections.Bastien Montagne
2018-06-01Mesh: Replace DM for mesh w/ wpaint vertex pickingCampbell Barton
2018-06-01UI: don't show XYZ text w/ direction buttonsCampbell Barton