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,2214 +7,1093 @@ 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_collision(self, context):
19
- '''
20
-
21
- '''
22
14
  ...
23
15
 
24
16
  def poll_force_field(self, context):
25
- '''
26
-
27
- '''
28
17
  ...
29
18
 
30
19
 
31
20
  class PHYSICS_PT_collision(PhysicButtonsPanel, bpy_types.Panel,
32
21
  bpy_types._GenericUI):
33
22
  COMPAT_ENGINES: typing.Any
34
- ''' '''
35
-
36
23
  bl_context: typing.Any
37
- ''' '''
38
-
39
24
  bl_label: typing.Any
40
- ''' '''
41
-
42
25
  bl_region_type: typing.Any
43
- ''' '''
44
-
45
26
  bl_rna: typing.Any
46
- ''' '''
47
-
48
27
  bl_space_type: typing.Any
49
- ''' '''
50
-
51
28
  id_data: typing.Any
52
- ''' '''
53
29
 
54
30
  def append(self, draw_func):
55
- '''
56
-
57
- '''
58
31
  ...
59
32
 
60
33
  def as_pointer(self):
61
- '''
62
-
63
- '''
64
34
  ...
65
35
 
66
36
  def bl_rna_get_subclass(self):
67
- '''
68
-
69
- '''
70
37
  ...
71
38
 
72
39
  def bl_rna_get_subclass_py(self):
73
- '''
74
-
75
- '''
76
40
  ...
77
41
 
78
42
  def draw(self, context):
79
- '''
80
-
81
- '''
82
43
  ...
83
44
 
84
45
  def driver_add(self):
85
- '''
86
-
87
- '''
88
46
  ...
89
47
 
90
48
  def driver_remove(self):
91
- '''
92
-
93
- '''
94
49
  ...
95
50
 
96
51
  def get(self):
97
- '''
98
-
99
- '''
100
52
  ...
101
53
 
102
54
  def id_properties_clear(self):
103
- '''
104
-
105
- '''
106
55
  ...
107
56
 
108
57
  def id_properties_ensure(self):
109
- '''
110
-
111
- '''
112
58
  ...
113
59
 
114
60
  def id_properties_ui(self):
115
- '''
116
-
117
- '''
118
61
  ...
119
62
 
120
63
  def is_extended(self):
121
- '''
122
-
123
- '''
124
64
  ...
125
65
 
126
66
  def is_property_hidden(self):
127
- '''
128
-
129
- '''
130
67
  ...
131
68
 
132
69
  def is_property_overridable_library(self):
133
- '''
134
-
135
- '''
136
70
  ...
137
71
 
138
72
  def is_property_readonly(self):
139
- '''
140
-
141
- '''
142
73
  ...
143
74
 
144
75
  def is_property_set(self):
145
- '''
146
-
147
- '''
148
76
  ...
149
77
 
150
78
  def items(self):
151
- '''
152
-
153
- '''
154
79
  ...
155
80
 
156
81
  def keyframe_delete(self):
157
- '''
158
-
159
- '''
160
82
  ...
161
83
 
162
84
  def keyframe_insert(self):
163
- '''
164
-
165
- '''
166
85
  ...
167
86
 
168
87
  def keys(self):
169
- '''
170
-
171
- '''
172
88
  ...
173
89
 
174
90
  def path_from_id(self):
175
- '''
176
-
177
- '''
178
91
  ...
179
92
 
180
93
  def path_resolve(self):
181
- '''
182
-
183
- '''
184
94
  ...
185
95
 
186
96
  def poll(self, context):
187
- '''
188
-
189
- '''
190
97
  ...
191
98
 
192
99
  def poll_collision(self, context):
193
- '''
194
-
195
- '''
196
100
  ...
197
101
 
198
102
  def poll_force_field(self, context):
199
- '''
200
-
201
- '''
202
103
  ...
203
104
 
204
105
  def pop(self):
205
- '''
206
-
207
- '''
208
106
  ...
209
107
 
210
108
  def prepend(self, draw_func):
211
- '''
212
-
213
- '''
214
109
  ...
215
110
 
216
111
  def property_overridable_library_set(self):
217
- '''
218
-
219
- '''
220
112
  ...
221
113
 
222
114
  def property_unset(self):
223
- '''
224
-
225
- '''
226
115
  ...
227
116
 
228
117
  def remove(self, draw_func):
229
- '''
230
-
231
- '''
232
118
  ...
233
119
 
234
120
  def type_recast(self):
235
- '''
236
-
237
- '''
238
121
  ...
239
122
 
240
123
  def values(self):
241
- '''
242
-
243
- '''
244
124
  ...
245
125
 
246
126
 
247
127
  class PHYSICS_PT_collision_particle(PhysicButtonsPanel, bpy_types.Panel,
248
128
  bpy_types._GenericUI):
249
129
  COMPAT_ENGINES: typing.Any
250
- ''' '''
251
-
252
130
  bl_context: typing.Any
253
- ''' '''
254
-
255
131
  bl_label: typing.Any
256
- ''' '''
257
-
258
132
  bl_parent_id: typing.Any
259
- ''' '''
260
-
261
133
  bl_region_type: typing.Any
262
- ''' '''
263
-
264
134
  bl_rna: typing.Any
265
- ''' '''
266
-
267
135
  bl_space_type: typing.Any
268
- ''' '''
269
-
270
136
  id_data: typing.Any
271
- ''' '''
272
137
 
273
138
  def append(self, draw_func):
274
- '''
275
-
276
- '''
277
139
  ...
278
140
 
279
141
  def as_pointer(self):
280
- '''
281
-
282
- '''
283
142
  ...
284
143
 
285
144
  def bl_rna_get_subclass(self):
286
- '''
287
-
288
- '''
289
145
  ...
290
146
 
291
147
  def bl_rna_get_subclass_py(self):
292
- '''
293
-
294
- '''
295
148
  ...
296
149
 
297
150
  def draw(self, context):
298
- '''
299
-
300
- '''
301
151
  ...
302
152
 
