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-04-18Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-04-18Merged master@e12c3110024dc4b62ffefa739288218b04e39f71 into blender2.8Sybren 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-13Unittests for depsgraph layer collection render settings evaluationDalai Felinto
2017-04-13Merge branch 'master' into blender2.8Alexander Romanov
2017-04-13Datablock ID PropertiesAlexander Romanov
2017-04-10Merge branch 'master' into blender2.8Bastien Montagne
2017-04-10PyAPI: Fast buffer access to id property arraysJacques Lucke
2017-04-10Layers unittest: layer_cyncing test was not being calledDalai Felinto
2017-04-10Unitettesting: Force python errors to show as errorDalai Felinto
2017-04-09Merge branch 'master' into blender2.8Campbell Barton
2017-04-07Tests: Compare vectors with epsilonSergey Sharybin
2017-04-07Simplified some test code in render_layer_common.pySybren A. Stüvel
2017-04-07No more need to alter sys.path in each and every render_layer unit test.Sybren A. Stüvel
2017-04-07Tests: import blendfile without modifying sys.pathSybren A. Stüvel
2017-04-07Merge branch 'master' into blender2.8Sybren A. Stüvel
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
2017-04-06Added float[][] comparison macros to testing.hSybren A. Stüvel
2017-04-06Alembic: Renamed create_rotation_matrix to create_swapped_rotation_matrix and...Sybren A. Stüvel
2017-04-06Layer unittesting: pep8 touch up on test_evaluation_selectability_f.pyDalai Felinto
2017-04-03Layer/Depsgraph: Update depsgraph for new objectsDalai Felinto
2017-04-03Layer: Adding unittest for a problem with selectability evaluationDalai Felinto
2017-04-01Layers / Depsgraph: Unittesting for selection and visibility evaluationDalai Felinto
2017-03-31Layers: Fix scene copying after IDProperty changesDalai Felinto
2017-03-31Layers unittest: Fix tests breaking since Folded was removedDalai Felinto
2017-03-31Layers unittest: Breaking pep8, but getting tests to work againDalai Felinto
2017-03-29Merge branch 'master' into blender2.8Campbell Barton
2017-03-29Remove non-bmesh case from testCampbell Barton
2017-03-29Use 'empty' option for clearing factory settingsCampbell Barton
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-24Cleanup: minor edits to path testCampbell Barton
2017-03-24BLI_path_util: Add BLI_path_joinCampbell Barton
2017-03-22Layer Unittesting: pep8 2/2Dalai Felinto
2017-03-22Layer Unittesting: pep8 1/2Dalai Felinto
2017-03-22BLI_path_util: add BLI_path_name_at_indexCampbell Barton
2017-03-20Layers unittesting: update after doversion changesDalai Felinto
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-18PyAPI: ID Property testsJacques Lucke
2017-03-13Outliner/layer: fix users trying to drop a collection into itself (recursion ...Dalai Felinto
2017-03-10Layers: fix bug in move layer collection above/belowDalai Felinto
2017-03-09Layers: move LayerCollectionDalai Felinto
2017-03-09Layers: move SceneCollectionDalai Felinto
2017-03-02Fixup for layer rename unittest (rB3baa186724)Dalai Felinto
2017-03-02Layers unittest: isolate the depsgraph crash in individual testsDalai Felinto
2017-03-01Add tests for layer renamingJulian Eisel
2017-02-27Merge branch 'master' into blender2.8Luca Rood