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
AgeCommit message (Expand)Author
2019-04-18PyTests: do not try to load non-2.8-ready add-ons.Bastien Montagne
2019-04-18Cleanup: remove last bits of WITH_LEGACY_DEPSGRAPH CMake option.Bastien Montagne
2019-04-17Tests: Fix Alembic regression testSergey Sharybin
2019-04-17Tests: Fix ID properties testSergey Sharybin
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2019-04-04Fix ply import tests.Howard Trickey
2019-04-03Fix export_obj_cube test.Howard Trickey
2019-03-17Merge branch 'blender2.7'Brecht Van Lommel
2019-03-17Fix bl_pyapi_idprop unit test.Howard Trickey
2019-03-17Cleanup: unused variablesCampbell Barton
2019-03-17Cleanup: unused importsCampbell Barton
2019-03-15Tests: remove unnecessary _test postfix on test names.Brecht Van Lommel
2019-02-20Merge branch 'blender2.7'Brecht Van Lommel
2019-02-20Tests: only run OpenGL draw tests on lib/tests/opengl, support symlinks.Brecht Van Lommel
2019-02-11Merge branch 'blender2.7'Brecht Van Lommel
2019-02-11Cycles: add animation denoising test, fix operator to work with single frames.Brecht Van Lommel
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-01-23Fix T54834: VSE can't import OGG Theora videoSergey Sharybin
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-03Fix T58556: Some remaining 'dupli_types' in pycode after renaming.Bastien Montagne
2018-11-26Cleanup: unused vars, importsCampbell Barton
2018-11-20Cleanup: move keymap hierarchy into own fileCampbell Barton
2018-11-20WM: remove interaction presetsCampbell Barton
2018-11-12Update test, missed when changing Object.select_set()Campbell Barton
2018-11-11Fix T57776: Error when adding a Torus to the scene.Bastien Montagne
2018-11-08RNA: Object.select_set use boolean, only selectCampbell Barton
2018-10-09Merge branch 'master' into blender2.8Campbell Barton
2018-10-08Cleanup: styleCampbell Barton
2018-10-06Tests: Support parallel execution of render testsLukas Stockner
2018-10-03Keymap: expose tool keymaps in the preferencesCampbell Barton
2018-09-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-28Tests: recurse into directories for finding OpenGL draw test .blends.Brecht Van Lommel
2018-09-27Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-27Tests: add --no-window-focus to open window without focus.Brecht Van Lommel
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-08-10Python: Add support for @ infix operator matrix multiplicationAndrew Hale
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-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip tests trailing spaceCampbell Barton
2018-05-26RNA: follow boolean naming conventionsCampbell Barton