June 14, 2021, 08:05 (GMT) |
Nodes: String to Curve, Value to String, String Join, String Substring, String Length This patch adds a node that generates a curve from entered text or String Input. It also adds some helper nodes (value to string, join, substring, length) {F10163233} |
June 14, 2021, 08:04 (GMT) |
Fix T88807: crash when there are multiple links between the same sockets This commit does two things: * Disallows creating more than one link from one socket to a multi socket input. * Properly count links if there happen to be more than one link between the same sockets. The new link counting should also be more efficient asymptotically. Differential Revision: https://developer.blender.org/D11570 |
June 14, 2021, 08:01 (GMT) |
Revert "Nodes: String to Curve, Value to String, String Join, String Substring, String Length" This reverts commit 1aaf6f4a1d79ffb1199f0b8f76d9d8240daa36cc. |
June 14, 2021, 08:01 (GMT) |
Nodes: String to Curve, Value to String, String Join, String Substring, String Length This patch adds a node that generates a curve from entered text or String Input. It also adds some helper nodes (value to string, join, substring, length) {F10163233} |
June 14, 2021, 08:00 (GMT) |
Merge remote-tracking branch 'origin/master' into experimental-build |
June 14, 2021, 06:45 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lineart-contained |
June 14, 2021, 06:14 (GMT) |
WIP: Geometry Nodes: Support nodes modifier on curve objects With this commit, curve objects support the nodes modifier. The goal is that nodes modifiers will read curve data as the original curve, unless they are placed after a modifier that must tessalate the curve (convert it to a mesh). Always converting to a mesh in that case is basically just a formalization of the behavior that was already present after recent fixes for 2.8 versions last year and two years ago. For more controlled explicit conversions between data types, using geometry nodes makes so much more sense anyway. TODO: - Add more code comments - Fix memory leak(s?) - Fix geometry components besides mesh don't display in viewport. Differential Revision: https://developer.blender.org/D11597 |
June 14, 2021, 04:06 (GMT) |
USD import format fixes. |
June 14, 2021, 03:57 (GMT) |
USD Import: Create Background Shader option. Added option to convert USD dome lights to Blender world materials. |
June 14, 2021, 02:56 (GMT) |
Cleanup: Removed print statements used for debugging |
June 14, 2021, 02:41 (GMT) |
Renamed file from editcurve_tool.c to editcurve_pen.c |
June 13, 2021, 23:56 (GMT) |
Cleanup: Reduce indentation from redundant check |
June 13, 2021, 23:22 (GMT) |
Cleanup: Order return argument last |
June 13, 2021, 22:38 (GMT) |
Merge branch 'temp-geometry-nodes-curve-deform-node' of git.blender.org:blender into temp-geometry-nodes-curve-deform-node |
June 13, 2021, 22:38 (GMT) |
Cleanup: Remove debug changes |
June 13, 2021, 22:30 (GMT) |
Cleanup: Remove debug changes |
June 13, 2021, 22:28 (GMT) |
Curve Deform Node: Refactor, add options, match modifier more closely |
June 13, 2021, 21:49 (GMT) |
Merge branch 'master' into geometry-nodes-raycast |
June 13, 2021, 21:48 (GMT) |
Adjustments to drag info drawing * Change the "Add Named Object" drag into string to "Add Object". The "Named" part is kinda useless info and relates to an implementation detail. * Draw drag info closer to the cursor. Looked quite off before. |
June 13, 2021, 21:28 (GMT) |
Support for single value input types. |
|
|
|


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