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-10-11Cleanup: rename base_index to ob_index in knife logicCampbell Barton
2022-10-11Fix T101721: Knife project crashesCampbell Barton
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-24BLF: Refactor of DPIHarley Acheson
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-16Cleanup: formatCampbell Barton
2022-09-15I18n: disambiguate and extract a few messagesDamien Picard
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-08-12Cleanup: repeated words in commentsCampbell Barton
2022-06-13Fix T94499: Knife missed clipping checkCian Jinks
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