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-16Depsgraph/Layers: Keep original visibility when doing full scene copyDalai Felinto
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Cycles tests: Draw images on top of checkerboardSergey Sharybin
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Cycles: add denoising tests, keep new image even if no reference exists.Brecht Van Lommel
2017-08-09Alembic: Adjusted unit test for Blender 2.8 to use scene layers.Sybren A. Stüvel
2017-08-09Merge branch 'master' into blender2.8Sybren A. Stüvel
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-08Merge branch 'master' into blender2.8Bastien Montagne
2017-08-08Fix compilation error when building without BlenderSergey Sharybin
2017-08-07Merge branch 'master' into blender2.8Bastien Montagne
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-04Merge branch 'master' into blender2.8Campbell Barton
2017-08-04CMake: test build configuration supportCampbell Barton
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