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-06-15Math Lib: add angle_on_axis_v3v3_v3Campbell Barton
2016-12-08Fix T49872: 3D cursor places with camera shift in ortographic modeJulian Eisel
2016-11-25Math Lib: rotate matrix cleanupCampbell Barton
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-04-01Knife Project: revert fix for T43896Campbell Barton
2016-03-31Fix NULL check before freeCampbell Barton
2016-03-24Fix T47910: Knife project failsCampbell Barton
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-23Math Lib: optimize segment-plane clippingCampbell Barton
2016-01-21Cleanup: line length, indentationCampbell Barton
2016-01-20Fix T43896: Knife Project fails when zoomed outCampbell Barton
2015-12-16BMesh: support connecting single-edge island linksCampbell Barton
2015-12-15Correct own error in knife edge-net cuttingCampbell Barton
2015-12-12Knife: use BM_face_split_edgenet for detecting holesCampbell Barton
2015-11-27BMesh: Add API call BM_face_calc_point_in_faceCampbell Barton
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-12Cleanup: rename line to segments, avoids confusionCampbell Barton
2015-10-17Cleanup: warningsCampbell Barton
2015-10-16error in last commitCampbell Barton
2015-10-16Fix for missing id_lib_extern, assigning ID'sCampbell Barton
2015-10-15Knife tool: generalize angle snapping codeCampbell Barton
2015-10-15Fix error w/ printing knife header angle-snappingCampbell Barton
2015-09-24Knife: Improve clamping extents in ortho viewCampbell Barton
2015-09-23Fix T46219: Knife cuts fail away from centerCampbell Barton
2015-08-21BVH-raycast: ensure input direction is unit-lengthCampbell Barton
2015-08-20BVH-overlap: add callback to BLI_bvhtree_overlapCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-15Cleanup: wsCampbell Barton
2015-07-12Minor tweaking to Knife header text.Bastien Montagne
2015-07-12Add new modalkeymap usage in helper header message to Knife tool.Bastien Montagne
2015-06-11BLI_listbase: match arg order with BLI_qsort_rCampbell Barton
2015-06-10Fix T45009: Bad 'tri area computation' code in knife tool.Bastien Montagne
2015-04-27Cleanup: use mul_v3_mat3_m4v3Campbell Barton
2015-04-27Fix T44011: Ruler/Knife/Loop-cut fail in quad-viewCampbell Barton
2015-04-25CleanupCampbell Barton
2015-04-24Fix T44492: knife tool should cut across a split edge.Howard Trickey
2015-03-03Knife: fix glitch dragging mouse outside the faceCampbell Barton
2015-03-02Fix T43862: Knife fails with concave ngonCampbell Barton
2015-02-27MEM_SAFE_FREE caused issues /w const & GCC5Campbell Barton
2015-02-27Fix T43806: Knife project crashesCampbell Barton
2015-01-19Fix two potential bugs reported by latest coverity scan.Bastien Montagne
2015-01-13error in last commitCampbell Barton
2015-01-13Fix T42459: Knife fails at small scaleCampbell Barton
2015-01-13Fix T43229: Knife-project regression (broke knife-project)Campbell Barton
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-12-27cleanup: knife tools, use generic sort functionCampbell Barton
2014-12-15Fix T42864: Knife-project fails with 'cut-through'Campbell Barton
2014-12-15Fix T42864 (partial): knife-project included uncut backfacesCampbell Barton
2014-12-15Fix T42864 (partial): Knife-project had too-low precisionCampbell Barton
2014-12-09Correct last commit checking knife edgesCampbell Barton