October 22, 2020, 07:48 (GMT) |
Merge branch 'blender-v2.91-release' |
October 22, 2020, 07:46 (GMT) |
Fix T81949: Child Of Constraint can't assign inverse matrix Caused by ad70d4b0956f5, assigning the matrix now clears the flag that would reset it. |
October 22, 2020, 06:30 (GMT) |
Cleanup: centralize BLF default functions in the header |
October 22, 2020, 06:24 (GMT) |
Cleanup: split BLF default into own file This avoids accidents using user-preferences in the main BLF API, which could cause preferences to be used unintentionally (such as stamping into renders or creating generated images). As well as uses of BLF when preferences aren't loaded such as animation playback. |
October 22, 2020, 06:13 (GMT) |
Merge branch 'blender-v2.91-release' |
October 22, 2020, 06:07 (GMT) |
Fix animation player initialization Updates from 9d30fade3ea9b weren't applied to the animation player causing an assert and missing call to IMB_init. |
Revision 257f620 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) October 22, 2020, 05:07 (GMT) |
LineArt: Use global vert index to detect share_edge |
Revision b985019 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) October 22, 2020, 05:01 (GMT) |
LineArt: Fix vertex group name induced early return in modifier. |
October 22, 2020, 05:00 (GMT) |
Merge branch 'blender-v2.91-release' |
October 22, 2020, 05:00 (GMT) |
Merge branch 'blender-v2.91-release' |
Revision 9f11cc0 by Joseph Eagar October 22, 2020, 05:00 (GMT) |
Made dyntopo collapse make nicer transitions between different densities of verts |
October 22, 2020, 04:58 (GMT) |
Cleanup: remove '_' prefix from used argument |
October 22, 2020, 04:55 (GMT) |
Fix T81905: Active keyframe unavailable when handle selected Selecting an F-Curve handle caused an assertion as well as treating the key-frame as inactive. Allow active the keyframe to be active when it's handle is selected, as is done with bezier curves. |
October 22, 2020, 04:52 (GMT) |
Cleanup: Use LISTBASE_FOREACH macro in curve code These changes should result in more readable and undestandable code, especially where while loops were use instead of for loops. They are not comprehensive, and I skipped wherever the change was not obvious. |
October 22, 2020, 04:28 (GMT) |
Merge branch 'blender-v2.91-release' |
October 22, 2020, 04:26 (GMT) |
Fix T81939: crash calling bmesh.utils.vert_separate() Missing NULL check in bmesh_kernel_vert_separate. |
Revision 67f2830 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) October 22, 2020, 03:29 (GMT) |
LineArt: Hacked culling adjacent data |
Revision fb52b3b by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) October 22, 2020, 03:08 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp # Conflicts: # release/scripts/addons # release/scripts/addons_contrib |
October 22, 2020, 03:08 (GMT) |
Merge branch 'blender-v2.91-release' |
October 22, 2020, 03:03 (GMT) |
|
|
|


Master Commits
MiikaHweb | 2003-2021