fake-bpy-module 20231226__py3-none-any.whl → 20231228__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.
Files changed (438) hide show
  1. addon_utils/__init__.pyi +0 -39
  2. animsys_refactor/__init__.pyi +0 -24
  3. bl_app_override/__init__.pyi +0 -12
  4. bl_app_override/helpers/__init__.pyi +0 -21
  5. bl_app_template_utils/__init__.pyi +0 -16
  6. bl_console_utils/autocomplete/__init__.pyi +1 -1
  7. bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -20
  8. bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -12
  9. bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -20
  10. bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -8
  11. bl_i18n_utils/__init__.pyi +4 -4
  12. bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -60
  13. bl_i18n_utils/merge_po/__init__.pyi +0 -4
  14. bl_i18n_utils/settings/__init__.pyi +0 -33
  15. bl_i18n_utils/utils/__init__.pyi +0 -168
  16. bl_i18n_utils/utils_cli/__init__.pyi +0 -24
  17. bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -4
  18. bl_i18n_utils/utils_rtl/__init__.pyi +0 -8
  19. bl_keymap_utils/__init__.pyi +3 -3
  20. bl_keymap_utils/io/__init__.pyi +0 -36
  21. bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -4
  22. bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -4
  23. bl_keymap_utils/platform_helpers/__init__.pyi +0 -8
  24. bl_keymap_utils/versioning/__init__.pyi +0 -4
  25. bl_operators/__init__.pyi +22 -30
  26. bl_operators/add_mesh_torus/__init__.pyi +0 -113
  27. bl_operators/anim/__init__.pyi +0 -646
  28. bl_operators/assets/__init__.pyi +0 -291
  29. bl_operators/bmesh/find_adjacent/__init__.pyi +0 -36
  30. bl_operators/clip/__init__.pyi +0 -951
  31. bl_operators/console/__init__.pyi +0 -457
  32. bl_operators/constraint/__init__.pyi +0 -372
  33. bl_operators/file/__init__.pyi +0 -279
  34. bl_operators/freestyle/__init__.pyi +0 -375
  35. bl_operators/geometry_nodes/__init__.pyi +0 -1611
  36. bl_operators/image/__init__.pyi +0 -273
  37. bl_operators/mesh/__init__.pyi +0 -282
  38. bl_operators/node/__init__.pyi +0 -905
  39. bl_operators/object/__init__.pyi +0 -1611
  40. bl_operators/object_align/__init__.pyi +0 -105
  41. bl_operators/object_quick_effects/__init__.pyi +0 -387
  42. bl_operators/object_randomize_transform/__init__.pyi +0 -97
  43. bl_operators/presets/__init__.pyi +0 -2029
  44. bl_operators/rigidbody/__init__.pyi +0 -282
  45. bl_operators/screen_play_rendered_anim/__init__.pyi +0 -94
  46. bl_operators/sequencer/__init__.pyi +0 -501
  47. bl_operators/spreadsheet/__init__.pyi +0 -99
  48. bl_operators/userpref/__init__.pyi +0 -2350
  49. bl_operators/uvcalc_follow_active/__init__.pyi +0 -104
  50. bl_operators/uvcalc_lightmap/__init__.pyi +0 -128
  51. bl_operators/uvcalc_transform/__init__.pyi +0 -249
  52. bl_operators/vertexpaint_dirt/__init__.pyi +0 -101
  53. bl_operators/view3d/__init__.pyi +0 -475
  54. bl_operators/wm/__init__.pyi +0 -4212
  55. bl_previews_utils/bl_previews_render/__init__.pyi +0 -28
  56. bl_rna_utils/data_path/__init__.pyi +0 -9
  57. bl_text_utils/external_editor/__init__.pyi +0 -4
  58. bl_ui/__init__.pyi +61 -371
  59. bl_ui/asset_shelf/__init__.pyi +0 -99
  60. bl_ui/generic_ui_list/__init__.pyi +0 -311
  61. bl_ui/node_add_menu/__init__.pyi +0 -127
  62. bl_ui/node_add_menu_compositor/__init__.pyi +0 -1854
  63. bl_ui/node_add_menu_geometry/__init__.pyi +0 -4639
  64. bl_ui/node_add_menu_shader/__init__.pyi +0 -1062
  65. bl_ui/node_add_menu_texture/__init__.pyi +0 -927
  66. bl_ui/properties_animviz/__init__.pyi +0 -16
  67. bl_ui/properties_collection/__init__.pyi +0 -523
  68. bl_ui/properties_constraint/__init__.pyi +0 -14892
  69. bl_ui/properties_data_armature/__init__.pyi +0 -1140
  70. bl_ui/properties_data_bone/__init__.pyi +0 -1052
  71. bl_ui/properties_data_camera/__init__.pyi +0 -1520
  72. bl_ui/properties_data_curve/__init__.pyi +0 -1592
  73. bl_ui/properties_data_curves/__init__.pyi +0 -623
  74. bl_ui/properties_data_empty/__init__.pyi +0 -212
  75. bl_ui/properties_data_gpencil/__init__.pyi +0 -1884
  76. bl_ui/properties_data_grease_pencil/__init__.pyi +0 -313
  77. bl_ui/properties_data_lattice/__init__.pyi +0 -319
  78. bl_ui/properties_data_light/__init__.pyi +0 -1069
  79. bl_ui/properties_data_lightprobe/__init__.pyi +0 -637
  80. bl_ui/properties_data_mesh/__init__.pyi +0 -2023
  81. bl_ui/properties_data_metaball/__init__.pyi +0 -525
  82. bl_ui/properties_data_modifier/__init__.pyi +0 -872
  83. bl_ui/properties_data_pointcloud/__init__.pyi +0 -520
  84. bl_ui/properties_data_shaderfx/__init__.pyi +0 -105
  85. bl_ui/properties_data_speaker/__init__.pyi +0 -533
  86. bl_ui/properties_data_volume/__init__.pyi +0 -830
  87. bl_ui/properties_freestyle/__init__.pyi +0 -2683
  88. bl_ui/properties_grease_pencil_common/__init__.pyi +0 -1362
  89. bl_ui/properties_mask_common/__init__.pyi +0 -759
  90. bl_ui/properties_material/__init__.pyi +0 -1572
  91. bl_ui/properties_material_gpencil/__init__.pyi +0 -1044
  92. bl_ui/properties_object/__init__.pyi +0 -1448
  93. bl_ui/properties_output/__init__.pyi +0 -1918
  94. bl_ui/properties_paint_common/__init__.pyi +0 -383
  95. bl_ui/properties_particle/__init__.pyi +0 -5553
  96. bl_ui/properties_physics_cloth/__init__.pyi +0 -1511
  97. bl_ui/properties_physics_common/__init__.pyi +0 -137
  98. bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -2750
  99. bl_ui/properties_physics_field/__init__.pyi +0 -1121
  100. bl_ui/properties_physics_fluid/__init__.pyi +0 -3693
  101. bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -106
  102. bl_ui/properties_physics_rigidbody/__init__.pyi +0 -860
  103. bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -1377
  104. bl_ui/properties_physics_softbody/__init__.pyi +0 -1625
  105. bl_ui/properties_render/__init__.pyi +0 -5419
  106. bl_ui/properties_scene/__init__.pyi +0 -1445
  107. bl_ui/properties_texture/__init__.pyi +0 -2768
  108. bl_ui/properties_view_layer/__init__.pyi +0 -1758
  109. bl_ui/properties_workspace/__init__.pyi +0 -315
  110. bl_ui/properties_world/__init__.pyi +0 -747
  111. bl_ui/space_clip/__init__.pyi +0 -7157
  112. bl_ui/space_console/__init__.pyi +0 -603
  113. bl_ui/space_dopesheet/__init__.pyi +0 -2680
  114. bl_ui/space_filebrowser/__init__.pyi +0 -2979
  115. bl_ui/space_graph/__init__.pyi +0 -2009
  116. bl_ui/space_image/__init__.pyi +0 -7381
  117. bl_ui/space_info/__init__.pyi +0 -601
  118. bl_ui/space_nla/__init__.pyi +0 -1716
  119. bl_ui/space_node/__init__.pyi +0 -3454
  120. bl_ui/space_outliner/__init__.pyi +0 -1418
  121. bl_ui/space_properties/__init__.pyi +0 -286
  122. bl_ui/space_sequencer/__init__.pyi +0 -7667
  123. bl_ui/space_spreadsheet/__init__.pyi +0 -110
  124. bl_ui/space_statusbar/__init__.pyi +0 -92
  125. bl_ui/space_text/__init__.pyi +0 -1599
  126. bl_ui/space_time/__init__.pyi +0 -730
  127. bl_ui/space_toolsystem_common/__init__.pyi +0 -218
  128. bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -857
  129. bl_ui/space_topbar/__init__.pyi +0 -2634
  130. bl_ui/space_userpref/__init__.pyi +0 -8960
  131. bl_ui/space_view3d/__init__.pyi +0 -25978
  132. bl_ui/space_view3d_toolbar/__init__.pyi +0 -9520
  133. bl_ui/utils/__init__.pyi +0 -17
  134. bl_ui_utils/bug_report_url/__init__.pyi +0 -4
  135. bl_ui_utils/layout/__init__.pyi +0 -4
  136. blend_render_info/__init__.pyi +0 -8
  137. bpy/__init__.pyi +2 -2
  138. bpy/app/__init__.pyi +1 -1
  139. bpy/ops/__init__.pyi +60 -60
  140. bpy/props/__init__.pyi +78 -98
  141. bpy/types/__init__.pyi +343 -841
  142. bpy/utils/__init__.pyi +0 -48
  143. bpy_extras/__init__.pyi +2 -2
  144. bpy_extras/anim_utils/__init__.pyi +2 -18
  145. bpy_extras/asset_utils/__init__.pyi +0 -13
  146. bpy_extras/bmesh_utils/__init__.pyi +0 -8
  147. bpy_extras/extensions/junction_module/__init__.pyi +0 -21
  148. bpy_extras/id_map_utils/__init__.pyi +0 -4
  149. bpy_extras/io_utils/__init__.pyi +0 -20
  150. bpy_extras/keyconfig_utils/__init__.pyi +0 -4
  151. bpy_extras/node_shader_utils/__init__.pyi +0 -300
  152. bpy_extras/node_utils/__init__.pyi +0 -12
  153. bpy_extras/object_utils/__init__.pyi +0 -3
  154. bpy_extras/wm_utils/progress_report/__init__.pyi +0 -48
  155. bpy_restrict_state/__init__.pyi +0 -6
  156. bpy_types/__init__.pyi +0 -2643
  157. console_python/__init__.pyi +0 -33
  158. console_shell/__init__.pyi +0 -20
  159. {fake_bpy_module-20231226.dist-info → fake_bpy_module-20231228.dist-info}/METADATA +1 -1
  160. fake_bpy_module-20231228.dist-info/RECORD +348 -0
  161. freestyle/chainingiterators/__init__.pyi +0 -63
  162. freestyle/shaders/__init__.pyi +0 -117
  163. freestyle/utils/__init__.pyi +0 -3
  164. graphviz_export/__init__.pyi +0 -8
  165. keyingsets_builtins/__init__.pyi +0 -2007
  166. keyingsets_utils/__init__.pyi +0 -56
  167. nodeitems_builtins/__init__.pyi +0 -29
  168. nodeitems_utils/__init__.pyi +0 -37
  169. rna_info/__init__.pyi +0 -187
  170. rna_keymap_ui/__init__.pyi +0 -24
  171. rna_prop_ui/__init__.pyi +0 -51
  172. rna_xml/__init__.pyi +0 -24
  173. sys_info/__init__.pyi +0 -4
  174. bl_app_override/helpers/py.typed +0 -0
  175. bl_console_utils/autocomplete/complete_calltip/py.typed +0 -0
  176. bl_console_utils/autocomplete/complete_import/py.typed +0 -0
  177. bl_console_utils/autocomplete/complete_namespace/py.typed +0 -0
  178. bl_console_utils/autocomplete/intellisense/py.typed +0 -0
  179. bl_console_utils/autocomplete/py.typed +0 -0
  180. bl_i18n_utils/bl_extract_messages/py.typed +0 -0
  181. bl_i18n_utils/merge_po/py.typed +0 -0
  182. bl_i18n_utils/settings/py.typed +0 -0
  183. bl_i18n_utils/utils/py.typed +0 -0
  184. bl_i18n_utils/utils_cli/py.typed +0 -0
  185. bl_i18n_utils/utils_languages_menu/py.typed +0 -0
  186. bl_i18n_utils/utils_rtl/py.typed +0 -0
  187. bl_keymap_utils/io/py.typed +0 -0
  188. bl_keymap_utils/keymap_from_toolbar/py.typed +0 -0
  189. bl_keymap_utils/keymap_hierarchy/py.typed +0 -0
  190. bl_keymap_utils/platform_helpers/py.typed +0 -0
  191. bl_keymap_utils/versioning/py.typed +0 -0
  192. bl_operators/add_mesh_torus/py.typed +0 -0
  193. bl_operators/anim/py.typed +0 -0
  194. bl_operators/assets/py.typed +0 -0
  195. bl_operators/bmesh/find_adjacent/py.typed +0 -0
  196. bl_operators/bmesh/py.typed +0 -0
  197. bl_operators/clip/py.typed +0 -0
  198. bl_operators/console/py.typed +0 -0
  199. bl_operators/constraint/py.typed +0 -0
  200. bl_operators/file/py.typed +0 -0
  201. bl_operators/freestyle/py.typed +0 -0
  202. bl_operators/geometry_nodes/py.typed +0 -0
  203. bl_operators/image/py.typed +0 -0
  204. bl_operators/mesh/py.typed +0 -0
  205. bl_operators/node/py.typed +0 -0
  206. bl_operators/object/py.typed +0 -0
  207. bl_operators/object_align/py.typed +0 -0
  208. bl_operators/object_quick_effects/py.typed +0 -0
  209. bl_operators/object_randomize_transform/py.typed +0 -0
  210. bl_operators/presets/py.typed +0 -0
  211. bl_operators/rigidbody/py.typed +0 -0
  212. bl_operators/screen_play_rendered_anim/py.typed +0 -0
  213. bl_operators/sequencer/py.typed +0 -0
  214. bl_operators/spreadsheet/py.typed +0 -0
  215. bl_operators/userpref/py.typed +0 -0
  216. bl_operators/uvcalc_follow_active/py.typed +0 -0
  217. bl_operators/uvcalc_lightmap/py.typed +0 -0
  218. bl_operators/uvcalc_transform/py.typed +0 -0
  219. bl_operators/vertexpaint_dirt/py.typed +0 -0
  220. bl_operators/view3d/py.typed +0 -0
  221. bl_operators/wm/py.typed +0 -0
  222. bl_previews_utils/bl_previews_render/py.typed +0 -0
  223. bl_rna_utils/data_path/py.typed +0 -0
  224. bl_text_utils/external_editor/py.typed +0 -0
  225. bl_ui/asset_shelf/py.typed +0 -0
  226. bl_ui/generic_ui_list/py.typed +0 -0
  227. bl_ui/node_add_menu/py.typed +0 -0
  228. bl_ui/node_add_menu_compositor/py.typed +0 -0
  229. bl_ui/node_add_menu_geometry/py.typed +0 -0
  230. bl_ui/node_add_menu_shader/py.typed +0 -0
  231. bl_ui/node_add_menu_texture/py.typed +0 -0
  232. bl_ui/properties_animviz/py.typed +0 -0
  233. bl_ui/properties_collection/py.typed +0 -0
  234. bl_ui/properties_constraint/py.typed +0 -0
  235. bl_ui/properties_data_armature/py.typed +0 -0
  236. bl_ui/properties_data_bone/py.typed +0 -0
  237. bl_ui/properties_data_camera/py.typed +0 -0
  238. bl_ui/properties_data_curve/py.typed +0 -0
  239. bl_ui/properties_data_curves/py.typed +0 -0
  240. bl_ui/properties_data_empty/py.typed +0 -0
  241. bl_ui/properties_data_gpencil/py.typed +0 -0
  242. bl_ui/properties_data_grease_pencil/py.typed +0 -0
  243. bl_ui/properties_data_lattice/py.typed +0 -0
  244. bl_ui/properties_data_light/py.typed +0 -0
  245. bl_ui/properties_data_lightprobe/py.typed +0 -0
  246. bl_ui/properties_data_mesh/py.typed +0 -0
  247. bl_ui/properties_data_metaball/py.typed +0 -0
  248. bl_ui/properties_data_modifier/py.typed +0 -0
  249. bl_ui/properties_data_pointcloud/py.typed +0 -0
  250. bl_ui/properties_data_shaderfx/py.typed +0 -0
  251. bl_ui/properties_data_speaker/py.typed +0 -0
  252. bl_ui/properties_data_volume/py.typed +0 -0
  253. bl_ui/properties_freestyle/py.typed +0 -0
  254. bl_ui/properties_grease_pencil_common/py.typed +0 -0
  255. bl_ui/properties_mask_common/py.typed +0 -0
  256. bl_ui/properties_material/py.typed +0 -0
  257. bl_ui/properties_material_gpencil/py.typed +0 -0
  258. bl_ui/properties_object/py.typed +0 -0
  259. bl_ui/properties_output/py.typed +0 -0
  260. bl_ui/properties_paint_common/py.typed +0 -0
  261. bl_ui/properties_particle/py.typed +0 -0
  262. bl_ui/properties_physics_cloth/py.typed +0 -0
  263. bl_ui/properties_physics_common/py.typed +0 -0
  264. bl_ui/properties_physics_dynamicpaint/py.typed +0 -0
  265. bl_ui/properties_physics_field/py.typed +0 -0
  266. bl_ui/properties_physics_fluid/py.typed +0 -0
  267. bl_ui/properties_physics_geometry_nodes/py.typed +0 -0
  268. bl_ui/properties_physics_rigidbody/py.typed +0 -0
  269. bl_ui/properties_physics_rigidbody_constraint/py.typed +0 -0
  270. bl_ui/properties_physics_softbody/py.typed +0 -0
  271. bl_ui/properties_render/py.typed +0 -0
  272. bl_ui/properties_scene/py.typed +0 -0
  273. bl_ui/properties_texture/py.typed +0 -0
  274. bl_ui/properties_view_layer/py.typed +0 -0
  275. bl_ui/properties_workspace/py.typed +0 -0
  276. bl_ui/properties_world/py.typed +0 -0
  277. bl_ui/space_clip/py.typed +0 -0
  278. bl_ui/space_console/py.typed +0 -0
  279. bl_ui/space_dopesheet/py.typed +0 -0
  280. bl_ui/space_filebrowser/py.typed +0 -0
  281. bl_ui/space_graph/py.typed +0 -0
  282. bl_ui/space_image/py.typed +0 -0
  283. bl_ui/space_info/py.typed +0 -0
  284. bl_ui/space_nla/py.typed +0 -0
  285. bl_ui/space_node/py.typed +0 -0
  286. bl_ui/space_outliner/py.typed +0 -0
  287. bl_ui/space_properties/py.typed +0 -0
  288. bl_ui/space_sequencer/py.typed +0 -0
  289. bl_ui/space_spreadsheet/py.typed +0 -0
  290. bl_ui/space_statusbar/py.typed +0 -0
  291. bl_ui/space_text/py.typed +0 -0
  292. bl_ui/space_time/py.typed +0 -0
  293. bl_ui/space_toolsystem_common/py.typed +0 -0
  294. bl_ui/space_toolsystem_toolbar/py.typed +0 -0
  295. bl_ui/space_topbar/py.typed +0 -0
  296. bl_ui/space_userpref/py.typed +0 -0
  297. bl_ui/space_view3d/py.typed +0 -0
  298. bl_ui/space_view3d_toolbar/py.typed +0 -0
  299. bl_ui/utils/py.typed +0 -0
  300. bl_ui_utils/bug_report_url/py.typed +0 -0
  301. bl_ui_utils/layout/py.typed +0 -0
  302. bmesh/geometry/py.typed +0 -0
  303. bmesh/ops/py.typed +0 -0
  304. bmesh/types/py.typed +0 -0
  305. bmesh/utils/py.typed +0 -0
  306. bpy/app/handlers/py.typed +0 -0
  307. bpy/app/icons/py.typed +0 -0
  308. bpy/app/py.typed +0 -0
  309. bpy/app/timers/py.typed +0 -0
  310. bpy/app/translations/py.typed +0 -0
  311. bpy/msgbus/py.typed +0 -0
  312. bpy/ops/action/py.typed +0 -0
  313. bpy/ops/anim/py.typed +0 -0
  314. bpy/ops/armature/py.typed +0 -0
  315. bpy/ops/asset/py.typed +0 -0
  316. bpy/ops/boid/py.typed +0 -0
  317. bpy/ops/brush/py.typed +0 -0
  318. bpy/ops/buttons/py.typed +0 -0
  319. bpy/ops/cachefile/py.typed +0 -0
  320. bpy/ops/camera/py.typed +0 -0
  321. bpy/ops/clip/py.typed +0 -0
  322. bpy/ops/cloth/py.typed +0 -0
  323. bpy/ops/collection/py.typed +0 -0
  324. bpy/ops/console/py.typed +0 -0
  325. bpy/ops/constraint/py.typed +0 -0
  326. bpy/ops/curve/py.typed +0 -0
  327. bpy/ops/curves/py.typed +0 -0
  328. bpy/ops/cycles/py.typed +0 -0
  329. bpy/ops/dpaint/py.typed +0 -0
  330. bpy/ops/ed/py.typed +0 -0
  331. bpy/ops/export_anim/py.typed +0 -0
  332. bpy/ops/export_mesh/py.typed +0 -0
  333. bpy/ops/export_scene/py.typed +0 -0
  334. bpy/ops/file/py.typed +0 -0
  335. bpy/ops/fluid/py.typed +0 -0
  336. bpy/ops/font/py.typed +0 -0
  337. bpy/ops/geometry/py.typed +0 -0
  338. bpy/ops/gizmogroup/py.typed +0 -0
  339. bpy/ops/gpencil/py.typed +0 -0
  340. bpy/ops/graph/py.typed +0 -0
  341. bpy/ops/grease_pencil/py.typed +0 -0
  342. bpy/ops/image/py.typed +0 -0
  343. bpy/ops/import_anim/py.typed +0 -0
  344. bpy/ops/import_curve/py.typed +0 -0
  345. bpy/ops/import_mesh/py.typed +0 -0
  346. bpy/ops/import_scene/py.typed +0 -0
  347. bpy/ops/info/py.typed +0 -0
  348. bpy/ops/lattice/py.typed +0 -0
  349. bpy/ops/marker/py.typed +0 -0
  350. bpy/ops/mask/py.typed +0 -0
  351. bpy/ops/material/py.typed +0 -0
  352. bpy/ops/mball/py.typed +0 -0
  353. bpy/ops/mesh/py.typed +0 -0
  354. bpy/ops/nla/py.typed +0 -0
  355. bpy/ops/node/py.typed +0 -0
  356. bpy/ops/object/py.typed +0 -0
  357. bpy/ops/outliner/py.typed +0 -0
  358. bpy/ops/paint/py.typed +0 -0
  359. bpy/ops/paintcurve/py.typed +0 -0
  360. bpy/ops/palette/py.typed +0 -0
  361. bpy/ops/particle/py.typed +0 -0
  362. bpy/ops/pose/py.typed +0 -0
  363. bpy/ops/poselib/py.typed +0 -0
  364. bpy/ops/preferences/py.typed +0 -0
  365. bpy/ops/ptcache/py.typed +0 -0
  366. bpy/ops/py.typed +0 -0
  367. bpy/ops/render/py.typed +0 -0
  368. bpy/ops/rigidbody/py.typed +0 -0
  369. bpy/ops/scene/py.typed +0 -0
  370. bpy/ops/screen/py.typed +0 -0
  371. bpy/ops/script/py.typed +0 -0
  372. bpy/ops/sculpt/py.typed +0 -0
  373. bpy/ops/sculpt_curves/py.typed +0 -0
  374. bpy/ops/sequencer/py.typed +0 -0
  375. bpy/ops/sound/py.typed +0 -0
  376. bpy/ops/spreadsheet/py.typed +0 -0
  377. bpy/ops/surface/py.typed +0 -0
  378. bpy/ops/text/py.typed +0 -0
  379. bpy/ops/text_editor/py.typed +0 -0
  380. bpy/ops/texture/py.typed +0 -0
  381. bpy/ops/transform/py.typed +0 -0
  382. bpy/ops/ui/py.typed +0 -0
  383. bpy/ops/uilist/py.typed +0 -0
  384. bpy/ops/uv/py.typed +0 -0
  385. bpy/ops/view2d/py.typed +0 -0
  386. bpy/ops/view3d/py.typed +0 -0
  387. bpy/ops/wm/py.typed +0 -0
  388. bpy/ops/workspace/py.typed +0 -0
  389. bpy/ops/world/py.typed +0 -0
  390. bpy/path/py.typed +0 -0
  391. bpy/props/py.typed +0 -0
  392. bpy/types/py.typed +0 -0
  393. bpy/utils/previews/py.typed +0 -0
  394. bpy/utils/py.typed +0 -0
  395. bpy/utils/units/py.typed +0 -0
  396. bpy_extras/anim_utils/py.typed +0 -0
  397. bpy_extras/asset_utils/py.typed +0 -0
  398. bpy_extras/bmesh_utils/py.typed +0 -0
  399. bpy_extras/extensions/junction_module/py.typed +0 -0
  400. bpy_extras/extensions/py.typed +0 -0
  401. bpy_extras/id_map_utils/py.typed +0 -0
  402. bpy_extras/image_utils/py.typed +0 -0
  403. bpy_extras/io_utils/py.typed +0 -0
  404. bpy_extras/keyconfig_utils/py.typed +0 -0
  405. bpy_extras/mesh_utils/py.typed +0 -0
  406. bpy_extras/node_shader_utils/py.typed +0 -0
  407. bpy_extras/node_utils/py.typed +0 -0
  408. bpy_extras/object_utils/py.typed +0 -0
  409. bpy_extras/view3d_utils/py.typed +0 -0
  410. bpy_extras/wm_utils/progress_report/py.typed +0 -0
  411. bpy_extras/wm_utils/py.typed +0 -0
  412. fake_bpy_module-20231226.dist-info/RECORD +0 -610
  413. freestyle/chainingiterators/py.typed +0 -0
  414. freestyle/functions/py.typed +0 -0
  415. freestyle/predicates/py.typed +0 -0
  416. freestyle/shaders/py.typed +0 -0
  417. freestyle/types/py.typed +0 -0
  418. freestyle/utils/ContextFunctions/py.typed +0 -0
  419. freestyle/utils/py.typed +0 -0
  420. gpu/capabilities/py.typed +0 -0
  421. gpu/matrix/py.typed +0 -0
  422. gpu/platform/py.typed +0 -0
  423. gpu/select/py.typed +0 -0
  424. gpu/shader/py.typed +0 -0
  425. gpu/state/py.typed +0 -0
  426. gpu/texture/py.typed +0 -0
  427. gpu/types/py.typed +0 -0
  428. gpu_extras/batch/py.typed +0 -0
  429. gpu_extras/presets/py.typed +0 -0
  430. idprop/types/py.typed +0 -0
  431. imbuf/types/py.typed +0 -0
  432. mathutils/bvhtree/py.typed +0 -0
  433. mathutils/geometry/py.typed +0 -0
  434. mathutils/interpolate/py.typed +0 -0
  435. mathutils/kdtree/py.typed +0 -0
  436. mathutils/noise/py.typed +0 -0
  437. {fake_bpy_module-20231226.dist-info → fake_bpy_module-20231228.dist-info}/WHEEL +0 -0
  438. {fake_bpy_module-20231226.dist-info → fake_bpy_module-20231228.dist-info}/top_level.txt +0 -0
