fake-bpy-module 20240923__py3-none-any.whl → 20240925__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of fake-bpy-module might be problematic. Click here for more details.

Files changed (325) hide show
  1. _bpy_internal/__init__.pyi +0 -3
  2. _bpy_internal/addons/__init__.pyi +0 -3
  3. _bpy_internal/addons/cli/__init__.pyi +0 -3
  4. _bpy_internal/extensions/__init__.pyi +0 -3
  5. _bpy_internal/extensions/junction_module/__init__.pyi +0 -3
  6. _bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -3
  7. _bpy_internal/extensions/wheel_manager/__init__.pyi +0 -3
  8. _bpy_internal/freedesktop/__init__.pyi +0 -3
  9. _bpy_internal/grease_pencil/__init__.pyi +0 -3
  10. _bpy_internal/grease_pencil/stroke/__init__.pyi +0 -3
  11. _bpy_internal/system_info/__init__.pyi +0 -3
  12. _bpy_internal/system_info/text_generate_runtime/__init__.pyi +0 -3
  13. _bpy_internal/system_info/url_prefill_runtime/__init__.pyi +0 -3
  14. _bpy_internal/system_info/url_prefill_startup/__init__.pyi +0 -3
  15. addon_utils/__init__.pyi +7 -7
  16. animsys_refactor/__init__.pyi +0 -3
  17. aud/__init__.pyi +0 -3
  18. bgl/__init__.pyi +0 -3
  19. bl_app_override/__init__.pyi +0 -3
  20. bl_app_override/helpers/__init__.pyi +0 -3
  21. bl_app_template_utils/__init__.pyi +0 -3
  22. bl_console_utils/__init__.pyi +0 -3
  23. bl_console_utils/autocomplete/__init__.pyi +0 -3
  24. bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -3
  25. bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -3
  26. bl_console_utils/autocomplete/complete_namespace/__init__.pyi +2 -5
  27. bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -3
  28. bl_i18n_utils/__init__.pyi +0 -3
  29. bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -3
  30. bl_i18n_utils/merge_po/__init__.pyi +0 -3
  31. bl_i18n_utils/settings/__init__.pyi +0 -3
  32. bl_i18n_utils/utils/__init__.pyi +0 -3
  33. bl_i18n_utils/utils_cli/__init__.pyi +0 -3
  34. bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -3
  35. bl_i18n_utils/utils_rtl/__init__.pyi +0 -3
  36. bl_keymap_utils/__init__.pyi +0 -3
  37. bl_keymap_utils/io/__init__.pyi +0 -3
  38. bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -3
  39. bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -3
  40. bl_keymap_utils/platform_helpers/__init__.pyi +0 -3
  41. bl_keymap_utils/versioning/__init__.pyi +0 -3
  42. bl_math/__init__.pyi +0 -3
  43. bl_operators/__init__.pyi +0 -3
  44. bl_operators/add_mesh_torus/__init__.pyi +0 -3
  45. bl_operators/anim/__init__.pyi +0 -3
  46. bl_operators/assets/__init__.pyi +0 -3
  47. bl_operators/bmesh/__init__.pyi +0 -3
  48. bl_operators/bmesh/find_adjacent/__init__.pyi +0 -3
  49. bl_operators/bone_selection_sets/__init__.pyi +0 -3
  50. bl_operators/clip/__init__.pyi +0 -3
  51. bl_operators/connect_to_output/__init__.pyi +0 -3
  52. bl_operators/console/__init__.pyi +0 -3
  53. bl_operators/constraint/__init__.pyi +0 -3
  54. bl_operators/file/__init__.pyi +0 -3
  55. bl_operators/freestyle/__init__.pyi +0 -3
  56. bl_operators/geometry_nodes/__init__.pyi +0 -3
  57. bl_operators/image/__init__.pyi +0 -3
  58. bl_operators/image_as_planes/__init__.pyi +0 -3
  59. bl_operators/mesh/__init__.pyi +0 -3
  60. bl_operators/node/__init__.pyi +32 -3
  61. bl_operators/node_editor/__init__.pyi +0 -3
  62. bl_operators/node_editor/node_functions/__init__.pyi +0 -3
  63. bl_operators/object/__init__.pyi +0 -3
  64. bl_operators/object_align/__init__.pyi +0 -3
  65. bl_operators/object_quick_effects/__init__.pyi +0 -3
  66. bl_operators/object_randomize_transform/__init__.pyi +0 -3
  67. bl_operators/presets/__init__.pyi +0 -3
  68. bl_operators/rigidbody/__init__.pyi +0 -3
  69. bl_operators/screen_play_rendered_anim/__init__.pyi +0 -3
  70. bl_operators/sequencer/__init__.pyi +0 -3
  71. bl_operators/spreadsheet/__init__.pyi +0 -3
  72. bl_operators/userpref/__init__.pyi +0 -3
  73. bl_operators/uvcalc_follow_active/__init__.pyi +0 -3
  74. bl_operators/uvcalc_lightmap/__init__.pyi +0 -3
  75. bl_operators/uvcalc_transform/__init__.pyi +0 -3
  76. bl_operators/vertexpaint_dirt/__init__.pyi +0 -3
  77. bl_operators/view3d/__init__.pyi +0 -3
  78. bl_operators/wm/__init__.pyi +0 -3
  79. bl_operators/world/__init__.pyi +0 -3
  80. bl_previews_utils/__init__.pyi +0 -3
  81. bl_previews_utils/bl_previews_render/__init__.pyi +0 -3
  82. bl_rna_utils/__init__.pyi +0 -3
  83. bl_rna_utils/data_path/__init__.pyi +0 -3
  84. bl_text_utils/__init__.pyi +0 -3
  85. bl_text_utils/external_editor/__init__.pyi +0 -3
  86. bl_ui/__init__.pyi +0 -3
  87. bl_ui/anim/__init__.pyi +0 -3
  88. bl_ui/asset_shelf/__init__.pyi +0 -3
  89. bl_ui/generic_ui_list/__init__.pyi +0 -3
  90. bl_ui/node_add_menu/__init__.pyi +1 -3
  91. bl_ui/node_add_menu_compositor/__init__.pyi +0 -3
  92. bl_ui/node_add_menu_geometry/__init__.pyi +0 -3
  93. bl_ui/node_add_menu_shader/__init__.pyi +0 -3
  94. bl_ui/node_add_menu_texture/__init__.pyi +0 -3
  95. bl_ui/properties_animviz/__init__.pyi +0 -3
  96. bl_ui/properties_collection/__init__.pyi +0 -3
  97. bl_ui/properties_constraint/__init__.pyi +0 -3
  98. bl_ui/properties_data_armature/__init__.pyi +0 -3
  99. bl_ui/properties_data_bone/__init__.pyi +0 -3
  100. bl_ui/properties_data_camera/__init__.pyi +0 -3
  101. bl_ui/properties_data_curve/__init__.pyi +0 -3
  102. bl_ui/properties_data_curves/__init__.pyi +0 -3
  103. bl_ui/properties_data_empty/__init__.pyi +0 -3
  104. bl_ui/properties_data_gpencil/__init__.pyi +0 -3
  105. bl_ui/properties_data_grease_pencil/__init__.pyi +0 -3
  106. bl_ui/properties_data_lattice/__init__.pyi +0 -3
  107. bl_ui/properties_data_light/__init__.pyi +0 -3
  108. bl_ui/properties_data_lightprobe/__init__.pyi +0 -3
  109. bl_ui/properties_data_mesh/__init__.pyi +0 -3
  110. bl_ui/properties_data_metaball/__init__.pyi +0 -3
  111. bl_ui/properties_data_modifier/__init__.pyi +0 -3
  112. bl_ui/properties_data_pointcloud/__init__.pyi +0 -3
  113. bl_ui/properties_data_shaderfx/__init__.pyi +0 -3
  114. bl_ui/properties_data_speaker/__init__.pyi +0 -3
  115. bl_ui/properties_data_volume/__init__.pyi +0 -3
  116. bl_ui/properties_freestyle/__init__.pyi +0 -3
  117. bl_ui/properties_grease_pencil_common/__init__.pyi +0 -3
  118. bl_ui/properties_mask_common/__init__.pyi +0 -3
  119. bl_ui/properties_material/__init__.pyi +0 -3
  120. bl_ui/properties_material_gpencil/__init__.pyi +0 -3
  121. bl_ui/properties_object/__init__.pyi +0 -3
  122. bl_ui/properties_output/__init__.pyi +0 -3
  123. bl_ui/properties_paint_common/__init__.pyi +0 -3
  124. bl_ui/properties_particle/__init__.pyi +0 -3
  125. bl_ui/properties_physics_cloth/__init__.pyi +0 -3
  126. bl_ui/properties_physics_common/__init__.pyi +0 -3
  127. bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -3
  128. bl_ui/properties_physics_field/__init__.pyi +0 -3
  129. bl_ui/properties_physics_fluid/__init__.pyi +0 -3
  130. bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -3
  131. bl_ui/properties_physics_rigidbody/__init__.pyi +0 -3
  132. bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -3
  133. bl_ui/properties_physics_softbody/__init__.pyi +0 -3
  134. bl_ui/properties_render/__init__.pyi +0 -3
  135. bl_ui/properties_scene/__init__.pyi +0 -3
  136. bl_ui/properties_texture/__init__.pyi +0 -3
  137. bl_ui/properties_view_layer/__init__.pyi +0 -3
  138. bl_ui/properties_workspace/__init__.pyi +0 -3
  139. bl_ui/properties_world/__init__.pyi +0 -3
  140. bl_ui/space_clip/__init__.pyi +0 -3
  141. bl_ui/space_console/__init__.pyi +0 -3
  142. bl_ui/space_dopesheet/__init__.pyi +0 -3
  143. bl_ui/space_filebrowser/__init__.pyi +0 -3
  144. bl_ui/space_graph/__init__.pyi +0 -3
  145. bl_ui/space_image/__init__.pyi +0 -3
  146. bl_ui/space_info/__init__.pyi +0 -3
  147. bl_ui/space_nla/__init__.pyi +0 -3
  148. bl_ui/space_node/__init__.pyi +0 -3
  149. bl_ui/space_outliner/__init__.pyi +0 -3
  150. bl_ui/space_properties/__init__.pyi +0 -3
  151. bl_ui/space_sequencer/__init__.pyi +0 -3
  152. bl_ui/space_spreadsheet/__init__.pyi +0 -3
  153. bl_ui/space_statusbar/__init__.pyi +0 -3
  154. bl_ui/space_text/__init__.pyi +0 -3
  155. bl_ui/space_time/__init__.pyi +0 -3
  156. bl_ui/space_toolsystem_common/__init__.pyi +0 -3
  157. bl_ui/space_toolsystem_toolbar/__init__.pyi +1 -3
  158. bl_ui/space_topbar/__init__.pyi +0 -3
  159. bl_ui/space_userpref/__init__.pyi +0 -3
  160. bl_ui/space_view3d/__init__.pyi +0 -3
  161. bl_ui/space_view3d_toolbar/__init__.pyi +0 -3
  162. bl_ui/utils/__init__.pyi +0 -3
  163. bl_ui_utils/__init__.pyi +0 -3
  164. bl_ui_utils/layout/__init__.pyi +0 -3
  165. blend_render_info/__init__.pyi +0 -3
  166. blf/__init__.pyi +0 -3
  167. bmesh/__init__.pyi +0 -3
  168. bmesh/geometry/__init__.pyi +0 -3
  169. bmesh/ops/__init__.pyi +8 -11
  170. bmesh/types/__init__.pyi +14 -17
  171. bmesh/utils/__init__.pyi +2 -5
  172. bpy/__init__.pyi +0 -2
  173. bpy/app/__init__.pyi +0 -3
  174. bpy/app/handlers/__init__.pyi +0 -2
  175. bpy/app/icons/__init__.pyi +0 -3
  176. bpy/app/timers/__init__.pyi +0 -3
  177. bpy/app/translations/__init__.pyi +0 -3
  178. bpy/msgbus/__init__.pyi +0 -3
  179. bpy/ops/__init__.pyi +0 -3
  180. bpy/ops/action/__init__.pyi +0 -3
  181. bpy/ops/anim/__init__.pyi +0 -3
  182. bpy/ops/armature/__init__.pyi +0 -3
  183. bpy/ops/asset/__init__.pyi +0 -3
  184. bpy/ops/boid/__init__.pyi +0 -3
  185. bpy/ops/brush/__init__.pyi +0 -3
  186. bpy/ops/buttons/__init__.pyi +0 -3
  187. bpy/ops/cachefile/__init__.pyi +0 -3
  188. bpy/ops/camera/__init__.pyi +0 -3
  189. bpy/ops/clip/__init__.pyi +0 -3
  190. bpy/ops/cloth/__init__.pyi +0 -3
  191. bpy/ops/collection/__init__.pyi +0 -3
  192. bpy/ops/console/__init__.pyi +0 -3
  193. bpy/ops/constraint/__init__.pyi +0 -3
  194. bpy/ops/curve/__init__.pyi +0 -3
  195. bpy/ops/curves/__init__.pyi +0 -3
  196. bpy/ops/cycles/__init__.pyi +0 -3
  197. bpy/ops/dpaint/__init__.pyi +0 -3
  198. bpy/ops/ed/__init__.pyi +0 -3
  199. bpy/ops/export_anim/__init__.pyi +0 -3
  200. bpy/ops/export_scene/__init__.pyi +0 -3
  201. bpy/ops/extensions/__init__.pyi +0 -3
  202. bpy/ops/file/__init__.pyi +0 -3
  203. bpy/ops/fluid/__init__.pyi +0 -3
  204. bpy/ops/font/__init__.pyi +0 -3
  205. bpy/ops/geometry/__init__.pyi +0 -3
  206. bpy/ops/gizmogroup/__init__.pyi +0 -3
  207. bpy/ops/gpencil/__init__.pyi +0 -3
  208. bpy/ops/graph/__init__.pyi +0 -3
  209. bpy/ops/grease_pencil/__init__.pyi +50 -3
  210. bpy/ops/image/__init__.pyi +0 -3
  211. bpy/ops/import_anim/__init__.pyi +0 -3
  212. bpy/ops/import_curve/__init__.pyi +0 -3
  213. bpy/ops/import_scene/__init__.pyi +0 -3
  214. bpy/ops/info/__init__.pyi +0 -3
  215. bpy/ops/lattice/__init__.pyi +0 -3
  216. bpy/ops/marker/__init__.pyi +0 -3
  217. bpy/ops/mask/__init__.pyi +0 -3
  218. bpy/ops/material/__init__.pyi +0 -3
  219. bpy/ops/mball/__init__.pyi +0 -3
  220. bpy/ops/mesh/__init__.pyi +0 -3
  221. bpy/ops/nla/__init__.pyi +0 -3
  222. bpy/ops/node/__init__.pyi +143 -3
  223. bpy/ops/object/__init__.pyi +0 -3
  224. bpy/ops/outliner/__init__.pyi +0 -3
  225. bpy/ops/paint/__init__.pyi +0 -3
  226. bpy/ops/paintcurve/__init__.pyi +0 -3
  227. bpy/ops/palette/__init__.pyi +0 -3
  228. bpy/ops/particle/__init__.pyi +0 -3
  229. bpy/ops/pose/__init__.pyi +0 -3
  230. bpy/ops/poselib/__init__.pyi +0 -3
  231. bpy/ops/preferences/__init__.pyi +0 -3
  232. bpy/ops/ptcache/__init__.pyi +0 -3
  233. bpy/ops/render/__init__.pyi +0 -3
  234. bpy/ops/rigidbody/__init__.pyi +0 -3
  235. bpy/ops/scene/__init__.pyi +0 -3
  236. bpy/ops/screen/__init__.pyi +0 -3
  237. bpy/ops/script/__init__.pyi +0 -3
  238. bpy/ops/sculpt/__init__.pyi +44 -3
  239. bpy/ops/sculpt_curves/__init__.pyi +0 -3
  240. bpy/ops/sequencer/__init__.pyi +0 -3
  241. bpy/ops/sound/__init__.pyi +0 -3
  242. bpy/ops/spreadsheet/__init__.pyi +0 -3
  243. bpy/ops/surface/__init__.pyi +0 -3
  244. bpy/ops/text/__init__.pyi +0 -3
  245. bpy/ops/text_editor/__init__.pyi +0 -3
  246. bpy/ops/texture/__init__.pyi +0 -3
  247. bpy/ops/transform/__init__.pyi +0 -3
  248. bpy/ops/ui/__init__.pyi +0 -3
  249. bpy/ops/uilist/__init__.pyi +0 -3
  250. bpy/ops/uv/__init__.pyi +0 -3
  251. bpy/ops/view2d/__init__.pyi +0 -3
  252. bpy/ops/view3d/__init__.pyi +0 -3
  253. bpy/ops/wm/__init__.pyi +0 -3
  254. bpy/ops/workspace/__init__.pyi +0 -3
  255. bpy/ops/world/__init__.pyi +0 -3
  256. bpy/path/__init__.pyi +5 -8
  257. bpy/props/__init__.pyi +0 -3
  258. bpy/types/__init__.pyi +1542 -381
  259. bpy/typing/__init__.pyi +20 -2
  260. bpy/utils/__init__.pyi +0 -3
  261. bpy/utils/previews/__init__.pyi +0 -3
  262. bpy/utils/units/__init__.pyi +0 -3
  263. bpy_extras/__init__.pyi +0 -3
  264. bpy_extras/anim_utils/__init__.pyi +0 -3
  265. bpy_extras/asset_utils/__init__.pyi +0 -3
  266. bpy_extras/bmesh_utils/__init__.pyi +0 -3
  267. bpy_extras/id_map_utils/__init__.pyi +0 -3
  268. bpy_extras/image_utils/__init__.pyi +4 -7
  269. bpy_extras/io_utils/__init__.pyi +4 -7
  270. bpy_extras/keyconfig_utils/__init__.pyi +0 -3
  271. bpy_extras/mesh_utils/__init__.pyi +0 -3
  272. bpy_extras/node_shader_utils/__init__.pyi +0 -3
  273. bpy_extras/node_utils/__init__.pyi +0 -3
  274. bpy_extras/object_utils/__init__.pyi +2 -5
  275. bpy_extras/view3d_utils/__init__.pyi +0 -3
  276. bpy_extras/wm_utils/__init__.pyi +0 -3
  277. bpy_extras/wm_utils/progress_report/__init__.pyi +0 -3
  278. bpy_restrict_state/__init__.pyi +0 -3
  279. bpy_types/__init__.pyi +0 -3
  280. console_python/__init__.pyi +0 -3
  281. console_shell/__init__.pyi +0 -3
  282. {fake_bpy_module-20240923.dist-info → fake_bpy_module-20240925.dist-info}/METADATA +1 -1
  283. fake_bpy_module-20240925.dist-info/RECORD +365 -0
  284. freestyle/__init__.pyi +0 -3
  285. freestyle/chainingiterators/__init__.pyi +0 -3
  286. freestyle/functions/__init__.pyi +0 -3
  287. freestyle/predicates/__init__.pyi +0 -3
  288. freestyle/shaders/__init__.pyi +0 -3
  289. freestyle/types/__init__.pyi +0 -3
  290. freestyle/utils/ContextFunctions/__init__.pyi +0 -3
  291. freestyle/utils/__init__.pyi +0 -3
  292. gpu/__init__.pyi +0 -3
  293. gpu/capabilities/__init__.pyi +0 -3
  294. gpu/matrix/__init__.pyi +0 -3
  295. gpu/platform/__init__.pyi +0 -3
  296. gpu/select/__init__.pyi +0 -3
  297. gpu/shader/__init__.pyi +0 -3
  298. gpu/state/__init__.pyi +0 -3
  299. gpu/texture/__init__.pyi +0 -3
  300. gpu/types/__init__.pyi +5 -8
  301. gpu_extras/__init__.pyi +0 -3
  302. gpu_extras/batch/__init__.pyi +0 -3
  303. gpu_extras/presets/__init__.pyi +0 -3
  304. graphviz_export/__init__.pyi +0 -3
  305. idprop/__init__.pyi +0 -3
  306. idprop/types/__init__.pyi +0 -3
  307. imbuf/__init__.pyi +0 -3
  308. imbuf/types/__init__.pyi +0 -3
  309. keyingsets_builtins/__init__.pyi +0 -3
  310. keyingsets_utils/__init__.pyi +0 -3
  311. mathutils/__init__.pyi +9 -11
  312. mathutils/bvhtree/__init__.pyi +0 -3
  313. mathutils/geometry/__init__.pyi +0 -3
  314. mathutils/interpolate/__init__.pyi +0 -3
  315. mathutils/kdtree/__init__.pyi +2 -5
  316. mathutils/noise/__init__.pyi +0 -3
  317. nodeitems_builtins/__init__.pyi +0 -3
  318. nodeitems_utils/__init__.pyi +0 -3
  319. rna_info/__init__.pyi +2 -5
  320. rna_keymap_ui/__init__.pyi +0 -3
  321. rna_prop_ui/__init__.pyi +0 -3
  322. rna_xml/__init__.pyi +0 -3
  323. fake_bpy_module-20240923.dist-info/RECORD +0 -365
  324. {fake_bpy_module-20240923.dist-info → fake_bpy_module-20240925.dist-info}/WHEEL +0 -0
  325. {fake_bpy_module-20240923.dist-info → fake_bpy_module-20240925.dist-info}/top_level.txt +0 -0
