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-05-24Merge branch 'master' into blender2.8Philipp Oeser
2018-05-24Fix T55137: Compilation failing on non-x86-64 architecturesLukas Stockner
2018-05-20Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-17BLI_math_geom: Separate the `isect_ray_seg_v3` from `dist_squared_ray_to_seg_...Germano
2018-05-16Snap system: Adds support to Clip Planes and uses a clip plane to simulate oc...Germano
2018-05-15Revert "BLI_kdopbvh: Reference clip_planes callback to find nearest projected."Germano
2018-05-15BLI_kdopbvh: Reference clip_planes callback to find nearest projected.Germano
2018-05-15BLI_math: Added isect_point_planes_v3_negated function.Germano
2018-05-15Cleanup: compiler warnings, use constCampbell Barton
2018-05-14New function for BLI_kdopbvh: `BLI_bvhtree_find_nearest_projected`.Germano
2018-05-14Merge branch 'master' into blender2.8Campbell Barton
2018-05-14Cleanup: quiet GCC -Wtype-limitsCampbell Barton
2018-05-14Merge branch 'master' into blender2.8Campbell Barton
2018-05-14BLI_utildefines: re-ordering array delete macroCampbell Barton
2018-05-13Cleanup: BLI_math: Simplify dist_squared_to_projected_aabb functions.Germano
2018-05-12Fix missing fallback in recent aabb precalc funcCampbell Barton
2018-05-12Refactor: Move functions to get the distance to a projected aabb to BLI_match...Germano
2018-05-07Merge branch 'master' into blender2.8Campbell Barton
2018-05-07Merge branch 'master' into blender2.8Campbell Barton
2018-05-07Cleanup: rename char/float conversion functionsCampbell Barton
2018-05-07Cleanup: move unit char/short/float to functionsCampbell Barton
2018-05-03Merge branch 'master' into blender2.8Germano
2018-05-03BKE bvhtree: Add `tree_type` parameter to `bvhtree_from_mesh_get`.Germano
2018-05-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-30BLI Color: YUV to/from rgb colorspace optionAaron Carlisle
2018-04-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-04-24BLI BVHTree Walk DFS: Decreases the size of the stack space used for the recu...Germano
2018-04-24Merge branch 'master' into blender2.8Campbell Barton
2018-04-23BLI_math: avoid assert with non-finite numbersCampbell Barton
2018-04-22Merge branch 'master' into blender2.8Campbell Barton
2018-04-22Cleanup: trailing spacesCampbell Barton
2018-04-21Cleanup: styleCampbell Barton
2018-04-21Cleanup: variable namingCampbell Barton
2018-04-21Merge branch 'master' into blender2.8Campbell Barton
2018-04-21BLI_bitmap: 2D triangle drawing functionCampbell Barton
2018-04-21BLI math: clamped barycentric weight calculationCampbell Barton
2018-04-20Remove Armature Sketching & RetargetCampbell Barton
2018-04-19Merge branch 'master' into blender2.8Campbell Barton
2018-04-19Cleanup: styleCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-16Added lock-free single linked list implementationSergey Sharybin
2018-04-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-05BLI_string_utf8: macros that de-duplicate sizeof argCampbell Barton
2018-04-05Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-05BLI_string: macros that de-duplicate sizeof argCampbell Barton
2018-04-03Merge branch 'master' into blender2.8Campbell Barton
2018-04-03Cleanup: rename list count_ex -> count_at_mostCampbell Barton