@@ -7,3192 +7,1567 @@ GenericType = typing.TypeVar("GenericType")
7
7
 
8
8
  class PhysicButtonsPanel:
9
9
  bl_context: typing.Any
10
- ''' '''
11
-
12
10
  bl_region_type: typing.Any
13
- ''' '''
14
-
15
11
  bl_space_type: typing.Any
16
- ''' '''
17
12
 
18
13
  def poll(self, context):
19
- '''
20
-
21
- '''
22
14
  ...
23
15
 
24
16
 
25
17
  class PHYSICS_PT_softbody(PhysicButtonsPanel, bpy_types.Panel,
26
18
  bpy_types._GenericUI):
27
19
  COMPAT_ENGINES: typing.Any
28
- ''' '''
29
-
30
20
  bl_context: typing.Any
31
- ''' '''
32
-
33
21
  bl_label: typing.Any
34
- ''' '''
35
-
36
22
  bl_region_type: typing.Any
37
- ''' '''
38
-
39
23
  bl_rna: typing.Any
40
- ''' '''
41
-
42
24
  bl_space_type: typing.Any
43
- ''' '''
44
-
45
25
  id_data: typing.Any
46
- ''' '''
47
26
 
48
27
  def append(self, draw_func):
49
- '''
50
-
51
- '''
52
28
  ...