303
153
  def driver_add(self):
304
- '''
305
-
306
- '''
307
154
  ...
308
155
 
309
156
  def driver_remove(self):
310
- '''
311
-
312
- '''
313
157
  ...
314
158
 
315
159
  def get(self):
316
- '''
317
-
318
- '''
319
160
  ...
320
161
 
321
162
  def id_properties_clear(self):
322
- '''
323
-
324
- '''
325
163
  ...
326
164
 
327
165
  def id_properties_ensure(self):
328
- '''
329
-
330
- '''
331
166
  ...
332
167
 
333
168
  def id_properties_ui(self):
334
- '''
335
-
336
- '''
337
169
  ...
338
170
 
339
171
  def is_extended(self):
340
- '''
341
-
342
- '''
343
172
  ...
344
173
 
345
174
  def is_property_hidden(self):
346
- '''
347
-
348
- '''
349
175
  ...
350
176
 
351
177
  def is_property_overridable_library(self):
352
- '''
353
-
354
- '''
355
178
  ...
356
179
 
357
180
  def is_property_readonly(self):
358
- '''
359
-
360
- '''
361
181
  ...
362
182
 
363
183
  def is_property_set(self):
364
- '''
365
-
366
- '''
367
184
  ...
368
185
 
369
186
  def items(self):
370
- '''
371
-
372
- '''
373
187
  ...
374
188
 
375
189
  def keyframe_delete(self):
376
- '''
377
-
378
- '''
379
190
  ...
380
191
 
381
192
  def keyframe_insert(self):
382
- '''
383
-
384
- '''
385
193
  ...
386
194
 
387
195
  def keys(self):
388
- '''
389
-
390
- '''
391
196
  ...
392
197
 
393
198
  def path_from_id(self):
394
- '''
395
-
396
- '''
397
199
  ...
398
200
 
399
201
  def path_resolve(self):
400
- '''
401
-
402
- '''
403
202
  ...
404
203
 
405
204
  def poll(self, context):
406
- '''
407
-
408
- '''
409
205
  ...
410
206
 
411
207
  def poll_collision(self, context):
412
- '''
413
-
414
- '''
415
208
  ...
416
209
 
417
210
  def poll_force_field(self, context):
418
- '''
419
-
420
- '''
421
211
  ...
422
212
 
423
213
  def pop(self):
424
- '''
425
-
426
- '''
427
214
  ...
428
215
 
429
216
  def prepend(self, draw_func):
430
- '''
431
-
432
- '''
433
217
  ...
434
218
 
435
219
  def property_overridable_library_set(self):
436
- '''
437
-
438
- '''
439
220
  ...
440
221
 
441
222
  def property_unset(self):
442
- '''
443
-
444
- '''
445
223
  ...
446
224
 
447
225
  def remove(self, draw_func):
448
- '''
449
-
450
- '''
451
226
  ...
452
227
 
453
228
  def type_recast(self):
454
- '''
455
-
456
- '''
457
229
  ...
458
230
 
459
231
  def values(self):
460
- '''
461
-
462
- '''
463
232
  ...
464
233
 
465
234
 
466
235
  class PHYSICS_PT_collision_softbody(PhysicButtonsPanel, bpy_types.Panel,
467
236
  bpy_types._GenericUI):
468
237
  COMPAT_ENGINES: typing.Any
469
- ''' '''
470
-
471
238
  bl_context: typing.Any
472
- ''' '''
473
-
474
239
  bl_label: typing.Any
475
- ''' '''
476
-
477
240
  bl_parent_id: typing.Any
478
- ''' '''
479
-
480
241
  bl_region_type: typing.Any
481
- ''' '''
482
-
483
242
  bl_rna: typing.Any
484
- ''' '''
485
-
486
243
  bl_space_type: typing.Any
487
- ''' '''
488
-
489
244
  id_data: typing.Any
490
- ''' '''
491
245
 
492
246
  def append(self, draw_func):
493
- '''
494
-
495
- '''
496
247
  ...
497
248
 
498
249
  def as_pointer(self):
499
- '''
500
-
501
- '''
502
250
  ...
503
251
 
504
252
  def bl_rna_get_subclass(self):
505
- '''
506
-
507
- '''
508
253
  ...
509
254
 
510
255
  def bl_rna_get_subclass_py(self):
511
- '''
512
-
513
- '''
514
256
  ...
515
257
 
516
258
  def draw(self, context):
517
- '''
518
-
519
- '''
520
259
  ...
521
260
 
522
261
  def driver_add(self):
523
- '''
524
-
525
- '''
526
262
  ...
527
263
 
528
264
  def driver_remove(self):
529
- '''
530
-
531
- '''
532
265
  ...
533
266
 
534
267
  def get(self):
535
- '''
536
-
537
- '''
538
268
  ...
539
269
 
540
270
  def id_properties_clear(self):
541
- '''
542
-
543
- '''
544
271
  ...
545
272
 
546
273
  def id_properties_ensure(self):
547
- '''
548
-
549
- '''
550
274
  ...
551
275
 
552
276
  def id_properties_ui(self):
553
- '''
554
-
555
- '''
556
277
  ...
557
278
 
558
279
  def is_extended(self):
559
- '''
560
-
561
- '''
562
280
  ...
563
281
 
564
282
  def is_property_hidden(self):
565
- '''
566
-
567
- '''
568
283
  ...
569
284
 
570
285
  def is_property_overridable_library(self):
571
- '''
572
-
573
- '''
574
286
  ...
575
287
 
576
288
  def is_property_readonly(self):
577
- '''
578
-
579
- '''
580
289
  ...
581
290
 
582
291
  def is_property_set(self):
583
- '''
584
-
585
- '''
586
292
  ...
587
293
 
588
294
  def items(self):
589
- '''
590
-
591
- '''
592
295
  ...
593
296
 
594
297
  def keyframe_delete(self):
595
- '''
596
-
597
- '''
598
298
  ...
599
299
 
600
300
  def keyframe_insert(self):
