August 4, 2020, 09:06 (GMT) |
Convert printf to clog - separate logs into 2 macros for easy of turning on/off |
August 4, 2020, 09:06 (GMT) |
Convert printf to clog - now BM_CHECK_ELEMENT uses clog |
August 4, 2020, 08:59 (GMT) |
Convert printf to clog and simplify use of BM_mesh_elem_index_validate |
August 4, 2020, 08:57 (GMT) |
Merge branch 'blender-v2.90-release' |
August 4, 2020, 08:29 (GMT) |
Node Groups: expose the SOCK_HIDE_VALUE flag for node group inputs. This flag specifies that even when the socket is not connected, the node should not display the input field for the constant input value. This is useful for inputs like Normal, which have special handling for the missing input case and don't use a constant value. Currently there is no way to change this flag from Python, and through UI it can only be done by re-creating the socket. This patch exposes the flag through RNA and UI, makes sure it is properly updated when changed, and adds special handling to ensure that it is correctly set when creating a node group from a node set that includes reroute nodes. Differential Revision: https://developer.blender.org/D8395 |
August 4, 2020, 08:29 (GMT) |
Node Groups: fix placement of the Output node when creating a group. Instead of assuming the node width, compute the actual right bound. Otherwise BSDF nodes tend to be too wide, and intersect Output. Differential Revision: https://developer.blender.org/D8395 |
August 4, 2020, 08:09 (GMT) |
August 4, 2020, 07:15 (GMT) |
GPencil: Reorganize SVG exporter UI This is in preparation for more options. |
August 4, 2020, 07:03 (GMT) |
Add feature: force enable logger for fast debugging |
August 4, 2020, 07:02 (GMT) |
Add functions for logging arrays |
August 4, 2020, 06:58 (GMT) |
GPencil: Reload object list for each frame |
August 4, 2020, 05:35 (GMT) |
Merge branch 'blender-v2.90-release' into master |
August 4, 2020, 05:34 (GMT) |
Modifier: bypass mesh conversion for hooks in edit-mode Avoid the conversion for the hook modifier as riggers may need to enable this modifier in edit-mode. The speedup of the modifier alone is significant since the hook operation is simple compared to conversion that took over 99.9% of the time in my tests, however the overall speedup was around to 1.6x. |
August 4, 2020, 03:44 (GMT) |
Outliner: Prevent setting scene collection color tag If the scene collection was included in the selection, it would be set to the collection color. The scene collection shouldn't be allowed a tag. |
August 4, 2020, 02:27 (GMT) |
Cleanup: Add TODO comment |
August 3, 2020, 23:33 (GMT) |
Merge branch 'master' into soc-2020-outliner |
August 3, 2020, 22:28 (GMT) |
Merge branch 'blender-v2.90-release' |
August 3, 2020, 22:28 (GMT) |
Fix: Remove debug print added mistakenly This print whenever units are evaluated in number input was added in 45dbc38a8b15 mistakenly. |
August 3, 2020, 22:18 (GMT) |
Merge branch 'blender-v2.90-release' |
August 3, 2020, 22:12 (GMT) |
Fix (unreported): Bevel tool custom profile uses wrong segments number The bevel code initialized the CurveProfile with the "higher power of 2" segments after the normal number of segments, leaving the widget in an incorrect state after the calculation. A simple fix is to re-order the initializations, doing the input number second. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021