53
29
 
54
30
  def as_pointer(self):
55
- '''
56
-
57
- '''
58
31
  ...
59
32
 
60
33
  def bl_rna_get_subclass(self):
61
- '''
62
-
63
- '''
64
34
  ...
65
35
 
66
36
  def bl_rna_get_subclass_py(self):
67
- '''
68
-
69
- '''
70
37
  ...
71
38
 
72
39
  def draw(self, context):
73
- '''
74
-
75
- '''
76
40
  ...
77
41
 
78
42
  def driver_add(self):
79
- '''
80
-
81
- '''
82
43
  ...
83
44
 
84
45
  def driver_remove(self):
85
- '''
86
-
87
- '''
88
46
  ...
89
47
 
90
48
  def get(self):
91
- '''
92
-
93
- '''
94
49
  ...
95
50
 
96
51
  def id_properties_clear(self):
97
- '''
98
-
99
- '''
100
52
  ...
101
53
 
102
54
  def id_properties_ensure(self):
103
- '''
104
-
105
- '''
106
55
  ...
107
56
 
108
57
  def id_properties_ui(self):
109
- '''
110
-
111
- '''
112
58
  ...
113
59
 
114
60
  def is_extended(self):
115
- '''
116
-
117
- '''
118
61
  ...
119
62
 
120
63
  def is_property_hidden(self):
121
- '''
122
-
123
- '''
124
64
  ...
125
65
 
126
66
  def is_property_overridable_library(self):
127
- '''
128
-
129
- '''
130
67
  ...
131
68
 
132
69
  def is_property_readonly(self):
133
- '''
134
-
135
- '''
136
70
  ...
137
71
 
138
72
  def is_property_set(self):
139
- '''
140
-
141
- '''
142
73
  ...
143
74
 
144
75
  def items(self):
145
- '''
146
-
147
- '''
148
76
  ...
149
77
 
150
78
  def keyframe_delete(self):
151
- '''
152
-
153
- '''
154
79
  ...
155
80
 
156
81
  def keyframe_insert(self):
157
- '''
158
-
159
- '''
160
82
  ...
161
83
 
162
84
  def keys(self):
163
- '''
164
-
165
- '''
166
85
  ...
167
86
 
168
87
  def path_from_id(self):
169
- '''
170
-
171
- '''
172
88
  ...
173
89
 
174
90
  def path_resolve(self):
175
- '''
176
-
177
- '''
178
91
  ...
179
92
 
180
93
  def poll(self, context):
181
- '''
182
-
183
- '''
184
94
  ...
185
95
 
186
96
  def pop(self):
187
- '''
188
-
189
- '''
190
97
  ...
191
98
 
192
99
  def prepend(self, draw_func):
193
- '''
194
-
195
- '''
196
100
  ...
197
101
 
198
102
  def property_overridable_library_set(self):
199
- '''
200
-
201
- '''
202
103
  ...
203
104
 
204
105
  def property_unset(self):
205
- '''
206
-
207
- '''
208
106
  ...
209
107
 
210
108
  def remove(self, draw_func):
211
- '''
212
-
213
- '''
214
109
  ...
215
110
 
216
111
  def type_recast(self):
217
- '''
218
-
219
- '''
220
112
  ...
221
113
 
222
114
  def values(self):
223
- '''
224
-
225
- '''
226
115
  ...
227
116
 
228
117
 
229
118
  class PHYSICS_PT_softbody_cache(PhysicButtonsPanel, bpy_types.Panel,
230
119
  bpy_types._GenericUI):
231
120
  COMPAT_ENGINES: typing.Any
232
- ''' '''
233
-
234
121
  bl_context: typing.Any
235
- ''' '''
236
-
237
122
  bl_label: typing.Any
238
- ''' '''
239
-
240
123
  bl_options: typing.Any
241
- ''' '''
242
-
243
124
  bl_parent_id: typing.Any
244
- ''' '''
245
-
246
125
  bl_region_type: typing.Any
247
- ''' '''
248
-
249
126
  bl_rna: typing.Any
250
- ''' '''
251
-
252
127
  bl_space_type: typing.Any
253
- ''' '''
254
-
255
128
  id_data: typing.Any
256
- ''' '''
257
129
 
258
130
  def append(self, draw_func):
259
- '''
260
-
261
- '''
262
131
  ...
263
132
 
264
133
  def as_pointer(self):
265
- '''
266
-
267
- '''
268
134
  ...
269
135
 
270
136
  def bl_rna_get_subclass(self):
271
- '''
272
-
273
- '''
274
137
  ...
275
138
 
276
139
  def bl_rna_get_subclass_py(self):
277
- '''
278
-
279
- '''
280
140
  ...
281
141
 
282
142
  def draw(self, context):
283
- '''
284
-
285
- '''
286
143
  ...
287
144
 
288
145
  def driver_add(self):
289
- '''
290
-
291
- '''
292
146
  ...
293
147
 
294
148
  def driver_remove(self):
295
- '''
296
-
297
- '''
298
149
  ...
299
150
 
300
151
  def get(self):
301
- '''
302
-
303
- '''
304
152
  ...
305
153
 
306
154
  def id_properties_clear(self):
307
- '''
308
-
309
- '''
310
155
  ...
311
156
 
312
157
  def id_properties_ensure(self):
313
- '''
314
-
315
- '''
316
158
  ...
317
159
 
318
160
  def id_properties_ui(self):
319
- '''
320
-
321
- '''
322
161
  ...
323
162
 
324
163
  def is_extended(self):
325
- '''
326
-
327
- '''
328
164
  ...
329
165
 
330
166
  def is_property_hidden(self):
331
- '''
332
-
333
- '''
334
167
  ...
335
168
 
336
169
  def is_property_overridable_library(self):
337
- '''
338
-
339
- '''
340
170
  ...
341
171
 
342
172
  def is_property_readonly(self):
343
- '''
344
-
345
- '''
346
173
  ...
347
174
 
348
175
  def is_property_set(self):
349
- '''
350
-
351
- '''
352
176
  ...
353
177
 
354
178
  def items(self):
355
- '''
356
-
357
- '''
358
179
  ...
359
180
 
360
181
  def keyframe_delete(self):
361
- '''
362
-
363
- '''
364
182
  ...
365
183
 
366
184
  def keyframe_insert(self):
367
- '''
368
-
369
- '''
370
185
  ...
371
186
 
372
187
  def keys(self):
373
- '''
374
-
375
- '''
376
188
  ...
377
189
 
378
190
  def path_from_id(self):
379
- '''
380
-
381
- '''
382
191
  ...
383
192
 
384
193
  def path_resolve(self):
385
- '''
386
-
387
- '''
388
194
  ...
389
195
 
390
196
  def poll(self, context):
391
- '''
392
-
393
- '''
394
197
  ...
395
198
 
396
199
  def pop(self):
397
- '''
398
-
399
- '''
400
200
  ...
401
201
 
402
202
  def prepend(self, draw_func):
403
- '''
404
-
405
- '''
406
203
  ...
407
204
 
408
205
  def property_overridable_library_set(self):
409
- '''
410
-
411
- '''
412
206
  ...
413
207
 
414
208
  def property_unset(self):
415
- '''
416
-
417
- '''
418
209
  ...
419
210
 
420
211
  def remove(self, draw_func):
421
- '''
422
-
423
- '''
424
212
  ...
425
213
 
426
214
  def type_recast(self):
427
- '''
428
-
429
- '''
430
215
  ...
431
216
 
432
217
  def values(self):
433
- '''
434
-
435
- '''
436
218
  ...
437
219
 
438
220
 
439
221
  class PHYSICS_PT_softbody_collision(PhysicButtonsPanel, bpy_types.Panel,
440
222
  bpy_types._GenericUI):
441
223
  COMPAT_ENGINES: typing.Any
442
- ''' '''
443
-
444
224
  bl_context: typing.Any
