August 3, 2020, 15:34 (GMT) |
CLOG: add function for checking usage of CLOG_DEBUG |
August 3, 2020, 15:18 (GMT) |
Convert printf to clog and simplify implementation |
August 3, 2020, 15:15 (GMT) |
Convert printf to clog and simplify implementation |
August 3, 2020, 15:10 (GMT) |
Convert printf to clog |
Revision 716a772 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 3, 2020, 14:59 (GMT) |
LineArt: use LISTBASE_FOREACH in lineart_chain.c |
August 3, 2020, 14:24 (GMT) |
Merge branch 'blender-v2.90-release' |
August 3, 2020, 14:20 (GMT) |
Fix T78536: Crash calling object.modifier_apply on an empty Caused by rB6add0cc88a0d. Maniphest Tasks: T78536 Differential Revision: https://developer.blender.org/D8440 |
August 3, 2020, 14:08 (GMT) |
Ocean Modifier: Add viewport resolution Following work done in 2.83, the resolution control is now a real level-of-detail parameter. It is now useful to be able to set the resolution for display independently from render. This is true for both mesh generation and mesh deformation modes. For compatibility with old scenes, resolution is retained and is the render resolution. Old modifiers loaded have the value of resolution also applied to viewport resolution. This allows newer modifiers to be used in older versions without trouble Differential Revision: https://developer.blender.org/D8336 |
Revision ac22026 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 3, 2020, 13:41 (GMT) |
LineArt: cleanup function names. |
Revision 77e2f96 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 3, 2020, 13:26 (GMT) |
LineArt: Cleanup extra modifications caused by merging and stuff. |
August 3, 2020, 13:15 (GMT) |
Merge branch 'blender-v2.90-release' |
August 3, 2020, 13:11 (GMT) |
Fix T79222: Assert due to multiple building of same scene sequencer in depsgraph. Just check and skip building if it has already been done before. Thanks to @sergey for the help. |
August 3, 2020, 12:21 (GMT) |
Audaspace: port documentation bugfix from upstream. |
Revision 5c660f0 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 3, 2020, 12:17 (GMT) |
LineArt: Remove obsolete BKE_scene_ functions. |
August 3, 2020, 11:14 (GMT) |
Merge branch 'blender-v2.90-release' into master |
August 3, 2020, 11:12 (GMT) |
Fix T79482: Triangulate quads with 'Beauty' can make zero area faces |
August 3, 2020, 11:01 (GMT) |
Merge branch 'blender-v2.90-release' |
August 3, 2020, 11:00 (GMT) |
Fix T78428: Checkbox labels don't highlight on mouse-over in popovers The text colors set by the general widget state function (`widget_state()`) would always be overriden by the menu-back text colors to avoid contrast issues. This would only respect the selected state, not other states. Address this now by changing the input theme colors to use the menu-back ones, rather than overriding after the fact (calling `widget_state()`). |
August 3, 2020, 10:41 (GMT) |
GPencil: Comment debug SVG lines |
August 3, 2020, 10:40 (GMT) |
Merge branch 'blender-v2.90-release' |
|
|
|


Master Commits
MiikaHweb | 2003-2021