601
- '''
602
-
603
- '''
604
301
  ...
605
302
 
606
303
  def keys(self):
607
- '''
608
-
609
- '''
610
304
  ...
611
305
 
612
306
  def path_from_id(self):
613
- '''
614
-
615
- '''
616
307
  ...
617
308
 
618
309
  def path_resolve(self):
619
- '''
620
-
621
- '''
622
310
  ...
623
311
 
624
312
  def poll(self, context):
625
- '''
626
-
627
- '''
628
313
  ...
629
314
 
630
315
  def poll_collision(self, context):
631
- '''
632
-
633
- '''
634
316
  ...
635
317
 
636
318
  def poll_force_field(self, context):
637
- '''
638
-
639
- '''
640
319
  ...
641
320
 
642
321
  def pop(self):
643
- '''
644
-
645
- '''
646
322
  ...
647
323
 
648
324
  def prepend(self, draw_func):
649
- '''
650
-
651
- '''
652
325
  ...
653
326
 
654
327
  def property_overridable_library_set(self):
655
- '''
656
-
657
- '''
658
328
  ...
659
329
 
660
330
  def property_unset(self):
661
- '''
662
-
663
- '''
664
331
  ...
665
332
 
666
333
  def remove(self, draw_func):
667
- '''
668
-
669
- '''
670
334
  ...
671
335
 
672
336
  def type_recast(self):
673
- '''
674
-
675
- '''
676
337
  ...
677
338
 
678
339
  def values(self):
679
- '''
680
-
681
- '''
682
340
  ...
683
341
 
684
342
 
685
343
  class PHYSICS_PT_field(PhysicButtonsPanel, bpy_types.Panel,
686
344
  bpy_types._GenericUI):
687
345
  COMPAT_ENGINES: typing.Any
688
- ''' '''
689
-
690
346
  bl_context: typing.Any
691
- ''' '''
692
-
693
347
  bl_label: typing.Any
694
- ''' '''
695
-
696
348
  bl_region_type: typing.Any
697
- ''' '''
698
-
699
349
  bl_rna: typing.Any
700
- ''' '''
701
-
702
350
  bl_space_type: typing.Any
703
- ''' '''
704
-
705
351
  id_data: typing.Any
706
- ''' '''
707
352
 
708
353
  def append(self, draw_func):
709
- '''
710
-
711
- '''
712
354
  ...
713
355
 
714
356
  def as_pointer(self):
715
- '''
716
-
717
- '''
718
357
  ...
719
358
 
720
359
  def bl_rna_get_subclass(self):
721
- '''
722
-
723
- '''
724
360
  ...
725
361
 
726
362
  def bl_rna_get_subclass_py(self):
727
- '''
728
-
729
- '''
730
363
  ...
731
364
 
732
365
  def draw(self, context):
733
- '''
734
-
735
- '''
736
366
  ...
737
367
 
738
368
  def driver_add(self):
739
- '''
740
-
741
- '''
742
369
  ...
743
370
 
744
371
  def driver_remove(self):
745
- '''
746
-
747
- '''
748
372
  ...
749
373
 
750
374
  def get(self):
751
- '''
752
-
753
- '''
754
375
  ...
755
376
 
756
377
  def id_properties_clear(self):
757
- '''
758
-
759
- '''
760
378
  ...
761
379
 
762
380
  def id_properties_ensure(self):
763
- '''
764
-
765
- '''
766
381
  ...
767
382
 
768
383
  def id_properties_ui(self):
769
- '''
770
-
771
- '''
772
384
  ...
773
385
 
774
386
  def is_extended(self):
775
- '''
776
-
777
- '''
778
387
  ...
779
388
 
780
389
  def is_property_hidden(self):
781
- '''
782
-
783
- '''
784
390
  ...
785
391
 
786
392
  def is_property_overridable_library(self):
787
- '''
788
-
789
- '''
790
393
  ...
791
394
 
792
395
  def is_property_readonly(self):
793
- '''
794
-
795
- '''
796
396
  ...
797
397
 
798
398
  def is_property_set(self):
799
- '''
800
-
801
- '''
802
399
  ...
803
400
 
804
401
  def items(self):
805
- '''
806
-
807
- '''
808
402
  ...
809
403
 
810
404
  def keyframe_delete(self):
811
- '''
812
-
813
- '''
814
405
  ...
815
406
 
816
407
  def keyframe_insert(self):
817
- '''
818
-
819
- '''
820
408
  ...
821
409
 
822
410
  def keys(self):
823
- '''
824
-
825
- '''
826
411
  ...
827
412
 
828
413
  def path_from_id(self):
829
- '''
830
-
831
- '''
832
414
  ...
833
415
 
834
416
  def path_resolve(self):
835
- '''
836
-
837
- '''
838
417
  ...
839
418
 
840
419
  def poll(self, context):
841
- '''
842
-
843
- '''
844
420
  ...
845
421
 
846
422
  def poll_collision(self, context):
847
- '''
848
-
849
- '''
850
423
  ...
851
424
 
852
425
  def poll_force_field(self, context):
853
- '''
854
-
855
- '''
856
426
  ...
857
427
 
858
428
  def pop(self):
859
- '''
860
-
861
- '''
862
429
  ...
863
430
 
864
431
  def prepend(self, draw_func):
865
- '''
866
-
867
- '''
868
432
  ...
869
433
 
870
434
  def property_overridable_library_set(self):
871
- '''
872
-
873
- '''
874
435
  ...
875
436
 
876
437
  def property_unset(self):
877
- '''
878
-
879
- '''
880
438
  ...
881
439
 
882
440
  def remove(self, draw_func):
883
- '''
884
-
885
- '''
886
441
  ...
887
442
 
888
443
  def type_recast(self):
889
- '''
890
-
891
- '''
892
444
  ...
893
445
 
894
446
  def values(self):
895
- '''
896
-
897
- '''
898
447
  ...
899
448
 
900
449
 
901
450
  class PHYSICS_PT_field_falloff(PhysicButtonsPanel, bpy_types.Panel,
902
451
  bpy_types._GenericUI):