445
- ''' '''
446
-
447
225
  bl_label: typing.Any
448
- ''' '''
449
-
450
226
  bl_options: typing.Any
451
- ''' '''
452
-
453
227
  bl_parent_id: typing.Any
454
- ''' '''
455
-
456
228
  bl_region_type: typing.Any
457
- ''' '''
458
-
459
229
  bl_rna: typing.Any
460
- ''' '''
461
-
462
230
  bl_space_type: typing.Any
463
- ''' '''
464
-
465
231
  id_data: typing.Any
466
- ''' '''
467
232
 
468
233
  def append(self, draw_func):
469
- '''
470
-
471
- '''
472
234
  ...
473
235
 
474
236
  def as_pointer(self):
475
- '''
476
-
477
- '''
478
237
  ...
479
238
 
480
239
  def bl_rna_get_subclass(self):
481
- '''
482
-
483
- '''
484
240
  ...
485
241
 
486
242
  def bl_rna_get_subclass_py(self):
487
- '''
488
-
489
- '''
490
243
  ...
491
244
 
492
245
  def draw(self, context):
493
- '''
494
-
495
- '''
496
246
  ...
497
247
 
498
248
  def draw_header(self, context):
499
- '''
500
-
501
- '''
502
249
  ...
503
250
 
504
251
  def driver_add(self):
505
- '''
506
-
507
- '''
508
252
  ...
509
253
 
510
254
  def driver_remove(self):
511
- '''
512
-
513
- '''
514
255
  ...
515
256
 
516
257
  def get(self):
517
- '''
518
-
519
- '''
520
258
  ...
521
259
 
522
260
  def id_properties_clear(self):
523
- '''
524
-
525
- '''
526
261
  ...
527
262
 
528
263
  def id_properties_ensure(self):
529
- '''
530
-
531
- '''
532
264
  ...
533
265
 
534
266
  def id_properties_ui(self):
535
- '''
536
-
537
- '''
538
267
  ...
539
268
 
540
269
  def is_extended(self):
541
- '''
542
-
543
- '''
544
270
  ...
545
271
 
546
272
  def is_property_hidden(self):
547
- '''
548
-
549
- '''
550
273
  ...
551
274
 
552
275
  def is_property_overridable_library(self):
553
- '''
554
-
555
- '''
556
276
  ...
557
277
 
558
278
  def is_property_readonly(self):
559
- '''
560
-
561
- '''
562
279
  ...
563
280
 
564
281
  def is_property_set(self):
565
- '''
566
-
567
- '''
568
282
  ...
569
283
 
570
284
  def items(self):
571
- '''
572
-
573
- '''
574
285
  ...
575
286
 
576
287
  def keyframe_delete(self):
577
- '''
578
-
579
- '''
580
288
  ...
581
289
 
582
290
  def keyframe_insert(self):
583
- '''
584
-
585
- '''
586
291
  ...
587
292
 
588
293
  def keys(self):
589
- '''
590
-
591
- '''
592
294
  ...
593
295
 
594
296
  def path_from_id(self):
595
- '''
596
-
597
- '''
598
297
  ...
599
298
 
600
299
  def path_resolve(self):
601
- '''
602
-
603
- '''
604
300
  ...
605
301
 
606
302
  def poll(self, context):
607
- '''
608
-
609
- '''
610
303
  ...
611
304
 
612
305
  def pop(self):
613
- '''
614
-
615
- '''
616
306
  ...
617
307
 
618
308
  def prepend(self, draw_func):
619
- '''
620
-
621
- '''
622
309
  ...
623
310
 
624
311
  def property_overridable_library_set(self):
625
- '''
626
-
627
- '''
628
312
  ...
629
313
 
630
314
  def property_unset(self):
631
- '''
632
-
633
- '''
634
315
  ...
635
316
 
636
317
  def remove(self, draw_func):
637
- '''
638
-
639
- '''
640
318
  ...
641
319
 
642
320
  def type_recast(self):
643
- '''
644
-
645
- '''
646
321
  ...
647
322
 
648
323
  def values(self):
649
- '''
650
-
651
- '''
652
324
  ...
653
325
 
654
326
 
655
327
  class PHYSICS_PT_softbody_edge(PhysicButtonsPanel, bpy_types.Panel,
656
328
  bpy_types._GenericUI):
657
329
  COMPAT_ENGINES: typing.Any
658
- ''' '''
659
-
660
330
  bl_context: typing.Any
661
- ''' '''
662
-
663
331
  bl_label: typing.Any
664
- ''' '''
665
-
666
332
  bl_options: typing.Any
667
- ''' '''
668
-
669
333
  bl_parent_id: typing.Any
670
- ''' '''
671
-
672
334
  bl_region_type: typing.Any
673
- ''' '''
674
-
675
335
  bl_rna: typing.Any
676
- ''' '''
677
-
678
336
  bl_space_type: typing.Any
679
- ''' '''
680
-
681
337
  id_data: typing.Any
682
- ''' '''
683
338
 
684
339
  def append(self, draw_func):
685
- '''
686
-
687
- '''
688
340
  ...
689
341
 
690
342
  def as_pointer(self):
691
- '''
692
-
693
- '''
694
343
  ...
695
344
 
696
345
  def bl_rna_get_subclass(self):
697
- '''
698
-
699
- '''
700
346
  ...
701
347
 
702
348
  def bl_rna_get_subclass_py(self):
703
- '''
704
-
705
- '''
706
349
  ...
707
350
 
708
351
  def draw(self, context):
709
- '''
710
-
711
- '''
712
352
  ...
713
353
 
714
354
  def draw_header(self, context):
715
- '''
716
-
717
- '''
718
355
  ...
719
356
 
720
357
  def driver_add(self):
721
- '''
722
-
723
- '''
724
358
  ...
725
359
 
726
360
  def driver_remove(self):
727
- '''
728
-
729
- '''
730
361
  ...
731
362
 
732
363
  def get(self):
733
- '''
734
-
735
- '''
736
364
  ...
737
365
 
738
366
  def id_properties_clear(self):
739
- '''
740
-
741
- '''
742
367
  ...
743
368
 
744
369
  def id_properties_ensure(self):
745
- '''
746
-
747
- '''
748
370
  ...
749
371
 
750
372
  def id_properties_ui(self):
751
- '''
752
-
753
- '''
754
373
  ...
755
374
 
756
375
  def is_extended(self):
757
- '''
758
-
759
- '''
760
376
  ...
761
377
 
762
378
  def is_property_hidden(self):
763
- '''
764
-
765
- '''
766
379
  ...
767
380
 
768
381
  def is_property_overridable_library(self):
769
- '''
770
-
771
- '''
772
382
  ...
773
383
 
774
384
  def is_property_readonly(self):
775
- '''
776
-
777
- '''
778
385
  ...
779
386
 
780
387
  def is_property_set(self):
781
- '''
782
-
783
- '''
784
388
  ...
785
389
 
786
390
  def items(self):
787
- '''
788
-
789
- '''
790
391
  ...
791
392
 
792
393
  def keyframe_delete(self):
793
- '''
794
-
795
- '''
796
394
  ...
797
395
 
798
396
  def keyframe_insert(self):
799
- '''
800
-
801
- '''
802
397
  ...
803
398
 
804
399
  def keys(self):
805
- '''
806
-
807
- '''
808
400
  ...
809
401
 
810
402
  def path_from_id(self):
811
- '''
812
-
813
- '''
814
403
  ...
815
404
 
816
405
  def path_resolve(self):
817
- '''
818
-
819
- '''
820
406
  ...
821
407
 
822
408
  def poll(self, context):
823
- '''
824
-
825
- '''
826
409
  ...
827
410
 
828
411
  def pop(self):
829
- '''
830
-
831
- '''
832
412
  ...
833
413
 
834
414
  def prepend(self, draw_func):
835
- '''
836
-
837
- '''
838
415
  ...
839
416
 
840
417
  def property_overridable_library_set(self):
841
- '''
842
-
843
- '''
844
418
  ...
845
419
 
846
420
  def property_unset(self):
847
- '''
848
-
849
- '''
850
421
  ...
851
422
 
852
423
  def remove(self, draw_func):
853
- '''
854
-
855
- '''
856
424
  ...
857
425
 
858
426
  def type_recast(self):
859
- '''
860
-
861
- '''
862
427
  ...
863
428
 
864
429
  def values(self):
865
- '''
866
-
867
- '''
868
430
  ...
869
431
 
870
432
 
871
433
  class PHYSICS_PT_softbody_edge_aerodynamics(
872
434
  PhysicButtonsPanel, bpy_types.Panel, bpy_types._GenericUI):
873
435
  COMPAT_ENGINES: typing.Any
874
- ''' '''
875
-
876
436
  bl_context: typing.Any
877
- ''' '''
878
-
879
437
  bl_label: typing.Any
880
- ''' '''
881
-
882
438
  bl_options: typing.Any
883
- ''' '''
884
-
885
439
  bl_parent_id: typing.Any
886
- ''' '''
887
-
888
440
  bl_region_type: typing.Any
889
- ''' '''
890
-
891
441
  bl_rna: typing.Any
892
- ''' '''
893
-
894
442
  bl_space_type: typing.Any
895
- ''' '''
896
-
897
443
  id_data: typing.Any
898
- ''' '''
899
444
 
900
445
  def append(self, draw_func):
901
- '''
902
-
903
- '''
904
446
  ...
905
447
 
906
448
  def as_pointer(self):
907
- '''
908
-
909
- '''
910
449
  ...
911
450
 
912
451
  def bl_rna_get_subclass(self):
913
- '''
914
-
915
- '''
916
452
  ...
917
453
 
918
454
  def bl_rna_get_subclass_py(self):
919
- '''
920
-
921
- '''
922
455
  ...
923
456
 
924
457
  def draw(self, context):
925
- '''
926
-
927
- '''
928
458
  ...
929
459
 
930
460
  def driver_add(self):
931
- '''
932
-
933
- '''
934
461
  ...
935
462
 
936
463
  def driver_remove(self):
937
- '''
938
-
939
- '''
940
464
  ...
941
465
 
942
466
  def get(self):
943
- '''
944
-
945
- '''
946
467
  ...
947
468
 
948
469
  def id_properties_clear(self):
949
- '''
950
-
951
- '''
952
470
  ...
953
471
 
954
472
  def id_properties_ensure(self):
955
- '''
956
-
957
- '''
958
473
  ...
959
474
 
960
475
  def id_properties_ui(self):
961
- '''
962
-
963
- '''
964
476
  ...
965
477
 
966
478
  def is_extended(self):
967
- '''
968
-
969
- '''
970
479
  ...
971
480
 
972
481
  def is_property_hidden(self):
973
- '''
974
-
975
- '''
976
482
  ...
977
483
 
978
484
  def is_property_overridable_library(self):
979
- '''
980
-
981
- '''
982
485
  ...
983
486
 
984
487
  def is_property_readonly(self):
985
- '''
986
-
987
- '''
988
488
  ...
989
489
 
990
490
  def is_property_set(self):
991
- '''
992
-
993
- '''
994
491
  ...
995
492
 
996
493
  def items(self):
997
- '''
998
-
999
- '''
1000
494
  ...
1001
495
 
1002
496
  def keyframe_delete(self):
1003
- '''
1004
-
1005
- '''
1006
497
  ...
1007
498
 
1008
499
  def keyframe_insert(self):
1009
- '''
1010
-
1011
- '''
1012
500
  ...
1013
501
 
1014
502
  def keys(self):
1015
- '''
1016
-
1017
- '''
1018
503
  ...
1019
504
 
1020
505
  def path_from_id(self):
1021
- '''
1022
-
1023
- '''
1024
506
  ...
1025
507
 
1026
508
  def path_resolve(self):
1027
- '''
1028
-
1029
- '''
1030
509
  ...
1031
510
 
1032
511
  def poll(self, context):
1033
- '''
1034
-
1035
- '''
1036
512
  ...
1037
513
 
1038
514
  def pop(self):
1039
- '''
1040
-
1041
- '''
1042
515
  ...
1043
516
 
1044
517
  def prepend(self, draw_func):
1045
- '''
1046
-
1047
- '''
1048
518
  ...
1049
519
 
1050
520
  def property_overridable_library_set(self):
1051
- '''
1052
-
1053
- '''
1054
521
  ...
1055
522
 
1056
523
  def property_unset(self):
1057
- '''
1058
-
1059
- '''
1060
524
  ...