bpy/types/__init__.pyi CHANGED
@@ -7018,6 +7018,7 @@
7018
7018
 
7019
7019
  --------------------
7020
7020
 
7021
+ * GeometryNodeForeachGeometryElementInput.pair_with_output
7021
7022
  * GeometryNodeRepeatInput.pair_with_output
7022
7023
  * GeometryNodeSimulationInput.pair_with_output
7023
7024
 
@@ -30390,6 +30391,8 @@ of the scene and only show nodes of the renderer they are designed for.
30390
30391
  * FunctionNodeInputString.output_template
30391
30392
  * FunctionNodeInputVector.input_template
30392
30393
  * FunctionNodeInputVector.output_template
30394
+ * FunctionNodeIntegerMath.input_template
30395
+ * FunctionNodeIntegerMath.output_template
30393
30396
  * FunctionNodeInvertMatrix.input_template
30394
30397
  * FunctionNodeInvertMatrix.output_template
30395
30398
  * FunctionNodeInvertRotation.input_template
@@ -30530,6 +30533,10 @@ of the scene and only show nodes of the renderer they are designed for.
30530
30533
  * GeometryNodeFilletCurve.output_template
30531
30534
  * GeometryNodeFlipFaces.input_template
30532
30535
  * GeometryNodeFlipFaces.output_template
30536
+ * GeometryNodeForeachGeometryElementInput.input_template
30537
+ * GeometryNodeForeachGeometryElementInput.output_template
30538
+ * GeometryNodeForeachGeometryElementOutput.input_template
30539
+ * GeometryNodeForeachGeometryElementOutput.output_template
30533
30540
  * GeometryNodeGeometryToInstance.input_template
30534
30541
  * GeometryNodeGeometryToInstance.output_template
30535
30542
  * GeometryNodeGetNamedGrid.input_template
@@ -31337,6 +31344,50 @@ of the scene and only show nodes of the renderer they are designed for.
31337
31344
  :columns: 2
31338
31345
 
31339
31346
 
31347
+ --------------------
31348
+
31349
+ * GeometryNodeForeachGeometryElementOutput.main_items
31350
+ * NodeGeometryForeachGeometryElementMainItems.new
31351
+ * NodeGeometryForeachGeometryElementMainItems.remove
31352
+
31353
+ :columns: 2
31354
+
31355
+
31356
+ --------------------
31357
+
31358
+ * bpy_struct.id_data
31359
+
31360
+ :columns: 2
31361
+
31362
+
31363
+ --------------------
31364
+
31365
+ * bpy_struct.as_pointer
31366
+ * bpy_struct.driver_add
31367
+ * bpy_struct.driver_remove
31368
+ * bpy_struct.get
31369
+ * bpy_struct.id_properties_clear
31370
+ * bpy_struct.id_properties_ensure
31371
+ * bpy_struct.id_properties_ui
31372
+ * bpy_struct.is_property_hidden
31373
+ * bpy_struct.is_property_overridable_library
31374
+ * bpy_struct.is_property_readonly
31375
+ * bpy_struct.is_property_set
31376
+ * bpy_struct.items
31377
+ * bpy_struct.keyframe_delete
31378
+ * bpy_struct.keyframe_insert
31379
+ * bpy_struct.keys
31380
+ * bpy_struct.path_from_id
31381
+ * bpy_struct.path_resolve
31382
+ * bpy_struct.pop
31383
+ * bpy_struct.property_overridable_library_set
31384
+ * bpy_struct.property_unset
31385
+ * bpy_struct.type_recast
31386
+ * bpy_struct.values
31387
+
31388
+ :columns: 2
31389
+
31390
+
31340
31391
  --------------------
31341
31392
 
31342
31393
  * GreasePencilLayer.parent_group
@@ -33280,6 +33331,45 @@ of the scene and only show nodes of the renderer they are designed for.
33280
33331
  :columns: 2
33281
33332
 
33282
33333
 
33334
+ --------------------
33335
+
33336
+ * bpy_struct.id_data
33337
+ * ViewerPathElem.type
33338
+ * ViewerPathElem.ui_name
33339
+
33340
+ :columns: 2
33341
+
33342
+
33343
+ --------------------
33344
+
33345
+ * bpy_struct.as_pointer
33346
+ * bpy_struct.driver_add
33347
+ * bpy_struct.driver_remove
33348
+ * bpy_struct.get
33349
+ * bpy_struct.id_properties_clear
33350
+ * bpy_struct.id_properties_ensure
33351
+ * bpy_struct.id_properties_ui
33352
+ * bpy_struct.is_property_hidden
33353
+ * bpy_struct.is_property_overridable_library
33354
+ * bpy_struct.is_property_readonly
33355
+ * bpy_struct.is_property_set
33356
+ * bpy_struct.items
33357
+ * bpy_struct.keyframe_delete
33358
+ * bpy_struct.keyframe_insert
33359
+ * bpy_struct.keys
33360
+ * bpy_struct.path_from_id
33361
+ * bpy_struct.path_resolve
33362
+ * bpy_struct.pop
33363
+ * bpy_struct.property_overridable_library_set
33364
+ * bpy_struct.property_unset
33365
+ * bpy_struct.type_recast
33366
+ * bpy_struct.values
33367
+ * ViewerPathElem.bl_rna_get_subclass
33368
+ * ViewerPathElem.bl_rna_get_subclass_py
33369
+
33370
+ :columns: 2
33371
+
33372
+
33283
33373
  --------------------
33284
33374
 
33285
33375
  * bpy_struct.id_data
@@ -50941,6 +51031,98 @@ object, placing it into a view layer, selecting it and making it active.
50941
51031
  :columns: 2
50942
51032
 
50943
51033
 
