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
2022-10-06Cleanup: spelling in code commentsCampbell Barton
2022-05-01GPUShader: Port 2D widget shaders to use shaderCreateInfoClément Foucault
2022-03-22Metal: Make GLSL shader source MSL compliant alsoJason Fielder
2022-01-17Revert "Revert "GPUShaderCreateInfo for interface abstraction""Jeroen Bakker
2022-01-17Revert "GPUShaderCreateInfo for interface abstraction"Jeroen Bakker
2022-01-17GPUShaderCreateInfo for interface abstractionJeroen Bakker
2021-04-13Fix T78803: Bad widget drawing with the R600g driverOmar Emara
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2020-09-01UI: Widget: Add conservative raster to avoid cut widget bordersClément Foucault
2020-07-07Fix T78307 UI: Drawing artifacts in the Blender UI on macOSClément Foucault
2020-07-04UI: Attempt to fix OSX widget shader issueClément Foucault
2020-06-26Fix T78237 UI: NLA colors black and brokenClément Foucault
2020-06-22UI: Widget: Replace geometry by fragment shader drawingClément Foucault
2020-05-18UI: Widget: Make emboss offset dependent of line widthClément Foucault
2020-05-18UI: Widgets: Reduce constants count in shaderClément Foucault
2019-06-03Cleanup: style, use braces in GPUCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-28Wonky Menu Down ArrowPablo Vazquez
2018-10-22Optimizadion: Fix performanse issue of UI on some old GPUs.mano-wii
2018-09-07UI: move toolbar arrow closer to button edgeCampbell Barton
2018-06-20UI: adjust menu triangleCampbell Barton
2018-06-20Cleanup: whitespaceCampbell Barton
2018-06-20UI: Use chevrons for number sliders, pulldowns and popoversPablo Vazquez
2018-04-28UI: Number slider uniform fillingDalai Felinto
2018-04-28UI: Remove hardcoded 11 uniform parametersDalai Felinto
2018-04-25UI: shrink operator menu hold triangle a littleCampbell Barton
2018-04-15Cleanup: Make access to widget triangle defines explicitJulian Eisel
2018-04-15Fix button triangle for "hold action" not workingJulian Eisel
2018-04-09UI: Fix widget shader on certain compiler.Germano
2018-04-07UI: Perf: Port color widgets to batch.Clément Foucault
2018-04-06GPUShader: Add GPU_SHADER_2D_WIDGET_BASE_INST shader.Clément Foucault
2018-04-02UI: Perf: Batch Trias with widgets.Clément Foucault
2018-03-29UI: Perf: Group fill/border/emboss batches together.Clément Foucault
2018-03-29GPUShader: Add specialized widget base shader.Clément Foucault