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-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
2022-04-08PyAPI: use keyword only arguments for Text.region_{from/to} stringCampbell Barton
2022-04-07Text Editor: Get/Set region text APIMatheus Santos
2022-04-01Cycles: approximate shadow caustics using manifold next event estimationOlivier Maury
2022-03-11Fix T94121: PyAPI: ID property group returns wrong type with iter()Campbell Barton
2022-03-04Cleanup: unused Python variables & importsCampbell Barton
2022-03-02Cleanup: remove all tweak events from key-map presetsCampbell Barton
2022-03-01Cleanup: remove check_deprecated.pyCampbell Barton
2022-02-24Tests: disable file output for bl_keymap_validate.pyCampbell Barton
2022-02-23Tests: temporarily add back tests/check_deprecated.pyCampbell Barton
2022-02-22GNUmakefile: rename test_depracted to check_deprecatedCampbell Barton
2022-02-21Cleanup: use strict type checking for bl_keymap_validateCampbell Barton
2022-02-21Tests: add duplicate key-map test, also test multiple configurationsCampbell Barton
2022-02-15License headers: use SPDX for remaining CMake find modules & gtestsCampbell Barton
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-11File headers: add missing copyright, add MIT to SPDX licensesCampbell Barton
2022-02-11File headers: add license to Python scriptsCampbell Barton
2022-02-11File headers: use SPDX license for CMake filesCampbell Barton
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-09Cleanup: make file headers more consistentCampbell 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