51034
+ --------------------
51035
+
51036
+ * bpy_struct.as_pointer
51037
+ * bpy_struct.driver_add
51038
+ * bpy_struct.driver_remove
51039
+ * bpy_struct.get
51040
+ * bpy_struct.id_properties_clear
51041
+ * bpy_struct.id_properties_ensure
51042
+ * bpy_struct.id_properties_ui
51043
+ * bpy_struct.is_property_hidden
51044
+ * bpy_struct.is_property_overridable_library
51045
+ * bpy_struct.is_property_readonly
51046
+ * bpy_struct.is_property_set
51047
+ * bpy_struct.items
51048
+ * bpy_struct.keyframe_delete
51049
+ * bpy_struct.keyframe_insert
51050
+ * bpy_struct.keys
51051
+ * bpy_struct.path_from_id
51052
+ * bpy_struct.path_resolve
51053
+ * bpy_struct.pop
51054
+ * bpy_struct.property_overridable_library_set
51055
+ * bpy_struct.property_unset
51056
+ * bpy_struct.type_recast
51057
+ * bpy_struct.values
51058
+ * Node.socket_value_update
51059
+ * Node.is_registered_node_type
51060
+ * Node.poll
51061
+ * Node.poll_instance
51062
+ * Node.update
51063
+ * Node.insert_link
51064
+ * Node.init
51065
+ * Node.copy
51066
+ * Node.free
51067
+ * Node.draw_buttons
51068
+ * Node.draw_buttons_ext
51069
+ * Node.draw_label
51070
+ * Node.debug_zone_body_lazy_function_graph
51071
+ * Node.debug_zone_lazy_function_graph
51072
+ * Node.poll
51073
+ * Node.bl_rna_get_subclass
51074
+ * Node.bl_rna_get_subclass_py
51075
+ * NodeInternal.poll
51076
+ * NodeInternal.poll_instance
51077
+ * NodeInternal.update
51078
+ * NodeInternal.draw_buttons
51079
+ * NodeInternal.draw_buttons_ext
51080
+ * NodeInternal.bl_rna_get_subclass
51081
+ * NodeInternal.bl_rna_get_subclass_py
51082
+ * FunctionNode.bl_rna_get_subclass
51083
+ * FunctionNode.bl_rna_get_subclass_py
51084
+
51085
+ :columns: 2
51086
+
51087
+
51088
+ --------------------
51089
+
51090
+ * bpy_struct.id_data
51091
+ * Node.type
51092
+ * Node.location
51093
+ * Node.width
51094
+ * Node.height
51095
+ * Node.dimensions
51096
+ * Node.name
51097
+ * Node.label
51098
+ * Node.inputs
51099
+ * Node.outputs
51100
+ * Node.internal_links
51101
+ * Node.parent
51102
+ * Node.warning_propagation
51103
+ * Node.use_custom_color
51104
+ * Node.color
51105
+ * Node.select
51106
+ * Node.show_options
51107
+ * Node.show_preview
51108
+ * Node.hide
51109
+ * Node.mute
51110
+ * Node.show_texture
51111
+ * Node.bl_idname
51112
+ * Node.bl_label
51113
+ * Node.bl_description
51114
+ * Node.bl_icon
51115
+ * Node.bl_static_type
51116
+ * Node.bl_width_default
51117
+ * Node.bl_width_min
51118
+ * Node.bl_width_max
51119
+ * Node.bl_height_default
51120
+ * Node.bl_height_min
51121
+ * Node.bl_height_max
51122
+
51123
+ :columns: 2
51124
+
51125
+
50944
51126
  --------------------
50945
51127
 
50946
51128
  * bpy_struct.as_pointer
@@ -52302,93 +52484,135 @@ object, placing it into a view layer, selecting it and making it active.
52302
52484
 
52303
52485
  --------------------
52304
52486
 
52305
- * bpy_struct.id_data
52306
- * Node.type
52307
- * Node.location
52308
- * Node.width
52309
- * Node.height
52310
- * Node.dimensions
52311
- * Node.name
52312
- * Node.label
52313
- * Node.inputs
52314
- * Node.outputs
52315
- * Node.internal_links
52316
- * Node.parent
52317
- * Node.warning_propagation
52318
- * Node.use_custom_color
52319
- * Node.color
52320
- * Node.select
52321
- * Node.show_options
52322
- * Node.show_preview
52323
- * Node.hide
52324
- * Node.mute
52325
- * Node.show_texture
52326
- * Node.bl_idname
52327
- * Node.bl_label
52328
- * Node.bl_description
52329
- * Node.bl_icon
52330
- * Node.bl_static_type
52331
- * Node.bl_width_default
52332
- * Node.bl_width_min
52333
- * Node.bl_width_max
52334
- * Node.bl_height_default
52335
- * Node.bl_height_min
52336
- * Node.bl_height_max
52337
-
52338
- :columns: 2
52339
-
52340
-
52341
- --------------------
52342
-
52343
- * bpy_struct.as_pointer
52344
- * bpy_struct.driver_add
52345
- * bpy_struct.driver_remove
52346
- * bpy_struct.get
52347
- * bpy_struct.id_properties_clear
52348
- * bpy_struct.id_properties_ensure
52349
- * bpy_struct.id_properties_ui
52350
- * bpy_struct.is_property_hidden
52351
- * bpy_struct.is_property_overridable_library
52352
- * bpy_struct.is_property_readonly
52353
- * bpy_struct.is_property_set
52354
- * bpy_struct.items
52355
- * bpy_struct.keyframe_delete
52356
- * bpy_struct.keyframe_insert
52357
- * bpy_struct.keys
52358
- * bpy_struct.path_from_id
52359
- * bpy_struct.path_resolve
52360
- * bpy_struct.pop
52361
- * bpy_struct.property_overridable_library_set
52362
- * bpy_struct.property_unset
52363
- * bpy_struct.type_recast
52364
- * bpy_struct.values
52365
- * Node.socket_value_update
52366
- * Node.is_registered_node_type
52367
- * Node.poll
52368
- * Node.poll_instance
52369
- * Node.update
52370
- * Node.insert_link
52371
- * Node.init
52372
- * Node.copy
52373
- * Node.free
52374
- * Node.draw_buttons
52375
- * Node.draw_buttons_ext
52376
- * Node.draw_label
52377
- * Node.debug_zone_body_lazy_function_graph
52378
- * Node.debug_zone_lazy_function_graph
52379
- * Node.poll
52380
- * Node.bl_rna_get_subclass
52381
- * Node.bl_rna_get_subclass_py
52382
- * NodeInternal.poll
52383
- * NodeInternal.poll_instance
52384
- * NodeInternal.update
52385
- * NodeInternal.draw_buttons
52386
- * NodeInternal.draw_buttons_ext
52387
- * NodeInternal.bl_rna_get_subclass
52388
- * NodeInternal.bl_rna_get_subclass_py
52389
- * GeometryNode.poll
52390
- * GeometryNode.bl_rna_get_subclass
52391
- * GeometryNode.bl_rna_get_subclass_py
52487
+ * GeometryNodeForeachGeometryElementOutput.main_items
52488
+
52489
+ :columns: 2
52490
+
52491
+
52492
+ --------------------
52493
+
52494
+ * bpy_struct.id_data
52495
+
52496
+ :columns: 2
52497
+
52498
+
52499
+ --------------------
52500
+
52501
+ * bpy_struct.as_pointer
52502
+ * bpy_struct.driver_add
52503
+ * bpy_struct.driver_remove
52504
+ * bpy_struct.get
52505
+ * bpy_struct.id_properties_clear
52506
+ * bpy_struct.id_properties_ensure
52507
+ * bpy_struct.id_properties_ui
52508
+ * bpy_struct.is_property_hidden
52509
+ * bpy_struct.is_property_overridable_library
52510
+ * bpy_struct.is_property_readonly
52511
+ * bpy_struct.is_property_set
52512
+ * bpy_struct.items
52513
+ * bpy_struct.keyframe_delete
52514
+ * bpy_struct.keyframe_insert
52515
+ * bpy_struct.keys
52516
+ * bpy_struct.path_from_id
52517
+ * bpy_struct.path_resolve
52518
+ * bpy_struct.pop
52519
+ * bpy_struct.property_overridable_library_set
52520
+ * bpy_struct.property_unset
52521
+ * bpy_struct.type_recast
52522
+ * bpy_struct.values
52523
+
52524
+ :columns: 2
52525
+
52526
+
52527
+ --------------------
52528
+
52529
+ * bpy_struct.id_data
52530
+ * Node.type
52531
+ * Node.location
52532
+ * Node.width
52533
+ * Node.height
52534
+ * Node.dimensions
52535
+ * Node.name
52536
+ * Node.label
52537
+ * Node.inputs
52538
+ * Node.outputs
52539
+ * Node.internal_links
52540
+ * Node.parent
52541
+ * Node.warning_propagation
52542
+ * Node.use_custom_color
52543
+ * Node.color
52544
+ * Node.select
52545
+ * Node.show_options
52546
+ * Node.show_preview
52547
+ * Node.hide
52548
+ * Node.mute
52549
+ * Node.show_texture
52550
+ * Node.bl_idname
52551
+ * Node.bl_label
52552
+ * Node.bl_description
52553
+ * Node.bl_icon
52554
+ * Node.bl_static_type
52555
+ * Node.bl_width_default
52556
+ * Node.bl_width_min
52557
+ * Node.bl_width_max
52558
+ * Node.bl_height_default
52559
+ * Node.bl_height_min
52560
+ * Node.bl_height_max
52561
+
52562
+ :columns: 2
52563
+
52564
+
52565
+ --------------------
52566
+
52567
+ * bpy_struct.as_pointer
52568
+ * bpy_struct.driver_add
52569
+ * bpy_struct.driver_remove
52570
+ * bpy_struct.get
52571
+ * bpy_struct.id_properties_clear
52572
+ * bpy_struct.id_properties_ensure
52573
+ * bpy_struct.id_properties_ui
52574
+ * bpy_struct.is_property_hidden
52575
+ * bpy_struct.is_property_overridable_library
52576
+ * bpy_struct.is_property_readonly
52577
+ * bpy_struct.is_property_set
52578
+ * bpy_struct.items
52579
+ * bpy_struct.keyframe_delete
52580
+ * bpy_struct.keyframe_insert
52581
+ * bpy_struct.keys
52582
+ * bpy_struct.path_from_id
52583
+ * bpy_struct.path_resolve
52584
+ * bpy_struct.pop
52585
+ * bpy_struct.property_overridable_library_set
52586
+ * bpy_struct.property_unset
52587
+ * bpy_struct.type_recast
52588
+ * bpy_struct.values
52589
+ * Node.socket_value_update
52590
+ * Node.is_registered_node_type
52591
+ * Node.poll
52592
+ * Node.poll_instance
52593
+ * Node.update
52594
+ * Node.insert_link
52595
+ * Node.init
52596
+ * Node.copy
52597
+ * Node.free
52598
+ * Node.draw_buttons
52599
+ * Node.draw_buttons_ext
52600
+ * Node.draw_label
52601
+ * Node.debug_zone_body_lazy_function_graph
52602
+ * Node.debug_zone_lazy_function_graph
52603
+ * Node.poll
52604
+ * Node.bl_rna_get_subclass
52605
+ * Node.bl_rna_get_subclass_py
52606
+ * NodeInternal.poll
52607
+ * NodeInternal.poll_instance
52608
+ * NodeInternal.update
52609
+ * NodeInternal.draw_buttons
52610
+ * NodeInternal.draw_buttons_ext
52611
+ * NodeInternal.bl_rna_get_subclass
52612
+ * NodeInternal.bl_rna_get_subclass_py
52613
+ * GeometryNode.poll
52614
+ * GeometryNode.bl_rna_get_subclass
52615
+ * GeometryNode.bl_rna_get_subclass_py
52392
52616
 
52393
52617
  :columns: 2
52394
52618
 
@@ -56843,6 +57067,48 @@ print(positions_data)
56843
57067
  :columns: 2
56844
57068
 
56845
57069
 
57070
+ --------------------
57071
+
57072
+ * GeometryNodeForeachGeometryElementOutput.generation_items
57073
+
57074
+ :columns: 2
57075
+
57076
+
57077
+ --------------------
57078
+
57079
+ * bpy_struct.id_data
57080
+
57081
+ :columns: 2
57082
+
57083
+
57084
+ --------------------
57085
+
57086
+ * bpy_struct.as_pointer
57087
+ * bpy_struct.driver_add
57088
+ * bpy_struct.driver_remove
57089
+ * bpy_struct.get
57090
+ * bpy_struct.id_properties_clear
57091
+ * bpy_struct.id_properties_ensure
57092
+ * bpy_struct.id_properties_ui
57093
+ * bpy_struct.is_property_hidden
57094
+ * bpy_struct.is_property_overridable_library
57095
+ * bpy_struct.is_property_readonly
57096
+ * bpy_struct.is_property_set
57097
+ * bpy_struct.items
57098
+ * bpy_struct.keyframe_delete
57099
+ * bpy_struct.keyframe_insert
57100
+ * bpy_struct.keys
57101
+ * bpy_struct.path_from_id
57102
+ * bpy_struct.path_resolve
57103
+ * bpy_struct.pop
57104
+ * bpy_struct.property_overridable_library_set
57105
+ * bpy_struct.property_unset
57106
+ * bpy_struct.type_recast
57107
+ * bpy_struct.values
57108
+
57109
+ :columns: 2
57110
+
57111
+
56846
57112
  --------------------
56847
57113
 
56848
57114
  * BlendData.movieclips
@@ -72725,6 +72991,50 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
72725
72991
  :columns: 2
72726
72992
 
72727
72993
 
