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-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-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-10-02Cleanup: trailing spaceCampbell Barton
2020-09-25Fix Tests for Weld Modifier with KD-TreeHenrik Dick
2020-09-24Fix blender constraints automated tests when using march=nativeSebastian Parborg
2020-09-15Fix T75881: Animation, limitation of Bézier HandlesTonyG
2020-09-14Alembic export: write custom propertiesSybren A. Stüvel
2020-08-30Re-enable modifer and bmesh_boolean tests.Howard Trickey
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-26Tests: fail automated tests on memory leaks and other internal errorsJacques Lucke
2020-08-17Tests: fix Alembic export test on WindowsSybren A. Stüvel
2020-08-17Fix T75936: Alembic, allow exporting of invisible objectsSybren A. Stüvel
2020-08-17Cleanup: Alembic, rename test in CMake for consistencySybren A. Stüvel
2020-08-17Fix typo: missing `f` string prefix in Alembic export testSybren A. Stüvel
2020-08-17Cleanup: Alembic tests, add note explaining how the export tests workSybren A. Stüvel
2020-08-17Cleanup: rename `alembic_tests.py` to `alembic_tests_export.py`Sybren A. Stüvel
2020-08-17Tests: Better error reporting in `AbstractAlembicTest`Sybren A. Stüvel
2020-08-17Fix formatting bug in `AbstractAlembicTest` classSybren A. Stüvel
2020-08-05Correct recent fix for Cycles motion blur testSergey Sharybin
2020-08-05Fix T78777: Cycles motion blur test differences between AVX/AVX2Brecht Van Lommel
2020-07-29Fix failing PLY test, update hash because metadata changedBrecht Van Lommel
2020-07-21Bevel: Refactor "Vertex Only" to an enumHans Goudey
2020-07-07IO: Reversed persistent ID order in exports to Alembic and USDSybren A. Stüvel
2020-07-07IO: Fix bug exporting dupli parent/child relationsSybren A. Stüvel
2020-06-30Alembic: new exporter based on the USD exporter structureSybren A. Stüvel
2020-06-19Alembic: always export transforms as inheritingSybren A. Stüvel
2020-06-19Alembic: prevent spaces in names of exported particle systemsSybren A. Stüvel
2020-06-19Alembic: export object data with object data nameSybren A. Stüvel
2020-06-17Refactor duplicate of data-blocks.Bastien Montagne
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