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
2022-06-01Fix T92952: Knife inconsistent angle printoutCian Jinks
2022-05-30Fix T98445: Knife Tool always cuts throughPratik Borhade
2022-05-25Cleanup: knife toolCampbell Barton
2022-05-25Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-25Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-25Fix T98349: Knife project resulting selection is wrongCampbell Barton
2022-05-25Cleanup: remove context argument from EDBM_mesh_knifeCampbell Barton
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-11Fix T97153: Knife project crashesCampbell Barton
2022-05-11Fix knife tool use-after free on completionCampbell Barton
2022-04-06Cleanup: spelling & poor wording in code & commentsCampbell Barton
2022-04-05Fix T96424: Don't register undo step for empty knife cutPratik Borhade
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-05Fix T93695: Discontinuous cutting with the knife toolCian Jinks
2022-01-04Fix T94145: Knife tool fails in orthographic modeCian Jinks
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-30Revert "Fix: Const warning in editmesh_knife.c"Campbell Barton
2021-11-30Cleanup: capitalize NOTE tagCampbell Barton
2021-11-23Fix: Const warning in editmesh_knife.cErik
2021-11-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-10-27Cleanup: use UNUSED_FUNCTION(..) attributeCampbell Barton
2021-10-27Knife: Preserve right click cancel functionalityCian Jinks
2021-10-26Cleanup: Confusion with knife xray functionalityCian Jinks
2021-10-26Fix: Knife unused function warningCian Jinks
2021-10-26Fix: Knife measurements broken when a cut point is in spaceCian Jinks
2021-10-21Cleanup: use underscore separators for event struct membersCampbell Barton
2021-10-11Fix T91785: Change max input limit for knife tool angle snappingPratik Borhade
2021-09-29Fix: Knife undo with no cut segments leftCian Jinks
2021-09-28Cleanup: Removed redundant if macroCian Jinks
2021-09-27Fix knife tool missing refresh changing the lock axesCampbell Barton
2021-09-27Fix knife tool using an invalid event value checkCampbell Barton
2021-09-27Knife: Expose XYZ axis locking in modal keymapCian Jinks
2021-09-23Cleanup: spelling in commentsCampbell Barton
2021-09-23Applying patch D12600, GSOC Knife Tools branchCian Jinks
2021-09-22Revert "Make knife drawing anti aliased (Monkey work based on D11333)"Jeroen Bakker
2021-09-21Make knife drawing anti aliased (Monkey work based on D11333)Urko
2021-08-10Edit Mesh: multi-object edit-mode support for knife projectCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-21Cleanup: swap top/bottom args to planes_from_projmatCampbell Barton
2021-06-14Edit Mesh: use params arg for update function, add calc_normals argCampbell Barton
2021-06-09Cleanup: remove redundant checks which have already been testedCampbell Barton
2021-06-01GPU: add 2D projection functionCampbell Barton
2021-04-29Fix T86335: Knife tool fails on object with zero scaled axisCampbell Barton
2021-04-01Cleanup: Remove unused enum value in editmesh_knife.cGermano Cavalcante
2021-03-30Cleanup: use doxy sections and rearrange editmesh_knife.cGermano Cavalcante
2021-03-30Cleanup: clang-tidy warning.Jeroen Bakker
2021-03-30Knife: snap refactor, prepare for snap gizmoGermano Cavalcante
2021-03-29Knife: scale points & snapping threshold by the DPI factorCampbell Barton