1061
525
 
1062
526
  def remove(self, draw_func):
1063
- '''
1064
-
1065
- '''
1066
527
  ...
1067
528
 
1068
529
  def type_recast(self):
1069
- '''
1070
-
1071
- '''
1072
530
  ...
1073
531
 
1074
532
  def values(self):
1075
- '''
1076
-
1077
- '''
1078
533
  ...
1079
534
 
1080
535
 
1081
536
  class PHYSICS_PT_softbody_edge_stiffness(PhysicButtonsPanel, bpy_types.Panel,
1082
537
  bpy_types._GenericUI):
1083
538
  COMPAT_ENGINES: typing.Any
1084
- ''' '''
1085
-
1086
539
  bl_context: typing.Any
1087
- ''' '''
1088
-
1089
540
  bl_label: typing.Any
1090
- ''' '''
1091
-
1092
541
  bl_options: typing.Any
1093
- ''' '''
1094
-
1095
542
  bl_parent_id: typing.Any
1096
- ''' '''
1097
-
1098
543
  bl_region_type: typing.Any
1099
- ''' '''
1100
-
1101
544
  bl_rna: typing.Any
1102
- ''' '''
1103
-
1104
545
  bl_space_type: typing.Any
1105
- ''' '''
1106
-
1107
546
  id_data: typing.Any
1108
- ''' '''
1109
547
 
1110
548
  def append(self, draw_func):
1111
- '''
1112
-
1113
- '''
1114
549
  ...
1115
550
 
1116
551
  def as_pointer(self):
1117
- '''
1118
-
1119
- '''
1120
552
  ...
1121
553
 
1122
554
  def bl_rna_get_subclass(self):
1123
- '''
1124
-
1125
- '''
1126
555
  ...
1127
556
 
1128
557
  def bl_rna_get_subclass_py(self):
1129
- '''
1130
-
1131
- '''
1132
558
  ...
1133
559
 
1134
560
  def draw(self, context):
1135
- '''
1136
-
1137
- '''
1138
561
  ...
1139
562
 
1140
563
  def draw_header(self, context):
1141
- '''
1142
-
1143
- '''
1144
564
  ...
1145
565
 
1146
566
  def driver_add(self):
1147
- '''
1148
-
1149
- '''
1150
567
  ...
1151
568
 
1152
569
  def driver_remove(self):
1153
- '''
1154
-
1155
- '''
1156
570
  ...
1157
571
 
1158
572
  def get(self):
1159
- '''
1160
-
1161
- '''
1162
573
  ...
1163
574
 
1164
575
  def id_properties_clear(self):
1165
- '''
1166
-
1167
- '''
1168
576
  ...
1169
577
 
1170
578
  def id_properties_ensure(self):
1171
- '''
1172
-
1173
- '''
1174
579
  ...
1175
580
 
1176
581
  def id_properties_ui(self):
1177
- '''
1178
-
1179
- '''
1180
582
  ...
1181
583
 
1182
584
  def is_extended(self):
1183
- '''
1184
-
1185
- '''
1186
585
  ...
1187
586
 
1188
587
  def is_property_hidden(self):
1189
- '''
1190
-
1191
- '''
1192
588
  ...
1193
589
 
1194
590
  def is_property_overridable_library(self):
1195
- '''
1196
-
1197
- '''
1198
591
  ...
1199
592
 
1200
593
  def is_property_readonly(self):
1201
- '''
1202
-
1203
- '''
1204
594
  ...
1205
595
 
1206
596
  def is_property_set(self):
1207
- '''
1208
-
1209
- '''
1210
597
  ...
1211
598
 
1212
599
  def items(self):
1213
- '''
1214
-
1215
- '''
1216
600
  ...
1217
601
 
1218
602
  def keyframe_delete(self):
1219
- '''
1220
-
1221
- '''
1222
603
  ...
1223
604
 
1224
605
  def keyframe_insert(self):
1225
- '''
1226
-
1227
- '''
1228
606
  ...
1229
607
 
1230
608
  def keys(self):
1231
- '''
1232
-
1233
- '''
1234
609
  ...
1235
610
 
1236
611
  def path_from_id(self):
1237
- '''
1238
-
1239
- '''
1240
612
  ...
1241
613
 
1242
614
  def path_resolve(self):
1243
- '''
1244
-
1245
- '''
1246
615
  ...
1247
616
 
1248
617
  def poll(self, context):
1249
- '''
1250
-
1251
- '''
1252
618
  ...
1253
619
 
1254
620
  def pop(self):
1255
- '''
1256
-
1257
- '''
1258
621
  ...
1259
622
 
1260
623
  def prepend(self, draw_func):
1261
- '''
1262
-
1263
- '''
1264
624
  ...
1265
625
 
1266
626
  def property_overridable_library_set(self):
1267
- '''
1268
-
1269
- '''
1270
627
  ...
1271
628
 
1272
629
  def property_unset(self):
1273
- '''
1274
-
1275
- '''
1276
630
  ...
1277
631
 
1278
632
  def remove(self, draw_func):
1279
- '''
1280
-
1281
- '''
1282
633
  ...
1283
634
 
1284
635
  def type_recast(self):
1285
- '''
1286
-
1287
- '''
1288
636
  ...
1289
637
 
1290
638
  def values(self):
1291
- '''
1292
-
1293
- '''
1294
639
  ...
1295
640
 
1296
641
 
1297
642
  class PHYSICS_PT_softbody_field_weights(PhysicButtonsPanel, bpy_types.Panel,
1298
643
  bpy_types._GenericUI):
1299
644
  COMPAT_ENGINES: typing.Any
1300
- ''' '''
1301
-
1302
645
  bl_context: typing.Any
1303
- ''' '''
1304
-
1305
646
  bl_label: typing.Any
1306
- ''' '''
1307
-
1308
647
  bl_options: typing.Any
1309
- ''' '''
1310
-
1311
648
  bl_parent_id: typing.Any
1312
- ''' '''
1313
-
1314
649
  bl_region_type: typing.Any
1315
- ''' '''
1316
-
1317
650
  bl_rna: typing.Any
1318
- ''' '''
1319
-
1320
651
  bl_space_type: typing.Any
1321
- ''' '''
1322
-
1323
652
  id_data: typing.Any
1324
- ''' '''
1325
653
 
1326
654
  def append(self, draw_func):
1327
- '''
1328
-
1329
- '''
1330
655
  ...
1331
656
 
1332
657
  def as_pointer(self):
1333
- '''
1334
-
1335
- '''
1336
658
  ...
1337
659
 
1338
660
  def bl_rna_get_subclass(self):
1339
- '''
1340
-
1341
- '''
1342
661
  ...
1343
662
 
1344
663
  def bl_rna_get_subclass_py(self):
1345
- '''
1346
-
1347
- '''
1348
664
  ...
1349
665
 
1350
666
  def draw(self, context):
1351
- '''
1352
-
1353
- '''
1354
667
  ...
1355
668
 
1356
669
  def driver_add(self):
1357
- '''
1358
-
1359
- '''
1360
670
  ...
1361
671
 
1362
672
  def driver_remove(self):
1363
- '''
1364
-
1365
- '''
1366
673
  ...
1367
674
 
1368
675
  def get(self):
1369
- '''
1370
-
1371
- '''
1372
676
  ...
1373
677
 
1374
678
  def id_properties_clear(self):
1375
- '''
1376
-
1377
- '''
1378
679
  ...
1379
680
 
1380
681
  def id_properties_ensure(self):
1381
- '''
1382
-
1383
- '''
1384
682
  ...
1385
683
 
1386
684
  def id_properties_ui(self):
1387
- '''
1388
-
1389
- '''
1390
685
  ...
1391
686
 
1392
687
  def is_extended(self):
1393
- '''
1394
-
1395
- '''
1396
688
  ...
1397
689
 
1398
690
  def is_property_hidden(self):
1399
- '''
1400
-
1401
- '''
1402
691
  ...
1403
692
 
1404
693
  def is_property_overridable_library(self):
1405
- '''
1406
-
1407
- '''
1408
694
  ...
1409
695
 
1410
696
  def is_property_readonly(self):
1411
- '''
1412
-
1413
- '''
1414
697
  ...
1415
698
 
1416
699
  def is_property_set(self):
1417
- '''
1418
-
1419
- '''
1420
700
  ...
1421
701
 
1422
702
  def items(self):
1423
- '''
1424
-
1425
- '''
1426
703
  ...
1427
704
 
1428
705
  def keyframe_delete(self):
1429
- '''
1430
-
1431
- '''
1432
706
  ...
1433
707
 
1434
708
  def keyframe_insert(self):
1435
- '''
1436
-
1437
- '''
1438
709
  ...
1439
710
 
1440
711
  def keys(self):
1441
- '''
1442
-
1443
- '''
1444
712
  ...
1445
713
 
1446
714
  def path_from_id(self):
1447
- '''
1448
-
1449
- '''
1450
715
  ...
1451
716
 
1452
717
  def path_resolve(self):
1453
- '''
1454
-
1455
- '''
1456
718
  ...
1457
719
 
1458
720
  def poll(self, context):
1459
- '''
1460
-
1461
- '''
1462
721
  ...
1463
722
 
1464
723
  def pop(self):
1465
- '''
1466
-
1467
- '''
1468
724
  ...
1469
725
 
1470
726
  def prepend(self, draw_func):
1471
- '''
1472
-
1473
- '''
1474
727
  ...
1475
728
 
1476
729
  def property_overridable_library_set(self):
1477
- '''
1478
-
1479
- '''
1480
730
  ...
1481
731
 
1482
732
  def property_unset(self):
1483
- '''
1484
-
1485
- '''
1486
733
  ...
1487
734
 
1488
735
  def remove(self, draw_func):
1489
- '''
1490
-
1491
- '''
1492
736
  ...
1493
737
 
1494
738
  def type_recast(self):
1495
- '''
1496
-
1497
- '''
1498
739
  ...
1499
740
 
1500
741
  def values(self):
1501
- '''
1502
-
1503
- '''
1504
742
  ...
1505
743
 
1506
744
 
1507
745
  class PHYSICS_PT_softbody_goal(PhysicButtonsPanel, bpy_types.Panel,
1508
746
  bpy_types._GenericUI):
1509
747
  COMPAT_ENGINES: typing.Any
1510
- ''' '''
1511
-
1512
748
  bl_context: typing.Any
1513
- ''' '''
1514
-
1515
749
  bl_label: typing.Any
1516
- ''' '''
1517
-
1518
750
  bl_options: typing.Any
1519
- ''' '''
1520
-
1521
751
  bl_parent_id: typing.Any
1522
- ''' '''
1523
-
1524
752
  bl_region_type: typing.Any
1525
- ''' '''
1526
-
1527
753
  bl_rna: typing.Any
1528
- ''' '''
1529
-
1530
754
  bl_space_type: typing.Any
1531
- ''' '''
1532
-
1533
755
  id_data: typing.Any
1534
- ''' '''
1535
756
 
1536
757
  def append(self, draw_func):
1537
- '''
1538
-
1539
- '''
1540
758
  ...
1541
759
 
1542
760
  def as_pointer(self):
1543
- '''
1544
-
1545
- '''
1546
761
  ...
1547
762
 
1548
763
  def bl_rna_get_subclass(self):
1549
- '''
1550
-
1551
- '''
1552
764
  ...
1553
765
 
1554
766
  def bl_rna_get_subclass_py(self):
1555
- '''
1556
-
1557
- '''
1558
767
  ...
1559
768
 
1560
769
  def draw(self, context):
1561
- '''
1562
-
1563
- '''
1564
770
  ...
1565
771
 
1566
772
  def draw_header(self, context):
1567
- '''
1568
-
1569
- '''
1570
773
  ...
1571
774
 
1572
775
  def driver_add(self):
1573
- '''
1574
-
1575
- '''
1576
776
  ...
1577
777
 
1578
778
  def driver_remove(self):
1579
- '''
1580
-
1581
- '''
1582
779
  ...
1583
780
 
1584
781
  def get(self):
1585
- '''
1586
-
1587
- '''
1588
782
  ...
1589
783
 
1590
784
  def id_properties_clear(self):
1591
- '''
1592
-
1593
- '''
1594
785
  ...
1595
786
 
1596
787
  def id_properties_ensure(self):
1597
- '''
1598
-
1599
- '''
1600
788
  ...
1601
789
 
1602
790
  def id_properties_ui(self):