903
452
  COMPAT_ENGINES: typing.Any
904
- ''' '''
905
-
906
453
  bl_context: typing.Any
907
- ''' '''
908
-
909
454
  bl_label: typing.Any
910
- ''' '''
911
-
912
455
  bl_parent_id: typing.Any
913
- ''' '''
914
-
915
456
  bl_region_type: typing.Any
916
- ''' '''
917
-
918
457
  bl_rna: typing.Any
919
- ''' '''
920
-
921
458
  bl_space_type: typing.Any
922
- ''' '''
923
-
924
459
  id_data: typing.Any
925
- ''' '''
926
460
 
927
461
  def append(self, draw_func):
928
- '''
929
-
930
- '''
931
462
  ...
932
463
 
933
464
  def as_pointer(self):
934
- '''
935
-
936
- '''
937
465
  ...
938
466
 
939
467
  def bl_rna_get_subclass(self):
940
- '''
941
-
942
- '''
943
468
  ...
944
469
 
945
470
  def bl_rna_get_subclass_py(self):
946
- '''
947
-
948
- '''
949
471
  ...
950
472
 
951
473
  def draw(self, context):
952
- '''
953
-
954
- '''
955
474
  ...
956
475
 
957
476
  def driver_add(self):
958
- '''
959
-
960
- '''
961
477
  ...
962
478
 
963
479
  def driver_remove(self):
964
- '''
965
-
966
- '''
967
480
  ...
968
481
 
969
482
  def get(self):
970
- '''
971
-
972
- '''
973
483
  ...
974
484
 
975
485
  def id_properties_clear(self):
976
- '''
977
-
978
- '''
979
486
  ...
980
487
 
981
488
  def id_properties_ensure(self):
982
- '''
983
-
984
- '''
985
489
  ...
986
490
 
987
491
  def id_properties_ui(self):
988
- '''
989
-
990
- '''
991
492
  ...
992
493
 
993
494
  def is_extended(self):
994
- '''
995
-
996
- '''
997
495
  ...
998
496
 
999
497
  def is_property_hidden(self):
1000
- '''
1001
-
1002
- '''
1003
498
  ...
1004
499
 
1005
500
  def is_property_overridable_library(self):
1006
- '''
1007
-
1008
- '''
1009
501
  ...
1010
502
 
1011
503
  def is_property_readonly(self):
1012
- '''
1013
-
1014
- '''
1015
504
  ...
1016
505
 
1017
506
  def is_property_set(self):
1018
- '''
1019
-
1020
- '''
1021
507
  ...
1022
508
 
1023
509
  def items(self):
1024
- '''
1025
-
1026
- '''
1027
510
  ...
1028
511
 
1029
512
  def keyframe_delete(self):
1030
- '''
1031
-
1032
- '''
1033
513
  ...
1034
514
 
1035
515
  def keyframe_insert(self):
1036
- '''
1037
-
1038
- '''
1039
516
  ...
1040
517
 
1041
518
  def keys(self):
1042
- '''
1043
-
1044
- '''
1045
519
  ...
1046
520
 
1047
521
  def path_from_id(self):
1048
- '''
1049
-
1050
- '''
1051
522
  ...
1052
523
 
1053
524
  def path_resolve(self):
1054
- '''
1055
-
1056
- '''
1057
525
  ...
1058
526
 
1059
527
  def poll(self, context):
1060
- '''
1061
-
1062
- '''
1063
528
  ...
1064
529
 
1065
530
  def poll_collision(self, context):
1066
- '''
1067
-
1068
- '''
1069
531
  ...
1070
532
 
1071
533
  def poll_force_field(self, context):
1072
- '''
1073
-
1074
- '''
1075
534
  ...
1076
535
 
1077
536
  def pop(self):
1078
- '''
1079
-
1080
- '''
1081
537
  ...
1082
538
 
1083
539
  def prepend(self, draw_func):
1084
- '''
1085
-
1086
- '''
1087
540
  ...
1088
541
 
1089
542
  def property_overridable_library_set(self):
1090
- '''
1091
-
1092
- '''
1093
543
  ...
1094
544
 
1095
545
  def property_unset(self):
1096
- '''
1097
-
1098
- '''
1099
546
  ...
1100
547
 
1101
548
  def remove(self, draw_func):
1102
- '''
1103
-
1104
- '''
1105
549
  ...
1106
550
 
1107
551
  def type_recast(self):
1108
- '''
1109
-
1110
- '''
1111
552
  ...
1112
553
 
1113
554
  def values(self):
1114
- '''
1115
-
1116
- '''
1117
555
  ...
1118
556
 
1119
557
 
1120
558
  class PHYSICS_PT_field_falloff_angular(PhysicButtonsPanel, bpy_types.Panel,
1121
559
  bpy_types._GenericUI):
1122
560
  COMPAT_ENGINES: typing.Any
1123
- ''' '''
1124
-
1125
561
  bl_context: typing.Any
1126
- ''' '''
1127
-
1128
562
  bl_label: typing.Any
1129
- ''' '''
1130
-
1131
563
  bl_parent_id: typing.Any
1132
- ''' '''
1133
-
1134
564
  bl_region_type: typing.Any
1135
- ''' '''
1136
-
1137
565
  bl_rna: typing.Any
1138
- ''' '''
1139
-
1140
566
  bl_space_type: typing.Any
1141
- ''' '''
1142
-
1143
567
  id_data: typing.Any
1144
- ''' '''
1145
568
 
1146
569
  def append(self, draw_func):
1147
- '''
1148
-
1149
- '''
1150
570
  ...
1151
571
 
1152
572
  def as_pointer(self):
1153
- '''
1154
-
1155
- '''
1156
573
  ...
1157
574
 
1158
575
  def bl_rna_get_subclass(self):
1159
- '''
1160
-
1161
- '''
1162
576
  ...
1163
577
 
1164
578
  def bl_rna_get_subclass_py(self):
1165
- '''
1166
-
1167
- '''
1168
579
  ...
