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
2018-01-18Memory: add MEM_malloc_arrayN() function to protect against overflow.Brecht Van Lommel
2018-01-03BLI_heap: minor changes to the APICampbell Barton
2018-01-03BLI_hash: add BLI_heap_reinsertCampbell Barton
2018-01-03GTest: initial BLI_heap testCampbell Barton
2018-01-03Correct gtest error in recent beautify changeCampbell Barton
2018-01-03Polyfill Beautify: half-edge optimizationCampbell Barton
2018-01-03BLI_polyfill2d_test: script to generate test dataCampbell Barton
2018-01-03BLI_polyfill2d_test: add test for T52834Campbell Barton
2018-01-03BLI_polyfill2d_test: Try flipped x/y axisCampbell Barton
2018-01-03Missing from last commitCampbell Barton
2018-01-03Cleanup: use stubs for eigen gtestCampbell Barton
2017-09-04Tests: fix incorrect check for hidden dirCampbell Barton
2017-08-17Fixed Alembic unit testSybren A. Stüvel
2017-08-17Fix compilation error when building without BlenderSergey Sharybin
2017-08-17CMake: test build configuration supportCampbell Barton
2017-08-01Tweak multi-units tests to match new precision handling in conversion from ra...Bastien Montagne
2017-07-25Python module test: Don't cfail the test when import failure happens in presetSergey Sharybin
2017-07-14Fix unit test error on WindowsSybren A. Stüvel
2017-07-11Fix T52022 Alembic Inherits transform not taken into accountSybren A. Stüvel
2017-07-03Fixed build error on Windows / VS2015Sybren A. Stüvel
2017-06-19Alembic tests: make failures a bit easier to diagnose.Sybren A. Stüvel
2017-06-19Fix T51762: Unit test script_alembic_import is failing.Sybren A. Stüvel
2017-06-19Fixed bl_load_py_modules / script_load_modules unit testSybren A. Stüvel
2017-06-19Use for/else instead of setting 'ok' variable.Sybren A. Stüvel
2017-06-19Removed trailing spacesSybren A. Stüvel
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-12Correct gtest EXPECT useCampbell Barton
2017-06-11GTest: initial kdopbvh testCampbell Barton
2017-06-08Cleanup: cmake indentation, missing includeCampbell Barton
2017-06-05Fix alembic tests not running with debug build on windowsRay Molenkamp
2017-05-30Alembic: simplified sub-frame samplingSybren A. Stüvel
2017-05-26Add automated ctest for complex merge in Array modifier.Bastien Montagne
2017-05-23Fix T51534: Alembic: added support for face-varying vertex coloursSybren A. Stüvel
2017-04-28Fix T51331: fixes for Alembic unit tests on WindowsSybren A. Stüvel
2017-04-26Alembic import: added unit test for mesh deformation.Sybren A. Stüvel
2017-04-25Fix T51262: Blender CRASH with alembic fileSybren A. Stüvel
2017-04-23CMake: fix wrong alembic test name on Windows.Brecht Van Lommel
2017-04-22OSX: satisfy macro to also apply alembic testsJens Verwiebe
2017-04-22Disable breaking alembic test for osxJens Verwiebe
2017-04-21Alembic unit tests: Removed trailing spacesSybren A. Stüvel
2017-04-21Alembic unit tests: don't depend on ALEMBIC_ROOT_DIR being defined by userSybren A. Stüvel
2017-04-21CMake: Add option to build against system-wide GlogSergey Sharybin
2017-04-21Alembic import: changing cache modifier path no longer discards object pathsSybren A. Stüvel
2017-04-21CMake: Add option to link against system-wide Gflags librarySergey Sharybin
2017-04-20Alembic import: select imported objectsSybren A. Stüvel
2017-04-19Alembic import: added simple unit test for importer.Sybren A. Stüvel
2017-04-19Alembic import/export: added as_background_job optionSybren A. Stüvel
2017-04-19Alembic export: made hair/particle export optional.Sybren A. Stüvel
2017-04-18Alembic import/export: write curve resolution to user propertySybren A. Stüvel