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/tests
AgeCommit message (Expand)Author
2022-11-10SVG: Add more sophisticated test suitSergey Sharybin
2022-11-03CMake: workaround unsupported cmake_path(IS_PREFIX ..) in v3.20Campbell Barton
2022-11-03Cleanup: cmake comment line lengthCampbell Barton
2022-11-03Tests: don't create byte-code cache when calling Python from SVNCampbell Barton
2022-10-12Cycles: Enable MNEE on Metal (macOS >= 13)Michael Jones
2022-10-12Cleanup: use function style casts for C++, format & spellingCampbell Barton
2022-10-11Fix SVG tests: Add missing fileSergey Sharybin
2022-10-11Beginning of automated SVG regression testSergey Sharybin
2022-09-29Cleanup: correct API usage for script accessCampbell Barton
2022-09-29Sculpt: New Cavity Automasking ModeJoseph Eagar
2022-09-28Fix Python module test failing with macOS + address sanitizerBrecht Van Lommel
2022-09-27Cycles: add Path Guiding on CPU through Intel OpenPGLSebastian Herhoz
2022-09-23Cleanup: use lowercase function calls & macros in for CMakeCampbell Barton
2022-09-19Cleanup: prefer 'arg' over 'params' for sphinx documentationCampbell Barton
2022-09-15Python: fix failing tests when building bpy moduleBrecht Van Lommel
2022-09-14Cleanup: remove redundant braces from assert & raiseCampbell Barton
2022-08-23Build: add system for shipping with dynamic libraries on Linux and macOSBrecht Van Lommel
2022-08-09Compositor: Rename compositor build optionOmar Emara
2022-08-09License headers: add missing license headersCampbell Barton
2022-08-04Cleanup: formatCampbell Barton
2022-08-03Cleanup: fix various typosBrecht Van Lommel
2022-08-03Tests: Remove deprecated/removed operators from testsHans Goudey
2022-08-02Automated testing: Add operators testsPratik Borhade
2022-08-01RenderReport: Add option to add platform specific overrides.Jeroen Bakker
2022-07-12Tests: add test to ensure restricted py-driver execution is workingCampbell Barton
2022-07-05Cleanup: formatCampbell Barton
2022-06-30Fix (unreported) liboverride resync creating garbage data in some cases.Bastien Montagne
2022-06-30Cleanup: formatCampbell Barton
2022-06-29Benchmark: Add eevee viewport playback tests.Jeroen Bakker
2022-06-28Cleanup: fix various typosluzpaz
2022-06-24Workbench: Increase render tests fail threshold for hair.Jeroen Bakker
2022-06-24Test/Eevee: Increase failure threshold for image tests.Jeroen Bakker
2022-06-14Render report: better wording for reference image updatingSybren A. Stüvel
2022-06-04Cleanup: Use const, make formatHans Goudey
2022-06-03Tests: Add basic testing for boolean modifiers.Bastien Montagne
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-06-01Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-06-01Fix failing Cycles Metal MNEE test on buildbot, by disabling itBrecht Van Lommel
2022-05-31Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-31Fix Cycles MNEE not working for MetalBrecht Van Lommel
2022-05-17Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-17Update tests to account for Text.as_string not adding a trailing newlineCampbell Barton
2022-05-17Cleanup: formatCampbell Barton
2022-05-16Fix broken unit test `bl_rigging_symmetrize`Sybren A. Stüvel
2022-04-26Cleanup: line length for Python scriptsCampbell Barton
2022-04-26Cleanup: autopep8Campbell Barton
2022-04-24Cleanup: various minor changesCampbell Barton
2022-04-20Cleanup: run autopep8 on tests/performance/benchmarkCampbell Barton
2022-04-19Cleanup: run autopep8 on tests/Campbell Barton
2022-04-14Tests: Change force disable render test messages to be warningsClément Foucault