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-02-10Rebase on mastertemp-license-header-spdxCampbell 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-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
2020-08-17Cleanup: Alembic, rename test in CMake for consistencySybren A. Stüvel
2020-08-17Cleanup: rename `alembic_tests.py` to `alembic_tests_export.py`Sybren A. Stüvel
2020-07-29Fix failing PLY test, update hash because metadata changedBrecht Van Lommel
2020-04-28Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-04-28Tests: add physics tests cloth and softybodyHimanshi Kalra
2020-04-24Tests: use explicit Python to run unit testsSybren A. Stüvel
2020-03-18Tests: add OpenVDB volume testsBrecht Van Lommel
2020-03-13Python: add foreach_get and foreach_set methods to pyrna_prop_arrayBogdan Nagirniak
2020-02-25Start of unit test framework for constraintsSybren A. Stüvel
2020-02-18Fix missing output dir for blendfile_liblink test.Bastien Montagne
2020-02-14Cleanup: Alembic, rename unit testSybren A. Stüvel
2020-02-14Cleanup: Deduplicate some code in new blenfile io/linking tests.Bastien Montagne
2020-02-13Add initial, very basic save/open & library linking blendfile tests.Bastien Montagne
2020-02-11Fix T68243: Python sqlite module not working on macOSBrecht Van Lommel