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
2021-09-21Knife: Replaced object bases array with object arrayCian Jinks
2021-09-20Knife: Better multi-object edit modeCian Jinks
2021-09-11Knife: Moved code to world spaceCian Jinks
2021-09-05Knife: Cut along edges to reposition cut start more easilyCian Jinks
2021-09-05Fix: Knife cut vertex sometimes placed in spaceCian Jinks
2021-09-04Fix: Function parameters changedCian Jinks
2021-09-04Knife: Setting to toggle X-RayCian Jinks
2021-08-13Knife: Enter angle snapping increment with numpad multiple timesCian Jinks
2021-08-13Knife: Renamed depth check to x-rayCian Jinks
2021-08-13Knife: Rename local angle snapping to relative angle snappingCian Jinks
2021-08-13Fix: Knife relative edge for snapping drawn with object space coordsCian Jinks
2021-08-12Cleanup: Moved Knife axis colors into KnifeColors structCian Jinks
2021-08-12Cleanup: Cpp style comments to C styleCian Jinks
2021-08-12Knife: Cycle through edges for local angle snappingCian Jinks
2021-08-12Fix: Knife local angle snapping broken on rotated objectsCian Jinks
2021-08-11Fix: Local angle snapping with cuts started from edge or vertexCian Jinks
2021-08-11Knife: Enum for measurements and angle snapping mode in tool settingsCian Jinks
2021-08-10Knife: Added show measurements RNA toggleCian Jinks
2021-08-10Merge branch 'master' into soc-2021-knife-toolsCian Jinks
2021-08-10Knife: Custom Knife BVH for multiple BMeshCian Jinks
2021-08-10Edit Mesh: multi-object edit-mode support for knife projectCampbell Barton
2021-08-03Cleanup: Added clarifying commentCian Jinks
2021-07-26Fix: Knife Project crash in multi-object edit modeCian Jinks
2021-07-24Knife: Added support for multi-object edit modeCian Jinks
2021-07-21Cleanup: Fixed compiler warningsCian Jinks
2021-07-19Knife: Better vertex handling for visible measurementsCian Jinks
2021-07-19Cleanup: Added comment to clarify limitation of undo implementationCian Jinks
2021-07-18Knife: Fixed undo when cut is on edgeCian Jinks
2021-07-17Knife: New depth check toggleCian Jinks
2021-07-17Knife: Remove entire drag cut on undoCian Jinks
2021-07-17Knife: Fixed distance and angle measurements not working with undoCian Jinks
2021-07-16Knife: Fixed undo not working with cut throughCian Jinks
2021-07-11Knife: Fixed undo deleting last vertex every timeCian Jinks
2021-07-11Merge branch 'master' into soc-2021-knife-toolsCian Jinks
2021-07-11Knife: Added undo functionalityCian Jinks
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-28Knife: Added local constrained angle modeCian Jinks
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-23Knife: Header/footer displays constrained angle and incrementCian Jinks
2021-06-23Knife: Change visible angle text precisionCian Jinks
2021-06-23Cleanup: Update comments to follow coding styleCian Jinks
2021-06-23Merge branch 'master' into soc-2021-knife-toolsCian Jinks
2021-06-23Knife: Added visible distance and angle measurementsCian Jinks
2021-06-21Cleanup: swap top/bottom args to planes_from_projmatCampbell Barton
2021-06-16Cleanup: Moved knife data init code into correct functionCian Jinks
2021-06-16Knife: Updated header/footer for constrained axisCian Jinks
2021-06-15Knife: Snapping increment changes are shown immediatelyCian Jinks
2021-06-15Merge branch 'master' into soc-2021-knife-toolsCian Jinks
2021-06-15Cleanup: Unecessary commentsCian Jinks