1603
- '''
1604
-
1605
- '''
1606
791
  ...
1607
792
 
1608
793
  def is_extended(self):
1609
- '''
1610
-
1611
- '''
1612
794
  ...
1613
795
 
1614
796
  def is_property_hidden(self):
1615
- '''
1616
-
1617
- '''
1618
797
  ...
1619
798
 
1620
799
  def is_property_overridable_library(self):
1621
- '''
1622
-
1623
- '''
1624
800
  ...
1625
801
 
1626
802
  def is_property_readonly(self):
1627
- '''
1628
-
1629
- '''
1630
803
  ...
1631
804
 
1632
805
  def is_property_set(self):
1633
- '''
1634
-
1635
- '''
1636
806
  ...
1637
807
 
1638
808
  def items(self):
1639
- '''
1640
-
1641
- '''
1642
809
  ...
1643
810
 
1644
811
  def keyframe_delete(self):
1645
- '''
1646
-
1647
- '''
1648
812
  ...
1649
813
 
1650
814
  def keyframe_insert(self):
1651
- '''
1652
-
1653
- '''
1654
815
  ...
1655
816
 
1656
817
  def keys(self):
1657
- '''
1658
-
1659
- '''
1660
818
  ...
1661
819
 
1662
820
  def path_from_id(self):
1663
- '''
1664
-
1665
- '''
1666
821
  ...
1667
822
 
1668
823
  def path_resolve(self):
1669
- '''
1670
-
1671
- '''
1672
824
  ...
1673
825
 
1674
826
  def poll(self, context):
1675
- '''
1676
-
1677
- '''
1678
827
  ...
1679
828
 
1680
829
  def pop(self):
1681
- '''
1682
-
1683
- '''
1684
830
  ...
1685
831
 
1686
832
  def prepend(self, draw_func):
1687
- '''
1688
-
1689
- '''
1690
833
  ...
1691
834
 
1692
835
  def property_overridable_library_set(self):
1693
- '''
1694
-
1695
- '''
1696
836
  ...
1697
837
 
1698
838
  def property_unset(self):
1699
- '''
1700
-
1701
- '''
1702
839
  ...
1703
840
 
1704
841
  def remove(self, draw_func):
1705
- '''
1706
-
1707
- '''
1708
842
  ...
1709
843
 
1710
844
  def type_recast(self):
1711
- '''
1712
-
1713
- '''
1714
845
  ...
1715
846
 
1716
847
  def values(self):
1717
- '''
1718
-
1719
- '''
1720
848
  ...
1721
849
 
1722
850
 
1723
851
  class PHYSICS_PT_softbody_goal_settings(PhysicButtonsPanel, bpy_types.Panel,
1724
852
  bpy_types._GenericUI):
1725
853
  COMPAT_ENGINES: typing.Any
1726
- ''' '''
1727
-
1728
854
  bl_context: typing.Any
1729
- ''' '''
1730
-
1731
855
  bl_label: typing.Any
1732
- ''' '''
1733
-
1734
856
  bl_options: typing.Any
1735
- ''' '''
1736
-
1737
857
  bl_parent_id: typing.Any
1738
- ''' '''
1739
-
1740
858
  bl_region_type: typing.Any
1741
- ''' '''
1742
-
1743
859
  bl_rna: typing.Any
1744
- ''' '''
1745
-
1746
860
  bl_space_type: typing.Any
1747
- ''' '''
1748
-
1749
861
  id_data: typing.Any
1750
- ''' '''
1751
862
 
1752
863
  def append(self, draw_func):
1753
- '''
1754
-
1755
- '''
1756
864
  ...
1757
865
 
1758
866
  def as_pointer(self):
1759
- '''
1760
-
1761
- '''
1762
867
  ...
1763
868
 
1764
869
  def bl_rna_get_subclass(self):
1765
- '''
1766
-
1767
- '''
1768
870
  ...
1769
871
 
1770
872
  def bl_rna_get_subclass_py(self):
1771
- '''
1772
-
1773
- '''
1774
873
  ...
1775
874
 
1776
875
  def draw(self, context):
1777
- '''
1778
-
1779
- '''
1780
876
  ...
1781
877
 
1782
878
  def driver_add(self):
1783
- '''
1784
-
1785
- '''
1786
879
  ...
1787
880
 
1788
881
  def driver_remove(self):
1789
- '''
1790
-
1791
- '''
1792
882
  ...
1793
883
 
1794
884
  def get(self):
1795
- '''
1796
-
1797
- '''
1798
885
  ...
1799
886
 
1800
887
  def id_properties_clear(self):
1801
- '''
1802
-
1803
- '''
1804
888
  ...
1805
889
 
1806
890
  def id_properties_ensure(self):
1807
- '''
1808
-
1809
- '''
1810
891
  ...
1811
892
 
1812
893
  def id_properties_ui(self):
1813
- '''
1814
-
1815
- '''
1816
894
  ...
1817
895
 
1818
896
  def is_extended(self):
1819
- '''
1820
-
1821
- '''
1822
897
  ...
1823
898
 
1824
899
  def is_property_hidden(self):
1825
- '''
1826
-
1827
- '''
1828
900
  ...
1829
901
 
1830
902
  def is_property_overridable_library(self):
1831
- '''
1832
-
1833
- '''
1834
903
  ...
1835
904
 
1836
905
  def is_property_readonly(self):
1837
- '''
1838
-
1839
- '''
1840
906
  ...
1841
907
 
1842
908
  def is_property_set(self):
1843
- '''
1844
-
1845
- '''
1846
909
  ...
1847
910
 
1848
911
  def items(self):
1849
- '''
1850
-
1851
- '''
1852
912
  ...
1853
913
 
1854
914
  def keyframe_delete(self):
1855
- '''
1856
-
1857
- '''
1858
915
  ...
1859
916
 
1860
917
  def keyframe_insert(self):
1861
- '''
1862
-
1863
- '''
1864
918
  ...
1865
919
 
1866
920
  def keys(self):
1867
- '''
1868
-
1869
- '''
1870
921
  ...
1871
922
 
1872
923
  def path_from_id(self):
1873
- '''
1874
-
1875
- '''
1876
924
  ...
1877
925
 
1878
926
  def path_resolve(self):
1879
- '''
1880
-
1881
- '''
1882
927
  ...
1883
928
 
1884
929
  def poll(self, context):
1885
- '''
1886
-
1887
- '''
1888
930
  ...
1889
931
 
1890
932
  def pop(self):
1891
- '''
1892
-
1893
- '''
1894
933
  ...
1895
934
 
1896
935
  def prepend(self, draw_func):
1897
- '''
1898
-
1899
- '''
1900
936
  ...
1901
937
 
1902
938
  def property_overridable_library_set(self):
1903
- '''
1904
-
1905
- '''
1906
939
  ...
1907
940
 
1908
941
  def property_unset(self):
1909
- '''
1910
-
1911
- '''
1912
942
  ...
1913
943
 
1914
944
  def remove(self, draw_func):
1915
- '''
1916
-
1917
- '''
1918
945
  ...
1919
946
 
1920
947
  def type_recast(self):
1921
- '''
1922
-
1923
- '''
1924
948
  ...
1925
949
 
1926
950
  def values(self):
1927
- '''
1928
-
1929
- '''
1930
951
  ...
1931
952
 
1932
953
 
1933
954
  class PHYSICS_PT_softbody_goal_strengths(PhysicButtonsPanel, bpy_types.Panel,
1934
955
  bpy_types._GenericUI):
1935
956
  COMPAT_ENGINES: typing.Any
1936
- ''' '''
1937
-
1938
957
  bl_context: typing.Any
1939
- ''' '''
1940
-
1941
958
  bl_label: typing.Any
1942
- ''' '''
1943
-
1944
959
  bl_options: typing.Any
1945
- ''' '''
1946
-
1947
960
  bl_parent_id: typing.Any
1948
- ''' '''
1949
-
1950
961
  bl_region_type: typing.Any
1951
- ''' '''
1952
-
1953
962
  bl_rna: typing.Any
1954
- ''' '''
1955
-
1956
963
  bl_space_type: typing.Any
1957
- ''' '''
1958
-
1959
964
  id_data: typing.Any
1960
- ''' '''
1961
965
 
1962
966
  def append(self, draw_func):
1963
- '''
1964
-
1965
- '''
1966
967
  ...
1967
968
 
1968
969
  def as_pointer(self):
1969
- '''
1970
-
1971
- '''
1972
970
  ...
1973
971
 
1974
972
  def bl_rna_get_subclass(self):
1975
- '''
1976
-
1977
- '''
1978
973
  ...
1979
974
 
1980
975
  def bl_rna_get_subclass_py(self):
1981
- '''
1982
-
1983
- '''
1984
976
  ...
1985
977
 
1986
978
  def draw(self, context):
1987
- '''
1988
-
1989
- '''
1990
979
  ...
1991
980
 
1992
981
  def driver_add(self):
1993
- '''
1994
-
1995
- '''
1996
982
  ...
1997
983
 
1998
984
  def driver_remove(self):
1999
- '''
2000
-
2001
- '''
2002
985
  ...
2003
986
 
2004
987
  def get(self):
2005
- '''
2006
-
2007
- '''
2008
988
  ...
2009
989
 
2010
990
  def id_properties_clear(self):
2011
- '''
2012
-
2013
- '''
2014
991
  ...
2015
992
 
2016
993
  def id_properties_ensure(self):
2017
- '''
2018
-
2019
- '''
2020
994
  ...
2021
995
 
2022
996
  def id_properties_ui(self):
2023
- '''
2024
-
2025
- '''
2026
997
  ...
2027
998
 
2028
999
  def is_extended(self):
2029
- '''
2030
-
2031
- '''
2032
1000
  ...
2033
1001
 
2034
1002
  def is_property_hidden(self):
2035
- '''
2036
-
2037
- '''
2038
1003
  ...
2039
1004
 
2040
1005
  def is_property_overridable_library(self):
2041
- '''
2042
-
2043
- '''
2044
1006
  ...
2045
1007
 
2046
1008
  def is_property_readonly(self):
2047
- '''
2048
-
2049
- '''
2050
1009
  ...
2051
1010
 
2052
1011
  def is_property_set(self):
2053
- '''
2054
-
2055
- '''
2056
1012
  ...
2057
1013
 
2058
1014
  def items(self):
2059
- '''
2060
-
2061
- '''
2062
1015
  ...
2063
1016
 
2064
1017
  def keyframe_delete(self):
2065
- '''
2066
-
2067
- '''
2068
1018
  ...
2069
1019
 
2070
1020
  def keyframe_insert(self):
2071
- '''
2072
-
2073
- '''
2074
1021
  ...
2075
1022
 
2076
1023
  def keys(self):
2077
- '''
2078
-
2079
- '''
2080
1024
  ...
2081
1025
 
2082
1026
  def path_from_id(self):
2083
- '''
2084
-
2085
- '''
2086
1027
  ...
2087
1028
 
2088
1029
  def path_resolve(self):
2089
- '''
2090
-
2091
- '''
2092
1030
  ...
2093
1031
 
2094
1032
  def poll(self, context):
2095
- '''
2096
-
2097
- '''
2098
1033
  ...
2099
1034
 
2100
1035
  def pop(self):
2101
- '''
2102
-
2103
- '''
2104
1036
  ...
2105
1037
 
2106
1038
  def prepend(self, draw_func):
2107
- '''
2108
-
2109
- '''
2110
1039
  ...
2111
1040
 
2112
1041
  def property_overridable_library_set(self):
2113
- '''
2114
-
2115
- '''
2116
1042
  ...
2117
1043
 
2118
1044
  def property_unset(self):
2119
- '''
2120
-
2121
- '''
2122
1045
  ...
2123
1046
 
2124
1047
  def remove(self, draw_func):
2125
- '''
2126
-
2127
- '''
2128
1048
  ...
2129
1049
 
2130
1050
  def type_recast(self):
2131
- '''
2132
-
2133
- '''
2134
1051
  ...
2135
1052
 
2136
1053
  def values(self):
2137
- '''
2138
-
2139
- '''
2140
1054
  ...
2141
1055
 
2142
1056
 
2143
1057
  class PHYSICS_PT_softbody_object(PhysicButtonsPanel, bpy_types.Panel,
2144
1058
  bpy_types._GenericUI):
2145
1059
  COMPAT_ENGINES: typing.Any
2146
- ''' '''
2147
-
2148
1060
  bl_context: typing.Any