1169
580
 
1170
581
  def draw(self, context):
1171
- '''
1172
-
1173
- '''
1174
582
  ...
1175
583
 
1176
584
  def driver_add(self):
1177
- '''
1178
-
1179
- '''
1180
585
  ...
1181
586
 
1182
587
  def driver_remove(self):
1183
- '''
1184
-
1185
- '''
1186
588
  ...
1187
589
 
1188
590
  def get(self):
1189
- '''
1190
-
1191
- '''
1192
591
  ...
1193
592
 
1194
593
  def id_properties_clear(self):
1195
- '''
1196
-
1197
- '''
1198
594
  ...
1199
595
 
1200
596
  def id_properties_ensure(self):
1201
- '''
1202
-
1203
- '''
1204
597
  ...
1205
598
 
1206
599
  def id_properties_ui(self):
1207
- '''
1208
-
1209
- '''
1210
600
  ...
1211
601
 
1212
602
  def is_extended(self):
1213
- '''
1214
-
1215
- '''
1216
603
  ...
1217
604
 
1218
605
  def is_property_hidden(self):
1219
- '''
1220
-
1221
- '''
1222
606
  ...
1223
607
 
1224
608
  def is_property_overridable_library(self):
1225
- '''
1226
-
1227
- '''
1228
609
  ...
1229
610
 
1230
611
  def is_property_readonly(self):
1231
- '''
1232
-
1233
- '''
1234
612
  ...
1235
613
 
1236
614
  def is_property_set(self):
1237
- '''
1238
-
1239
- '''
1240
615
  ...
1241
616
 
1242
617
  def items(self):
1243
- '''
1244
-
1245
- '''
1246
618
  ...
1247
619
 
1248
620
  def keyframe_delete(self):
1249
- '''
1250
-
1251
- '''
1252
621
  ...
1253
622
 
1254
623
  def keyframe_insert(self):
1255
- '''
1256
-
1257
- '''
1258
624
  ...
1259
625
 
1260
626
  def keys(self):
1261
- '''
1262
-
1263
- '''
1264
627
  ...
1265
628
 
1266
629
  def path_from_id(self):
1267
- '''
1268
-
1269
- '''
1270
630
  ...
1271
631
 
1272
632
  def path_resolve(self):
1273
- '''
1274
-
1275
- '''
1276
633
  ...
1277
634
 
1278
635
  def poll(self, context):
1279
- '''
1280
-
1281
- '''
1282
636
  ...
1283
637
 
1284
638
  def poll_collision(self, context):
1285
- '''
1286
-
1287
- '''
1288
639
  ...
1289
640
 
1290
641
  def poll_force_field(self, context):
1291
- '''
1292
-
1293
- '''
1294
642
  ...
1295
643
 
1296
644
  def pop(self):
1297
- '''
1298
-
1299
- '''
1300
645
  ...
1301
646
 
1302
647
  def prepend(self, draw_func):
1303
- '''
1304
-
1305
- '''
1306
648
  ...
1307
649
 
1308
650
  def property_overridable_library_set(self):
1309
- '''
1310
-
1311
- '''
1312
651
  ...
1313
652
 
1314
653
  def property_unset(self):
1315
- '''
1316
-
1317
- '''
1318
654
  ...
1319
655
 
1320
656
  def remove(self, draw_func):
1321
- '''
1322
-
1323
- '''
1324
657
  ...
1325
658
 
1326
659
  def type_recast(self):
1327
- '''
1328
-
1329
- '''
1330
660
  ...
1331
661
 
1332
662
  def values(self):
1333
- '''
1334
-
1335
- '''
1336
663
  ...
1337
664
 
1338
665
 
1339
666
  class PHYSICS_PT_field_falloff_radial(PhysicButtonsPanel, bpy_types.Panel,
1340
667
  bpy_types._GenericUI):
1341
668
  COMPAT_ENGINES: typing.Any
1342
- ''' '''
1343
-
1344
669
  bl_context: typing.Any
1345
- ''' '''
1346
-
1347
670
  bl_label: typing.Any
1348
- ''' '''
1349
-
1350
671
  bl_parent_id: typing.Any
1351
- ''' '''
1352
-
1353
672
  bl_region_type: typing.Any
1354
- ''' '''
1355
-
1356
673
  bl_rna: typing.Any
1357
- ''' '''
1358
-
1359
674
  bl_space_type: typing.Any
1360
- ''' '''
1361
-
1362
675
  id_data: typing.Any
1363
- ''' '''
1364
676
 
1365
677
  def append(self, draw_func):
1366
- '''
1367
-
1368
- '''
1369
678
  ...
1370
679
 
1371
680
  def as_pointer(self):
1372
- '''
1373
-
1374
- '''
1375
681
  ...
1376
682
 
1377
683
  def bl_rna_get_subclass(self):
1378
- '''
1379
-
1380
- '''
1381
684
  ...
1382
685
 
1383
686
  def bl_rna_get_subclass_py(self):
1384
- '''
1385
-
1386
- '''
1387
687
  ...
1388
688
 
1389
689
  def draw(self, context):
1390
- '''
1391
-
1392
- '''
1393
690
  ...
1394
691
 
1395
692
  def driver_add(self):
1396
- '''
1397
-
1398
- '''
1399
693
  ...
1400
694
 
1401
695
  def driver_remove(self):
1402
- '''
1403
-
1404
- '''
1405
696
  ...
1406
697
 
1407
698
  def get(self):
1408
- '''
1409
-
1410
- '''
1411
699
  ...
1412
700
 
1413
701
  def id_properties_clear(self):
1414
- '''
1415
-
1416
- '''
1417
702
  ...
1418
703
 
1419
704
  def id_properties_ensure(self):
1420
- '''
1421
-
1422
- '''
1423
705
  ...
1424
706
 
1425
707
  def id_properties_ui(self):
1426
- '''
1427
-
1428
- '''
1429
708
  ...
1430
709
 
1431
710
  def is_extended(self):
1432
- '''
1433
-
1434
- '''
1435
711
  ...
