SensArice SensArice
  • China
  • Joined on 2021-04-13
SensArice pushed to sensarice-patch-1 at SensArice/SensArice_GN_String 2024-10-31 22:14:49 +01:00
3ace833f88 添加 source/blender/nodes/function/nodes/node_fn_string_find.cc
SensArice commented on pull request blender/blender#129270 2024-10-27 02:03:42 +01:00
Geometry Nodes: String Key Count and LineSelect

After discussing with "liya" yesterday, I believe that "Geometry Nodes" should not be designed to function as a "language parser." If there were more "string nodes," it would be quite easy to…

SensArice commented on pull request blender/blender#129270 2024-10-26 04:54:25 +02:00
Geometry Nodes: String Key Count and LineSelect

I believe that adding more nodes related to "string filtering" could allow users more possibilities to "use enumeration" within the node.

thereby replacing some of the methods that involve…

SensArice commented on pull request blender/blender#129270 2024-10-24 04:58:12 +02:00
Geometry Nodes: String Key Count and LineSelect

Sorry... how is "zero 55 one 44 two 55 three" becoming "one" or "3"? And what is the 55 break field?

I don't understand what it's doing...?

I updated the instructions.

SensArice created pull request blender/blender#129270 2024-10-20 15:31:52 +02:00
WIP: Geometry_Node_String_KeyCount_and_LineSelect
SensArice pushed to sensarice-patch-1 at SensArice/SensArice_GN_String 2024-10-20 15:24:44 +02:00
4fffbdd03c 更新 source/blender/nodes/function/CMakeLists.txt
SensArice pushed to sensarice-patch-1 at SensArice/SensArice_GN_String 2024-10-20 15:22:35 +02:00
780e9da82d 添加 source/blender/nodes/function/nodes/node_fn_string_select_line.cc
SensArice pushed to sensarice-patch-1 at SensArice/SensArice_GN_String 2024-10-20 15:18:46 +02:00
2845d3a253 更新 scripts/startup/bl_ui/node_add_menu_geometry.py
SensArice deleted branch sensarice-patch-2 from SensArice/SensArice_GN_String 2024-10-20 15:00:49 +02:00
SensArice deleted branch sensarice-patch-3 from SensArice/SensArice_GN_String 2024-10-20 15:00:46 +02:00
SensArice pushed to sensarice-patch-1 at SensArice/SensArice_GN_String 2024-10-20 14:59:39 +02:00
309a78ec98 更新 source/blender/nodes/NOD_static_types.h
SensArice pushed to sensarice-patch-1 at SensArice/SensArice_GN_String 2024-10-20 14:56:36 +02:00
83b9e7d5a0 更新 source/blender/blenkernel/BKE_node.hh
SensArice created branch sensarice-patch-3 in SensArice/SensArice_GN_String 2024-10-20 14:52:36 +02:00
SensArice pushed to sensarice-patch-3 at SensArice/SensArice_GN_String 2024-10-20 14:52:36 +02:00
3da84b03bf 更新 source/blender/nodes/function/CMakeLists.txt
SensArice created branch sensarice-patch-2 in SensArice/SensArice_GN_String 2024-10-20 14:49:29 +02:00
SensArice pushed to sensarice-patch-2 at SensArice/SensArice_GN_String 2024-10-20 14:49:29 +02:00
8b305d4b7b 添加 source/blender/nodes/function/nodes/node_fn_string_select_line.cc
SensArice created branch sensarice-patch-1 in SensArice/SensArice_GN_String 2024-10-20 14:47:18 +02:00
SensArice pushed to sensarice-patch-1 at SensArice/SensArice_GN_String 2024-10-20 14:47:18 +02:00
60a5445f86 添加 source/blender/nodes/function/nodes/node_fn_string_keyword_count.cc
SensArice created repository SensArice/SensArice_GN_String 2024-10-20 13:06:51 +02:00
SensArice commented on issue blender/blender#125574 2024-07-28 19:27:50 +02:00
"vector in matrix" use “captrue” corved “point to edge attribute”!= "vector" use "captrue" coved “point to edge attribute”

I don't know if the inconsistent values during the conversion of "vector in matrix" is a bug or a feature.