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
2020-04-09Merge branch 'master' into functionsJacques Lucke
2020-04-07Cleanup: BLI_path.h function renamingCampbell Barton
2020-03-30Merge branch 'master' into functionsJacques Lucke
2020-03-26Test: update bl_run_operators blacklist, add volume objectCampbell Barton
2020-03-19Cleanup: make format after SortedIncludesJacques Lucke
2020-03-19Merge branch 'master' into functionsJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Tests: add OpenVDB volume testsBrecht Van Lommel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-16Fix another implicit cast of boot to intSergey Sharybin
2020-03-16Merge branch 'master' into functionsJacques Lucke
2020-03-16Fix implicit cast from bool to int in path testsSergey Sharybin
2020-03-16Fix a syntax error in test spec for BLI_delaunay_2d_test.Howard Trickey
2020-03-14Fix T73921: Eevee volume render test memory leak in MantaflowSebastián Barschkis
2020-03-13Merge branch 'master' into functionsJacques Lucke
2020-03-13Python: add foreach_get and foreach_set methods to pyrna_prop_arrayBogdan Nagirniak
2020-03-12Merge branch 'master' into functionsJacques Lucke
2020-03-11Fix/workaround Eevee tests crashing with MantaflowBrecht Van Lommel
2020-03-09Merge branch 'master' into functionsJacques Lucke
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel
2020-03-05Merge branch 'master' into functionsJacques Lucke
2020-03-05Initial step for IDTypeInfo refactor 'cleanup' project.Bastien Montagne
2020-03-05Cleanup: formatting, strip trailing spaceCampbell Barton
2020-03-04Cleanup: cmake indentationCampbell Barton
2020-03-04BLI_math: add clamp_v# and clamp_v#_v#v# utility functionsTiago Chaves
2020-03-03Fix delaunay triangulation, bad indices for output faces.Howard Trickey
2020-03-02Merge branch 'master' into functionsJacques Lucke
2020-03-02Fix T65568: sewing and self collision issueIsh Bosamiya
2020-03-02Merge branch 'master' into functionsJacques Lucke
2020-03-01Fix problem with Delaunay triangulalation re output mapping.Howard Trickey
2020-02-29Apply patch D6620, Adde tests for Deform modifiers.Howard Trickey
2020-02-29Made BLI_delaunay_2d_cdt_calc better at tiny feature elimination.Howard Trickey
2020-02-28Merge branch 'master' into functionsJacques Lucke
2020-02-27Constraints: replace 'Set Inverse' operator with an eval-time updateSybren A. Stüvel
2020-02-25Constraints: fixed Object Solver 'Clear Inverse' operatorSybren A. Stüvel
2020-02-25Tests: Constraints, enable layer collections before testingSybren A. Stüvel
2020-02-25Constraints: added unit test for Child Of with bone targetSybren A. Stüvel
2020-02-25Start of unit test framework for constraintsSybren A. Stüvel
2020-02-19improve copying StringRef to new bufferJacques Lucke
2020-02-19Merge branch 'master' into functionsJacques Lucke
2020-02-18Fix Cycles fluid motion blur not working after recent refactorBrecht Van Lommel
2020-02-18Remove debug prints from blendfile_liblink.Bastien Montagne
2020-02-18Fix missing output dir for blendfile_liblink test.Bastien Montagne
2020-02-17Temp debug prints for liblink tests to check what happens on windows.Bastien Montagne
2020-02-17Merge branch 'master' into functionsJacques Lucke
2020-02-17Alembic: fix unit test on WindowsSybren A. Stüvel
2020-02-17Merge branch 'master' into functionsJacques Lucke
2020-02-15Cleanup: CMake formattingCampbell Barton
2020-02-14Alembic: refactor import and export of transformationsSybren A. Stüvel
2020-02-14Cleanup: Alembic, rename unit testSybren A. Stüvel