1436
712
 
1437
713
  def is_property_hidden(self):
1438
- '''
1439
-
1440
- '''
1441
714
  ...
1442
715
 
1443
716
  def is_property_overridable_library(self):
1444
- '''
1445
-
1446
- '''
1447
717
  ...
1448
718
 
1449
719
  def is_property_readonly(self):
1450
- '''
1451
-
1452
- '''
1453
720
  ...
1454
721
 
1455
722
  def is_property_set(self):
1456
- '''
1457
-
1458
- '''
1459
723
  ...
1460
724
 
1461
725
  def items(self):
1462
- '''
1463
-
1464
- '''
1465
726
  ...
1466
727
 
1467
728
  def keyframe_delete(self):
1468
- '''
1469
-
1470
- '''
1471
729
  ...
1472
730
 
1473
731
  def keyframe_insert(self):
1474
- '''
1475
-
1476
- '''
1477
732
  ...
1478
733
 
1479
734
  def keys(self):
1480
- '''
1481
-
1482
- '''
1483
735
  ...
1484
736
 
1485
737
  def path_from_id(self):
1486
- '''
1487
-
1488
- '''
1489
738
  ...
1490
739
 
1491
740
  def path_resolve(self):
1492
- '''
1493
-
1494
- '''
1495
741
  ...
1496
742
 
1497
743
  def poll(self, context):
1498
- '''
1499
-
1500
- '''
1501
744
  ...
1502
745
 
1503
746
  def poll_collision(self, context):
1504
- '''
1505
-
1506
- '''
1507
747
  ...
1508
748
 
1509
749
  def poll_force_field(self, context):
1510
- '''
1511
-
1512
- '''
1513
750
  ...
1514
751
 
1515
752
  def pop(self):
1516
- '''
1517
-
1518
- '''
1519
753
  ...
1520
754
 
1521
755
  def prepend(self, draw_func):
1522
- '''
1523
-
1524
- '''
1525
756
  ...
1526
757
 
1527
758
  def property_overridable_library_set(self):
1528
- '''
1529
-
1530
- '''
1531
759
  ...
1532
760
 
1533
761
  def property_unset(self):
1534
- '''
1535
-
1536
- '''
1537
762
  ...
1538
763
 
1539
764
  def remove(self, draw_func):
1540
- '''
1541
-
1542
- '''
1543
765
  ...
1544
766
 
1545
767
  def type_recast(self):
1546
- '''
1547
-
1548
- '''
1549
768
  ...
1550
769
 
1551
770
  def values(self):
1552
- '''
1553
-
1554
- '''
1555
771
  ...
1556
772
 
1557
773
 
1558
774
  class PHYSICS_PT_field_settings(PhysicButtonsPanel, bpy_types.Panel,
1559
775
  bpy_types._GenericUI):
1560
776
  COMPAT_ENGINES: typing.Any
1561
- ''' '''
1562
-
1563
777
  bl_context: typing.Any
1564
- ''' '''
1565
-
1566
778
  bl_label: typing.Any
1567
- ''' '''
1568
-
1569
779
  bl_parent_id: typing.Any
1570
- ''' '''
1571
-
1572
780
  bl_region_type: typing.Any
1573
- ''' '''
1574
-
1575
781
  bl_rna: typing.Any
1576
- ''' '''
1577
-
1578
782
  bl_space_type: typing.Any
1579
- ''' '''
1580
-
1581
783
  id_data: typing.Any
1582
- ''' '''
1583
784
 
1584
785
  def append(self, draw_func):
1585
- '''
1586
-
1587
- '''
1588
786
  ...
1589
787
 
1590
788
  def as_pointer(self):
1591
- '''
1592
-
1593
- '''
1594
789
  ...
1595
790
 
1596
791
  def bl_rna_get_subclass(self):
1597
- '''
1598
-
1599
- '''
1600
792
  ...
1601
793
 
1602
794
  def bl_rna_get_subclass_py(self):
1603
- '''
1604
-
1605
- '''
1606
795
  ...
1607
796
 
1608
797
  def draw(self, context):
1609
- '''
1610
-
1611
- '''
1612
798
  ...
1613
799
 
1614
800
  def driver_add(self):
1615
- '''
1616
-
1617
- '''
1618
801
  ...
1619
802
 
1620
803
  def driver_remove(self):
1621
- '''
1622
-
1623
- '''
1624
804
  ...
1625
805
 
1626
806
  def get(self):
1627
- '''
1628
-
1629
- '''
1630
807
  ...
1631
808
 
1632
809
  def id_properties_clear(self):
1633
- '''
1634
-
1635
- '''
1636
810
  ...
1637
811
 
1638
812
  def id_properties_ensure(self):
1639
- '''
1640
-
1641
- '''
1642
813
  ...
1643
814
 
1644
815
  def id_properties_ui(self):
1645
- '''
1646
-
1647
- '''
1648
816
  ...
1649
817
 
1650
818
  def is_extended(self):
1651
- '''
1652
-
1653
- '''
1654
819
  ...
1655
820
 
1656
821
  def is_property_hidden(self):
1657
- '''
1658
-
1659
- '''
1660
822
  ...
1661
823
 
1662
824
  def is_property_overridable_library(self):
1663
- '''
1664
-
1665
- '''
1666
825
  ...
1667
826
 
1668
827
  def is_property_readonly(self):
1669
- '''
1670
-
1671
- '''
1672
828
  ...
1673
829
 
1674
830
  def is_property_set(self):
1675
- '''
1676
-
1677
- '''
1678
831
  ...
1679
832
 
1680
833
  def items(self):
1681
- '''
1682
-
1683
- '''
1684
834
  ...
1685
835
 
1686
836
  def keyframe_delete(self):
1687
- '''
1688
-
1689
- '''
1690
837
  ...
1691
838
 
1692
839
  def keyframe_insert(self):
1693
- '''
1694
-
1695
- '''
1696
840
  ...
1697
841
 
1698
842
  def keys(self):
