April 30, 2021, 06:29 (GMT) |
Object: improve on fix for Object.to_mesh() crash T86871 While fa7ddd0f43ea15dd19d81e7808de2bfe8cfc89ee fixed the reported issue, the possibility of reusing runtime data during curve-to-mesh conversion remained. Instead of treating the bounding-box as a special case, clear all run-time data for temporary objects. Ref D11026 Reviewed By: sergey |
April 30, 2021, 06:17 (GMT) |
Cleanup: interface_intern.h doc-strings Also clarify some vague comments & add doxygen section for menu-memory. |
April 30, 2021, 05:58 (GMT) |
Cleanup: correct comment |
April 30, 2021, 05:49 (GMT) |
Cleanup: comments in BMesh bisect, use doxygen sections |
April 30, 2021, 05:30 (GMT) |
Cleanup: rename BKE_pose_channel_{verify => ensure} The term `verify` doesn't fit with what this function does and is sometimes used to check data is valid or to control validity checking as with `RNA_define_verify_sdna`. use more common term `ensure`. |
April 30, 2021, 05:28 (GMT) |
Cleanup: rename BKE_pose_channels_hash_{make => ensure} Use the term `ensure` since it makes it clear the data is not manipulated if it already exists. |
April 30, 2021, 05:26 (GMT) |
Cleanup: use early return in edittranslation_exec |
April 30, 2021, 05:24 (GMT) |
Cleanup: use const variables |
April 30, 2021, 05:24 (GMT) |
Cleanup: avoid ambiguous parenthesis |
April 30, 2021, 05:22 (GMT) |
Cleanup: duplicate break |
April 30, 2021, 05:22 (GMT) |
Cleanup: use 'else if' |
April 30, 2021, 05:20 (GMT) |
Cleanup: remove redundant assignments & NULL pointer check |
April 30, 2021, 05:16 (GMT) |
Merge branch 'blender-v2.93-release' |
April 30, 2021, 05:16 (GMT) |
Merge branch 'blender-v2.93-release' |
April 30, 2021, 05:16 (GMT) |
Merge branch 'blender-v2.93-release' |
April 30, 2021, 05:16 (GMT) |
Merge branch 'blender-v2.93-release' |
April 30, 2021, 05:16 (GMT) |
Merge branch 'blender-v2.93-release' |
April 30, 2021, 05:15 (GMT) |
Merge branch 'blender-v2.93-release' |
April 30, 2021, 05:14 (GMT) |
Merge branch 'blender-v2.93-release' |
April 30, 2021, 05:14 (GMT) |
Merge branch 'blender-v2.93-release' |
|
|
|


Master Commits
MiikaHweb | 2003-2021