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-03Merge branch 'master' into blender2.8Campbell Barton
2017-08-01Tweak multi-units tests to match new precision handling in conversion from ra...Bastien Montagne
2017-07-29BLI_memiter: Small API for many small allocationsCampbell Barton
2017-07-25Merge branch 'master' into blender2.8Campbell Barton
2017-07-25Python module test: Don't cfail the test when import failure happens in presetSergey Sharybin
2017-07-24Fix compilation error of alembic test after recent eval_ctx changesSergey Sharybin
2017-07-17Fix layers unittest - we cannot use nestted get_pointer callsDalai Felinto
2017-07-17Revert "Unittests: Workaround for basact->object.id.name written as DATA"Dalai Felinto
2017-07-17Unittests: Workaround for basact->object.id.name written as DATADalai Felinto
2017-07-17Unittests: Make sure layer tests pass with or without workspaceDalai Felinto
2017-07-14Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-07-14Fix unit test error on WindowsSybren A. Stüvel
2017-07-11Alembic: Adjusted unittest for Blender 2.8Sybren A. Stüvel
2017-07-11Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-07-11Fix T52022 Alembic Inherits transform not taken into accountSybren A. Stüvel
2017-07-03Merge branch 'master' into blender2.8Alexander Romanov
2017-07-03Fixed build error on Windows / VS2015Sybren A. Stüvel
2017-06-30Fix T51877: Deleting a scene uses freed memoryDalai Felinto
2017-06-21Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
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-19Cleanup: move copy-paste code into functionCampbell Barton
2017-06-15Layers: Scene copy should copy selection as well.Dalai Felinto
2017-06-14Merge branch 'master' into blender2.8Bastien Montagne
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-12Correct gtest EXPECT useCampbell Barton
2017-06-11GTest: initial kdopbvh testCampbell Barton
2017-06-09Fix failing render-layer tests after workpsace commitJulian Eisel
2017-06-09Merge branch 'master' into blender2.8Campbell Barton
2017-06-08Cleanup: cmake indentation, missing includeCampbell Barton
2017-06-05Merge branch 'master' into blender2.8Campbell Barton
2017-06-05Fix alembic tests not running with debug build on windowsRay Molenkamp
2017-05-31Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-30Alembic: simplified sub-frame samplingSybren A. Stüvel
2017-05-28Merge branch 'master' into blender2.8Bastien Montagne
2017-05-26Add automated ctest for complex merge in Array modifier.Bastien Montagne
2017-05-25TexFace removal part 3Campbell Barton
2017-05-23Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-05-23Fix T51534: Alembic: added support for face-varying vertex coloursSybren A. Stüvel
2017-04-28Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-28Fix T51331: fixes for Alembic unit tests on WindowsSybren A. Stüvel
2017-04-26Merge commit 'master@6ed15c5a41130b55cb57a43a8a9470a91d38c3d5' into blender2.8Sybren A. Stüvel
2017-04-26Alembic import: added unit test for mesh deformation.Sybren A. Stüvel
2017-04-25Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-25Fix T51262: Blender CRASH with alembic fileSybren A. Stüvel