1699
- '''
1700
-
1701
- '''
1702
843
  ...
1703
844
 
1704
845
  def path_from_id(self):
1705
- '''
1706
-
1707
- '''
1708
846
  ...
1709
847
 
1710
848
  def path_resolve(self):
1711
- '''
1712
-
1713
- '''
1714
849
  ...
1715
850
 
1716
851
  def poll(self, context):
1717
- '''
1718
-
1719
- '''
1720
852
  ...
1721
853
 
1722
854
  def poll_collision(self, context):
1723
- '''
1724
-
1725
- '''
1726
855
  ...
1727
856
 
1728
857
  def poll_force_field(self, context):
1729
- '''
1730
-
1731
- '''
1732
858
  ...
1733
859
 
1734
860
  def pop(self):
1735
- '''
1736
-
1737
- '''
1738
861
  ...
1739
862
 
1740
863
  def prepend(self, draw_func):
1741
- '''
1742
-
1743
- '''
1744
864
  ...
1745
865
 
1746
866
  def property_overridable_library_set(self):
1747
- '''
1748
-
1749
- '''
1750
867
  ...
1751
868
 
1752
869
  def property_unset(self):
1753
- '''
1754
-
1755
- '''
1756
870
  ...
1757
871
 
1758
872
  def remove(self, draw_func):
1759
- '''
1760
-
1761
- '''
1762
873
  ...
1763
874
 
1764
875
  def type_recast(self):
1765
- '''
1766
-
1767
- '''
1768
876
  ...
1769
877
 
1770
878
  def values(self):
1771
- '''
1772
-
1773
- '''
1774
879
  ...
1775
880
 
1776
881
 
1777
882
  class PHYSICS_PT_field_settings_kink(PhysicButtonsPanel, bpy_types.Panel,
1778
883
  bpy_types._GenericUI):
1779
884
  COMPAT_ENGINES: typing.Any
1780
- ''' '''
1781
-
1782
885
  bl_context: typing.Any
1783
- ''' '''
1784
-
1785
886
  bl_label: typing.Any
1786
- ''' '''
1787
-
1788
887
  bl_parent_id: typing.Any
1789
- ''' '''
1790
-
1791
888
  bl_region_type: typing.Any
1792
- ''' '''
1793
-
1794
889
  bl_rna: typing.Any
1795
- ''' '''
1796
-
1797
890
  bl_space_type: typing.Any
1798
- ''' '''
1799
-
1800
891
  id_data: typing.Any
1801
- ''' '''
1802
892
 
1803
893
  def append(self, draw_func):
1804
- '''
1805
-
1806
- '''
1807
894
  ...
1808
895
 
1809
896
  def as_pointer(self):
1810
- '''
1811
-
1812
- '''
1813
897
  ...
1814
898
 
1815
899
  def bl_rna_get_subclass(self):
1816
- '''
1817
-
1818
- '''
1819
900
  ...
1820
901
 
1821
902
  def bl_rna_get_subclass_py(self):
1822
- '''
1823
-
1824
- '''
1825
903
  ...
1826
904
 
1827
905
  def draw(self, context):
1828
- '''
1829
-
1830
- '''
1831
906
  ...
1832
907
 
1833
908
  def driver_add(self):
1834
- '''
1835
-
1836
- '''
1837
909
  ...
1838
910
 
1839
911
  def driver_remove(self):
1840
- '''
1841
-
1842
- '''
1843
912
  ...
1844
913
 
1845
914
  def get(self):
1846
- '''
1847
-
1848
- '''
1849
915
  ...
1850
916
 
1851
917
  def id_properties_clear(self):
1852
- '''
1853
-
1854
- '''
1855
918
  ...
1856
919
 
1857
920
  def id_properties_ensure(self):
1858
- '''
1859
-
1860
- '''
1861
921
  ...
1862
922
 
1863
923
  def id_properties_ui(self):
1864
- '''
1865
-
1866
- '''
1867
924
  ...
1868
925
 
1869
926
  def is_extended(self):
1870
- '''
1871
-
1872
- '''
1873
927
  ...
1874
928
 
1875
929
  def is_property_hidden(self):
1876
- '''
1877
-
1878
- '''
1879
930
  ...
1880
931
 
1881
932
  def is_property_overridable_library(self):
1882
- '''
1883
-
1884
- '''
1885
933
  ...
1886
934
 
1887
935
  def is_property_readonly(self):
1888
- '''
1889
-
1890
- '''
1891
936
  ...
1892
937
 
1893
938
  def is_property_set(self):
1894
- '''
1895
-
1896
- '''
1897
939
  ...
1898
940
 
1899
941
  def items(self):
1900
- '''
1901
-
1902
- '''
1903
942
  ...
1904
943
 
1905
944
  def keyframe_delete(self):
1906
- '''
1907
-
1908
- '''
1909
945
  ...
1910
946
 
1911
947
  def keyframe_insert(self):
1912
- '''
1913
-
1914
- '''
1915
948
  ...
1916
949
 
1917
950
  def keys(self):
1918
- '''
1919
-
1920
- '''
1921
951
  ...
1922
952
 
1923
953
  def path_from_id(self):
1924
- '''
1925
-
1926
- '''
1927
954
  ...
1928
955
 
1929
956
  def path_resolve(self):
1930
- '''
1931
-
1932
- '''
1933
957
  ...
1934
958
 
1935
959
  def poll(self, context):
1936
- '''
1937
-
1938
- '''
1939
960
  ...
1940
961
 
1941
962
  def poll_collision(self, context):
1942
- '''
1943
-
1944
- '''
1945
963
  ...
1946
964
 
1947
965
  def poll_force_field(self, context):
1948
- '''
1949
-
1950
- '''
1951
966
  ...
1952
967
 
1953
968
  def pop(self):
1954
- '''
1955
-
1956
- '''
1957
969
  ...
1958
970
 
1959
971
  def prepend(self, draw_func):
1960
- '''
1961
-
1962
- '''
1963
972
  ...
1964
973
 
1965
974
  def property_overridable_library_set(self):
