February 24, 2021, 22:11 (GMT) |
Fix T85963: Combine and separate XYZ nodes don't work on instances They were missing the `geometry_set_realize_instances` function used to make any input instances real for writing. |
February 24, 2021, 22:01 (GMT) |
Cleanup, check for node tree type |
February 24, 2021, 21:09 (GMT) |
Merge branch 'search-button-allow-all' into temp-geometry-nodes-attribute-search |
February 24, 2021, 21:04 (GMT) |
Change order of assert and cast |
February 24, 2021, 21:01 (GMT) |
Merge branch 'search-button-allow-all' into temp-geometry-nodes-attribute-search |
February 24, 2021, 21:01 (GMT) |
Merge branch 'master' into search-button-allow-all |
February 24, 2021, 21:01 (GMT) |
Merge branch 'master' into temp-geometry-nodes-attribute-search |
February 24, 2021, 20:53 (GMT) |
Cleanup: Remove unused node editor button event defines These defines seem to be left over from the initial implementation of the node editor. In a few places the values were used in button creation, but the callbacks never checked the value anyway. Node uiBlocks also had a callback what would never do anything since the value it checked for was never used. |
February 24, 2021, 20:14 (GMT) |
UI: Add an option to search buttons to allow any string input For geometry nodes we will use search buttons to display a list of attributes available the last time the node tree was executed (D10519). Because this list is just a hint, we need to be able to enter any string, not just strings from the search items. This patch adds a boolean option to string buttons to enable this. The change is quite simple, changes to behavior are only required in two places. The type-specific button struct changes help a lot here. Differential Revision: https://developer.blender.org/D10527 |
February 24, 2021, 19:55 (GMT) |
Merge branch 'master' into temp-geometry-nodes-attribute-search |
February 24, 2021, 19:49 (GMT) |
UI: Clean up "Dupli" to "Instance" Following the naming conventions defined in T56648, where in this instance there were still a few remaining uses of the old term. Differential Revision: https://developer.blender.org/D9817 |
February 24, 2021, 19:48 (GMT) |
Sculpt IPMask: Dummy function to compute a step |
February 24, 2021, 19:44 (GMT) |
UI: Clean up use of the term "Metaballs" Clear the weird term "Metaelement". These are the metaballs (elements) inside one metaball objects. - "Meta Ball" to "Metaball" - "Metaelement", "Meta element" to "Metaball element" Differential Revision: https://developer.blender.org/D9910 |
February 24, 2021, 19:25 (GMT) |
UI: Cleanup and fix labels and descriptions in various places Changes include using proper and consistent grammar, simplifying phrasing, using correct terminology, and not including python API identifiers in tooltips. Differential Revision: https://developer.blender.org/D9924 |
February 24, 2021, 19:23 (GMT) |
CMake: Removed temporarily disabled clang block Was disabled in rBc778fd981e63. Libraries have been updated in rBL62576. |
February 24, 2021, 19:23 (GMT) |
February 24, 2021, 19:20 (GMT) |
Fix T85823: bpy.ops.transform... ignoring 'center_override' for Bezier control points `transform_around_single_fallback_ex` ignored that the center could be overwritten. |
February 24, 2021, 19:20 (GMT) |
t |
February 24, 2021, 19:15 (GMT) |
UI: Remove colons from some labels The colons are not necessary in these situations because it's clear that the label applies to the next group of buttons anyway, and they add unecessary visual complexity. Committing as part of D9924. |
February 24, 2021, 19:10 (GMT) |
Sculpt IPMask: delta steps struct and packing |
|
|
|


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