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-06-01Fix failing Cycles Metal MNEE test on buildbot, by disabling itBrecht Van Lommel
2022-05-31Fix Cycles MNEE not working for MetalBrecht Van Lommel
2022-05-17Update tests to account for Text.as_string not adding a trailing newlineCampbell 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
2022-02-03Split Python OBJ importer and exporter, enabling only the importer.Howard Trickey
2022-02-02Cleanup: spelling in commentsCampbell Barton
2022-01-28Cleanup: indentation for CMake filesCampbell Barton
2022-01-26Fix/workaround failing Cycles tests on macOS after ray offset changesBrecht Van Lommel
2022-01-26Cycles: remove ray offsettingWilliam Leeson
2022-01-24Tests: Enable new tests for geometry nodes extrude nodeHans Goudey
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2022-01-14Tests: show more precise numbers in benchmark chartsBrecht Van Lommel
2022-01-13Tests: skip some compositor tests when WITH_LIBMV=OFFBrecht Van Lommel
2022-01-13Build: remove usage of link_directoriesBrecht Van Lommel
2022-01-11Docs: correct doc-string for bl_run_operators_event_simulateCampbell Barton
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-12-07Cleanup: Fix typos in source codeluzpaz
2021-12-02Fix: Updating geometry nodes test results failsHans Goudey