1966
- '''
1967
-
1968
- '''
1969
975
  ...
1970
976
 
1971
977
  def property_unset(self):
1972
- '''
1973
-
1974
- '''
1975
978
  ...
1976
979
 
1977
980
  def remove(self, draw_func):
1978
- '''
1979
-
1980
- '''
1981
981
  ...
1982
982
 
1983
983
  def type_recast(self):
1984
- '''
1985
-
1986
- '''
1987
984
  ...
1988
985
 
1989
986
  def values(self):
1990
- '''
1991
-
1992
- '''
1993
987
  ...
1994
988
 
1995
989
 
1996
990
  class PHYSICS_PT_field_settings_texture_select(
1997
991
  PhysicButtonsPanel, bpy_types.Panel, bpy_types._GenericUI):
1998
992
  COMPAT_ENGINES: typing.Any
1999
- ''' '''
2000
-
2001
993
  bl_context: typing.Any
2002
- ''' '''
2003
-
2004
994
  bl_label: typing.Any
2005
- ''' '''
2006
-
2007
995
  bl_parent_id: typing.Any
2008
- ''' '''
2009
-
2010
996
  bl_region_type: typing.Any
2011
- ''' '''
2012
-
2013
997
  bl_rna: typing.Any
2014
- ''' '''
2015
-
2016
998
  bl_space_type: typing.Any
2017
- ''' '''
2018
-
2019
999
  id_data: typing.Any
2020
- ''' '''
2021
1000
 
2022
1001
  def append(self, draw_func):
2023
- '''
2024
-
2025
- '''
2026
1002
  ...
2027
1003
 
2028
1004
  def as_pointer(self):
2029
- '''
2030
-
2031
- '''
2032
1005
  ...
2033
1006
 
2034
1007
  def bl_rna_get_subclass(self):
2035
- '''
2036
-
2037
- '''
2038
1008
  ...
2039
1009
 
2040
1010
  def bl_rna_get_subclass_py(self):
2041
- '''
2042
-
2043
- '''
2044
1011
  ...
2045
1012
 
2046
1013
  def draw(self, context):
2047
- '''
2048
-
2049
- '''
2050
1014
  ...
2051
1015
 
2052
1016
  def driver_add(self):
2053
- '''
2054
-
2055
- '''
2056
1017
  ...
2057
1018
 
2058
1019
  def driver_remove(self):
2059
- '''
2060
-
2061
- '''
2062
1020
  ...
2063
1021
 
2064
1022
  def get(self):
2065
- '''
2066
-
2067
- '''
2068
1023
  ...
2069
1024
 
2070
1025
  def id_properties_clear(self):
2071
- '''
2072
-
2073
- '''
2074
1026
  ...
2075
1027
 
2076
1028
  def id_properties_ensure(self):
2077
- '''
2078
-
2079
- '''
2080
1029
  ...
2081
1030
 
2082
1031
  def id_properties_ui(self):
2083
- '''
2084
-
2085
- '''
2086
1032
  ...
2087
1033
 
2088
1034
  def is_extended(self):
2089
- '''
2090
-
2091
- '''
2092
1035
  ...
2093
1036
 
2094
1037
  def is_property_hidden(self):
2095
- '''
2096
-
2097
- '''
2098
1038
  ...
2099
1039
 
2100
1040
  def is_property_overridable_library(self):
2101
- '''
2102
-
2103
- '''
2104
1041
  ...
2105
1042
 
2106
1043
  def is_property_readonly(self):
2107
- '''
2108
-
2109
- '''
2110
1044
  ...
2111
1045
 
2112
1046
  def is_property_set(self):
2113
- '''
2114
-
2115
- '''
2116
1047
  ...
2117
1048
 
2118
1049
  def items(self):
2119
- '''
2120
-
2121
- '''
2122
1050
  ...
2123
1051
 
2124
1052
  def keyframe_delete(self):
2125
- '''
2126
-
2127
- '''
2128
1053
  ...
2129
1054
 
2130
1055
  def keyframe_insert(self):
2131
- '''
2132
-
2133
- '''
2134
1056
  ...
2135
1057
 
2136
1058
  def keys(self):
2137
- '''
2138
-
2139
- '''
2140
1059
  ...
2141
1060
 
2142
1061
  def path_from_id(self):
2143
- '''
2144
-
2145
- '''
2146
1062
  ...
2147
1063
 
2148
1064
  def path_resolve(self):
2149
- '''
2150
-
2151
- '''
2152
1065
  ...
2153
1066
 
2154
1067
  def poll(self, context):
2155
- '''
2156
-
2157
- '''
2158
1068
  ...
2159
1069
 
2160
1070
  def poll_collision(self, context):
2161
- '''
2162
-
2163
- '''
2164
1071
  ...
2165
1072
 
2166
1073
  def poll_force_field(self, context):
2167
- '''
2168
-
2169
- '''
2170
1074
  ...
2171
1075
 
2172
1076
  def pop(self):
2173
- '''
2174
-
2175
- '''
2176
1077
  ...
2177
1078
 
2178
1079
  def prepend(self, draw_func):
2179
- '''
2180
-
2181
- '''
2182
1080
  ...
2183
1081
 
2184
1082
  def property_overridable_library_set(self):
2185
- '''
2186
-
2187
- '''
2188
1083
  ...
2189
1084
 
2190
1085
  def property_unset(self):
2191
- '''
2192
-
2193
- '''
2194
1086
  ...
2195
1087
 
2196
1088
  def remove(self, draw_func):
2197
- '''
2198
-
2199
- '''
2200
1089
  ...
2201
1090
 
2202
1091
  def type_recast(self):
2203
- '''
2204
-
2205
- '''
2206
1092
  ...
2207
1093
 
2208
1094
  def values(self):
2209
- '''
2210
-
2211
- '''
2212
1095
  ...
2213
1096
 
2214
1097
 
2215
1098
  def collision_warning(layout):
2216
- '''
2217
-
2218
- '''
2219
-
2220
1099
  ...