72994
+ --------------------
72995
+
72996
+ * bpy_struct.id_data
72997
+
72998
+ :columns: 2
72999
+
73000
+
73001
+ --------------------
73002
+
73003
+ * bpy_struct.as_pointer
73004
+ * bpy_struct.driver_add
73005
+ * bpy_struct.driver_remove
73006
+ * bpy_struct.get
73007
+ * bpy_struct.id_properties_clear
73008
+ * bpy_struct.id_properties_ensure
73009
+ * bpy_struct.id_properties_ui
73010
+ * bpy_struct.is_property_hidden
73011
+ * bpy_struct.is_property_overridable_library
73012
+ * bpy_struct.is_property_readonly
73013
+ * bpy_struct.is_property_set
73014
+ * bpy_struct.items
73015
+ * bpy_struct.keyframe_delete
73016
+ * bpy_struct.keyframe_insert
73017
+ * bpy_struct.keys
73018
+ * bpy_struct.path_from_id
73019
+ * bpy_struct.path_resolve
73020
+ * bpy_struct.pop
73021
+ * bpy_struct.property_overridable_library_set
73022
+ * bpy_struct.property_unset
73023
+ * bpy_struct.type_recast
73024
+ * bpy_struct.values
73025
+
73026
+ :columns: 2
73027
+
73028
+
73029
+ --------------------
73030
+
73031
+ * GeometryNodeForeachGeometryElementOutput.generation_items
73032
+ * NodeGeometryForeachGeometryElementGenerationItems.new
73033
+ * NodeGeometryForeachGeometryElementGenerationItems.remove
73034
+
73035
+ :columns: 2
73036
+
73037
+
72728
73038
  --------------------
72729
73039
 
72730
73040
  * bpy_struct.id_data
@@ -74992,26 +75302,119 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
74992
75302
  --------------------
74993
75303
 
74994
75304
  * bpy_struct.id_data
74995
- * ID.name
74996
- * ID.name_full
74997
- * ID.id_type
74998
- * ID.session_uid
74999
- * ID.is_evaluated
75000
- * ID.original
75001
- * ID.users
75002
- * ID.use_fake_user
75003
- * ID.use_extra_user
75004
- * ID.is_embedded_data
75005
- * ID.is_missing
75006
- * ID.is_runtime_data
75007
- * ID.is_editable
75008
- * ID.tag
75009
- * ID.is_library_indirect
75010
- * ID.library
75011
- * ID.library_weak_reference
75012
- * ID.asset_data
75013
- * ID.override_library
75014
- * ID.preview
75305
+ * Node.type
75306
+ * Node.location
75307
+ * Node.width
75308
+ * Node.height
75309
+ * Node.dimensions
75310
+ * Node.name
75311
+ * Node.label
75312
+ * Node.inputs
75313
+ * Node.outputs
75314
+ * Node.internal_links
75315
+ * Node.parent
75316
+ * Node.warning_propagation
75317
+ * Node.use_custom_color
75318
+ * Node.color
75319
+ * Node.select
75320
+ * Node.show_options
75321
+ * Node.show_preview
75322
+ * Node.hide
75323
+ * Node.mute
75324
+ * Node.show_texture
75325
+ * Node.bl_idname
75326
+ * Node.bl_label
75327
+ * Node.bl_description
75328
+ * Node.bl_icon
75329
+ * Node.bl_static_type
75330
+ * Node.bl_width_default
75331
+ * Node.bl_width_min
75332
+ * Node.bl_width_max
75333
+ * Node.bl_height_default
75334
+ * Node.bl_height_min
75335
+ * Node.bl_height_max
75336
+
75337
+ :columns: 2
75338
+
75339
+
75340
+ --------------------
75341
+
75342
+ * bpy_struct.as_pointer
75343
+ * bpy_struct.driver_add
75344
+ * bpy_struct.driver_remove
75345
+ * bpy_struct.get
75346
+ * bpy_struct.id_properties_clear
75347
+ * bpy_struct.id_properties_ensure
75348
+ * bpy_struct.id_properties_ui
75349
+ * bpy_struct.is_property_hidden
75350
+ * bpy_struct.is_property_overridable_library
75351
+ * bpy_struct.is_property_readonly
75352
+ * bpy_struct.is_property_set
75353
+ * bpy_struct.items
75354
+ * bpy_struct.keyframe_delete
75355
+ * bpy_struct.keyframe_insert
75356
+ * bpy_struct.keys
75357
+ * bpy_struct.path_from_id
75358
+ * bpy_struct.path_resolve
75359
+ * bpy_struct.pop
75360
+ * bpy_struct.property_overridable_library_set
75361
+ * bpy_struct.property_unset
75362
+ * bpy_struct.type_recast
75363
+ * bpy_struct.values
75364
+ * Node.socket_value_update
75365
+ * Node.is_registered_node_type
75366
+ * Node.poll
75367
+ * Node.poll_instance
75368
+ * Node.update
75369
+ * Node.insert_link
75370
+ * Node.init
75371
+ * Node.copy
75372
+ * Node.free
75373
+ * Node.draw_buttons
75374
+ * Node.draw_buttons_ext
75375
+ * Node.draw_label
75376
+ * Node.debug_zone_body_lazy_function_graph
75377
+ * Node.debug_zone_lazy_function_graph
75378
+ * Node.poll
75379
+ * Node.bl_rna_get_subclass
75380
+ * Node.bl_rna_get_subclass_py
75381
+ * NodeInternal.poll
75382
+ * NodeInternal.poll_instance
75383
+ * NodeInternal.update
75384
+ * NodeInternal.draw_buttons
75385
+ * NodeInternal.draw_buttons_ext
75386
+ * NodeInternal.bl_rna_get_subclass
75387
+ * NodeInternal.bl_rna_get_subclass_py
75388
+ * GeometryNode.poll
75389
+ * GeometryNode.bl_rna_get_subclass
75390
+ * GeometryNode.bl_rna_get_subclass_py
75391
+
75392
+ :columns: 2
75393
+
75394
+
75395
+ --------------------
75396
+
75397
+ * bpy_struct.id_data
75398
+ * ID.name
75399
+ * ID.name_full
75400
+ * ID.id_type
75401
+ * ID.session_uid
75402
+ * ID.is_evaluated
75403
+ * ID.original
75404
+ * ID.users
75405
+ * ID.use_fake_user
75406
+ * ID.use_extra_user
75407
+ * ID.is_embedded_data
75408
+ * ID.is_missing
75409
+ * ID.is_runtime_data
75410
+ * ID.is_editable
75411
+ * ID.tag
75412
+ * ID.is_library_indirect
75413
+ * ID.library
75414
+ * ID.library_weak_reference
75415
+ * ID.asset_data
75416
+ * ID.override_library
75417
+ * ID.preview
75015
75418
 
75016
75419
  :columns: 2
75017
75420
 
@@ -92856,6 +93259,48 @@ Base class for integrating USD Hydra based renderers.
92856
93259
  :columns: 2
92857
93260
 
92858
93261
 
93262
+ --------------------
93263
+
93264
+ * GeometryNodeForeachGeometryElementOutput.input_items
93265
+
93266
+ :columns: 2
93267
+
93268
+
93269
+ --------------------
93270
+
93271
+ * bpy_struct.id_data
93272
+
93273
+ :columns: 2
93274
+
93275
+
93276
+ --------------------
93277
+
93278
+ * bpy_struct.as_pointer
93279
+ * bpy_struct.driver_add
93280
+ * bpy_struct.driver_remove
93281
+ * bpy_struct.get
93282
+ * bpy_struct.id_properties_clear
93283
+ * bpy_struct.id_properties_ensure
93284
+ * bpy_struct.id_properties_ui
93285
+ * bpy_struct.is_property_hidden
93286
+ * bpy_struct.is_property_overridable_library
93287
+ * bpy_struct.is_property_readonly
93288
+ * bpy_struct.is_property_set
93289
+ * bpy_struct.items
93290
+ * bpy_struct.keyframe_delete
93291
+ * bpy_struct.keyframe_insert
93292
+ * bpy_struct.keys
93293
+ * bpy_struct.path_from_id
93294
+ * bpy_struct.path_resolve
93295
+ * bpy_struct.pop
93296
+ * bpy_struct.property_overridable_library_set
93297
+ * bpy_struct.property_unset
93298
+ * bpy_struct.type_recast
93299
+ * bpy_struct.values
93300
+
93301
+ :columns: 2
93302
+
93303
+
92859
93304
  --------------------
92860
93305
 
92861
93306
  * GeometryNodeRepeatOutput.repeat_items
@@ -95753,6 +96198,99 @@ Executing the operator will then print all values.
95753
96198
  :columns: 2
95754
96199
 
95755
96200
 
96201
+ --------------------
96202
+
96203
+ * bpy_struct.as_pointer
96204
+ * bpy_struct.driver_add
96205
+ * bpy_struct.driver_remove
96206
+ * bpy_struct.get
96207
+ * bpy_struct.id_properties_clear
96208
+ * bpy_struct.id_properties_ensure
96209
+ * bpy_struct.id_properties_ui
96210
+ * bpy_struct.is_property_hidden
96211
+ * bpy_struct.is_property_overridable_library
96212
+ * bpy_struct.is_property_readonly
96213
+ * bpy_struct.is_property_set
96214
+ * bpy_struct.items
96215
+ * bpy_struct.keyframe_delete
96216
+ * bpy_struct.keyframe_insert
96217
+ * bpy_struct.keys
96218
+ * bpy_struct.path_from_id
96219
+ * bpy_struct.path_resolve
96220
+ * bpy_struct.pop
96221
+ * bpy_struct.property_overridable_library_set
96222
+ * bpy_struct.property_unset
96223
+ * bpy_struct.type_recast
96224
+ * bpy_struct.values
96225
+ * Node.socket_value_update
96226
+ * Node.is_registered_node_type
96227
+ * Node.poll
96228
+ * Node.poll_instance
96229
+ * Node.update
96230
+ * Node.insert_link
96231
+ * Node.init
96232
+ * Node.copy
96233
+ * Node.free
96234
+ * Node.draw_buttons
96235
+ * Node.draw_buttons_ext
96236
+ * Node.draw_label
96237
+ * Node.debug_zone_body_lazy_function_graph
96238
+ * Node.debug_zone_lazy_function_graph
96239
+ * Node.poll
96240
+ * Node.bl_rna_get_subclass
96241
+ * Node.bl_rna_get_subclass_py
96242
+ * NodeInternal.poll
96243
+ * NodeInternal.poll_instance
96244
+ * NodeInternal.update
96245
+ * NodeInternal.draw_buttons
96246
+ * NodeInternal.draw_buttons_ext
96247
+ * NodeInternal.bl_rna_get_subclass
96248
+ * NodeInternal.bl_rna_get_subclass_py
96249
+ * GeometryNode.poll
96250
+ * GeometryNode.bl_rna_get_subclass
96251
+ * GeometryNode.bl_rna_get_subclass_py
96252
+
96253
+ :columns: 2
96254
+
96255
+
96256
+ --------------------
96257
+
96258
+ * bpy_struct.id_data
96259
+ * Node.type
96260
+ * Node.location
96261
+ * Node.width
96262
+ * Node.height
96263
+ * Node.dimensions
96264
+ * Node.name
96265
+ * Node.label
96266
+ * Node.inputs
96267
+ * Node.outputs
96268
+ * Node.internal_links
96269
+ * Node.parent
96270
+ * Node.warning_propagation
96271
+ * Node.use_custom_color
96272
+ * Node.color
96273
+ * Node.select
96274
+ * Node.show_options
96275
+ * Node.show_preview
96276
+ * Node.hide
96277
+ * Node.mute
96278
+ * Node.show_texture
96279
+ * Node.bl_idname
96280
+ * Node.bl_label
96281
+ * Node.bl_description
96282
+ * Node.bl_icon
96283
+ * Node.bl_static_type
96284
+ * Node.bl_width_default
96285
+ * Node.bl_width_min
96286
+ * Node.bl_width_max
96287
+ * Node.bl_height_default
96288
+ * Node.bl_height_min
96289
+ * Node.bl_height_max
96290
+
96291
+ :columns: 2
96292
+
96293
+
95756
96294
  --------------------
95757
96295
 
95758
96296
  * bpy_struct.as_pointer
@@ -96016,6 +96554,50 @@ Executing the operator will then print all values.
96016
96554
  :columns: 2
96017
96555
 
96018
96556
 
96557
+ --------------------
96558
+
96559
+ * GeometryNodeForeachGeometryElementOutput.input_items
96560
+ * NodeGeometryForeachGeometryElementInputItems.new
96561
+ * NodeGeometryForeachGeometryElementInputItems.remove
96562
+
96563
+ :columns: 2
96564
+
96565
+
96566
+ --------------------
96567
+
96568
+ * bpy_struct.id_data
96569
+
96570
+ :columns: 2
96571
+
96572
+
96573
+ --------------------
96574
+
96575
+ * bpy_struct.as_pointer
96576
+ * bpy_struct.driver_add
96577
+ * bpy_struct.driver_remove
96578
+ * bpy_struct.get
96579
+ * bpy_struct.id_properties_clear
96580
+ * bpy_struct.id_properties_ensure
96581
+ * bpy_struct.id_properties_ui
96582
+ * bpy_struct.is_property_hidden
96583
+ * bpy_struct.is_property_overridable_library
96584
+ * bpy_struct.is_property_readonly
96585
+ * bpy_struct.is_property_set
96586
+ * bpy_struct.items
96587
+ * bpy_struct.keyframe_delete
96588
+ * bpy_struct.keyframe_insert
96589
+ * bpy_struct.keys
96590
+ * bpy_struct.path_from_id
96591
+ * bpy_struct.path_resolve
96592
+ * bpy_struct.pop
96593
+ * bpy_struct.property_overridable_library_set
96594
+ * bpy_struct.property_unset
96595
+ * bpy_struct.type_recast
96596
+ * bpy_struct.values
96597
+
96598
+ :columns: 2
96599
+
96600
+
96019
96601
  --------------------
96020
96602
 
96021
96603
  * bpy.context.active_gpencil_frame
@@ -98002,6 +98584,7 @@ Executing the operator will then print all values.
98002
98584
  * bpy.context.active_node
98003
98585
  * bpy.context.selected_nodes
98004
98586
  * bpy.context.texture_node
98587
+ * GeometryNodeForeachGeometryElementInput.paired_output
98005
98588
  * GeometryNodeMenuSwitch.enum_definition
98006
98589
  * GeometryNodeRepeatInput.paired_output
98007
98590
  * GeometryNodeSimulationInput.paired_output
@@ -101042,9 +101625,6 @@ import bl_ui.space_view3d_toolbar
101042
101625
  import bpy.typing
