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
2021-07-02Copy Transforms: implement Remove Target Shear and more Mix options.Alexander Gavrilov
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-14PyAPI: remove deprecated bpy.app.binary_path_pythonCampbell Barton
2021-06-09Tests: temporarily increase threshold for OpenImageDenoise testBrecht Van Lommel
2021-06-08PyAPI: use keyword only argumentsCampbell Barton
2021-06-07Cleanup: use keywords for unit testsCampbell Barton
2021-06-07Cleanup: quiet warning accessing deprecated attribute in bl_testCampbell Barton
2021-06-06Event Simulate: and a --keep-open command line argumentCampbell Barton
2021-06-02Fix swapped x/y in event simulation scriptCampbell Barton
2021-05-28Tests: add utility to generate interactive user actionsCampbell Barton
2021-05-18Merge branch 'blender-v2.93-release'Antonio Vazquez
2021-05-18Fix ocean modifier giving different result on Arm than x86Brecht Van Lommel
2021-05-18Merge branch 'blender-v2.93-release'Sebastián Barschkis
2021-05-18Tests: Disabled physics ocean test on macOS arm64Sebastián Barschkis
2021-05-18Tests: Remove threshold param from physics ocean mesh testSebastián Barschkis
2021-05-18Tests: Increased threshold param for physics_ocean testSebastián Barschkis
2021-05-17Tests: Added threshold to physics ocean mesh testSebastián Barschkis
2021-05-17Mathutils: add a Matrix.LocRotScale constructor for combining channels.Alexander Gavrilov
2021-05-14PyAPI: use iterators for ID property methods (keys, values & items)Campbell Barton
2021-05-14Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-14Fix memory leak in IDPropertyGroup.pop()Campbell Barton
2021-05-14Cleanup: clang-formatCampbell Barton
2021-04-29Added Operator tests: unsubdivide, shading, vertex connect and mark seamHimanshi Kalra
2021-03-29Tests/bpy: Add installation verification testAnkit Meel
2021-03-29Tests: disable python tests for blender as python moduleAnkit Meel
2021-03-29Cleanup: Updated Documentation Library Overrides.Jeroen Bakker
2021-03-29Overrides: API to create an override template.Jeroen Bakker
2021-03-27Automated testing: selection operators test casesHabib Gahbiche
2021-03-26Compositor automated testingHabib Gahbiche
2021-03-22Fix: wrong use of assert in recent commit.Jeroen Bakker
2021-03-22LibraryOverrides: Initial Test Case.Jeroen Bakker
2021-03-15Cleanup: update comments, remove ifdef'd codeCampbell Barton
2021-03-14Tests: add script_validate_keymapCampbell Barton
2021-03-04Tests: don't write thumbnails when running testsCampbell Barton
2021-03-04macOS/GTests: add_dependencies to fix build errorAnkit Meel
2021-02-13Tests: Add additional object to convert curve to mesh fileHans Goudey
2021-02-11Mesh automated testing: compare selectionHabib Gahbiche
2021-02-11Mesh automated testing: improve progress printingHabib Gahbiche
2021-02-11Cleanup: delete comments with test indexHabib Gahbiche
2021-02-05Cleanup: cmake indentation, white-spaceCampbell Barton
2021-02-03macOS/GTest: Fix duplicate symbol errors with some generatorsAnkit Meel
2021-01-14Tests: skip OSL render tests in build without OSLSebastian Parborg
2021-01-14Tests: enable bake and shader raytracing tests for OptiXBrecht Van Lommel
2021-01-13Mix modifiers test after commit to bevel modifier defaultsHans Goudey
2021-01-12Tests: skip unit test if built without ocean sim modifierSybren A. Stüvel
2021-01-11Tests: run suites instead of individual test casesSybren A. Stüvel
2021-01-05Enabled Physics Particle Instance testHimanshi Kalra
2021-01-04Make mesh modifier tests not fail with optimized OSD libSebastian Parborg
2020-12-30Add regression tests for curve conversion to meshHans Goudey
2020-12-30Cleanup: Fix typo in tests error messageHans Goudey