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
2017-08-09Fixed Alembic unit testSybren A. Stüvel
2017-08-09Modules test: Don't print backtrace for files which are ignoredSergey Sharybin
2017-08-08Fix compilation error when building without BlenderSergey Sharybin
2017-08-07Cycles tests: CMake side changes to support recent files split in the SVN repoSergey Sharybin
2017-08-07Cycles: add HTML report to inspect failed test images.Brecht Van Lommel
2017-08-04CMake: 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
2017-04-18Alembic unittest: pass unknown CLI arguments to unittest.main()Sybren A. Stüvel
2017-04-18Alembic export: fixed curve type and order.Sybren A. Stüvel
2017-04-14Alembic import: fixed dupligroup export when the dupli-empty has a parentSybren A. Stüvel
2017-04-14Added simple unittests for Alembic exporterSybren A. Stüvel
2017-04-13Datablock ID PropertiesAlexander Romanov
2017-04-10PyAPI: Fast buffer access to id property arraysJacques Lucke
2017-04-07Tests: Compare vectors with epsilonSergey Sharybin
2017-04-07Fix building alembic gtest with buildinfo...Bastien Montagne
2017-04-06Alembic: rotation mode issue in copy_m44_axis_swap, and added unit tests.Sybren A. Stüvel