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
2020-05-26Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel
2020-05-26Fix T77021: Alembic export of animated mesh with multiple UV maps failsSybren A. Stüvel
2020-05-25Merge remote-tracking branch 'origin/blender-v2.83-release'Dalai Felinto
2020-05-25Fix T76941: "Set Inverse" in Child Of constraint broken with armaturesSybren A. Stüvel
2020-05-08Tests: Alembic, log entire command when `abcls` failsSybren A. Stüvel
2020-04-28Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-04-28Tests: fix some tests passing even if there are Python errorsBrecht Van Lommel
2020-04-28Fix Python bundled module test errorBrecht Van Lommel
2020-04-28Tests: add physics tests cloth and softybodyHimanshi Kalra
2020-04-28Strengthen modifiers test validation, from D7397.Howard Trickey
2020-04-24Tests: use explicit Python to run unit testsSybren A. Stüvel
2020-04-21Strengthen modifiers test validation, from D7397.Howard Trickey
2020-03-26Test: update bl_run_operators blacklist, add volume objectCampbell Barton
2020-03-18Tests: add OpenVDB volume testsBrecht Van Lommel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-14Fix T73921: Eevee volume render test memory leak in MantaflowSebastián Barschkis
2020-03-13Python: add foreach_get and foreach_set methods to pyrna_prop_arrayBogdan Nagirniak
2020-03-11Fix/workaround Eevee tests crashing with MantaflowBrecht Van Lommel
2020-03-05Cleanup: formatting, strip trailing spaceCampbell Barton
2020-02-29Apply patch D6620, Adde tests for Deform modifiers.Howard Trickey
2020-02-27Constraints: replace 'Set Inverse' operator with an eval-time updateSybren A. Stüvel
2020-02-25Constraints: fixed Object Solver 'Clear Inverse' operatorSybren A. Stüvel
2020-02-25Tests: Constraints, enable layer collections before testingSybren A. Stüvel
2020-02-25Constraints: added unit test for Child Of with bone targetSybren A. Stüvel
2020-02-25Start of unit test framework for constraintsSybren A. Stüvel
2020-02-18Fix Cycles fluid motion blur not working after recent refactorBrecht Van Lommel
2020-02-18Remove debug prints from blendfile_liblink.Bastien Montagne
2020-02-18Fix missing output dir for blendfile_liblink test.Bastien Montagne
2020-02-17Temp debug prints for liblink tests to check what happens on windows.Bastien Montagne
2020-02-17Alembic: fix unit test on WindowsSybren A. Stüvel
2020-02-15Cleanup: CMake formattingCampbell Barton
2020-02-14Alembic: refactor import and export of transformationsSybren A. Stüvel
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
2020-01-29Applying patch D6576, more tests for modifiers.Howard Trickey
2020-01-27Document that tessellate_polygon() doesn't handle degenerate geometrySybren A. Stüvel
2020-01-27Fix tests failing when building without CyclesBrecht Van Lommel
2020-01-17Cleanup: Fix typo in instruction commentsHans Goudey
2020-01-13Accepting patch D5357: Modifiers and operators automated testing.Howard Trickey
2020-01-09Cycles: Disable fluid motion blur regression testSergey Sharybin
2019-12-20ID Management: Add some basic tests regarding name handling.Bastien Montagne
2019-11-29Alembic: fixed unit test for exporter API changeSybren A. Stüvel
2019-11-27Clean/Fix remaining cases of props assignments in resgistrable structs def.Bastien Montagne
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-09-19Fix T68091: Adding a corrupt video crashes/confuses BlenderSybren A. Stüvel
2019-09-08Fix script_load_modules test failure in power sequencerBrecht Van Lommel
2019-09-07Fix GTests failing on Windows buildbotBrecht Van Lommel
2019-09-07Tests: run tests from install pathBrecht Van Lommel