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-11-10SVG: Add more sophisticated test suitSergey Sharybin
2022-11-03Tests: don't create byte-code cache when calling Python from SVNCampbell Barton
2022-10-11Beginning of automated SVG regression testSergey Sharybin
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-08-09Compositor: Rename compositor build optionOmar Emara
2022-07-12Tests: add test to ensure restricted py-driver execution is workingCampbell Barton
2022-04-14Tests: Change force disable render test messages to be warningsClément Foucault
2022-04-07Text Editor: Get/Set region text APIMatheus Santos
2022-02-11Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-11Tests: enable full Cycles Metal device regression tests on buildbotBrecht Van Lommel
2022-02-11Revert "Split Python OBJ importer and exporter, enabling only the importer."Howard Trickey
2022-02-11Revert "Split Python OBJ importer and exporter, enabling only the importer."Howard Trickey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04Fix T81541: Symmetrize Transform Constraint, Y rotational axis unexpected res...Sebastian Parborg
2022-02-03Split Python OBJ importer and exporter, enabling only the importer.Howard Trickey
2022-02-03Split Python OBJ importer and exporter, enabling only the importer.Howard Trickey
2022-01-28Cleanup: indentation for CMake filesCampbell Barton
2022-01-24Tests: Enable new tests for geometry nodes extrude nodeHans Goudey
2022-01-13Tests: skip some compositor tests when WITH_LIBMV=OFFBrecht Van Lommel
2022-01-10Tests: disable all but one simple test for the Cycles Metal deviceBrecht Van Lommel
2021-12-16Cycles: pointcloud renderingBrecht Van Lommel
2021-12-07Tests: add Cycles perspective/ortho/panoramic camera regression testsBrecht Van Lommel
2021-11-19Tests: disable Cycles volume test when WITH_MOD_FLUID is offBrecht Van Lommel
2021-11-09Tests: disable Cycles tests based on more build optionsBrecht Van Lommel
2021-10-21Build: remove cmake messages about disabled tests when feature is disabledBrecht Van Lommel
2021-10-20New test for USD import.Michael Kowalski
2021-09-29Tests: Disable tests for non-compiled librariesHimanshi Kalra
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-15Tests: Updated test message for Directory Not FoundHimanshi Kalra
2021-08-24Added more Geometry Node testsHimanshi Kalra
2021-07-27Regression Testing: Running tests based on blend filesHimanshi Kalra
2021-05-18Fix ocean modifier giving different result on Arm than x86Brecht Van Lommel
2021-05-18Tests: Disabled physics ocean test on macOS arm64Sebastián Barschkis
2021-03-26Compositor automated testingHabib Gahbiche
2021-03-22LibraryOverrides: Initial Test Case.Jeroen Bakker
2021-03-14Tests: add script_validate_keymapCampbell Barton
2021-01-14Tests: skip OSL render tests in build without OSLSebastian Parborg
2021-01-12Tests: skip unit test if built without ocean sim modifierSybren A. Stüvel
2021-01-05Enabled Physics Particle Instance testHimanshi Kalra
2020-12-30Add regression tests for curve conversion to meshHans Goudey
2020-12-17Updated and extended Regression Testing frameworks (Gsoc 2020)Himanshi Kalra
2020-11-30Tests: blacklist failing tests for Cycles CUDA and OptiX devicesBrecht Van Lommel
2020-11-30Tests: add CMake option to run Cycles regression tests on GPU devicesBrecht Van Lommel
2020-11-03Fix sequence tests writing HTML report to wrong directoryBrecht Van Lommel
2020-11-01Add sequencer transform testsRichard Antalik
2020-10-14Tests: use environment variable for leak sanitizerAnkit Meel
2020-09-15Fix T75881: Animation, limitation of Bézier HandlesTonyG
2020-08-30Re-enable modifer and bmesh_boolean tests.Howard Trickey
2020-08-28Merge newboolean branch into master.Howard Trickey