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
2017-09-10merged the master branchsoc-2017-vertex_paintDarshan Kadu
2016-11-29Fix T50029: BVHTree.FromPolygons memory leakCampbell Barton
2016-03-19mathutils.bvhtree: Add find_nearest_range API callCampbell Barton
2016-02-12Fix crash in bvhtree.FromPolygonsCampbell Barton
2016-02-08Fix T47337: BVHTree.find_nearest missingCampbell Barton
2016-01-14Cleanup: use BM_mesh_* prefix for BMesh functionsCampbell Barton
2015-12-02Using term 'origin' for mathutils.bvhtree docsCampbell Barton
2015-10-18Fix T46520: mathutils.bvhtree crashes with distance input.Bastien Montagne
2015-09-04Quiet warningsJulian Eisel
2015-08-24mathutils.BVHTree: support overlap self-intersectCampbell Barton
2015-08-24BVHTree.FromBMesh() missed epsilon argCampbell Barton
2015-08-22Cleanup: spellingCampbell Barton
2015-08-20Resolve MSVC/OpenMP compat issueCampbell Barton
2015-08-20BVH-overlap: add callback to BLI_bvhtree_overlapCampbell Barton
2015-08-03Add bool parser for PyArg_ParseTupleCampbell Barton
2015-07-29Add mathutils.bvhtree APICampbell Barton