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
2022-01-31Cleanup: remove wrong assertMartijn Versteegh
2022-01-31Fix T95205: remove attribute only onceJacques Lucke
2022-01-31Fix T95341: BGL renders incorrect colorJeroen Bakker
2022-01-31Cleanup: Change NULL to nullptr.Jeroen Bakker
2022-01-31Fix (studio-reported) missing RNA path for EEVEE render passes.Bastien Montagne
2022-01-31Fix T95332: Crash loading older files.Jeroen Bakker
2022-01-31Image editor: Fix drawing artifacts with render results.Jeroen Bakker
2022-01-31Fix T95299: Empty render results show transparency checkerboard.Jeroen Bakker
2022-01-31Image Editor: Fix background drawing of empty tiles.Jeroen Bakker
2022-01-30Fix T95328, new obj exporter not exporting custom normals.Aras Pranckevicius
2022-01-30Fix T95315: "Override Layers" panel open crash with null CacheFileKévin Dietrich
2022-01-29Fix: Eevee: Float Curve node causes issues with compiled shaderAaron Carlisle
2022-01-29Fix memory leak when adding movie stripsRichard Antalik
2022-01-29Fix T94476: Threading/performance issue with curve to points nodeHans Goudey
2022-01-29Fix typos in rB0a8fa07735cdb89081b652c032c73863e34f8ff1Clément Foucault
2022-01-29Fix T95278: Crash on startup because of GLSL compiler bugClément Foucault
2022-01-28UI: Use property split in new operator popupHans Goudey
2022-01-28Cleanup: Clang-tidy warning gl_shader.ccJeroen Bakker
2022-01-28Cleanup: Clang-tidy warnings.Jeroen Bakker
2022-01-28Image Engine: Remove unused shader parameter Color.Jeroen Bakker
2022-01-28Image Engine: Use GPUShaderCreateInfo.Jeroen Bakker
2022-01-28Fix compilation error in previous commit.Jeroen Bakker
2022-01-28Remove compilation warnings TexResult.Jeroen Bakker
2022-01-28Silent compilation warning in space_graph.Jeroen Bakker
2022-01-28Image engine: Remove unused parameter.Jeroen Bakker
2022-01-28Image Engine: Fix issue show alpha flag not reset.Jeroen Bakker
2022-01-28Draw: Remove unused code in image engine shader.Jeroen Bakker
2022-01-28Blender 3.1 Beta- subversion bumpDalai Felinto
2022-01-28Blender 3.1 bcon3 (beta)Thomas Dinges
2022-01-28Fix T95060: Outliner: Broken 'make override hierarchy' in indirect linked casae.Bastien Montagne
2022-01-28Draw: Remove unused shader.Jeroen Bakker
2022-01-28Fix typo in comment.temp-T95279-remap-referenced-dataJeroen Bakker
2022-01-28DrawManager: Image engine support huge images.Jeroen Bakker
2022-01-28Image: Partial Update Redesign.Jeroen Bakker
2022-01-28Cleanup: add compiler attributes to BLI_path functionsCampbell Barton
2022-01-28BLI_path: assert passing relative paths to BLI_path_cmp_normalizedCampbell Barton
2022-01-28Cleanup: indentation for CMake filesCampbell Barton
2022-01-28Cleanup: spelling in commentsCampbell Barton
2022-01-28Cleanup: rename BLI_paths_equal to BLI_path_cmp_normalizedCampbell Barton
2022-01-28Fix T93328: Movie seeking doesn't work.Richard Antalik
2022-01-28GPUShader: Abort in case of dependency issues.Clément Foucault
2022-01-27BLI_float4x4: Add operator[]Clément Foucault
2022-01-27Outliner: avoid creating unnecessary undo stepsGermano Cavalcante
2022-01-27DRW: Fix some issues with DRW_gpu_wrapper.hhClément Foucault
2022-01-27UX: Prevent click-through panels and used header areaJulian Eisel
2022-01-27Event System: Add debug sanity check "always pass" eventsJulian Eisel
2022-01-27Revert "Cleanup: Remove unused variables in winstuff.c"Ray Molenkamp
2022-01-27Fix T95202: Curve to mesh node inconsistent edge vertex orderHans Goudey
2022-01-27Fix T95212: Mirror modifier normals crashHans Goudey
2022-01-27Cleanup: Clang tidyHans Goudey