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-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04 Cleanup: strip trailing space in GPU moduleCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in Python moduleCampbell Barton
2018-06-04Cleanup: strip trailing space in bmesh moduleCampbell Barton
2018-06-03UI: add subpanel support.Brecht Van Lommel
2018-06-03Merge branch 'master' into blender2.8Campbell Barton
2018-06-03Cleanup: correct variable name, doxy sectionsCampbell Barton
2018-06-03DRW: Hair: Add additionnal subdivision smoothing support.Clément Foucault
2018-06-03GPUTexture: Fix memleak in orphaned texture management.Clément Foucault
2018-06-03Merge branch 'master' into blender2.8Campbell Barton
2018-06-03Workbench: Fix memleaks.Clément Foucault
2018-06-03Wireframe: Optimization for intel GPUs.Clément Foucault
2018-06-03Cleanup: add argument names to screen callbacksCampbell Barton
2018-06-03DRW: Fix hair disapearing if emitter is culled.Clément Foucault
2018-06-03Workbench: Rework hair support.Clément Foucault
2018-06-03Merge branch 'master' into blender2.8Campbell Barton
2018-06-03Cleanup: remove blockscale & handlerCampbell Barton
2018-06-02Cleanup: -Wswitch warningCampbell Barton
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-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-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: use same "Viewport Display" name for scene/object/material panels.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-01Fix for fix, indentation was accidentalCampbell Barton