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-26Merge branch 'master' into blender2.8Campbell Barton
2017-09-26Beauty fill was skipping small facesCampbell Barton
2017-09-26Fix T52871: beauty fill errorCampbell Barton
2017-09-26Revert "Fix T52871: `BLI_polyfill_beautify_quad_rotate_calc_ex` was mistakenl...Campbell Barton
2017-09-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-23Fix T52871: `BLI_polyfill_beautify_quad_rotate_calc_ex` was mistakenly consid...Germano
2017-09-20Merge branch 'master' into blender2.8Campbell Barton
2017-09-19Correct test ifdef in polyfillCampbell Barton
2017-09-19Fix T52834: Polyfill2D fails with co-linear edgesCampbell Barton
2017-09-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-19CMake: update for renamed headersCampbell Barton
2017-09-19BLI_utildefines_iter: Use for iteration helpersCampbell Barton
2017-09-19Cleanup: BLI_utildefines prefix for header-only libsCampbell Barton
2017-09-19Avoid bias when calculating quad split directionCampbell Barton
2017-09-18Merge branch 'master' into blender2.8Campbell Barton
2017-09-18Math Lib: clamped rounding utility functionsCampbell Barton
2017-09-18Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-18Math Lib: add divide_floor_iCampbell Barton
2017-09-15Merge branch 'master' into blender2.8Campbell Barton
2017-09-15Polyfill Beautify: option to rotate out of degenerate stateCampbell Barton
2017-09-06Merge branch 'master' into blender2.8Brecht Van Lommel
2017-09-06Math Lib: normalized vector project functionsCampbell Barton
2017-09-05Merge branch 'master' into blender2.8Campbell Barton
2017-09-05Cleanup: use constCampbell Barton
2017-09-03BLI_kdtree: utility function to remove doublesCampbell Barton
2017-08-27Merge branch 'master' into blender2.8Campbell Barton
2017-08-27BLI_rect: Function to calculate a matrix from 2 rctf'sCampbell Barton
2017-08-23Merge branch 'master' into blender2.8Campbell Barton
2017-08-23Cleanup: mark VA_NARGS_COUNT as publicCampbell Barton
2017-08-23Cleanup: move variadic defines to their own headerCampbell Barton
2017-08-23Merge branch 'master' into blender2.8Campbell Barton
2017-08-23BLI_string_utils: string joining utility functionsCampbell Barton
2017-08-23Merge branch 'master' into blender2.8Campbell Barton
2017-08-23GHash: BLI_ghash_reinsert_key utility functionCampbell Barton
2017-08-12Merge branch 'master' into blender2.8Campbell Barton
2017-08-12Math Lib: add isect_seg_seg_v2_point_exCampbell Barton
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11GHash: note that 'deprecated' is used for privateCampbell Barton
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Cleanup: whitespaceCampbell Barton
2017-08-09Fix for previous commitSergey Sharybin
2017-08-09Fix strict compiler flags on 32bit LinuxSergey Sharybin
2017-08-09Cleanup: Quiet warningCampbell Barton
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-04BLI_math: use const args for mul_m#_seriesCampbell Barton
2017-08-03Merge branch 'master' into blender2.8Campbell Barton
2017-08-01BLI_math: add simple helper to get amount of 'integer' digits in a float number.Bastien Montagne
2017-07-30BLI_memiter: minor cleanupCampbell Barton
2017-07-29BLI_memiter: Small API for many small allocationsCampbell Barton