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
2018-11-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-05-04BKE: bvhuils: remove member `sphere_radius`.Germano
2018-05-04BKE: BVHtree: Replace all external references of `bvhtree_from_mesh_looptri` ...Germano
2018-05-04BKE: BVHtree: make `bvhtree_from_mesh_edges` a static function.Germano
2018-05-03BKE bvhtree: Add `tree_type` parameter to `bvhtree_from_mesh_get`.Germano
2018-05-01Refactoring: bvhutils: Use a function that gets the bvhtree through an identi...Germano
2018-01-28Cleanup: style, spellingCampbell Barton
2017-02-17Remove unused functions related to distance between BoundBox and rayGermano Cavalcante
2017-02-17Do not release the arrays used in the parameters of the expanded functions of...Germano Cavalcante
2017-02-06Standardization and style for BKE_bvhutilsGermano Cavalcante
2016-07-02Cleanup: comment blocksCampbell Barton
2016-06-30Transform Snap: Optimize edge-snap using BVH treeGermano Cavalcante
2016-06-29Fix T48695: Slowdown w/ edit-mesh & shrinkwrapGermano Cavalcante
2016-05-11Correct check for tree being in BVH cacheCampbell Barton
2016-05-11Remove pointer typedef from BVHCacheCampbell Barton
2016-05-05Transform/Snap: EditMesh/BKE_bvhutils API improvementsGermano Cavalcante
2016-01-25Transform: optimize vertex snap w/ nearest-to-rayGermano Cavalcante
2015-10-06Fix T46389: Shrinkwrap fails in editmodeCampbell Barton
2015-07-29Expose bvhtree_sphereray_tri_intersection for general useCampbell Barton
2015-07-23Cleanup; duplicate headerCampbell Barton
2015-07-23Cleanup: arg namesCampbell Barton
2015-07-22Add bvhtree_from_mesh_looptri utility functionCampbell Barton
2015-07-22Use doxy sections in bvhutilsCampbell Barton
2015-07-22Use const for BVH mesh arraysCampbell Barton
2015-01-09BKE bvhutils: cleanup and refactor to make it more flexible.Bastien Montagne
2014-02-02Code cleanup: suffix vars to make obvious they are squaredCampbell Barton
2014-01-13Make bvhutil safe for multi-threaded usageSergey Sharybin
2013-11-19Fix T37445: Crash with snapping and shrink-wrap modifier.Campbell Barton
2013-05-08code cleanup: remove unused 'dm' arg from BVHTreeFromMesh.Campbell Barton
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-03-04style cleanup / comment formatting for bli/bke/bmeshCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-11-07Merge with trunk r41625Miika Hamalainen
2011-10-28Merge with trunk r41342Miika Hamalainen
2011-10-28Dynamic Paint:Miika Hamalainen
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Merge with trunk r41197Miika Hamalainen
2011-10-22header cleanup and typo'sCampbell Barton
2011-05-24Applied Dynamic Paint 1.18f patch as a codebase for GSoC.Miika Hamalainen
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2010-11-22bugfix [#20768] Project Snap BrokenCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-10-05General particle bug fixes + few small goodiesJanne Karhu
2009-04-15Merging Shrinkwrap Constraint!Andre Susano Pinto
2008-08-07BVH-KDOP update (merge from shrinkwrap branch): supports raytracing, nearest ...Daniel Genrich