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-06Merge branch 'master' into blender2.8Campbell Barton
2017-09-05Fix T52251: Knife cur displaces surfaceCampbell Barton
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-15Merge branch 'master' into blender2.8Campbell Barton
2017-06-15Math Lib: add angle_on_axis_v3v3_v3Campbell Barton
2017-04-15GPU Matrix API: clean up after 2D-3D unificationMike Erwin
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-03-22OpenGL: convert to new matrix API (part 5)Mike Erwin
2017-02-26OpenGL: replace gluProject and gluUnProject, and simplify surrounding code.Brecht Van Lommel
2017-02-01OpenGL immediate mode: editmesh_knife.cLuca Rood
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