January 20, 2021, 09:42 (GMT) |
Merge branch 'blender-v2.92-release' |
January 20, 2021, 09:42 (GMT) |
Cleanup: clang-format |
January 20, 2021, 09:16 (GMT) |
Merge branch 'blender-v2.92-release' |
January 20, 2021, 09:15 (GMT) |
Fix typo in UI message. Noted by Satoshi Yamasaki (@yamyam) in rBTS5522. |
January 20, 2021, 07:56 (GMT) |
Merge branch 'blender-v2.92-release' |
January 20, 2021, 07:55 (GMT) |
Add Object Tool: adjust cursor alpha when near view aligned The cursor-plane was too dense/bright when approaching view alignment. |
January 20, 2021, 06:08 (GMT) |
Merge branch 'blender-v2.92-release' |
January 20, 2021, 06:08 (GMT) |
Merge branch 'blender-v2.92-release' |
January 20, 2021, 06:08 (GMT) |
Merge branch 'blender-v2.92-release' |
January 20, 2021, 06:07 (GMT) |
UV: tweak face select behavior When the mouse cursor is inside the UV face, extend the selection threshold. This means when zoomed in, a face can always be selected when the cursor is inside it. In the case of multiple overlapping faces - the face with the closest center is used. ---- Prior to 246efd7286f6187e4dd4b3edcc79cccb1746bb1d, the UV selection threshold was scaled by the zoom level, so selecting a face when zoomed in close would often often select faces even when the on-screen center was outside the intended threshold. Having a zoom-independent threshold may require more precision than users are used to. This change addresses this. |
January 20, 2021, 06:00 (GMT) |
Cleanup: move UvNearestHit.ob assignment in find nearest functions Splitting assignments between functions complicates refactoring. Also rename 'hit_final' to 'hit', since there are no longer a local 'hit' variable defined in these functions. |
January 20, 2021, 05:56 (GMT) |
BMesh: add function to check if a point is inside a faces UV's |
January 20, 2021, 05:15 (GMT) |
Cleanup: spelling |
January 20, 2021, 05:14 (GMT) |
Cleanup: remove extra in trailing asterisk Comment blocks not conforming to convention. |
January 20, 2021, 05:11 (GMT) |
Merge branch 'blender-v2.92-release' |
January 20, 2021, 05:11 (GMT) |
Merge branch 'blender-v2.92-release' |
January 20, 2021, 05:11 (GMT) |
Merge branch 'blender-v2.92-release' |
January 20, 2021, 05:11 (GMT) |
Merge branch 'blender-v2.92-release' |
January 20, 2021, 05:08 (GMT) |
CMake: add missing headers Resolves 'cmake_consistency_check' reports. |
January 20, 2021, 05:04 (GMT) |
Cleanup: spelling & cleanup for cmake_consistency_check Much more could be done here, some obvious corrections. |
|
|
|


Master Commits
MiikaHweb | 2003-2021