2149
- ''' '''
2150
-
2151
1061
  bl_label: typing.Any
2152
- ''' '''
2153
-
2154
1062
  bl_options: typing.Any
2155
- ''' '''
2156
-
2157
1063
  bl_parent_id: typing.Any
2158
- ''' '''
2159
-
2160
1064
  bl_region_type: typing.Any
2161
- ''' '''
2162
-
2163
1065
  bl_rna: typing.Any
2164
- ''' '''
2165
-
2166
1066
  bl_space_type: typing.Any
2167
- ''' '''
2168
-
2169
1067
  id_data: typing.Any
2170
- ''' '''
2171
1068
 
2172
1069
  def append(self, draw_func):
2173
- '''
2174
-
2175
- '''
2176
1070
  ...
2177
1071
 
2178
1072
  def as_pointer(self):
2179
- '''
2180
-
2181
- '''
2182
1073
  ...
2183
1074
 
2184
1075
  def bl_rna_get_subclass(self):
2185
- '''
2186
-
2187
- '''
2188
1076
  ...
2189
1077
 
2190
1078
  def bl_rna_get_subclass_py(self):
2191
- '''
2192
-
2193
- '''
2194
1079
  ...
2195
1080
 
2196
1081
  def draw(self, context):
2197
- '''
2198
-
2199
- '''
2200
1082
  ...
2201
1083
 
2202
1084
  def driver_add(self):
2203
- '''
2204
-
2205
- '''
2206
1085
  ...
2207
1086
 
2208
1087
  def driver_remove(self):
2209
- '''
2210
-
2211
- '''
2212
1088
  ...
2213
1089
 
2214
1090
  def get(self):
2215
- '''
2216
-
2217
- '''
2218
1091
  ...
2219
1092
 
2220
1093
  def id_properties_clear(self):
2221
- '''
2222
-
2223
- '''
2224
1094
  ...
2225
1095
 
2226
1096
  def id_properties_ensure(self):
2227
- '''
2228
-
2229
- '''
2230
1097
  ...
2231
1098
 
2232
1099
  def id_properties_ui(self):
2233
- '''
2234
-
2235
- '''
2236
1100
  ...
2237
1101
 
2238
1102
  def is_extended(self):
2239
- '''
2240
-
2241
- '''
2242
1103
  ...
2243
1104
 
2244
1105
  def is_property_hidden(self):
2245
- '''
2246
-
2247
- '''
2248
1106
  ...
2249
1107
 
2250
1108
  def is_property_overridable_library(self):
2251
- '''
2252
-
2253
- '''
2254
1109
  ...
2255
1110
 
2256
1111
  def is_property_readonly(self):
2257
- '''
2258
-
2259
- '''
2260
1112
  ...
2261
1113
 
2262
1114
  def is_property_set(self):
2263
- '''
2264
-
2265
- '''
2266
1115
  ...
2267
1116
 
2268
1117
  def items(self):
2269
- '''
2270
-
2271
- '''
2272
1118
  ...
2273
1119
 
2274
1120
  def keyframe_delete(self):
2275
- '''
2276
-
2277
- '''
2278
1121
  ...
2279
1122
 
2280
1123
  def keyframe_insert(self):
2281
- '''
2282
-
2283
- '''
2284
1124
  ...
2285
1125
 
2286
1126
  def keys(self):
2287
- '''
2288
-
2289
- '''
2290
1127
  ...
2291
1128
 
2292
1129
  def path_from_id(self):
2293
- '''
2294
-
2295
- '''
2296
1130
  ...
2297
1131
 
2298
1132
  def path_resolve(self):
2299
- '''
2300
-
2301
- '''
2302
1133
  ...
2303
1134
 
2304
1135
  def poll(self, context):
2305
- '''
2306
-
2307
- '''
2308
1136
  ...
2309
1137
 
2310
1138
  def pop(self):
2311
- '''
2312
-
2313
- '''
2314
1139
  ...
2315
1140
 
2316
1141
  def prepend(self, draw_func):
2317
- '''
2318
-
2319
- '''
2320
1142
  ...
2321
1143
 
2322
1144
  def property_overridable_library_set(self):
2323
- '''
2324
-
2325
- '''
2326
1145
  ...
2327
1146
 
2328
1147
  def property_unset(self):
2329
- '''
2330
-
2331
- '''
2332
1148
  ...
2333
1149
 
2334
1150
  def remove(self, draw_func):
2335
- '''
2336
-
2337
- '''
2338
1151
  ...
2339
1152
 
2340
1153
  def type_recast(self):
2341
- '''
2342
-
2343
- '''
2344
1154
  ...
2345
1155
 
2346
1156
  def values(self):
2347
- '''
2348
-
2349
- '''
2350
1157
  ...
2351
1158
 
2352
1159
 
2353
1160
  class PHYSICS_PT_softbody_simulation(PhysicButtonsPanel, bpy_types.Panel,
2354
1161
  bpy_types._GenericUI):
2355
1162
  COMPAT_ENGINES: typing.Any
2356
- ''' '''
2357
-
2358
1163
  bl_context: typing.Any
2359
- ''' '''
2360
-
2361
1164
  bl_label: typing.Any
2362
- ''' '''
2363
-
2364
1165
  bl_options: typing.Any
2365
- ''' '''
2366
-
2367
1166
  bl_parent_id: typing.Any
2368
- ''' '''
2369
-
2370
1167
  bl_region_type: typing.Any
2371
- ''' '''
2372
-
2373
1168
  bl_rna: typing.Any
2374
- ''' '''
2375
-
2376
1169
  bl_space_type: typing.Any
2377
- ''' '''
2378
-
2379
1170
  id_data: typing.Any
2380
- ''' '''
2381
1171
 
2382
1172
  def append(self, draw_func):
2383
- '''
2384
-
2385
- '''
2386
1173
  ...
2387
1174
 
2388
1175
  def as_pointer(self):
2389
- '''
2390
-
2391
- '''
2392
1176
  ...
2393
1177
 
2394
1178
  def bl_rna_get_subclass(self):
2395
- '''
2396
-
2397
- '''
2398
1179
  ...
2399
1180
 
2400
1181
  def bl_rna_get_subclass_py(self):
2401
- '''
2402
-
2403
- '''
2404
1182
  ...
2405
1183
 
2406
1184
  def draw(self, context):
2407
- '''
2408
-
2409
- '''
2410
1185
  ...
2411
1186
 
2412
1187
  def driver_add(self):
2413
- '''
2414
-
2415
- '''
2416
1188
  ...
2417
1189
 
2418
1190
  def driver_remove(self):
2419
- '''
2420
-
2421
- '''
2422
1191
  ...
2423
1192
 
2424
1193
  def get(self):
2425
- '''
2426
-
2427
- '''
2428
1194
  ...
2429
1195
 
2430
1196
  def id_properties_clear(self):
2431
- '''
2432
-
2433
- '''
2434
1197
  ...
2435
1198
 
2436
1199
  def id_properties_ensure(self):
2437
- '''
2438
-
2439
- '''
2440
1200
  ...
2441
1201
 
2442
1202
  def id_properties_ui(self):
2443
- '''
2444
-
2445
- '''
2446
1203
  ...
2447
1204
 
2448
1205
  def is_extended(self):
2449
- '''
2450
-
2451
- '''
2452
1206
  ...
2453
1207
 
2454
1208
  def is_property_hidden(self):
2455
- '''
2456
-
2457
- '''
2458
1209
  ...
2459
1210
 
2460
1211
  def is_property_overridable_library(self):
2461
- '''
2462
-
2463
- '''
2464
1212
  ...
2465
1213
 
2466
1214
  def is_property_readonly(self):
2467
- '''
2468
-
2469
- '''
2470
1215
  ...
2471
1216
 
2472
1217
  def is_property_set(self):
2473
- '''
2474
-
2475
- '''
2476
1218
  ...
2477
1219
 
2478
1220
  def items(self):
2479
- '''
2480
-
2481
- '''
2482
1221
  ...
2483
1222
 
2484
1223
  def keyframe_delete(self):
2485
- '''
2486
-
2487
- '''
2488
1224
  ...
2489
1225
 
2490
1226
  def keyframe_insert(self):
2491
- '''
2492
-
2493
- '''
2494
1227
  ...
2495
1228
 
2496
1229
  def keys(self):
2497
- '''
2498
-
2499
- '''
2500
1230
  ...
2501
1231
 
2502
1232
  def path_from_id(self):
2503
- '''
2504
-
2505
- '''
2506
1233
  ...
2507
1234
 
2508
1235
  def path_resolve(self):
2509
- '''
2510
-
2511
- '''
2512
1236
  ...
2513
1237
 
2514
1238
  def poll(self, context):
2515
- '''
2516
-
2517
- '''
2518
1239
  ...
2519
1240
 
2520
1241
  def pop(self):
2521
- '''
2522
-
2523
- '''
2524
1242
  ...
2525
1243
 
2526
1244
  def prepend(self, draw_func):
2527
- '''
2528
-
2529
- '''
2530
1245
  ...
2531
1246
 
2532
1247
  def property_overridable_library_set(self):
2533
- '''
2534
-
2535
- '''
2536
1248
  ...
2537
1249
 
2538
1250
  def property_unset(self):
2539
- '''
2540
-
2541
- '''
2542
1251
  ...
2543
1252
 
2544
1253
  def remove(self, draw_func):
2545
- '''
2546
-
2547
- '''
2548
1254
  ...
2549
1255
 
2550
1256
  def type_recast(self):
2551
- '''
2552
-
2553
- '''
2554
1257
  ...
2555
1258
 
2556
1259
  def values(self):
2557
- '''
2558
-
2559
- '''
2560
1260
  ...
2561
1261
 
2562
1262
 
2563
1263
  class PHYSICS_PT_softbody_solver(PhysicButtonsPanel, bpy_types.Panel,
2564
1264
  bpy_types._GenericUI):
2565
1265
  COMPAT_ENGINES: typing.Any
2566
- ''' '''
2567
-
2568
1266
  bl_context: typing.Any
2569
- ''' '''
2570
-
2571
1267
  bl_label: typing.Any
2572
- ''' '''
2573
-
2574
1268
  bl_options: typing.Any
2575
- ''' '''
2576
-
2577
1269
  bl_parent_id: typing.Any
2578
- ''' '''
2579
-
2580
1270
  bl_region_type: typing.Any
2581
- ''' '''
2582
-
2583
1271
  bl_rna: typing.Any
2584
- ''' '''
2585
-
2586
1272
  bl_space_type: typing.Any
2587
- ''' '''
2588
-
2589
1273
  id_data: typing.Any
2590
- ''' '''
2591
1274
 
2592
1275
  def append(self, draw_func):
2593
- '''
2594
-
2595
- '''
2596
1276
  ...
2597
1277
 
2598
1278
  def as_pointer(self):
2599
- '''
2600
-
2601
- '''
2602
1279
  ...
2603
1280
 
2604
1281
  def bl_rna_get_subclass(self):
2605
- '''
2606
-
2607
- '''
2608
1282
  ...
2609
1283
 
2610
1284
  def bl_rna_get_subclass_py(self):
2611
- '''
2612
-
2613
- '''
2614
1285
  ...
2615
1286
 
2616
1287
  def draw(self, context):
2617
- '''
2618
-
2619
- '''
2620
1288
  ...
2621
1289
 
2622
1290
  def driver_add(self):
2623
- '''
2624
-
2625
- '''
2626
1291
  ...
2627
1292
 
2628
1293
  def driver_remove(self):
2629
- '''
2630
-
2631
- '''
2632
1294
  ...
2633
1295
 
2634
1296
  def get(self):
2635
- '''
2636
-
2637
- '''
2638
1297
  ...
2639
1298
 
2640
1299
  def id_properties_clear(self):
2641
- '''
2642
-
2643
- '''
2644
1300
  ...
2645
1301
 
2646
1302
  def id_properties_ensure(self):
2647
- '''
2648
-
2649
- '''
2650
1303
  ...
2651
1304
 
2652
1305
  def id_properties_ui(self):
2653
- '''
2654
-
2655
- '''
2656
1306
  ...
2657
1307
 
2658
1308
  def is_extended(self):
2659
- '''
2660
-
2661
- '''
2662
1309
  ...
2663
1310
 
2664
1311
  def is_property_hidden(self):
2665
- '''
2666
-
2667
- '''
2668
1312
  ...
2669
1313
 
