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-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
2022-01-25Cleanup: Replace reinterp cast with static cast.Jeroen Bakker
2022-01-25Fix (unreported) RNA setter for TextEditor's text ID pointer not ensuring rea...Bastien Montagne
2022-01-25Fix T95037: Allow making local IDs that are not used by anything.Bastien Montagne
2022-01-25Geometry Nodes: Add description to curve handle input nodeHans Goudey
2022-01-25Cleanup: Remove unused pixel buffer in read_render_tileJesse Yurkovich
2022-01-25Cleanup: Correct location of node function declarationsHans Goudey
2022-01-24LShaderInterface: Fix interface binding with UBO containing arraysClément Foucault
2022-01-24Tests: Enable new tests for geometry nodes extrude nodeHans Goudey
2022-01-24GLShaderInterface: Fix interface from createInfo not setting bindingsClément Foucault
2022-01-24Fix T94355: Cycles wrong GPU bake with adaptive samplingBrecht Van Lommel