101043
101626
  import mathutils
101044
101627
 
101045
- _GenericType1 = typing.TypeVar("_GenericType1")
101046
- _GenericType2 = typing.TypeVar("_GenericType2")
101047
-
101048
101628
  class bpy_struct(typing.Generic[_GenericType1]):
101049
101629
  """built-in base class for all classes in bpy.types."""
101050
101630
 
@@ -101315,7 +101895,7 @@ class bpy_struct(typing.Generic[_GenericType1]):
101315
101895
  :type key: int | str
101316
101896
  """
101317
101897
 
101318
- class bpy_prop_collection(typing.Generic[_GenericType1]):
101898
+ class bpy_prop_collection[_GenericType1](typing.Generic[_GenericType1]):
101319
101899
  """built-in class used for all collections."""
101320
101900
 
101321
101901
  def find(self, key: str | None) -> int:
@@ -101362,7 +101942,7 @@ class bpy_prop_collection(typing.Generic[_GenericType1]):
101362
101942
  :type seq: collections.abc.Sequence[bool] | collections.abc.Sequence[int] | collections.abc.Sequence[float] | typing_extensions.Buffer
101363
101943
  """
101364
101944
 
101365
- def get(
101945
+ def get[_GenericType2](
101366
101946
  self, key: str | None, default: _GenericType2 = None
101367
101947
  ) -> _GenericType1 | _GenericType2:
101368
101948
  """Returns the value of the item assigned to key or default when not found
@@ -101460,7 +102040,7 @@ class bpy_prop_collection(typing.Generic[_GenericType1]):
101460
102040
  :rtype: bool
101461
102041
  """
101462
102042
 
101463
- class bpy_prop_array(typing.Generic[_GenericType1]):
102043
+ class bpy_prop_array[_GenericType1](typing.Generic[_GenericType1]):
101464
102044
  def __get__(self, instance, owner) -> bpy_prop_array[_GenericType1]:
101465
102045
  """
101466
102046
 
@@ -108340,6 +108920,183 @@ class NodeGeometryCaptureAttributeItems(
108340
108920
  :rtype: typing.Any
108341
108921
  """
108342
108922
 
108923
+ class NodeGeometryForeachGeometryElementGenerationItems(
108924
+ bpy_prop_collection[ForeachGeometryElementGenerationItem], bpy_struct
108925
+ ):
108926
+ """Collection of generation items"""
108927
+
108928
+ def new(
108929
+ self, socket_type: bpy.typing.NodeSocketDataTypeItems | None, name: str
108930
+ ) -> ForeachGeometryElementGenerationItem:
108931
+ """Add an item at the end
108932
+
108933
+ :param socket_type: Socket Type, Socket type of the item
108934
+ :type socket_type: bpy.typing.NodeSocketDataTypeItems | None
108935
+ :param name: Name
108936
+ :type name: str
108937
+ :return: Item, New item
108938
+ :rtype: ForeachGeometryElementGenerationItem
108939
+ """
108940
+
108941
+ def remove(self, item: ForeachGeometryElementGenerationItem):
108942
+ """Remove an item
108943
+
108944
+ :param item: Item, The item to remove
108945
+ :type item: ForeachGeometryElementGenerationItem
108946
+ """
108947
+
108948
+ def clear(self):
108949
+ """Remove all items"""
108950
+
108951
+ def move(self, from_index: int | None, to_index: int | None):
108952
+ """Move an item to another position
108953
+
108954
+ :param from_index: From Index, Index of the item to move
108955
+ :type from_index: int | None
108956
+ :param to_index: To Index, Target index for the item
108957
+ :type to_index: int | None
108958
+ """
108959
+
108960
+ @classmethod
108961
+ def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
108962
+ """
108963
+
108964
+ :param id: The RNA type identifier.
108965
+ :type id: str | None
108966
+ :param default:
108967
+ :return: The RNA type or default when not found.
108968
+ :rtype: Struct
108969
+ """
108970
+
108971
+ @classmethod
108972
+ def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
108973
+ """
108974
+
108975
+ :param id: The RNA type identifier.
108976
+ :type id: str | None
108977
+ :param default:
108978
+ :return: The class or default when not found.
108979
+ :rtype: typing.Any
108980
+ """
108981
+
108982
+ class NodeGeometryForeachGeometryElementInputItems(
108983
+ bpy_prop_collection[ForeachGeometryElementInputItem], bpy_struct
108984
+ ):
108985
+ """Collection of input items"""
108986
+
108987
+ def new(
108988
+ self, socket_type: bpy.typing.NodeSocketDataTypeItems | None, name: str
108989
+ ) -> ForeachGeometryElementInputItem:
108990
+ """Add an item at the end
108991
+
108992
+ :param socket_type: Socket Type, Socket type of the item
108993
+ :type socket_type: bpy.typing.NodeSocketDataTypeItems | None
108994
+ :param name: Name
108995
+ :type name: str
108996
+ :return: Item, New item
108997
+ :rtype: ForeachGeometryElementInputItem
108998
+ """
108999
+
109000
+ def remove(self, item: ForeachGeometryElementInputItem):
109001
+ """Remove an item
109002
+
109003
+ :param item: Item, The item to remove
109004
+ :type item: ForeachGeometryElementInputItem
109005
+ """
109006
+
109007
+ def clear(self):
109008
+ """Remove all items"""
109009
+
109010
+ def move(self, from_index: int | None, to_index: int | None):
109011
+ """Move an item to another position
109012
+
109013
+ :param from_index: From Index, Index of the item to move
109014
+ :type from_index: int | None
109015
+ :param to_index: To Index, Target index for the item
109016
+ :type to_index: int | None
109017
+ """
109018
+
109019
+ @classmethod
109020
+ def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
109021
+ """
109022
+
109023
+ :param id: The RNA type identifier.
109024
+ :type id: str | None
109025
+ :param default:
109026
+ :return: The RNA type or default when not found.
109027
+ :rtype: Struct
109028
+ """
109029
+
109030
+ @classmethod
109031
+ def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
109032
+ """
109033
+
109034
+ :param id: The RNA type identifier.
109035
+ :type id: str | None
109036
+ :param default:
109037
+ :return: The class or default when not found.
109038
+ :rtype: typing.Any
109039
+ """
109040
+
109041
+ class NodeGeometryForeachGeometryElementMainItems(
109042
+ bpy_prop_collection[ForeachGeometryElementMainItem], bpy_struct
109043
+ ):
109044
+ """Collection of main items"""
109045
+
109046
+ def new(
109047
+ self, socket_type: bpy.typing.NodeSocketDataTypeItems | None, name: str
109048
+ ) -> ForeachGeometryElementMainItem:
109049
+ """Add an item at the end
109050
+
109051
+ :param socket_type: Socket Type, Socket type of the item
109052
+ :type socket_type: bpy.typing.NodeSocketDataTypeItems | None
109053
+ :param name: Name
109054
+ :type name: str
109055
+ :return: Item, New item
109056
+ :rtype: ForeachGeometryElementMainItem
109057
+ """
109058
+
109059
+ def remove(self, item: ForeachGeometryElementMainItem):
109060
+ """Remove an item
109061
+
109062
+ :param item: Item, The item to remove
109063
+ :type item: ForeachGeometryElementMainItem
109064
+ """
109065
+
109066
+ def clear(self):
109067
+ """Remove all items"""
109068
+
109069
+ def move(self, from_index: int | None, to_index: int | None):
109070
+ """Move an item to another position
109071
+
109072
+ :param from_index: From Index, Index of the item to move
109073
+ :type from_index: int | None
109074
+ :param to_index: To Index, Target index for the item
109075
+ :type to_index: int | None
109076
+ """
109077
+
109078
+ @classmethod
109079
+ def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
109080
+ """
109081
+
109082
+ :param id: The RNA type identifier.
109083
+ :type id: str | None
109084
+ :param default:
109085
+ :return: The RNA type or default when not found.
109086
+ :rtype: Struct
109087
+ """
109088
+
109089
+ @classmethod
109090
+ def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
109091
+ """
109092
+
109093
+ :param id: The RNA type identifier.
109094
+ :type id: str | None
109095
+ :param default:
109096
+ :return: The class or default when not found.
109097
+ :rtype: typing.Any
109098
+ """
109099
+
108343
109100
  class NodeGeometryRepeatOutputItems(bpy_prop_collection[RepeatItem], bpy_struct):
108344
109101
  """Collection of repeat items"""
108345
109102
 
@@ -131724,7 +132481,7 @@ class Depsgraph(bpy_struct):
131724
132481
  def update(self):
131725
132482
  """Re-evaluate any modified data-blocks, for example for animation or modifiers. This invalidates all references to evaluated data-blocks from this dependency graph."""
131726
132483
 
131727
- def id_eval_get(self, id: _GenericType1 | None) -> _GenericType1:
132484
+ def id_eval_get[_GenericType1](self, id: _GenericType1 | None) -> _GenericType1:
131728
132485
  """id_eval_get
131729
132486
 
131730
132487
  :param id: Original ID to get evaluated complementary part for
@@ -138379,31 +139136,190 @@ class FluidFlowSettings(bpy_struct):
138379
139136
  :rtype: typing.Any
138380
139137
  """
138381
139138
 
138382
- class FluidModifier(Modifier, bpy_struct):
138383
- """Fluid simulation modifier"""
139139
+ class FluidModifier(Modifier, bpy_struct):
139140
+ """Fluid simulation modifier"""
139141
+
139142
+ domain_settings: FluidDomainSettings
139143
+ """
139144
+
139145
+ :type: FluidDomainSettings
139146
+ """
139147
+
139148
+ effector_settings: FluidEffectorSettings
139149
+ """
139150
+
139151
+ :type: FluidEffectorSettings
139152
+ """
139153
+
139154
+ flow_settings: FluidFlowSettings
139155
+ """
139156
+
139157
+ :type: FluidFlowSettings
139158
+ """
139159
+
139160
+ fluid_type: typing.Literal["NONE", "DOMAIN", "FLOW", "EFFECTOR"]
139161
+ """
139162
+
139163
+ :type: typing.Literal['NONE','DOMAIN','FLOW','EFFECTOR']
139164
+ """
139165
+
139166
+ @classmethod
139167
+ def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
139168
+ """
139169
+
139170
+ :param id: The RNA type identifier.
139171
+ :type id: str | None
139172
+ :param default:
139173
+ :return: The RNA type or default when not found.
139174
+ :rtype: Struct
139175
+ """
139176
+
139177
+ @classmethod
139178
+ def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
139179
+ """
139180
+
139181
+ :param id: The RNA type identifier.
139182
+ :type id: str | None
139183
+ :param default:
139184
+ :return: The class or default when not found.
139185
+ :rtype: typing.Any
139186
+ """
139187
+
139188
+ class FollowPathConstraint(Constraint, bpy_struct):
139189
+ """Lock motion to the target path"""
139190
+
139191
+ forward_axis: typing.Literal[
139192
+ "FORWARD_X",
139193
+ "FORWARD_Y",
139194
+ "FORWARD_Z",
139195
+ "TRACK_NEGATIVE_X",
139196
+ "TRACK_NEGATIVE_Y",
139197
+ "TRACK_NEGATIVE_Z",
139198
+ ]
139199
+ """ Axis that points forward along the path
139200
+
139201
+ :type: typing.Literal['FORWARD_X','FORWARD_Y','FORWARD_Z','TRACK_NEGATIVE_X','TRACK_NEGATIVE_Y','TRACK_NEGATIVE_Z']
139202
+ """
139203
+
139204
+ offset: float
139205
+ """ Offset from the position corresponding to the time frame
139206
+
139207
+ :type: float
139208
+ """
139209
+
139210
+ offset_factor: float
139211
+ """ Percentage value defining target position along length of curve
139212
+
139213
+ :type: float
139214
+ """
139215
+
139216
+ target: Object | None
139217
+ """ Target Curve object
139218
+
139219
+ :type: Object | None
139220
+ """
139221
+
139222
+ up_axis: typing.Literal["UP_X", "UP_Y", "UP_Z"]
139223
+ """ Axis that points upward
139224
+
139225
+ :type: typing.Literal['UP_X','UP_Y','UP_Z']
139226
+ """
139227
+
139228
+ use_curve_follow: bool
139229
+ """ Object will follow the heading and banking of the curve
139230
+
139231
+ :type: bool
139232
+ """
139233
+
139234
+ use_curve_radius: bool
139235
+ """ Object is scaled by the curve radius
139236
+
139237
+ :type: bool
139238
+ """
139239
+
139240
+ use_fixed_location: bool
139241
+ """ Object will stay locked to a single point somewhere along the length of the curve regardless of time
139242
+
139243
+ :type: bool
139244
+ """
139245
+
139246
+ @classmethod
139247
+ def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
139248
+ """
139249
+
139250
+ :param id: The RNA type identifier.
139251
+ :type id: str | None
139252
+ :param default:
139253
+ :return: The RNA type or default when not found.
139254
+ :rtype: Struct
139255
+ """
139256
+
139257
+ @classmethod
139258
+ def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
139259
+ """
139260
+
139261
+ :param id: The RNA type identifier.
139262
+ :type id: str | None
139263
+ :param default:
139264
+ :return: The class or default when not found.
139265
+ :rtype: typing.Any
139266
+ """
139267
+
139268
+ class FollowTrackConstraint(Constraint, bpy_struct):
139269
+ """Lock motion to the target motion track"""
138384
139270
 
138385
- domain_settings: FluidDomainSettings
138386
- """
139271
+ camera: Object | None
139272
+ """ Camera to which motion is parented (if empty active scene camera is used)
138387
139273
 
138388
- :type: FluidDomainSettings
139274
+ :type: Object | None
138389
139275
  """
138390
139276
 
138391
- effector_settings: FluidEffectorSettings
138392
- """
139277
+ clip: MovieClip | None
139278
+ """ Movie Clip to get tracking data from
138393
139279
 
138394
- :type: FluidEffectorSettings
139280
+ :type: MovieClip | None
138395
139281
  """
138396
139282
 
138397
- flow_settings: FluidFlowSettings
138398
- """
139283
+ depth_object: Object | None
139284
+ """ Object used to define depth in camera space by projecting onto surface of this object
138399
139285
 
138400
- :type: FluidFlowSettings
139286
+ :type: Object | None
138401
139287
  """
138402
139288
 
138403
- fluid_type: typing.Literal["NONE", "DOMAIN", "FLOW", "EFFECTOR"]
138404
- """
139289
+ frame_method: typing.Literal["STRETCH", "FIT", "CROP"]
139290
+ """ How the footage fits in the camera frame
138405
139291
 
138406
- :type: typing.Literal['NONE','DOMAIN','FLOW','EFFECTOR']
139292
+ :type: typing.Literal['STRETCH','FIT','CROP']
139293
+ """
139294
+
139295
+ object: str
139296
+ """ Movie tracking object to follow (if empty, camera object is used)
139297
+
139298
+ :type: str
139299
+ """
139300
+
139301
+ track: str
139302
+ """ Movie tracking track to follow
139303
+
139304
+ :type: str
139305
+ """
139306
+
139307
+ use_3d_position: bool
139308
+ """ Use 3D position of track to parent to
139309
+
139310
+ :type: bool
139311
+ """
139312
+
139313
+ use_active_clip: bool
139314
+ """ Use active clip defined in scene
139315
+
139316
+ :type: bool
139317
+ """
139318
+
139319
+ use_undistorted_position: bool
139320
+ """ Parent to undistorted position of 2D track
139321
+
139322
+ :type: bool
138407
139323
  """
138408
139324
 
138409
139325
  @classmethod
@@ -138428,62 +139344,70 @@ class FluidModifier(Modifier, bpy_struct):
138428
139344
  :rtype: typing.Any
138429
139345
  """
138430
139346
 
138431
- class FollowPathConstraint(Constraint, bpy_struct):
138432
- """Lock motion to the target path"""
138433
-
138434
- forward_axis: typing.Literal[
138435
- "FORWARD_X",
138436
- "FORWARD_Y",
138437
- "FORWARD_Z",
138438
- "TRACK_NEGATIVE_X",
138439
- "TRACK_NEGATIVE_Y",
138440
- "TRACK_NEGATIVE_Z",
138441
- ]
138442
- """ Axis that points forward along the path
139347
+ class ForeachGeometryElementGenerationItem(bpy_struct):
139348
+ color: bpy_prop_array[float]
139349
+ """ Color of the corresponding socket type in the node editor
138443
139350
 
138444
- :type: typing.Literal['FORWARD_X','FORWARD_Y','FORWARD_Z','TRACK_NEGATIVE_X','TRACK_NEGATIVE_Y','TRACK_NEGATIVE_Z']
139351
+ :type: bpy_prop_array[float]
138445
139352
  """
138446
139353
 
138447
- offset: float
138448
- """ Offset from the position corresponding to the time frame
139354
+ domain: bpy.typing.AttributeDomainItems
139355
+ """ Domain that the field is evaluated on
138449
139356
 
138450
- :type: float
139357
+ :type: bpy.typing.AttributeDomainItems
138451
139358
  """
138452
139359
 
138453
- offset_factor: float
138454
- """ Percentage value defining target position along length of curve
139360
+ name: str
139361
+ """
138455
139362
 
138456
- :type: float
139363
+ :type: str
138457
139364
  """
138458
139365
 
138459
- target: Object | None
138460
- """ Target Curve object
139366
+ socket_type: bpy.typing.NodeSocketDataTypeItems
139367
+ """
138461
139368
 
138462
- :type: Object | None
139369
+ :type: bpy.typing.NodeSocketDataTypeItems
138463
139370
  """
138464
139371
 
138465
- up_axis: typing.Literal["UP_X", "UP_Y", "UP_Z"]
138466
- """ Axis that points upward
139372
+ @classmethod
139373
+ def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
139374
+ """
138467
139375
 
138468
- :type: typing.Literal['UP_X','UP_Y','UP_Z']
138469
- """
139376
+ :param id: The RNA type identifier.
139377
+ :type id: str | None
139378
+ :param default:
139379
+ :return: The RNA type or default when not found.
139380
+ :rtype: Struct
139381
+ """
138470
139382
 
138471
- use_curve_follow: bool
138472
- """ Object will follow the heading and banking of the curve
139383
+ @classmethod
139384
+ def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
139385
+ """
138473
139386
 
138474
- :type: bool
139387
+ :param id: The RNA type identifier.
139388
+ :type id: str | None
139389
+ :param default:
139390
+ :return: The class or default when not found.
139391
+ :rtype: typing.Any
139392
+ """
139393
+
139394
+ class ForeachGeometryElementInputItem(bpy_struct):
139395
+ color: bpy_prop_array[float]
139396
+ """ Color of the corresponding socket type in the node editor
139397
+
139398
+ :type: bpy_prop_array[float]
138475
139399
  """
138476
139400
 
138477
- use_curve_radius: bool
138478
- """ Object is scaled by the curve radius
139401
+ name: str
139402
+ """
138479
139403
 
138480
- :type: bool
139404
+ :type: str
138481
139405
  """
138482
139406
 
138483
- use_fixed_location: bool
138484
- """ Object will stay locked to a single point somewhere along the length of the curve regardless of time
139407
+ socket_type: bpy.typing.NodeSocketDataTypeItems
139408
+ """
138485
139409
 
138486
- :type: bool
139410
+ :type: bpy.typing.NodeSocketDataTypeItems
138487
139411
  """
138488
139412
 
138489
139413
  @classmethod
@@ -138508,61 +139432,52 @@ class FollowPathConstraint(Constraint, bpy_struct):
138508
139432
  :rtype: typing.Any
138509
139433
  """
138510
139434
 
138511
- class FollowTrackConstraint(Constraint, bpy_struct):
138512
- """Lock motion to the target motion track"""
138513
-
138514
- camera: Object | None
138515
- """ Camera to which motion is parented (if empty active scene camera is used)
138516
-
138517
- :type: Object | None
138518
- """
138519
-
138520
- clip: MovieClip | None
138521
- """ Movie Clip to get tracking data from
138522
-
138523
- :type: MovieClip | None
138524
- """
138525
-
138526
- depth_object: Object | None
138527
- """ Object used to define depth in camera space by projecting onto surface of this object
138528
-
138529
- :type: Object | None
138530
- """
138531
-
138532
- frame_method: typing.Literal["STRETCH", "FIT", "CROP"]
138533
- """ How the footage fits in the camera frame
139435
+ class ForeachGeometryElementMainItem(bpy_struct):
139436
+ color: bpy_prop_array[float]
139437
+ """ Color of the corresponding socket type in the node editor
138534
139438
 
138535
- :type: typing.Literal['STRETCH','FIT','CROP']
139439
+ :type: bpy_prop_array[float]
138536
139440
  """
138537
139441
 
138538
- object: str
138539
- """ Movie tracking object to follow (if empty, camera object is used)
139442
+ name: str
139443
+ """
138540
139444
 
138541
139445
  :type: str
138542
139446
  """
138543
139447
 
138544
- track: str
138545
- """ Movie tracking track to follow
139448
+ socket_type: bpy.typing.NodeSocketDataTypeItems
139449
+ """
138546
139450
 
138547
- :type: str
139451
+ :type: bpy.typing.NodeSocketDataTypeItems
138548
139452
  """
138549
139453
 
138550
- use_3d_position: bool
138551
- """ Use 3D position of track to parent to
139454
+ @classmethod
139455
+ def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
139456
+ """
138552
139457
 
138553
- :type: bool
138554
- """
139458
+ :param id: The RNA type identifier.
139459
+ :type id: str | None
139460
+ :param default:
139461
+ :return: The RNA type or default when not found.
139462
+ :rtype: Struct
139463
+ """
138555
139464
 
138556
- use_active_clip: bool
138557
- """ Use active clip defined in scene
139465
+ @classmethod
139466
+ def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
139467
+ """
138558
139468
 
138559
- :type: bool
138560
- """
139469
+ :param id: The RNA type identifier.
139470
+ :type id: str | None
139471
+ :param default:
139472
+ :return: The class or default when not found.
139473
+ :rtype: typing.Any
139474
+ """
138561
139475
 
138562
- use_undistorted_position: bool
138563
- """ Parent to undistorted position of 2D track
139476
+ class ForeachGeometryElementZoneViewerPathElem(ViewerPathElem, bpy_struct):
139477
+ zone_output_node_id: int
139478
+ """
138564
139479
 
138565
- :type: bool
139480
+ :type: int
138566
139481
  """
138567
139482
 
138568
139483
  @classmethod
@@ -140156,11 +141071,68 @@ class FunctionNodeInputBool(FunctionNode, NodeInternal, Node, bpy_struct):
140156
141071
  :rtype: typing.Any
140157
141072
  """
140158
141073
 
140159
- class FunctionNodeInputColor(FunctionNode, NodeInternal, Node, bpy_struct):
140160
- value: bpy_prop_array[float]
140161
- """
141074
+ class FunctionNodeInputColor(FunctionNode, NodeInternal, Node, bpy_struct):
141075
+ value: bpy_prop_array[float]
141076
+ """
141077
+
141078
+ :type: bpy_prop_array[float]
141079
+ """
141080
+
141081
+ @classmethod
141082
+ def is_registered_node_type(cls) -> bool:
141083
+ """True if a registered node type
141084
+
141085
+ :return: Result
141086
+ :rtype: bool
141087
+ """
141088
+
141089
+ @classmethod
141090
+ def input_template(cls, index: int | None) -> NodeInternalSocketTemplate:
141091
+ """Input socket template
141092
+
141093
+ :param index: Index
141094
+ :type index: int | None
141095
+ :return: result
141096
+ :rtype: NodeInternalSocketTemplate
141097
+ """
141098
+
141099
+ @classmethod
141100
+ def output_template(cls, index: int | None) -> NodeInternalSocketTemplate:
141101
+ """Output socket template
141102
+
141103
+ :param index: Index
141104
+ :type index: int | None
141105
+ :return: result
141106
+ :rtype: NodeInternalSocketTemplate
141107
+ """
141108
+
141109
+ @classmethod
141110
+ def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
141111
+ """
141112
+
141113
+ :param id: The RNA type identifier.
141114
+ :type id: str | None
141115
+ :param default:
141116
+ :return: The RNA type or default when not found.
141117
+ :rtype: Struct
141118
+ """
141119
+
141120
+ @classmethod
141121
+ def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
141122
+ """
141123
+
141124
+ :param id: The RNA type identifier.
141125
+ :type id: str | None
141126
+ :param default:
141127
+ :return: The class or default when not found.
141128
+ :rtype: typing.Any
141129
+ """
141130
+
141131
+ class FunctionNodeInputInt(FunctionNode, NodeInternal, Node, bpy_struct):
141132
+ integer: int
141133
+ """ Input value used for unconnected socket
140162
141134
 
140163
- :type: bpy_prop_array[float]
141135
+ :type: int
140164
141136
  """
140165
141137
 
140166
141138
  @classmethod
@@ -140213,11 +141185,11 @@ class FunctionNodeInputColor(FunctionNode, NodeInternal, Node, bpy_struct):
140213
141185
  :rtype: typing.Any
140214
141186
  """
140215
141187
 
140216
- class FunctionNodeInputInt(FunctionNode, NodeInternal, Node, bpy_struct):
140217
- integer: int
141188
+ class FunctionNodeInputRotation(FunctionNode, NodeInternal, Node, bpy_struct):
141189
+ rotation_euler: mathutils.Euler
140218
141190
  """ Input value used for unconnected socket
140219
141191
 
140220
- :type: int
141192
+ :type: mathutils.Euler
140221
141193
  """
140222
141194
 
140223
141195
  @classmethod
@@ -140270,13 +141242,7 @@ class FunctionNodeInputInt(FunctionNode, NodeInternal, Node, bpy_struct):
140270
141242
  :rtype: typing.Any
140271
141243
  """
140272
141244
 
140273
- class FunctionNodeInputRotation(FunctionNode, NodeInternal, Node, bpy_struct):
140274
- rotation_euler: mathutils.Euler
140275
- """ Input value used for unconnected socket
140276
-
140277
- :type: mathutils.Euler
140278
- """
140279
-
141245
+ class FunctionNodeInputSpecialCharacters(FunctionNode, NodeInternal, Node, bpy_struct):
140280
141246
  @classmethod
140281
141247
  def is_registered_node_type(cls) -> bool:
140282
141248
  """True if a registered node type
@@ -140327,7 +141293,13 @@ class FunctionNodeInputRotation(FunctionNode, NodeInternal, Node, bpy_struct):
140327
141293
  :rtype: typing.Any
140328
141294
  """
140329
141295
 
140330
- class FunctionNodeInputSpecialCharacters(FunctionNode, NodeInternal, Node, bpy_struct):
141296
+ class FunctionNodeInputString(FunctionNode, NodeInternal, Node, bpy_struct):
141297
+ string: str
141298
+ """
141299
+
141300
+ :type: str
141301
+ """
141302
+
140331
141303
  @classmethod
140332
141304
  def is_registered_node_type(cls) -> bool:
140333
141305
  """True if a registered node type
@@ -140378,11 +141350,11 @@ class FunctionNodeInputSpecialCharacters(FunctionNode, NodeInternal, Node, bpy_s
140378
141350
  :rtype: typing.Any
140379
141351
  """
140380
141352
 
140381
- class FunctionNodeInputString(FunctionNode, NodeInternal, Node, bpy_struct):
140382
- string: str
141353
+ class FunctionNodeInputVector(FunctionNode, NodeInternal, Node, bpy_struct):
141354
+ vector: mathutils.Vector
140383
141355
  """
140384
141356
 
140385
- :type: str
141357
+ :type: mathutils.Vector
140386
141358
  """
140387
141359
 
140388
141360
  @classmethod
@@ -140435,11 +141407,11 @@ class FunctionNodeInputString(FunctionNode, NodeInternal, Node, bpy_struct):
140435
141407
  :rtype: typing.Any
140436
141408
  """
140437
141409
 
140438
- class FunctionNodeInputVector(FunctionNode, NodeInternal, Node, bpy_struct):
140439
- vector: mathutils.Vector
141410
+ class FunctionNodeIntegerMath(FunctionNode, NodeInternal, Node, bpy_struct):
141411
+ operation: bpy.typing.NodeIntegerMathItems
140440
141412
  """
140441
141413
 
140442
- :type: mathutils.Vector
141414
+ :type: bpy.typing.NodeIntegerMathItems
140443
141415
  """
140444
141416
 
140445
141417
  @classmethod
@@ -144570,14 +145542,226 @@ class GeometryNodeDualMesh(GeometryNode, NodeInternal, Node, bpy_struct):
144570
145542
  :rtype: typing.Any
144571
145543
  """
144572
145544
 
144573
- class GeometryNodeDuplicateElements(GeometryNode, NodeInternal, Node, bpy_struct):
144574
- """Generate an arbitrary number copies of each selected input element"""
144575
-
144576
- domain: typing.Literal["POINT", "EDGE", "FACE", "SPLINE", "INSTANCE"]
144577
- """ Which domain to duplicate
144578
-
144579
- :type: typing.Literal['POINT','EDGE','FACE','SPLINE','INSTANCE']
144580
- """
145545
+ class GeometryNodeDuplicateElements(GeometryNode, NodeInternal, Node, bpy_struct):
145546
+ """Generate an arbitrary number copies of each selected input element"""
145547
+
145548
+ domain: typing.Literal["POINT", "EDGE", "FACE", "SPLINE", "INSTANCE"]
145549
+ """ Which domain to duplicate
145550
+
145551
+ :type: typing.Literal['POINT','EDGE','FACE','SPLINE','INSTANCE']
145552
+ """
145553
+
145554
+ @classmethod
145555
+ def is_registered_node_type(cls) -> bool:
145556
+ """True if a registered node type
145557
+
145558
+ :return: Result
145559
+ :rtype: bool
145560
+ """
145561
+
145562
+ @classmethod
145563
+ def input_template(cls, index: int | None) -> NodeInternalSocketTemplate:
145564
+ """Input socket template
145565
+
145566
+ :param index: Index
145567
+ :type index: int | None
145568
+ :return: result
145569
+ :rtype: NodeInternalSocketTemplate
145570
+ """
145571
+
145572
+ @classmethod
145573
+ def output_template(cls, index: int | None) -> NodeInternalSocketTemplate:
145574
+ """Output socket template
145575
+
145576
+ :param index: Index
145577
+ :type index: int | None
145578
+ :return: result
145579
+ :rtype: NodeInternalSocketTemplate
145580
+ """
145581
+
145582
+ @classmethod
145583
+ def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
145584
+ """
145585
+
145586
+ :param id: The RNA type identifier.
145587
+ :type id: str | None
145588
+ :param default:
145589
+ :return: The RNA type or default when not found.
145590
+ :rtype: Struct
145591
+ """
145592
+
145593
+ @classmethod
145594
+ def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
145595
+ """
145596
+
145597
+ :param id: The RNA type identifier.
145598
+ :type id: str | None
145599
+ :param default:
145600
+ :return: The class or default when not found.
145601
+ :rtype: typing.Any
145602
+ """
145603
+
145604
+ class GeometryNodeEdgePathsToCurves(GeometryNode, NodeInternal, Node, bpy_struct):
145605
+ """Output curves following paths across mesh edges"""
145606
+
145607
+ @classmethod
145608
+ def is_registered_node_type(cls) -> bool:
145609
+ """True if a registered node type
145610
+
145611
+ :return: Result
145612
+ :rtype: bool
145613
+ """
145614
+
145615
+ @classmethod
145616
+ def input_template(cls, index: int | None) -> NodeInternalSocketTemplate:
145617
+ """Input socket template
145618
+
145619
+ :param index: Index
145620
+ :type index: int | None
145621
+ :return: result
145622
+ :rtype: NodeInternalSocketTemplate
145623
+ """
145624
+
145625
+ @classmethod
145626
+ def output_template(cls, index: int | None) -> NodeInternalSocketTemplate:
145627
+ """Output socket template
145628
+
145629
+ :param index: Index
145630
+ :type index: int | None
145631
+ :return: result
145632
+ :rtype: NodeInternalSocketTemplate
145633
+ """
145634
+
145635
+ @classmethod
145636
+ def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
145637
+ """
145638
+
145639
+ :param id: The RNA type identifier.
145640
+ :type id: str | None
145641
+ :param default:
145642
+ :return: The RNA type or default when not found.
145643
+ :rtype: Struct
145644
+ """
145645
+
145646
+ @classmethod
145647
+ def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
145648
+ """
145649
+
145650
+ :param id: The RNA type identifier.
145651
+ :type id: str | None
145652
+ :param default:
145653
+ :return: The class or default when not found.
145654
+ :rtype: typing.Any
145655
+ """
145656
+
145657
+ class GeometryNodeEdgePathsToSelection(GeometryNode, NodeInternal, Node, bpy_struct):
145658
+ """Output a selection of edges by following paths across mesh edges"""
145659
+
145660
+ @classmethod
145661
+ def is_registered_node_type(cls) -> bool:
145662
+ """True if a registered node type
145663
+
145664
+ :return: Result
145665
+ :rtype: bool
145666
+ """
145667
+
145668
+ @classmethod
145669
+ def input_template(cls, index: int | None) -> NodeInternalSocketTemplate:
145670
+ """Input socket template
145671
+
145672
+ :param index: Index
145673
+ :type index: int | None
145674
+ :return: result
145675
+ :rtype: NodeInternalSocketTemplate
145676
+ """
145677
+
145678
+ @classmethod
145679
+ def output_template(cls, index: int | None) -> NodeInternalSocketTemplate:
145680
+ """Output socket template
145681
+
145682
+ :param index: Index
145683
+ :type index: int | None
145684
+ :return: result
145685
+ :rtype: NodeInternalSocketTemplate
145686
+ """
145687
+
145688
+ @classmethod
145689
+ def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
145690
+ """
145691
+
145692
+ :param id: The RNA type identifier.
145693
+ :type id: str | None
145694
+ :param default:
145695
+ :return: The RNA type or default when not found.
145696
+ :rtype: Struct
145697
+ """
145698
+
145699
+ @classmethod
145700
+ def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
145701
+ """
145702
+
145703
+ :param id: The RNA type identifier.
145704
+ :type id: str | None
145705
+ :param default:
145706
+ :return: The class or default when not found.
145707
+ :rtype: typing.Any
145708
+ """
145709
+
145710
+ class GeometryNodeEdgesOfCorner(GeometryNode, NodeInternal, Node, bpy_struct):
145711
+ """Retrieve the edges on both sides of a face corner"""
145712
+
145713
+ @classmethod
145714
+ def is_registered_node_type(cls) -> bool:
145715
+ """True if a registered node type
145716
+
145717
+ :return: Result
145718
+ :rtype: bool
145719
+ """
145720
+
145721
+ @classmethod
145722
+ def input_template(cls, index: int | None) -> NodeInternalSocketTemplate:
145723
+ """Input socket template
145724
+
145725
+ :param index: Index
145726
+ :type index: int | None
145727
+ :return: result
145728
+ :rtype: NodeInternalSocketTemplate
145729
+ """
145730
+
145731
+ @classmethod
145732
+ def output_template(cls, index: int | None) -> NodeInternalSocketTemplate:
145733
+ """Output socket template
145734
+
145735
+ :param index: Index
145736
+ :type index: int | None
145737
+ :return: result
145738
+ :rtype: NodeInternalSocketTemplate
145739
+ """
145740
+
145741
+ @classmethod
145742
+ def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
145743
+ """
145744
+
145745
+ :param id: The RNA type identifier.
145746
+ :type id: str | None
145747
+ :param default:
145748
+ :return: The RNA type or default when not found.
145749
+ :rtype: Struct
145750
+ """
145751
+
145752
+ @classmethod
145753
+ def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
145754
+ """
145755
+
145756
+ :param id: The RNA type identifier.
145757
+ :type id: str | None
145758
+ :param default:
145759
+ :return: The class or default when not found.
145760
+ :rtype: typing.Any
145761
+ """
145762
+
145763
+ class GeometryNodeEdgesOfVertex(GeometryNode, NodeInternal, Node, bpy_struct):
145764
+ """Retrieve the edges connected to each vertex"""
144581
145765
 
144582
145766
  @classmethod
144583
145767
  def is_registered_node_type(cls) -> bool:
@@ -144629,8 +145813,8 @@ class GeometryNodeDuplicateElements(GeometryNode, NodeInternal, Node, bpy_struct
144629
145813
  :rtype: typing.Any
144630
145814
  """
144631
145815
 
144632
- class GeometryNodeEdgePathsToCurves(GeometryNode, NodeInternal, Node, bpy_struct):
144633
- """Output curves following paths across mesh edges"""
145816
+ class GeometryNodeEdgesToFaceGroups(GeometryNode, NodeInternal, Node, bpy_struct):
145817
+ """Group faces into regions surrounded by the selected boundary edges"""
144634
145818
 
144635
145819
  @classmethod
144636
145820
  def is_registered_node_type(cls) -> bool:
@@ -144682,8 +145866,14 @@ class GeometryNodeEdgePathsToCurves(GeometryNode, NodeInternal, Node, bpy_struct
144682
145866
  :rtype: typing.Any
144683
145867
  """
144684
145868
 
144685
- class GeometryNodeEdgePathsToSelection(GeometryNode, NodeInternal, Node, bpy_struct):
144686
- """Output a selection of edges by following paths across mesh edges"""
145869
+ class GeometryNodeExtrudeMesh(GeometryNode, NodeInternal, Node, bpy_struct):
145870
+ """Generate new vertices, edges, or faces from selected elements and move them based on an offset while keeping them connected by their boundary"""
145871
+
145872
+ mode: typing.Literal["VERTICES", "EDGES", "FACES"]
145873
+ """
145874
+
145875
+ :type: typing.Literal['VERTICES','EDGES','FACES']
145876
+ """
144687
145877
 
144688
145878
  @classmethod
144689
145879
  def is_registered_node_type(cls) -> bool:
@@ -144735,8 +145925,8 @@ class GeometryNodeEdgePathsToSelection(GeometryNode, NodeInternal, Node, bpy_str
144735
145925
  :rtype: typing.Any
144736
145926
  """
144737
145927
 
144738
- class GeometryNodeEdgesOfCorner(GeometryNode, NodeInternal, Node, bpy_struct):
144739
- """Retrieve the edges on both sides of a face corner"""
145928
+ class GeometryNodeFaceOfCorner(GeometryNode, NodeInternal, Node, bpy_struct):
145929
+ """Retrieve the face each face corner is part of"""
144740
145930
 
144741
145931
  @classmethod
144742
145932
  def is_registered_node_type(cls) -> bool:
@@ -144788,61 +145978,20 @@ class GeometryNodeEdgesOfCorner(GeometryNode, NodeInternal, Node, bpy_struct):
144788
145978
  :rtype: typing.Any
144789
145979
  """
144790
145980
 
144791
- class GeometryNodeEdgesOfVertex(GeometryNode, NodeInternal, Node, bpy_struct):
144792
- """Retrieve the edges connected to each vertex"""
144793
-
144794
- @classmethod
144795
- def is_registered_node_type(cls) -> bool:
144796
- """True if a registered node type
144797
-
144798
- :return: Result
144799
- :rtype: bool
144800
- """
144801
-
144802
- @classmethod
144803
- def input_template(cls, index: int | None) -> NodeInternalSocketTemplate:
144804
- """Input socket template
144805
-
144806
- :param index: Index
144807
- :type index: int | None
144808
- :return: result
144809
- :rtype: NodeInternalSocketTemplate
144810
- """
144811
-
144812
- @classmethod
144813
- def output_template(cls, index: int | None) -> NodeInternalSocketTemplate:
144814
- """Output socket template
144815
-
144816
- :param index: Index
144817
- :type index: int | None
144818
- :return: result
144819
- :rtype: NodeInternalSocketTemplate
144820
- """
144821
-
144822
- @classmethod
144823
- def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
144824
- """
145981
+ class GeometryNodeFieldAtIndex(GeometryNode, NodeInternal, Node, bpy_struct):
145982
+ """Retrieve data of other elements in the context's geometry"""
144825
145983
 
144826
- :param id: The RNA type identifier.
144827
- :type id: str | None
144828
- :param default:
144829
- :return: The RNA type or default when not found.
144830
- :rtype: Struct
144831
- """
145984
+ data_type: bpy.typing.AttributeTypeItems
145985
+ """
144832
145986
 
144833
- @classmethod
144834
- def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
144835
- """
145987
+ :type: bpy.typing.AttributeTypeItems
145988
+ """
144836
145989
 
144837
- :param id: The RNA type identifier.
144838
- :type id: str | None
144839
- :param default:
144840
- :return: The class or default when not found.
144841
- :rtype: typing.Any
144842
- """
145990
+ domain: bpy.typing.AttributeDomainItems
145991
+ """ Domain the field is evaluated in
144843
145992
 
144844
- class GeometryNodeEdgesToFaceGroups(GeometryNode, NodeInternal, Node, bpy_struct):
144845
- """Group faces into regions surrounded by the selected boundary edges"""
145993
+ :type: bpy.typing.AttributeDomainItems
145994
+ """
144846
145995
 
144847
145996
  @classmethod
144848
145997
  def is_registered_node_type(cls) -> bool:
@@ -144894,13 +146043,19 @@ class GeometryNodeEdgesToFaceGroups(GeometryNode, NodeInternal, Node, bpy_struct
144894
146043
  :rtype: typing.Any
144895
146044
  """
144896
146045
 
144897
- class GeometryNodeExtrudeMesh(GeometryNode, NodeInternal, Node, bpy_struct):
144898
- """Generate new vertices, edges, or faces from selected elements and move them based on an offset while keeping them connected by their boundary"""
146046
+ class GeometryNodeFieldOnDomain(GeometryNode, NodeInternal, Node, bpy_struct):
146047
+ """Retrieve values from a field on a different domain besides the domain from the context"""
144899
146048
 
144900
- mode: typing.Literal["VERTICES", "EDGES", "FACES"]
146049
+ data_type: bpy.typing.AttributeTypeItems
144901
146050
  """
144902
146051
 
144903
- :type: typing.Literal['VERTICES','EDGES','FACES']
146052
+ :type: bpy.typing.AttributeTypeItems
146053
+ """
146054
+
146055
+ domain: bpy.typing.AttributeDomainItems
146056
+ """ Domain the field is evaluated in
146057
+
146058
+ :type: bpy.typing.AttributeDomainItems
144904
146059
  """
144905
146060
 
144906
146061
  @classmethod
@@ -144953,8 +146108,14 @@ class GeometryNodeExtrudeMesh(GeometryNode, NodeInternal, Node, bpy_struct):
144953
146108
  :rtype: typing.Any
144954
146109
  """
144955
146110
 
144956
- class GeometryNodeFaceOfCorner(GeometryNode, NodeInternal, Node, bpy_struct):
144957
- """Retrieve the face each face corner is part of"""
146111
+ class GeometryNodeFillCurve(GeometryNode, NodeInternal, Node, bpy_struct):
146112
+ """Generate a mesh on the XY plane with faces on the inside of input curves"""
146113
+
146114
+ mode: typing.Literal["TRIANGLES", "NGONS"]
146115
+ """
146116
+
146117
+ :type: typing.Literal['TRIANGLES','NGONS']
146118
+ """
144958
146119
 
144959
146120
  @classmethod
144960
146121
  def is_registered_node_type(cls) -> bool:
@@ -145006,19 +146167,13 @@ class GeometryNodeFaceOfCorner(GeometryNode, NodeInternal, Node, bpy_struct):
145006
146167
  :rtype: typing.Any
145007
146168
  """
145008
146169
 
145009
- class GeometryNodeFieldAtIndex(GeometryNode, NodeInternal, Node, bpy_struct):
145010
- """Retrieve data of other elements in the context's geometry"""
145011
-
145012
- data_type: bpy.typing.AttributeTypeItems
145013
- """
145014
-
145015
- :type: bpy.typing.AttributeTypeItems
145016
- """
146170
+ class GeometryNodeFilletCurve(GeometryNode, NodeInternal, Node, bpy_struct):
146171
+ """Round corners by generating circular arcs on each control point"""
145017
146172
 
145018
- domain: bpy.typing.AttributeDomainItems
145019
- """ Domain the field is evaluated in
146173
+ mode: typing.Literal["BEZIER", "POLY"]
146174
+ """ How to choose number of vertices on fillet
145020
146175
 
145021
- :type: bpy.typing.AttributeDomainItems
146176
+ :type: typing.Literal['BEZIER','POLY']
145022
146177
  """
145023
146178
 
145024
146179
  @classmethod
@@ -145071,20 +146226,8 @@ class GeometryNodeFieldAtIndex(GeometryNode, NodeInternal, Node, bpy_struct):
145071
146226
  :rtype: typing.Any
145072
146227
  """
145073
146228
 
145074
- class GeometryNodeFieldOnDomain(GeometryNode, NodeInternal, Node, bpy_struct):
145075
- """Retrieve values from a field on a different domain besides the domain from the context"""
145076
-
145077
- data_type: bpy.typing.AttributeTypeItems
145078
- """
145079
-
145080
- :type: bpy.typing.AttributeTypeItems
145081
- """
145082
-
145083
- domain: bpy.typing.AttributeDomainItems
145084
- """ Domain the field is evaluated in
145085
-
145086
- :type: bpy.typing.AttributeDomainItems
145087
- """
146229
+ class GeometryNodeFlipFaces(GeometryNode, NodeInternal, Node, bpy_struct):
146230
+ """Reverse the order of the vertices and edges of selected faces, flipping their normal direction"""
145088
146231
 
145089
146232
  @classmethod
145090
146233
  def is_registered_node_type(cls) -> bool:
@@ -145136,13 +146279,13 @@ class GeometryNodeFieldOnDomain(GeometryNode, NodeInternal, Node, bpy_struct):
145136
146279
  :rtype: typing.Any
145137
146280
  """
145138
146281
 
145139
- class GeometryNodeFillCurve(GeometryNode, NodeInternal, Node, bpy_struct):
145140
- """Generate a mesh on the XY plane with faces on the inside of input curves"""
145141
-
145142
- mode: typing.Literal["TRIANGLES", "NGONS"]
145143
- """
146282
+ class GeometryNodeForeachGeometryElementInput(
146283
+ GeometryNode, NodeInternal, Node, bpy_struct
146284
+ ):
146285
+ paired_output: Node
146286
+ """ Zone output node that this input node is paired with
145144
146287
 
145145
- :type: typing.Literal['TRIANGLES','NGONS']
146288
+ :type: Node
145146
146289
  """
145147
146290
 
145148
146291
  @classmethod
@@ -145173,6 +146316,15 @@ class GeometryNodeFillCurve(GeometryNode, NodeInternal, Node, bpy_struct):
145173
146316
  :rtype: NodeInternalSocketTemplate
145174
146317
  """
145175
146318
 
146319
+ def pair_with_output(self, output_node: GeometryNode | None) -> bool:
146320
+ """Pair a zone input node with an output node.
146321
+
146322
+ :param output_node: Output Node, Zone output node to pair with
146323
+ :type output_node: GeometryNode | None
146324
+ :return: Result, True if pairing the node was successful
146325
+ :rtype: bool
146326
+ """
146327
+
145176
146328
  @classmethod
145177
146329
  def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
145178
146330
  """
@@ -145195,67 +146347,56 @@ class GeometryNodeFillCurve(GeometryNode, NodeInternal, Node, bpy_struct):
145195
146347
  :rtype: typing.Any
145196
146348
  """
145197
146349
 
145198
- class GeometryNodeFilletCurve(GeometryNode, NodeInternal, Node, bpy_struct):
145199
- """Round corners by generating circular arcs on each control point"""
146350
+ class GeometryNodeForeachGeometryElementOutput(
146351
+ GeometryNode, NodeInternal, Node, bpy_struct
146352
+ ):
146353
+ active_generation_index: int | None
146354
+ """ Index of the active item
145200
146355
 
145201
- mode: typing.Literal["BEZIER", "POLY"]
145202
- """ How to choose number of vertices on fillet
146356
+ :type: int | None
146357
+ """
145203
146358
 
145204
- :type: typing.Literal['BEZIER','POLY']
146359
+ active_input_index: int | None
146360
+ """ Index of the active item
146361
+
146362
+ :type: int | None
145205
146363
  """
145206
146364
 
145207
- @classmethod
145208
- def is_registered_node_type(cls) -> bool:
145209
- """True if a registered node type
146365
+ active_main_index: int | None
146366
+ """ Index of the active item
145210
146367
 
145211
- :return: Result
145212
- :rtype: bool
145213
- """
146368
+ :type: int | None
146369
+ """
145214
146370
 
145215
- @classmethod
145216
- def input_template(cls, index: int | None) -> NodeInternalSocketTemplate:
145217
- """Input socket template
146371
+ domain: bpy.typing.AttributeDomainItems
146372
+ """ Geometry domain that is iterated over
145218
146373
 
145219
- :param index: Index
145220
- :type index: int | None
145221
- :return: result
145222
- :rtype: NodeInternalSocketTemplate
145223
- """
146374
+ :type: bpy.typing.AttributeDomainItems
146375
+ """
145224
146376
 
145225
- @classmethod
145226
- def output_template(cls, index: int | None) -> NodeInternalSocketTemplate:
145227
- """Output socket template
146377
+ generation_items: NodeGeometryForeachGeometryElementGenerationItems
146378
+ """
145228
146379
 
145229
- :param index: Index
145230
- :type index: int | None
145231
- :return: result
145232
- :rtype: NodeInternalSocketTemplate
145233
- """
146380
+ :type: NodeGeometryForeachGeometryElementGenerationItems
146381
+ """
145234
146382
 
145235
- @classmethod
145236
- def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
145237
- """
146383
+ input_items: NodeGeometryForeachGeometryElementInputItems
146384
+ """
145238
146385
 
145239
- :param id: The RNA type identifier.
145240
- :type id: str | None
145241
- :param default:
145242
- :return: The RNA type or default when not found.
145243
- :rtype: Struct
145244
- """
146386
+ :type: NodeGeometryForeachGeometryElementInputItems
146387
+ """
145245
146388
 
145246
- @classmethod
145247
- def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
145248
- """
146389
+ inspection_index: int
146390
+ """ Iteration index that is used by inspection features like the viewer node or socket inspection
145249
146391
 
145250
- :param id: The RNA type identifier.
145251
- :type id: str | None
145252
- :param default:
145253
- :return: The class or default when not found.
145254
- :rtype: typing.Any
145255
- """
146392
+ :type: int
146393
+ """
145256
146394
 
145257
- class GeometryNodeFlipFaces(GeometryNode, NodeInternal, Node, bpy_struct):
145258
- """Reverse the order of the vertices and edges of selected faces, flipping their normal direction"""
146395
+ main_items: NodeGeometryForeachGeometryElementMainItems
146396
+ """
146397
+
146398
+ :type: NodeGeometryForeachGeometryElementMainItems
146399
+ """
145259
146400
 
145260
146401
  @classmethod
145261
146402
  def is_registered_node_type(cls) -> bool:
@@ -175857,6 +176998,12 @@ class NodeOutputFileSlotLayer(bpy_struct):
175857
176998
  class NodeReroute(NodeInternal, Node, bpy_struct):
175858
176999
  """A single-socket organization tool that supports one input and multiple outputs"""
175859
177000
 
177001
+ socket_idname: str
177002
+ """
177003
+
177004
+ :type: str
177005
+ """
177006
+
175860
177007
  @classmethod
175861
177008
  def is_registered_node_type(cls) -> bool:
175862
177009
  """True if a registered node type
@@ -188052,12 +189199,6 @@ class PreferencesExperimental(bpy_struct):
188052
189199
  :type: bool
188053
189200
  """
188054
189201
 
188055
- use_docking: bool
188056
- """ Move editor areas to new locations, including between windows
188057
-
188058
- :type: bool
188059
- """
188060
-
188061
189202
  use_eevee_debug: bool
188062
189203
  """ Enable EEVEE debugging options for developers
188063
189204
 
@@ -188839,6 +189980,12 @@ class PreferencesSystem(bpy_struct):
188839
189980
  :type: typing.Literal['OPENGL','METAL','VULKAN']
188840
189981
  """
188841
189982
 
189983
+ gpu_preferred_device: typing.Literal["AUTO"]
189984
+ """ Preferred device to select during detection (requires restarting Blender for changes to take effect)
189985
+
189986
+ :type: typing.Literal['AUTO']
189987
+ """
189988
+
188842
189989
  image_draw_method: typing.Literal["AUTO", "2DTEXTURE", "GLSL"]
188843
189990
  """ Method used for displaying images on the screen
188844
189991
 
@@ -215322,6 +216469,12 @@ class ThemeNodeEditor(bpy_struct):
215322
216469
  :type: mathutils.Color
215323
216470
  """
215324
216471
 
216472
+ foreach_geometry_element_zone: bpy_prop_array[float]
216473
+ """
216474
+
216475
+ :type: bpy_prop_array[float]
216476
+ """
216477
+
215325
216478
  frame_node: bpy_prop_array[float]
215326
216479
  """
215327
216480
 
@@ -224846,11 +225999,17 @@ class ViewerPathElem(bpy_struct):
224846
225999
  """Element of a viewer path"""
224847
226000
 
224848
226001
  type: typing.Literal[
224849
- "ID", "MODIFIER", "GROUP_NODE", "SIMULATION_ZONE", "VIEWER_NODE", "REPEAT_ZONE"
226002
+ "ID",
226003
+ "MODIFIER",
226004
+ "GROUP_NODE",
226005
+ "SIMULATION_ZONE",
226006
+ "VIEWER_NODE",
226007
+ "REPEAT_ZONE",
226008
+ "FOREACH_GEOMETRY_ELEMENT_ZONE",
224850
226009
  ]
224851
226010
  """ Type of the path element
224852
226011
 
224853
- :type: typing.Literal['ID','MODIFIER','GROUP_NODE','SIMULATION_ZONE','VIEWER_NODE','REPEAT_ZONE']
226012
+ :type: typing.Literal['ID','MODIFIER','GROUP_NODE','SIMULATION_ZONE','VIEWER_NODE','REPEAT_ZONE','FOREACH_GEOMETRY_ELEMENT_ZONE']
224854
226013
  """
224855
226014
 
224856
226015
  ui_name: str
@@ -229744,6 +230903,8 @@ NODE_MT_view: bl_ui.space_node.NODE_MT_view
229744
230903
 
229745
230904
  NODE_MT_view_pie: bl_ui.space_node.NODE_MT_view_pie
229746
230905
 
230906
+ NODE_OT_add_foreach_geometry_element_zone: bl_operators.node.NODE_OT_add_foreach_geometry_element_zone
230907
+
229747
230908
  NODE_OT_add_node: bl_operators.node.NODE_OT_add_node
229748
230909
 
229749
230910
  NODE_OT_add_repeat_zone: bl_operators.node.NODE_OT_add_repeat_zone