2670
1314
  def is_property_overridable_library(self):
2671
- '''
2672
-
2673
- '''
2674
1315
  ...
2675
1316
 
2676
1317
  def is_property_readonly(self):
2677
- '''
2678
-
2679
- '''
2680
1318
  ...
2681
1319
 
2682
1320
  def is_property_set(self):
2683
- '''
2684
-
2685
- '''
2686
1321
  ...
2687
1322
 
2688
1323
  def items(self):
2689
- '''
2690
-
2691
- '''
2692
1324
  ...
2693
1325
 
2694
1326
  def keyframe_delete(self):
2695
- '''
2696
-
2697
- '''
2698
1327
  ...
2699
1328
 
2700
1329
  def keyframe_insert(self):
2701
- '''
2702
-
2703
- '''
2704
1330
  ...
2705
1331
 
2706
1332
  def keys(self):
2707
- '''
2708
-
2709
- '''
2710
1333
  ...
2711
1334
 
2712
1335
  def path_from_id(self):
2713
- '''
2714
-
2715
- '''
2716
1336
  ...
2717
1337
 
2718
1338
  def path_resolve(self):
2719
- '''
2720
-
2721
- '''
2722
1339
  ...
2723
1340
 
2724
1341
  def poll(self, context):
2725
- '''
2726
-
2727
- '''
2728
1342
  ...
2729
1343
 
2730
1344
  def pop(self):
2731
- '''
2732
-
2733
- '''
2734
1345
  ...
2735
1346
 
2736
1347
  def prepend(self, draw_func):
2737
- '''
2738
-
2739
- '''
2740
1348
  ...
2741
1349
 
2742
1350
  def property_overridable_library_set(self):
2743
- '''
2744
-
2745
- '''
2746
1351
  ...
2747
1352
 
2748
1353
  def property_unset(self):
2749
- '''
2750
-
2751
- '''
2752
1354
  ...
2753
1355
 
2754
1356
  def remove(self, draw_func):
2755
- '''
2756
-
2757
- '''
2758
1357
  ...
2759
1358
 
2760
1359
  def type_recast(self):
2761
- '''
2762
-
2763
- '''
2764
1360
  ...
2765
1361
 
2766
1362
  def values(self):
2767
- '''
2768
-
2769
- '''
2770
1363
  ...
2771
1364
 
2772
1365
 
2773
1366
  class PHYSICS_PT_softbody_solver_diagnostics(
2774
1367
  PhysicButtonsPanel, bpy_types.Panel, bpy_types._GenericUI):
2775
1368
  COMPAT_ENGINES: typing.Any
2776
- ''' '''
2777
-
2778
1369
  bl_context: typing.Any
2779
- ''' '''
2780
-
2781
1370
  bl_label: typing.Any
2782
- ''' '''
2783
-
2784
1371
  bl_options: typing.Any
2785
- ''' '''
2786
-
2787
1372
  bl_parent_id: typing.Any
2788
- ''' '''
2789
-
2790
1373
  bl_region_type: typing.Any
2791
- ''' '''
2792
-
2793
1374
  bl_rna: typing.Any
2794
- ''' '''
2795
-
2796
1375
  bl_space_type: typing.Any
2797
- ''' '''
2798
-
2799
1376
  id_data: typing.Any
2800
- ''' '''
2801
1377
 
2802
1378
  def append(self, draw_func):
2803
- '''
2804
-
2805
- '''
2806
1379
  ...
2807
1380
 
2808
1381
  def as_pointer(self):
2809
- '''
2810
-
2811
- '''
2812
1382
  ...
2813
1383
 
2814
1384
  def bl_rna_get_subclass(self):
2815
- '''
2816
-
2817
- '''
2818
1385
  ...
2819
1386
 
2820
1387
  def bl_rna_get_subclass_py(self):
2821
- '''
2822
-
2823
- '''
2824
1388
  ...
2825
1389
 
2826
1390
  def draw(self, context):
2827
- '''
2828
-
2829
- '''
2830
1391
  ...
2831
1392
 
2832
1393
  def driver_add(self):
2833
- '''
2834
-
2835
- '''
2836
1394
  ...
2837
1395
 
2838
1396
  def driver_remove(self):
2839
- '''
2840
-
2841
- '''
2842
1397
  ...
2843
1398
 
2844
1399
  def get(self):
2845
- '''
2846
-
2847
- '''
2848
1400
  ...
2849
1401
 
2850
1402
  def id_properties_clear(self):
2851
- '''
2852
-
2853
- '''
2854
1403
  ...
2855
1404
 
2856
1405
  def id_properties_ensure(self):
2857
- '''
2858
-
2859
- '''
2860
1406
  ...
2861
1407
 
2862
1408
  def id_properties_ui(self):
2863
- '''
2864
-
2865
- '''
2866
1409
  ...
2867
1410
 
2868
1411
  def is_extended(self):
2869
- '''
2870
-
2871
- '''
2872
1412
  ...
2873
1413
 
2874
1414
  def is_property_hidden(self):
2875
- '''
2876
-
2877
- '''
2878
1415
  ...
2879
1416
 
2880
1417
  def is_property_overridable_library(self):
2881
- '''
2882
-
2883
- '''
2884
1418
  ...
2885
1419
 
2886
1420
  def is_property_readonly(self):
2887
- '''
2888
-
2889
- '''
2890
1421
  ...
2891
1422
 
2892
1423
  def is_property_set(self):
2893
- '''
2894
-
2895
- '''
2896
1424
  ...
2897
1425
 
2898
1426
  def items(self):
2899
- '''
2900
-
2901
- '''
2902
1427
  ...
2903
1428
 
2904
1429
  def keyframe_delete(self):
2905
- '''
2906
-
2907
- '''
2908
1430
  ...
2909
1431
 
2910
1432
  def keyframe_insert(self):
2911
- '''
2912
-
2913
- '''
2914
1433
  ...
2915
1434
 
2916
1435
  def keys(self):
2917
- '''
2918
-
2919
- '''
2920
1436
  ...
2921
1437
 
2922
1438
  def path_from_id(self):
2923
- '''
2924
-
2925
- '''
2926
1439
  ...
2927
1440
 
2928
1441
  def path_resolve(self):
2929
- '''
2930
-
2931
- '''
2932
1442
  ...
2933
1443
 
2934
1444
  def poll(self, context):
2935
- '''
2936
-
2937
- '''
2938
1445
  ...
2939
1446
 
2940
1447
  def pop(self):
2941
- '''
2942
-
2943
- '''
2944
1448
  ...
2945
1449
 
2946
1450
  def prepend(self, draw_func):
2947
- '''
2948
-
2949
- '''
2950
1451
  ...
2951
1452
 
2952
1453
  def property_overridable_library_set(self):
2953
- '''
2954
-
2955
- '''
2956
1454
  ...
2957
1455
 
2958
1456
  def property_unset(self):
2959
- '''
2960
-
2961
- '''
2962
1457
  ...
2963
1458
 
2964
1459
  def remove(self, draw_func):
2965
- '''
2966
-
2967
- '''
2968
1460
  ...
2969
1461
 
2970
1462
  def type_recast(self):
2971
- '''
2972
-
2973
- '''
2974
1463
  ...
2975
1464
 
2976
1465
  def values(self):
2977
- '''
2978
-
2979
- '''
2980
1466
  ...
2981
1467
 
2982
1468
 
2983
1469
  class PHYSICS_PT_softbody_solver_helpers(PhysicButtonsPanel, bpy_types.Panel,
2984
1470
  bpy_types._GenericUI):
2985
1471
  COMPAT_ENGINES: typing.Any
2986
- ''' '''
2987
-
2988
1472
  bl_context: typing.Any
2989
- ''' '''
2990
-
2991
1473
  bl_label: typing.Any
2992
- ''' '''
2993
-
2994
1474
  bl_options: typing.Any
2995
- ''' '''
2996
-
2997
1475
  bl_parent_id: typing.Any
2998
- ''' '''
2999
-
3000
1476
  bl_region_type: typing.Any
3001
- ''' '''
3002
-
3003
1477
  bl_rna: typing.Any
3004
- ''' '''
3005
-
3006
1478
  bl_space_type: typing.Any
3007
- ''' '''
3008
-
3009
1479
  id_data: typing.Any
3010
- ''' '''
3011
1480
 
3012
1481
  def append(self, draw_func):
3013
- '''
3014
-
3015
- '''
3016
1482
  ...
3017
1483
 
3018
1484
  def as_pointer(self):
3019
- '''
3020
-
3021
- '''
3022
1485
  ...
3023
1486
 
3024
1487
  def bl_rna_get_subclass(self):
3025
- '''
3026
-
3027
- '''
3028
1488
  ...
3029
1489
 
3030
1490
  def bl_rna_get_subclass_py(self):
3031
- '''
3032
-
3033
- '''
3034
1491
  ...
3035
1492
 
3036
1493
  def draw(self, context):
3037
- '''
3038
-
3039
- '''
3040
1494
  ...
3041
1495
 
3042
1496
  def driver_add(self):
3043
- '''
3044
-
3045
- '''
3046
1497
  ...
3047
1498
 
3048
1499
  def driver_remove(self):
3049
- '''
3050
-
3051
- '''
3052
1500
  ...
3053
1501
 
3054
1502
  def get(self):
3055
- '''
3056
-
3057
- '''
3058
1503
  ...
3059
1504
 
3060
1505
  def id_properties_clear(self):
3061
- '''
3062
-
3063
- '''
3064
1506
  ...
3065
1507
 
3066
1508
  def id_properties_ensure(self):
3067
- '''
3068
-
3069
- '''
3070
1509
  ...
3071
1510
 
3072
1511
  def id_properties_ui(self):
3073
- '''
3074
-
3075
- '''
3076
1512
  ...
3077
1513
 
3078
1514
  def is_extended(self):
3079
- '''
3080
-
3081
- '''
3082
1515
  ...
3083
1516
 
3084
1517
  def is_property_hidden(self):
3085
- '''
3086
-
3087
- '''
3088
1518
  ...
3089
1519
 
3090
1520
  def is_property_overridable_library(self):
3091
- '''
3092
-
3093
- '''
3094
1521
  ...
3095
1522
 
3096
1523
  def is_property_readonly(self):
3097
- '''
3098
-
3099
- '''
3100
1524
  ...
3101
1525
 
3102
1526
  def is_property_set(self):
3103
- '''
3104
-
3105
- '''
3106
1527
  ...
3107
1528
 
3108
1529
  def items(self):
3109
- '''
3110
-
3111
- '''
3112
1530
  ...
3113
1531
 
3114
1532
  def keyframe_delete(self):
3115
- '''
3116
-
3117
- '''
3118
1533
  ...
3119
1534
 
3120
1535
  def keyframe_insert(self):
3121
- '''
3122
-
3123
- '''
3124
1536
  ...
3125
1537
 
3126
1538
  def keys(self):
3127
- '''
3128
-
3129
- '''
3130
1539
  ...
3131
1540
 
3132
1541
  def path_from_id(self):
3133
- '''
3134
-
3135
- '''
3136
1542
  ...
3137
1543
 
3138
1544
  def path_resolve(self):
3139
- '''
3140
-
3141
- '''
3142
1545
  ...
3143
1546
 
3144
1547
  def poll(self, context):
3145
- '''
3146
-
3147
- '''
3148
1548
  ...
3149
1549
 
3150
1550
  def pop(self):
3151
- '''
3152
-
3153
- '''
3154
1551
  ...
3155
1552
 
3156
1553
  def prepend(self, draw_func):
3157
- '''
3158
-
3159
- '''
3160
1554
  ...
3161
1555
 
3162
1556
  def property_overridable_library_set(self):
3163
- '''
3164
-
3165
- '''
3166
1557
  ...
3167
1558
 
3168
1559
  def property_unset(self):
3169
- '''
3170
-
3171
- '''
3172
1560
  ...
3173
1561
 
3174
1562
  def remove(self, draw_func):
3175
- '''
3176
-
3177
- '''
3178
1563
  ...
3179
1564
 
3180
1565
  def type_recast(self):
3181
- '''
3182
-
3183
- '''
3184
1566
  ...
3185
1567
 
3186
1568
  def values(self):
3187
- '''
3188
-
3189
- '''
3190
1569
  ...
3191
1570
 
3192
1571
 
3193
1572
  def softbody_panel_enabled(md):
3194
- '''
3195
-
3196
- '''
3197
-
3198
1573
  ...