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-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-03Cleanup: pep8Campbell Barton
2018-07-03Merge branch 'master' into blender2.8Campbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-12Use evaluated objects in Alembic unit testsSybren A. Stüvel
2018-06-12T55454: removal of clay engineJeroen Bakker
2018-06-12Alembic: made bl_alembic_import_test.py run againSybren A. Stüvel
2018-06-08Alembic unit tests: fixed compiler errorsSybren A. Stüvel
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip tests trailing spaceCampbell Barton
2018-05-27Merge branch 'master' into blender2.8Campbell Barton
2018-05-26RNA: follow boolean naming conventionsCampbell Barton
2018-05-25Add number and memory size formatting throughout the UIDiego Gangl
2018-05-18Cycles/Eevee tests: add compare.html to see difference between the engines.Brecht Van Lommel
2018-05-18Eevee: add regression tests.Brecht Van Lommel
2018-05-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-05-18Cycles tests: move to render/ folder, to share with Eevee.Brecht Van Lommel
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-17Layer unittest: Disable the override testsDalai Felinto
2018-05-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-30Fix build of Alembic test.Brecht Van Lommel
2018-04-30BLI Color: YUV to/from rgb colorspace optionAaron Carlisle
2018-04-293D View: add initial view.shading and view.overlay in RNA.Brecht Van Lommel
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-26Fix reversed diff output order in view layer tests.Brecht Van Lommel
2018-04-18Fix layer unittests after scene/workspace engine changesDalai Felinto
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Fix build errors after recent depsgraph changes.Brecht Van Lommel
2018-04-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-16Added lock-free single linked list implementationSergey Sharybin
2018-04-16Merge remote-tracking branch 'origin' into blender2.8Gaia Clary
2018-04-16Disable Feature Collada: Tests do not work on unixGaia Clary
2018-03-14Fix make single user crashDalai Felinto
2018-03-13Merge branch 'master' into blender2.8Campbell Barton
2018-03-12Cycles: reorganize tests in more evenly distributed groups.Brecht Van Lommel
2018-03-10Merge branch 'master' into blender2.8Brecht Van Lommel
2018-03-09FFmpeg: Add regression testsSergey Sharybin
2018-03-02Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-02Tests: Avoid access globals from abstract base classSergey Sharybin
2018-03-02Merge branch 'master' into blender2.8Campbell Barton
2018-03-01Python tests: Split re-usable test related functionality to a moduleSergey Sharybin
2018-02-27Merge branch 'master' into blender2.8Gaia Clary
2018-02-27Collada: Added tests for Animation exportGaia Clary
2018-02-27merge from masterGaia Clary
2018-02-26optimized the output of the collada test script for better readingGaia Clary
2018-02-25merged collada rework from master into blender 2.8Gaia Clary
2018-02-24T45687: Rework the Export/Import of AnimationsGaia Clary