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-01-26T94900: Sequence drawing errors on selected platforms.temp-T94900-gpu-viewport-default-layersJeroen Bakker
2022-01-26ID: Fix failing test cases.Jeroen Bakker
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-26Revert "CMake: include BROTLI_LIBRARIES in FREETYPE_LIBRARIES on UNIX"Campbell Barton
2022-01-26Gizmo: optimize intersection tests, fix selection biasCampbell Barton
2022-01-26Fix T94794: Gizmo selection doesn't pick the front-most gizmoCampbell Barton
2022-01-26Fix error using GPU selection cache for selection pickingCampbell Barton
2022-01-26Fix: OSL not recognizing UVTILE imagesJesse Yurkovich
2022-01-26Cleanup: spelling in commentsCampbell Barton
2022-01-26Cleanup: unused variable warning, formattingCampbell Barton
2022-01-26CMake: mark all BROTLI libraries as advancedCampbell Barton
2022-01-26CMake: include BROTLI_LIBRARIES in FREETYPE_LIBRARIES on UNIXCampbell Barton
2022-01-26CMake: add WITH_SYSTEM_FREETYPE to link against the systems freetypeCampbell Barton
2022-01-26CMake: resolve issues using pre-compiled & system libraries for UnixCampbell Barton
2022-01-26GLShader: Fix crash caused by redundant uniform declarationClément Foucault
2022-01-26Fix T94149: Incorrect sound strip lengthRichard Antalik
2022-01-26Cleanup: Remove useless commentsHans Goudey
2022-01-26VSE: Build proxies only for slow moviesRichard Antalik
2022-01-25Deps builder: add VS2019, remove 2013/2015 supportRay Molenkamp
2022-01-25Fix T95169: Assert in weld modifier codeGermano Cavalcante
2022-01-25Cleanup: Remove leftover hair fade code in CyclesAaron Carlisle
2022-01-25Cleanup: Remove leftover hair fade code in Cycles.Thomas Dinges
2022-01-25Workbench: Use GPU_ARB_gpu_shader5 instead of GL variantClément Foucault
2022-01-25GLShader: Fix buffer overflow caused by workaround uniformClément Foucault
2022-01-25Cleanup: Remove unused variableHans Goudey
2022-01-25Geometry Nodes: Port weld modifier to the merge by distance nodeHans Goudey
2022-01-25Point Cloud: expose in Python API for release, now that Cycles uses itBrecht Van Lommel
2022-01-25Geometry Nodes: Initial merge by distance nodeHans Goudey
2022-01-25Cycles: Reorganize Acceleration Structure UI panel.Thomas Dinges
2022-01-25Cycles: Make Embree compact BVH optionalThomas Dinges
2022-01-25make.bat: unify python detectionRay Molenkamp
2022-01-25Cycles: add Point Info nodeBrecht Van Lommel
2022-01-25VSE: Use timecodes by defaultRichard Antalik
2022-01-25Fix T94237: Glitch when copying unaligned ffmpeg bufferMichael
2022-01-25Nodes: Improve link-drag search support for boolean math nodeHans Goudey
2022-01-25Fix T93058: Crash on opening old pre-2.80 .blend files.Bastien Montagne
2022-01-25GLShader: Fix fallback to gl_BaseInstanceClément Foucault
2022-01-25CMake/Linux: only link to brotli when using static precompiled librariesSybren A. Stüvel
2022-01-25Geometry Nodes: Expand the Boolean Math nodeHallam Roberts
2022-01-25Fix: Build issue with MSVC + Python 3.10Ray Molenkamp
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25GPUShader: Add optionnal single shader stage interface for in and outClément Foucault
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Draw: Migrate hair refine compute shader to use create info.Jeroen Bakker
2022-01-25Python: Expose crazyspace correction functionality via RNASergey Sharybin
2022-01-25CMake/Linux: Fix Brotli library finding on standard distros.Bastien Montagne
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
2022-01-25GPU: Add GPU_shader_create_from_info_nameJeroen Bakker
2022-01-25Animation: Equalize Handle OperatorKevin C. Burke
2022-01-25CMake/Linux: find Brotli library the proper waySybren A. Stüvel