fake-bpy-module 20231227__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 (437) 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 +2 -2
  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 +2 -2
  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 +21 -29
  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 +57 -367
  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 +2 -2
  139. bpy/ops/__init__.pyi +64 -64
  140. bpy/types/__init__.pyi +338 -836
  141. bpy/utils/__init__.pyi +1 -49
  142. bpy_extras/__init__.pyi +2 -2
  143. bpy_extras/anim_utils/__init__.pyi +2 -18
  144. bpy_extras/asset_utils/__init__.pyi +0 -13
  145. bpy_extras/bmesh_utils/__init__.pyi +0 -8
  146. bpy_extras/extensions/junction_module/__init__.pyi +0 -21
  147. bpy_extras/id_map_utils/__init__.pyi +0 -4
  148. bpy_extras/io_utils/__init__.pyi +0 -20
  149. bpy_extras/keyconfig_utils/__init__.pyi +0 -4
  150. bpy_extras/node_shader_utils/__init__.pyi +0 -300
  151. bpy_extras/node_utils/__init__.pyi +0 -12
  152. bpy_extras/object_utils/__init__.pyi +0 -3
  153. bpy_extras/wm_utils/progress_report/__init__.pyi +0 -48
  154. bpy_restrict_state/__init__.pyi +0 -6
  155. bpy_types/__init__.pyi +0 -2643
  156. console_python/__init__.pyi +0 -33
  157. console_shell/__init__.pyi +0 -20
  158. {fake_bpy_module-20231227.dist-info → fake_bpy_module-20231228.dist-info}/METADATA +1 -1
  159. fake_bpy_module-20231228.dist-info/RECORD +348 -0
  160. freestyle/chainingiterators/__init__.pyi +0 -63
  161. freestyle/shaders/__init__.pyi +0 -117
  162. freestyle/utils/__init__.pyi +0 -3
  163. graphviz_export/__init__.pyi +0 -8
  164. keyingsets_builtins/__init__.pyi +0 -2007
  165. keyingsets_utils/__init__.pyi +0 -56
  166. nodeitems_builtins/__init__.pyi +0 -29
  167. nodeitems_utils/__init__.pyi +0 -37
  168. rna_info/__init__.pyi +0 -187
  169. rna_keymap_ui/__init__.pyi +0 -24
  170. rna_prop_ui/__init__.pyi +0 -51
  171. rna_xml/__init__.pyi +0 -24
  172. sys_info/__init__.pyi +0 -4
  173. bl_app_override/helpers/py.typed +0 -0
  174. bl_console_utils/autocomplete/complete_calltip/py.typed +0 -0
  175. bl_console_utils/autocomplete/complete_import/py.typed +0 -0
  176. bl_console_utils/autocomplete/complete_namespace/py.typed +0 -0
  177. bl_console_utils/autocomplete/intellisense/py.typed +0 -0
  178. bl_console_utils/autocomplete/py.typed +0 -0
  179. bl_i18n_utils/bl_extract_messages/py.typed +0 -0
  180. bl_i18n_utils/merge_po/py.typed +0 -0
  181. bl_i18n_utils/settings/py.typed +0 -0
  182. bl_i18n_utils/utils/py.typed +0 -0
  183. bl_i18n_utils/utils_cli/py.typed +0 -0
  184. bl_i18n_utils/utils_languages_menu/py.typed +0 -0
  185. bl_i18n_utils/utils_rtl/py.typed +0 -0
  186. bl_keymap_utils/io/py.typed +0 -0
  187. bl_keymap_utils/keymap_from_toolbar/py.typed +0 -0
  188. bl_keymap_utils/keymap_hierarchy/py.typed +0 -0
  189. bl_keymap_utils/platform_helpers/py.typed +0 -0
  190. bl_keymap_utils/versioning/py.typed +0 -0
  191. bl_operators/add_mesh_torus/py.typed +0 -0
  192. bl_operators/anim/py.typed +0 -0
  193. bl_operators/assets/py.typed +0 -0
  194. bl_operators/bmesh/find_adjacent/py.typed +0 -0
  195. bl_operators/bmesh/py.typed +0 -0
  196. bl_operators/clip/py.typed +0 -0
  197. bl_operators/console/py.typed +0 -0
  198. bl_operators/constraint/py.typed +0 -0
  199. bl_operators/file/py.typed +0 -0
  200. bl_operators/freestyle/py.typed +0 -0
  201. bl_operators/geometry_nodes/py.typed +0 -0
  202. bl_operators/image/py.typed +0 -0
  203. bl_operators/mesh/py.typed +0 -0
  204. bl_operators/node/py.typed +0 -0
  205. bl_operators/object/py.typed +0 -0
  206. bl_operators/object_align/py.typed +0 -0
  207. bl_operators/object_quick_effects/py.typed +0 -0
  208. bl_operators/object_randomize_transform/py.typed +0 -0
  209. bl_operators/presets/py.typed +0 -0
  210. bl_operators/rigidbody/py.typed +0 -0
  211. bl_operators/screen_play_rendered_anim/py.typed +0 -0
  212. bl_operators/sequencer/py.typed +0 -0
  213. bl_operators/spreadsheet/py.typed +0 -0
  214. bl_operators/userpref/py.typed +0 -0
  215. bl_operators/uvcalc_follow_active/py.typed +0 -0
  216. bl_operators/uvcalc_lightmap/py.typed +0 -0
  217. bl_operators/uvcalc_transform/py.typed +0 -0
  218. bl_operators/vertexpaint_dirt/py.typed +0 -0
  219. bl_operators/view3d/py.typed +0 -0
  220. bl_operators/wm/py.typed +0 -0
  221. bl_previews_utils/bl_previews_render/py.typed +0 -0
  222. bl_rna_utils/data_path/py.typed +0 -0
  223. bl_text_utils/external_editor/py.typed +0 -0
  224. bl_ui/asset_shelf/py.typed +0 -0
  225. bl_ui/generic_ui_list/py.typed +0 -0
  226. bl_ui/node_add_menu/py.typed +0 -0
  227. bl_ui/node_add_menu_compositor/py.typed +0 -0
  228. bl_ui/node_add_menu_geometry/py.typed +0 -0
  229. bl_ui/node_add_menu_shader/py.typed +0 -0
  230. bl_ui/node_add_menu_texture/py.typed +0 -0
  231. bl_ui/properties_animviz/py.typed +0 -0
  232. bl_ui/properties_collection/py.typed +0 -0
  233. bl_ui/properties_constraint/py.typed +0 -0
  234. bl_ui/properties_data_armature/py.typed +0 -0
  235. bl_ui/properties_data_bone/py.typed +0 -0
  236. bl_ui/properties_data_camera/py.typed +0 -0
  237. bl_ui/properties_data_curve/py.typed +0 -0
  238. bl_ui/properties_data_curves/py.typed +0 -0
  239. bl_ui/properties_data_empty/py.typed +0 -0
  240. bl_ui/properties_data_gpencil/py.typed +0 -0
  241. bl_ui/properties_data_grease_pencil/py.typed +0 -0
  242. bl_ui/properties_data_lattice/py.typed +0 -0
  243. bl_ui/properties_data_light/py.typed +0 -0
  244. bl_ui/properties_data_lightprobe/py.typed +0 -0
  245. bl_ui/properties_data_mesh/py.typed +0 -0
  246. bl_ui/properties_data_metaball/py.typed +0 -0
  247. bl_ui/properties_data_modifier/py.typed +0 -0
  248. bl_ui/properties_data_pointcloud/py.typed +0 -0
  249. bl_ui/properties_data_shaderfx/py.typed +0 -0
  250. bl_ui/properties_data_speaker/py.typed +0 -0
  251. bl_ui/properties_data_volume/py.typed +0 -0
  252. bl_ui/properties_freestyle/py.typed +0 -0
  253. bl_ui/properties_grease_pencil_common/py.typed +0 -0
  254. bl_ui/properties_mask_common/py.typed +0 -0
  255. bl_ui/properties_material/py.typed +0 -0
  256. bl_ui/properties_material_gpencil/py.typed +0 -0
  257. bl_ui/properties_object/py.typed +0 -0
  258. bl_ui/properties_output/py.typed +0 -0
  259. bl_ui/properties_paint_common/py.typed +0 -0
  260. bl_ui/properties_particle/py.typed +0 -0
  261. bl_ui/properties_physics_cloth/py.typed +0 -0
  262. bl_ui/properties_physics_common/py.typed +0 -0
  263. bl_ui/properties_physics_dynamicpaint/py.typed +0 -0
  264. bl_ui/properties_physics_field/py.typed +0 -0
  265. bl_ui/properties_physics_fluid/py.typed +0 -0
  266. bl_ui/properties_physics_geometry_nodes/py.typed +0 -0
  267. bl_ui/properties_physics_rigidbody/py.typed +0 -0
  268. bl_ui/properties_physics_rigidbody_constraint/py.typed +0 -0
  269. bl_ui/properties_physics_softbody/py.typed +0 -0
  270. bl_ui/properties_render/py.typed +0 -0
  271. bl_ui/properties_scene/py.typed +0 -0
  272. bl_ui/properties_texture/py.typed +0 -0
  273. bl_ui/properties_view_layer/py.typed +0 -0
  274. bl_ui/properties_workspace/py.typed +0 -0
  275. bl_ui/properties_world/py.typed +0 -0
  276. bl_ui/space_clip/py.typed +0 -0
  277. bl_ui/space_console/py.typed +0 -0
  278. bl_ui/space_dopesheet/py.typed +0 -0
  279. bl_ui/space_filebrowser/py.typed +0 -0
  280. bl_ui/space_graph/py.typed +0 -0
  281. bl_ui/space_image/py.typed +0 -0
  282. bl_ui/space_info/py.typed +0 -0
  283. bl_ui/space_nla/py.typed +0 -0
  284. bl_ui/space_node/py.typed +0 -0
  285. bl_ui/space_outliner/py.typed +0 -0
  286. bl_ui/space_properties/py.typed +0 -0
  287. bl_ui/space_sequencer/py.typed +0 -0
  288. bl_ui/space_spreadsheet/py.typed +0 -0
  289. bl_ui/space_statusbar/py.typed +0 -0
  290. bl_ui/space_text/py.typed +0 -0
  291. bl_ui/space_time/py.typed +0 -0
  292. bl_ui/space_toolsystem_common/py.typed +0 -0
  293. bl_ui/space_toolsystem_toolbar/py.typed +0 -0
  294. bl_ui/space_topbar/py.typed +0 -0
  295. bl_ui/space_userpref/py.typed +0 -0
  296. bl_ui/space_view3d/py.typed +0 -0
  297. bl_ui/space_view3d_toolbar/py.typed +0 -0
  298. bl_ui/utils/py.typed +0 -0
  299. bl_ui_utils/bug_report_url/py.typed +0 -0
  300. bl_ui_utils/layout/py.typed +0 -0
  301. bmesh/geometry/py.typed +0 -0
  302. bmesh/ops/py.typed +0 -0
  303. bmesh/types/py.typed +0 -0
  304. bmesh/utils/py.typed +0 -0
  305. bpy/app/handlers/py.typed +0 -0
  306. bpy/app/icons/py.typed +0 -0
  307. bpy/app/py.typed +0 -0
  308. bpy/app/timers/py.typed +0 -0
  309. bpy/app/translations/py.typed +0 -0
  310. bpy/msgbus/py.typed +0 -0
  311. bpy/ops/action/py.typed +0 -0
  312. bpy/ops/anim/py.typed +0 -0
  313. bpy/ops/armature/py.typed +0 -0
  314. bpy/ops/asset/py.typed +0 -0
  315. bpy/ops/boid/py.typed +0 -0
  316. bpy/ops/brush/py.typed +0 -0
  317. bpy/ops/buttons/py.typed +0 -0
  318. bpy/ops/cachefile/py.typed +0 -0
  319. bpy/ops/camera/py.typed +0 -0
  320. bpy/ops/clip/py.typed +0 -0
  321. bpy/ops/cloth/py.typed +0 -0
  322. bpy/ops/collection/py.typed +0 -0
  323. bpy/ops/console/py.typed +0 -0
  324. bpy/ops/constraint/py.typed +0 -0
  325. bpy/ops/curve/py.typed +0 -0
  326. bpy/ops/curves/py.typed +0 -0
  327. bpy/ops/cycles/py.typed +0 -0
  328. bpy/ops/dpaint/py.typed +0 -0
  329. bpy/ops/ed/py.typed +0 -0
  330. bpy/ops/export_anim/py.typed +0 -0
  331. bpy/ops/export_mesh/py.typed +0 -0
  332. bpy/ops/export_scene/py.typed +0 -0
  333. bpy/ops/file/py.typed +0 -0
  334. bpy/ops/fluid/py.typed +0 -0
  335. bpy/ops/font/py.typed +0 -0
  336. bpy/ops/geometry/py.typed +0 -0
  337. bpy/ops/gizmogroup/py.typed +0 -0
  338. bpy/ops/gpencil/py.typed +0 -0
  339. bpy/ops/graph/py.typed +0 -0
  340. bpy/ops/grease_pencil/py.typed +0 -0
  341. bpy/ops/image/py.typed +0 -0
  342. bpy/ops/import_anim/py.typed +0 -0
  343. bpy/ops/import_curve/py.typed +0 -0
  344. bpy/ops/import_mesh/py.typed +0 -0
  345. bpy/ops/import_scene/py.typed +0 -0
  346. bpy/ops/info/py.typed +0 -0
  347. bpy/ops/lattice/py.typed +0 -0
  348. bpy/ops/marker/py.typed +0 -0
  349. bpy/ops/mask/py.typed +0 -0
  350. bpy/ops/material/py.typed +0 -0
  351. bpy/ops/mball/py.typed +0 -0
  352. bpy/ops/mesh/py.typed +0 -0
  353. bpy/ops/nla/py.typed +0 -0
  354. bpy/ops/node/py.typed +0 -0
  355. bpy/ops/object/py.typed +0 -0
  356. bpy/ops/outliner/py.typed +0 -0
  357. bpy/ops/paint/py.typed +0 -0
  358. bpy/ops/paintcurve/py.typed +0 -0
  359. bpy/ops/palette/py.typed +0 -0
  360. bpy/ops/particle/py.typed +0 -0
  361. bpy/ops/pose/py.typed +0 -0
  362. bpy/ops/poselib/py.typed +0 -0
  363. bpy/ops/preferences/py.typed +0 -0
  364. bpy/ops/ptcache/py.typed +0 -0
  365. bpy/ops/py.typed +0 -0
  366. bpy/ops/render/py.typed +0 -0
  367. bpy/ops/rigidbody/py.typed +0 -0
  368. bpy/ops/scene/py.typed +0 -0
  369. bpy/ops/screen/py.typed +0 -0
  370. bpy/ops/script/py.typed +0 -0
  371. bpy/ops/sculpt/py.typed +0 -0
  372. bpy/ops/sculpt_curves/py.typed +0 -0
  373. bpy/ops/sequencer/py.typed +0 -0
  374. bpy/ops/sound/py.typed +0 -0
  375. bpy/ops/spreadsheet/py.typed +0 -0
  376. bpy/ops/surface/py.typed +0 -0
  377. bpy/ops/text/py.typed +0 -0
  378. bpy/ops/text_editor/py.typed +0 -0
  379. bpy/ops/texture/py.typed +0 -0
  380. bpy/ops/transform/py.typed +0 -0
  381. bpy/ops/ui/py.typed +0 -0
  382. bpy/ops/uilist/py.typed +0 -0
  383. bpy/ops/uv/py.typed +0 -0
  384. bpy/ops/view2d/py.typed +0 -0
  385. bpy/ops/view3d/py.typed +0 -0
  386. bpy/ops/wm/py.typed +0 -0
  387. bpy/ops/workspace/py.typed +0 -0
  388. bpy/ops/world/py.typed +0 -0
  389. bpy/path/py.typed +0 -0
  390. bpy/props/py.typed +0 -0
  391. bpy/types/py.typed +0 -0
  392. bpy/utils/previews/py.typed +0 -0
  393. bpy/utils/py.typed +0 -0
  394. bpy/utils/units/py.typed +0 -0
  395. bpy_extras/anim_utils/py.typed +0 -0
  396. bpy_extras/asset_utils/py.typed +0 -0
  397. bpy_extras/bmesh_utils/py.typed +0 -0
  398. bpy_extras/extensions/junction_module/py.typed +0 -0
  399. bpy_extras/extensions/py.typed +0 -0
  400. bpy_extras/id_map_utils/py.typed +0 -0
  401. bpy_extras/image_utils/py.typed +0 -0
  402. bpy_extras/io_utils/py.typed +0 -0
  403. bpy_extras/keyconfig_utils/py.typed +0 -0
  404. bpy_extras/mesh_utils/py.typed +0 -0
  405. bpy_extras/node_shader_utils/py.typed +0 -0
  406. bpy_extras/node_utils/py.typed +0 -0
  407. bpy_extras/object_utils/py.typed +0 -0
  408. bpy_extras/view3d_utils/py.typed +0 -0
  409. bpy_extras/wm_utils/progress_report/py.typed +0 -0
  410. bpy_extras/wm_utils/py.typed +0 -0
  411. fake_bpy_module-20231227.dist-info/RECORD +0 -610
  412. freestyle/chainingiterators/py.typed +0 -0
  413. freestyle/functions/py.typed +0 -0
  414. freestyle/predicates/py.typed +0 -0
  415. freestyle/shaders/py.typed +0 -0
  416. freestyle/types/py.typed +0 -0
  417. freestyle/utils/ContextFunctions/py.typed +0 -0
  418. freestyle/utils/py.typed +0 -0
  419. gpu/capabilities/py.typed +0 -0
  420. gpu/matrix/py.typed +0 -0
  421. gpu/platform/py.typed +0 -0
  422. gpu/select/py.typed +0 -0
  423. gpu/shader/py.typed +0 -0
  424. gpu/state/py.typed +0 -0
  425. gpu/texture/py.typed +0 -0
  426. gpu/types/py.typed +0 -0
  427. gpu_extras/batch/py.typed +0 -0
  428. gpu_extras/presets/py.typed +0 -0
  429. idprop/types/py.typed +0 -0
  430. imbuf/types/py.typed +0 -0
  431. mathutils/bvhtree/py.typed +0 -0
  432. mathutils/geometry/py.typed +0 -0
  433. mathutils/interpolate/py.typed +0 -0
  434. mathutils/kdtree/py.typed +0 -0
  435. mathutils/noise/py.typed +0 -0
  436. {fake_bpy_module-20231227.dist-info → fake_bpy_module-20231228.dist-info}/WHEEL +0 -0
  437. {fake_bpy_module-20231227.dist-info → fake_bpy_module-20231228.dist-info}/top_level.txt +0 -0
@@ -7,1692 +7,832 @@ GenericType = typing.TypeVar("GenericType")
7
7
 
8
8
  class PHYSICS_PT_rigidbody_panel:
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
 
19
14
  class PHYSICS_PT_rigid_body(PHYSICS_PT_rigidbody_panel, bpy_types.Panel,
20
15
  bpy_types._GenericUI):
21
16
  COMPAT_ENGINES: typing.Any
22
- ''' '''
23
-
24
17
  bl_context: typing.Any
25
- ''' '''
26
-
27
18
  bl_label: typing.Any
28
- ''' '''
29
-
30
19
  bl_region_type: typing.Any
31
- ''' '''
32
-
33
20
  bl_rna: typing.Any
34
- ''' '''
35
-
36
21
  bl_space_type: typing.Any
37
- ''' '''
38
-
39
22
  id_data: typing.Any
40
- ''' '''
41
23
 
42
24
  def append(self, draw_func):
43
- '''
44
-
45
- '''
46
25
  ...
47
26
 
48
27
  def as_pointer(self):
49
- '''
50
-
51
- '''
52
28
  ...
53
29
 
54
30
  def bl_rna_get_subclass(self):
55
- '''
56
-
57
- '''
58
31
  ...
59
32
 
60
33
  def bl_rna_get_subclass_py(self):
61
- '''
62
-
63
- '''
64
34
  ...
65
35
 
66
36
  def draw(self, context):
67
- '''
68
-
69
- '''
70
37
  ...
71
38
 
72
39
  def driver_add(self):
73
- '''
74
-
75
- '''
76
40
  ...
77
41
 
78
42
  def driver_remove(self):
79
- '''
80
-
81
- '''
82
43
  ...
83
44
 
84
45
  def get(self):
85
- '''
86
-
87
- '''
88
46
  ...
89
47
 
90
48
  def id_properties_clear(self):
91
- '''
92
-
93
- '''
94
49
  ...
95
50
 
96
51
  def id_properties_ensure(self):
97
- '''
98
-
99
- '''
100
52
  ...
101
53
 
102
54
  def id_properties_ui(self):
103
- '''
104
-
105
- '''
106
55
  ...
107
56
 
108
57
  def is_extended(self):
109
- '''
110
-
111
- '''
112
58
  ...
113
59
 
114
60
  def is_property_hidden(self):
115
- '''
116
-
117
- '''
118
61
  ...
119
62
 
120
63
  def is_property_overridable_library(self):
121
- '''
122
-
123
- '''
124
64
  ...
125
65
 
126
66
  def is_property_readonly(self):
127
- '''
128
-
129
- '''
130
67
  ...
131
68
 
132
69
  def is_property_set(self):
133
- '''
134
-
135
- '''
136
70
  ...
137
71
 
138
72
  def items(self):
139
- '''
140
-
141
- '''
142
73
  ...
143
74
 
144
75
  def keyframe_delete(self):
145
- '''
146
-
147
- '''
148
76
  ...
149
77
 
150
78
  def keyframe_insert(self):
151
- '''
152
-
153
- '''
154
79
  ...
155
80
 
156
81
  def keys(self):
157
- '''
158
-
159
- '''
160
82
  ...
161
83
 
162
84
  def path_from_id(self):
163
- '''
164
-
165
- '''
166
85
  ...
167
86
 
168
87
  def path_resolve(self):
169
- '''
170
-
171
- '''
172
88
  ...
173
89
 
174
90
  def poll(self, context):
175
- '''
176
-
177
- '''
178
91
  ...
179
92
 
180
93
  def pop(self):
181
- '''
182
-
183
- '''
184
94
  ...
185
95
 
186
96
  def prepend(self, draw_func):
187
- '''
188
-
189
- '''
190
97
  ...
191
98
 
192
99
  def property_overridable_library_set(self):
193
- '''
194
-
195
- '''
196
100
  ...
197
101
 
198
102
  def property_unset(self):
199
- '''
200
-
201
- '''
202
103
  ...
203
104
 
204
105
  def remove(self, draw_func):
205
- '''
206
-
207
- '''
208
106
  ...
209
107
 
210
108
  def type_recast(self):
211
- '''
212
-
213
- '''
214
109
  ...
215
110
 
216
111
  def values(self):
217
- '''
218
-
219
- '''
220
112
  ...
221
113
 
222
114
 
223
115
  class PHYSICS_PT_rigid_body_collisions(PHYSICS_PT_rigidbody_panel,
224
116
  bpy_types.Panel, bpy_types._GenericUI):
225
117
  COMPAT_ENGINES: typing.Any
226
- ''' '''
227
-
228
118
  bl_context: typing.Any
229
- ''' '''
230
-
231
119
  bl_label: typing.Any
232
- ''' '''
233
-
234
120
  bl_parent_id: typing.Any
235
- ''' '''
236
-
237
121
  bl_region_type: typing.Any
238
- ''' '''
239
-
240
122
  bl_rna: typing.Any
241
- ''' '''
242
-
243
123
  bl_space_type: typing.Any
244
- ''' '''
245
-
246
124
  id_data: typing.Any
247
- ''' '''
248
125
 
249
126
  def append(self, draw_func):
250
- '''
251
-
252
- '''
253
127
  ...
254
128
 
255
129
  def as_pointer(self):
256
- '''
257
-
258
- '''
259
130
  ...
260
131
 
261
132
  def bl_rna_get_subclass(self):
262
- '''
263
-
264
- '''
265
133
  ...
266
134
 
267
135
  def bl_rna_get_subclass_py(self):
268
- '''
269
-
270
- '''
271
136
  ...
272
137
 
273
138
  def draw(self, context):
274
- '''
275
-
276
- '''
277
139
  ...
278
140
 
279
141
  def driver_add(self):
280
- '''
281
-
282
- '''
283
142
  ...
284
143
 
285
144
  def driver_remove(self):
286
- '''
287
-
288
- '''
289
145
  ...
290
146
 
291
147
  def get(self):
292
- '''
293
-
294
- '''
295
148
  ...
296
149
 
297
150
  def id_properties_clear(self):
298
- '''
299
-
300
- '''
301
151
  ...
302
152
 
303
153
  def id_properties_ensure(self):
304
- '''
305
-
306
- '''
307
154
  ...
308
155
 
309
156
  def id_properties_ui(self):
310
- '''
311
-
312
- '''
313
157
  ...
314
158
 
315
159
  def is_extended(self):
316
- '''
317
-
318
- '''
319
160
  ...
320
161
 
321
162
  def is_property_hidden(self):
322
- '''
323
-
324
- '''
325
163
  ...
326
164
 
327
165
  def is_property_overridable_library(self):
328
- '''
329
-
330
- '''
331
166
  ...
332
167
 
333
168
  def is_property_readonly(self):
334
- '''
335
-
336
- '''
337
169
  ...
338
170
 
339
171
  def is_property_set(self):
340
- '''
341
-
342
- '''
343
172
  ...
344
173
 
345
174
  def items(self):
346
- '''
347
-
348
- '''
349
175
  ...
350
176
 
351
177
  def keyframe_delete(self):
352
- '''
353
-
354
- '''
355
178
  ...
356
179
 
357
180
  def keyframe_insert(self):
358
- '''
359
-
360
- '''
361
181
  ...
362
182
 
363
183
  def keys(self):
364
- '''
365
-
366
- '''
367
184
  ...
368
185
 
369
186
  def path_from_id(self):
370
- '''
371
-
372
- '''
373
187
  ...
374
188
 
375
189
  def path_resolve(self):
376
- '''
377
-
378
- '''
379
190
  ...
380
191
 
381
192
  def poll(self, context):
382
- '''
383
-
384
- '''
385
193
  ...
386
194
 
387
195
  def pop(self):
388
- '''
389
-
390
- '''
391
196
  ...
392
197
 
393
198
  def prepend(self, draw_func):
394
- '''
395
-
396
- '''
397
199
  ...
398
200
 
399
201
  def property_overridable_library_set(self):
400
- '''
401
-
402
- '''
403
202
  ...
404
203
 
405
204
  def property_unset(self):
406
- '''
407
-
408
- '''
409
205
  ...
410
206
 
411
207
  def remove(self, draw_func):
412
- '''
413
-
414
- '''
415
208
  ...
416
209
 
417
210
  def type_recast(self):
418
- '''
419
-
420
- '''
421
211
  ...
422
212
 
423
213
  def values(self):
424
- '''
425
-
426
- '''
427
214
  ...
428
215
 
429
216
 
430
217
  class PHYSICS_PT_rigid_body_collisions_collections(
431
218
  PHYSICS_PT_rigidbody_panel, bpy_types.Panel, bpy_types._GenericUI):
432
219
  COMPAT_ENGINES: typing.Any
433
- ''' '''
434
-
435
220
  bl_context: typing.Any
436
- ''' '''
437
-
438
221
  bl_label: typing.Any
439
- ''' '''
440
-
441
222
  bl_options: typing.Any
442
- ''' '''
443
-
444
223
  bl_parent_id: typing.Any
445
- ''' '''
446
-
447
224
  bl_region_type: typing.Any
448
- ''' '''
449
-
450
225
  bl_rna: typing.Any
451
- ''' '''
452
-
453
226
  bl_space_type: typing.Any
454
- ''' '''
455
-
456
227
  id_data: typing.Any
457
- ''' '''
458
228
 
459
229
  def append(self, draw_func):
460
- '''
461
-
462
- '''
463
230
  ...
464
231
 
465
232
  def as_pointer(self):
466
- '''
467
-
468
- '''
469
233
  ...
470
234
 
471
235
  def bl_rna_get_subclass(self):
472
- '''
473
-
474
- '''
475
236
  ...
476
237
 
477
238
  def bl_rna_get_subclass_py(self):
478
- '''
479
-
480
- '''
481
239
  ...
482
240
 
483
241
  def draw(self, context):
484
- '''
485
-
486
- '''
487
242
  ...
488
243
 
489
244
  def driver_add(self):
490
- '''
491
-
492
- '''
493
245
  ...
494
246
 
495
247
  def driver_remove(self):
496
- '''
497
-
498
- '''
499
248
  ...
500
249
 
501
250
  def get(self):
502
- '''
503
-
504
- '''
505
251
  ...
506
252
 
507
253
  def id_properties_clear(self):
508
- '''
509
-
510
- '''
511
254
  ...
512
255
 
513
256
  def id_properties_ensure(self):
514
- '''
515
-
516
- '''
517
257
  ...
518
258
 
519
259
  def id_properties_ui(self):
520
- '''
521
-
522
- '''
523
260
  ...
524
261
 
525
262
  def is_extended(self):
526
- '''
527
-
528
- '''
529
263
  ...
530
264
 
531
265
  def is_property_hidden(self):
532
- '''
533
-
534
- '''
535
266
  ...
536
267
 
537
268
  def is_property_overridable_library(self):
538
- '''
539
-
540
- '''
541
269
  ...
542
270
 
543
271
  def is_property_readonly(self):
544
- '''
545
-
546
- '''
547
272
  ...
548
273
 
549
274
  def is_property_set(self):
550
- '''
551
-
552
- '''
553
275
  ...
554
276
 
555
277
  def items(self):
556
- '''
557
-
558
- '''
559
278
  ...
560
279
 
561
280
  def keyframe_delete(self):
562
- '''
563
-
564
- '''
565
281
  ...
566
282
 
567
283
  def keyframe_insert(self):
568
- '''
569
-
570
- '''
571
284
  ...
572
285
 
573
286
  def keys(self):
574
- '''
575
-
576
- '''
577
287
  ...
578
288
 
579
289
  def path_from_id(self):
580
- '''
581
-
582
- '''
583
290
  ...
584
291
 
585
292
  def path_resolve(self):
586
- '''
587
-
588
- '''
589
293
  ...
590
294
 
591
295
  def poll(self, context):
592
- '''
593
-
594
- '''
595
296
  ...
596
297
 
597
298
  def pop(self):
598
- '''
599
-
600
- '''
601
299
  ...
602
300
 
603
301
  def prepend(self, draw_func):
604
- '''
605
-
606
- '''
607
302
  ...
608
303
 
609
304
  def property_overridable_library_set(self):
610
- '''
611
-
612
- '''
613
305
  ...
614
306
 
615
307
  def property_unset(self):
616
- '''
617
-
618
- '''
619
308
  ...
620
309
 
621
310
  def remove(self, draw_func):
622
- '''
623
-
624
- '''
625
311
  ...
626
312
 
627
313
  def type_recast(self):
628
- '''
629
-
630
- '''
631
314
  ...
632
315
 
633
316
  def values(self):
634
- '''
635
-
636
- '''
637
317
  ...
638
318
 
639
319
 
640
320
  class PHYSICS_PT_rigid_body_collisions_sensitivity(
641
321
  PHYSICS_PT_rigidbody_panel, bpy_types.Panel, bpy_types._GenericUI):
642
322
  COMPAT_ENGINES: typing.Any
643
- ''' '''
644
-
645
323
  bl_context: typing.Any
646
- ''' '''
647
-
648
324
  bl_label: typing.Any
649
- ''' '''
650
-
651
325
  bl_options: typing.Any
652
- ''' '''
653
-
654
326
  bl_parent_id: typing.Any
655
- ''' '''
656
-
657
327
  bl_region_type: typing.Any
658
- ''' '''
659
-
660
328
  bl_rna: typing.Any
661
- ''' '''
662
-
663
329
  bl_space_type: typing.Any
664
- ''' '''
665
-
666
330
  id_data: typing.Any
667
- ''' '''
668
331
 
669
332
  def append(self, draw_func):
670
- '''
671
-
672
- '''
673
333
  ...
674
334
 
675
335
  def as_pointer(self):
676
- '''
677
-
678
- '''
679
336
  ...
680
337
 
681
338
  def bl_rna_get_subclass(self):
682
- '''
683
-
684
- '''
685
339
  ...
686
340
 
687
341
  def bl_rna_get_subclass_py(self):
688
- '''
689
-
690
- '''
691
342
  ...
692
343
 
693
344
  def draw(self, context):
694
- '''
695
-
696
- '''
697
345
  ...
698
346
 
699
347
  def driver_add(self):
700
- '''
701
-
702
- '''
703
348
  ...
704
349
 
705
350
  def driver_remove(self):
706
- '''
707
-
708
- '''
709
351
  ...
710
352
 
711
353
  def get(self):
712
- '''
713
-
714
- '''
715
354
  ...
716
355
 
717
356
  def id_properties_clear(self):
718
- '''
719
-
720
- '''
721
357
  ...
722
358
 
723
359
  def id_properties_ensure(self):
724
- '''
725
-
726
- '''
727
360
  ...
728
361
 
729
362
  def id_properties_ui(self):
730
- '''
731
-
732
- '''
733
363
  ...
734
364
 
735
365
  def is_extended(self):
736
- '''
737
-
738
- '''
739
366
  ...
740
367
 
741
368
  def is_property_hidden(self):
742
- '''
743
-
744
- '''
745
369
  ...
746
370
 
747
371
  def is_property_overridable_library(self):
748
- '''
749
-
750
- '''
751
372
  ...
752
373
 
753
374
  def is_property_readonly(self):
754
- '''
755
-
756
- '''
757
375
  ...
758
376
 
759
377
  def is_property_set(self):
760
- '''
761
-
762
- '''
763
378
  ...
764
379
 
765
380
  def items(self):
766
- '''
767
-
768
- '''
769
381
  ...
770
382
 
771
383
  def keyframe_delete(self):
772
- '''
773
-
774
- '''
775
384
  ...
776
385
 
777
386
  def keyframe_insert(self):
778
- '''
779
-
780
- '''
781
387
  ...
782
388
 
783
389
  def keys(self):
784
- '''
785
-
786
- '''
787
390
  ...
788
391
 
789
392
  def path_from_id(self):
790
- '''
791
-
792
- '''
793
393
  ...
794
394
 
795
395
  def path_resolve(self):
796
- '''
797
-
798
- '''
799
396
  ...
800
397
 
801
398
  def poll(self, context):
802
- '''
803
-
804
- '''
805
399
  ...
806
400
 
807
401
  def pop(self):
808
- '''
809
-
810
- '''
811
402
  ...
812
403
 
813
404
  def prepend(self, draw_func):
814
- '''
815
-
816
- '''
817
405
  ...
818
406
 
819
407
  def property_overridable_library_set(self):
820
- '''
821
-
822
- '''
823
408
  ...
824
409
 
825
410
  def property_unset(self):
826
- '''
827
-
828
- '''
829
411
  ...
830
412
 
831
413
  def remove(self, draw_func):
832
- '''
833
-
834
- '''
835
414
  ...
836
415
 
837
416
  def type_recast(self):
838
- '''
839
-
840
- '''
841
417
  ...
842
418
 
843
419
  def values(self):
844
- '''
845
-
846
- '''
847
420
  ...
848
421
 
849
422
 
850
423
  class PHYSICS_PT_rigid_body_collisions_surface(
851
424
  PHYSICS_PT_rigidbody_panel, bpy_types.Panel, bpy_types._GenericUI):
852
425
  COMPAT_ENGINES: typing.Any
853
- ''' '''
854
-
855
426
  bl_context: typing.Any
856
- ''' '''
857
-
858
427
  bl_label: typing.Any
859
- ''' '''
860
-
861
428
  bl_options: typing.Any
862
- ''' '''
863
-
864
429
  bl_parent_id: typing.Any
865
- ''' '''
866
-
867
430
  bl_region_type: typing.Any
868
- ''' '''
869
-
870
431
  bl_rna: typing.Any
871
- ''' '''
872
-
873
432
  bl_space_type: typing.Any
874
- ''' '''
875
-
876
433
  id_data: typing.Any
877
- ''' '''
878
434
 
879
435
  def append(self, draw_func):
880
- '''
881
-
882
- '''
883
436
  ...
884
437
 
885
438
  def as_pointer(self):
886
- '''
887
-
888
- '''
889
439
  ...
890
440
 
891
441
  def bl_rna_get_subclass(self):
892
- '''
893
-
894
- '''
895
442
  ...
896
443
 
897
444
  def bl_rna_get_subclass_py(self):
898
- '''
899
-
900
- '''
901
445
  ...
902
446
 
903
447
  def draw(self, context):
904
- '''
905
-
906
- '''
907
448
  ...
908
449
 
909
450
  def driver_add(self):
910
- '''
911
-
912
- '''
913
451
  ...
914
452
 
915
453
  def driver_remove(self):
916
- '''
917
-
918
- '''
919
454
  ...
920
455
 
921
456
  def get(self):
922
- '''
923
-
924
- '''
925
457
  ...
926
458
 
927
459
  def id_properties_clear(self):
928
- '''
929
-
930
- '''
931
460
  ...
932
461
 
933
462
  def id_properties_ensure(self):
934
- '''
935
-
936
- '''
937
463
  ...
938
464
 
939
465
  def id_properties_ui(self):
940
- '''
941
-
942
- '''
943
466
  ...
944
467
 
945
468
  def is_extended(self):
946
- '''
947
-
948
- '''
949
469
  ...
950
470
 
951
471
  def is_property_hidden(self):
952
- '''
953
-
954
- '''
955
472
  ...
956
473
 
957
474
  def is_property_overridable_library(self):
958
- '''
959
-
960
- '''
961
475
  ...
962
476
 
963
477
  def is_property_readonly(self):
964
- '''
965
-
966
- '''
967
478
  ...
968
479
 
969
480
  def is_property_set(self):
970
- '''
971
-
972
- '''
973
481
  ...
974
482
 
975
483
  def items(self):
976
- '''
977
-
978
- '''
979
484
  ...
980
485
 
981
486
  def keyframe_delete(self):
982
- '''
983
-
984
- '''
985
487
  ...
986
488
 
987
489
  def keyframe_insert(self):
988
- '''
989
-
990
- '''
991
490
  ...
992
491
 
993
492
  def keys(self):
994
- '''
995
-
996
- '''
997
493
  ...
998
494
 
999
495
  def path_from_id(self):
1000
- '''
1001
-
1002
- '''
1003
496
  ...
1004
497
 
1005
498
  def path_resolve(self):
1006
- '''
1007
-
1008
- '''
1009
499
  ...
1010
500
 
1011
501
  def poll(self, context):
1012
- '''
1013
-
1014
- '''
1015
502
  ...
1016
503
 
1017
504
  def pop(self):
1018
- '''
1019
-
1020
- '''
1021
505
  ...
1022
506
 
1023
507
  def prepend(self, draw_func):
1024
- '''
1025
-
1026
- '''
1027
508
  ...
1028
509
 
1029
510
  def property_overridable_library_set(self):
1030
- '''
1031
-
1032
- '''
1033
511
  ...
1034
512
 
1035
513
  def property_unset(self):
1036
- '''
1037
-
1038
- '''
1039
514
  ...
1040
515
 
1041
516
  def remove(self, draw_func):
1042
- '''
1043
-
1044
- '''
1045
517
  ...
1046
518
 
1047
519
  def type_recast(self):
1048
- '''
1049
-
1050
- '''
1051
520
  ...
1052
521
 
1053
522
  def values(self):
1054
- '''
1055
-
1056
- '''
1057
523
  ...
1058
524
 
1059
525
 
1060
526
  class PHYSICS_PT_rigid_body_dynamics(PHYSICS_PT_rigidbody_panel,
1061
527
  bpy_types.Panel, bpy_types._GenericUI):
1062
528
  COMPAT_ENGINES: typing.Any
1063
- ''' '''
1064
-
1065
529
  bl_context: typing.Any
1066
- ''' '''
1067
-
1068
530
  bl_label: typing.Any
1069
- ''' '''
1070
-
1071
531
  bl_options: typing.Any
1072
- ''' '''
1073
-
1074
532
  bl_parent_id: typing.Any
1075
- ''' '''
1076
-
1077
533
  bl_region_type: typing.Any
1078
- ''' '''
1079
-
1080
534
  bl_rna: typing.Any
1081
- ''' '''
1082
-
1083
535
  bl_space_type: typing.Any
1084
- ''' '''
1085
-
1086
536
  id_data: typing.Any
1087
- ''' '''
1088
537
 
1089
538
  def append(self, draw_func):
1090
- '''
1091
-
1092
- '''
1093
539
  ...
1094
540
 
1095
541
  def as_pointer(self):
1096
- '''
1097
-
1098
- '''
1099
542
  ...
1100
543
 
1101
544
  def bl_rna_get_subclass(self):
1102
- '''
1103
-
1104
- '''
1105
545
  ...
1106
546
 
1107
547
  def bl_rna_get_subclass_py(self):
1108
- '''
1109
-
1110
- '''
1111
548
  ...
1112
549
 
1113
550
  def draw(self, context):
1114
- '''
1115
-
1116
- '''
1117
551
  ...
1118
552
 
1119
553
  def driver_add(self):
1120
- '''
1121
-
1122
- '''
1123
554
  ...
1124
555
 
1125
556
  def driver_remove(self):
1126
- '''
1127
-
1128
- '''
1129
557
  ...
1130
558
 
1131
559
  def get(self):
1132
- '''
1133
-
1134
- '''
1135
560
  ...
1136
561
 
1137
562
  def id_properties_clear(self):
1138
- '''
1139
-
1140
- '''
1141
563
  ...
1142
564
 
1143
565
  def id_properties_ensure(self):
1144
- '''
1145
-
1146
- '''
1147
566
  ...
1148
567
 
1149
568
  def id_properties_ui(self):
1150
- '''
1151
-
1152
- '''
1153
569
  ...
1154
570
 
1155
571
  def is_extended(self):
1156
- '''
1157
-
1158
- '''
1159
572
  ...
1160
573
 
1161
574
  def is_property_hidden(self):
1162
- '''
1163
-
1164
- '''
1165
575
  ...
1166
576
 
1167
577
  def is_property_overridable_library(self):
1168
- '''
1169
-
1170
- '''
1171
578
  ...
1172
579
 
1173
580
  def is_property_readonly(self):
1174
- '''
1175
-
1176
- '''
1177
581
  ...
1178
582
 
1179
583
  def is_property_set(self):
1180
- '''
1181
-
1182
- '''
1183
584
  ...
1184
585
 
1185
586
  def items(self):
1186
- '''
1187
-
1188
- '''
1189
587
  ...
1190
588
 
1191
589
  def keyframe_delete(self):
1192
- '''
1193
-
1194
- '''
1195
590
  ...
1196
591
 
1197
592
  def keyframe_insert(self):
1198
- '''
1199
-
1200
- '''
1201
593
  ...
1202
594
 
1203
595
  def keys(self):
1204
- '''
1205
-
1206
- '''
1207
596
  ...
1208
597
 
1209
598
  def path_from_id(self):
1210
- '''
1211
-
1212
- '''
1213
599
  ...
1214
600
 
1215
601
  def path_resolve(self):
1216
- '''
1217
-
1218
- '''
1219
602
  ...
1220
603
 
1221
604
  def poll(self, context):
1222
- '''
1223
-
1224
- '''
1225
605
  ...
1226
606
 
1227
607
  def pop(self):
1228
- '''
1229
-
1230
- '''
1231
608
  ...
1232
609
 
1233
610
  def prepend(self, draw_func):
1234
- '''
1235
-
1236
- '''
1237
611
  ...
1238
612
 
1239
613
  def property_overridable_library_set(self):
1240
- '''
1241
-
1242
- '''
1243
614
  ...
1244
615
 
1245
616
  def property_unset(self):
1246
- '''
1247
-
1248
- '''
1249
617
  ...
1250
618
 
1251
619
  def remove(self, draw_func):
1252
- '''
1253
-
1254
- '''
1255
620
  ...
1256
621
 
1257
622
  def type_recast(self):
1258
- '''
1259
-
1260
- '''
1261
623
  ...
1262
624
 
1263
625
  def values(self):
1264
- '''
1265
-
1266
- '''
1267
626
  ...
1268
627
 
1269
628
 
1270
629
  class PHYSICS_PT_rigid_body_dynamics_deactivation(
1271
630
  PHYSICS_PT_rigidbody_panel, bpy_types.Panel, bpy_types._GenericUI):
1272
631
  COMPAT_ENGINES: typing.Any
1273
- ''' '''
1274
-
1275
632
  bl_context: typing.Any
1276
- ''' '''
1277
-
1278
633
  bl_label: typing.Any
1279
- ''' '''
1280
-
1281
634
  bl_options: typing.Any
1282
- ''' '''
1283
-
1284
635
  bl_parent_id: typing.Any
1285
- ''' '''
1286
-
1287
636
  bl_region_type: typing.Any
1288
- ''' '''
1289
-
1290
637
  bl_rna: typing.Any
1291
- ''' '''
1292
-
1293
638
  bl_space_type: typing.Any
1294
- ''' '''
1295
-
1296
639
  id_data: typing.Any
1297
- ''' '''
1298
640
 
1299
641
  def append(self, draw_func):
1300
- '''
1301
-
1302
- '''
1303
642
  ...
1304
643
 
1305
644
  def as_pointer(self):
1306
- '''
1307
-
1308
- '''
1309
645
  ...
1310
646
 
1311
647
  def bl_rna_get_subclass(self):
1312
- '''
1313
-
1314
- '''
1315
648
  ...
1316
649
 
1317
650
  def bl_rna_get_subclass_py(self):
1318
- '''
1319
-
1320
- '''
1321
651
  ...
1322
652
 
1323
653
  def draw(self, context):
1324
- '''
1325
-
1326
- '''
1327
654
  ...
1328
655
 
1329
656
  def draw_header(self, context):
1330
- '''
1331
-
1332
- '''
1333
657
  ...
1334
658
 
1335
659
  def driver_add(self):
1336
- '''
1337
-
1338
- '''
1339
660
  ...
1340
661
 
1341
662
  def driver_remove(self):
1342
- '''
1343
-
1344
- '''
1345
663
  ...
1346
664
 
1347
665
  def get(self):
1348
- '''
1349
-
1350
- '''
1351
666
  ...
1352
667
 
1353
668
  def id_properties_clear(self):
1354
- '''
1355
-
1356
- '''
1357
669
  ...
1358
670
 
1359
671
  def id_properties_ensure(self):
1360
- '''
1361
-
1362
- '''
1363
672
  ...
1364
673
 
1365
674
  def id_properties_ui(self):
1366
- '''
1367
-
1368
- '''
1369
675
  ...
1370
676
 
1371
677
  def is_extended(self):
1372
- '''
1373
-
1374
- '''
1375
678
  ...
1376
679
 
1377
680
  def is_property_hidden(self):
1378
- '''
1379
-
1380
- '''
1381
681
  ...
1382
682
 
1383
683
  def is_property_overridable_library(self):
1384
- '''
1385
-
1386
- '''
1387
684
  ...
1388
685
 
1389
686
  def is_property_readonly(self):
1390
- '''
1391
-
1392
- '''
1393
687
  ...
1394
688
 
1395
689
  def is_property_set(self):
1396
- '''
1397
-
1398
- '''
1399
690
  ...
1400
691
 
1401
692
  def items(self):
1402
- '''
1403
-
1404
- '''
1405
693
  ...
1406
694
 
1407
695
  def keyframe_delete(self):
1408
- '''
1409
-
1410
- '''
1411
696
  ...
1412
697
 
1413
698
  def keyframe_insert(self):
1414
- '''
1415
-
1416
- '''
1417
699
  ...
1418
700
 
1419
701
  def keys(self):
1420
- '''
1421
-
1422
- '''
1423
702
  ...
1424
703
 
1425
704
  def path_from_id(self):
1426
- '''
1427
-
1428
- '''
1429
705
  ...
1430
706
 
1431
707
  def path_resolve(self):
1432
- '''
1433
-
1434
- '''
1435
708
  ...
1436
709
 
1437
710
  def poll(self, context):
1438
- '''
1439
-
1440
- '''
1441
711
  ...
1442
712
 
1443
713
  def pop(self):
1444
- '''
1445
-
1446
- '''
1447
714
  ...
1448
715
 
1449
716
  def prepend(self, draw_func):
1450
- '''
1451
-
1452
- '''
1453
717
  ...
1454
718
 
1455
719
  def property_overridable_library_set(self):
1456
- '''
1457
-
1458
- '''
1459
720
  ...
1460
721
 
1461
722
  def property_unset(self):
1462
- '''
1463
-
1464
- '''
1465
723
  ...
1466
724
 
1467
725
  def remove(self, draw_func):
1468
- '''
1469
-
1470
- '''
1471
726
  ...
1472
727
 
1473
728
  def type_recast(self):
1474
- '''
1475
-
1476
- '''
1477
729
  ...
1478
730
 
1479
731
  def values(self):
1480
- '''
1481
-
1482
- '''
1483
732
  ...
1484
733
 
1485
734
 
1486
735
  class PHYSICS_PT_rigid_body_settings(PHYSICS_PT_rigidbody_panel,
1487
736
  bpy_types.Panel, bpy_types._GenericUI):
1488
737
  COMPAT_ENGINES: typing.Any
1489
- ''' '''
1490
-
1491
738
  bl_context: typing.Any
1492
- ''' '''
1493
-
1494
739
  bl_label: typing.Any
1495
- ''' '''
1496
-
1497
740
  bl_parent_id: typing.Any
1498
- ''' '''
1499
-
1500
741
  bl_region_type: typing.Any
1501
- ''' '''
1502
-
1503
742
  bl_rna: typing.Any
1504
- ''' '''
1505
-
1506
743
  bl_space_type: typing.Any
1507
- ''' '''
1508
-
1509
744
  id_data: typing.Any
1510
- ''' '''
1511
745
 
1512
746
  def append(self, draw_func):
1513
- '''
1514
-
1515
- '''
1516
747
  ...
1517
748
 
1518
749
  def as_pointer(self):
1519
- '''
1520
-
1521
- '''
1522
750
  ...
1523
751
 
1524
752
  def bl_rna_get_subclass(self):
1525
- '''
1526
-
1527
- '''
1528
753
  ...
1529
754
 
1530
755
  def bl_rna_get_subclass_py(self):
1531
- '''
1532
-
1533
- '''
1534
756
  ...
1535
757
 
1536
758
  def draw(self, context):
1537
- '''
1538
-
1539
- '''
1540
759
  ...
1541
760
 
1542
761
  def driver_add(self):
1543
- '''
1544
-
1545
- '''
1546
762
  ...
1547
763
 
1548
764
  def driver_remove(self):
1549
- '''
1550
-
1551
- '''
1552
765
  ...
1553
766
 
1554
767
  def get(self):
1555
- '''
1556
-
1557
- '''
1558
768
  ...
1559
769
 
1560
770
  def id_properties_clear(self):
1561
- '''
1562
-
1563
- '''
1564
771
  ...
1565
772
 
1566
773
  def id_properties_ensure(self):
1567
- '''
1568
-
1569
- '''
1570
774
  ...
1571
775
 
1572
776
  def id_properties_ui(self):
1573
- '''
1574
-
1575
- '''
1576
777
  ...
1577
778
 
1578
779
  def is_extended(self):
1579
- '''
1580
-
1581
- '''
1582
780
  ...
1583
781
 
1584
782
  def is_property_hidden(self):
1585
- '''
1586
-
1587
- '''
1588
783
  ...
1589
784
 
1590
785
  def is_property_overridable_library(self):
1591
- '''
1592
-
1593
- '''
1594
786
  ...
1595
787
 
1596
788
  def is_property_readonly(self):
1597
- '''
1598
-
1599
- '''
1600
789
  ...
1601
790
 
1602
791
  def is_property_set(self):
1603
- '''
1604
-
1605
- '''
1606
792
  ...
1607
793
 
1608
794
  def items(self):
1609
- '''
1610
-
1611
- '''
1612
795
  ...
1613
796
 
1614
797
  def keyframe_delete(self):
1615
- '''
1616
-
1617
- '''
1618
798
  ...
1619
799
 
1620
800
  def keyframe_insert(self):
1621
- '''
1622
-
1623
- '''
1624
801
  ...
1625
802
 
1626
803
  def keys(self):
1627
- '''
1628
-
1629
- '''
1630
804
  ...
1631
805
 
1632
806
  def path_from_id(self):
1633
- '''
1634
-
1635
- '''
1636
807
  ...
1637
808
 
1638
809
  def path_resolve(self):
1639
- '''
1640
-
1641
- '''
1642
810
  ...
1643
811
 
1644
812
  def poll(self, context):
1645
- '''
1646
-
1647
- '''
1648
813
  ...
1649
814
 
1650
815
  def pop(self):
1651
- '''
1652
-
1653
- '''
1654
816
  ...
1655
817
 
1656
818
  def prepend(self, draw_func):
1657
- '''
1658
-
1659
- '''
1660
819
  ...
1661
820
 
1662
821
  def property_overridable_library_set(self):
1663
- '''
1664
-
1665
- '''
1666
822
  ...
1667
823
 
1668
824
  def property_unset(self):
1669
- '''
1670
-
1671
- '''
1672
825
  ...
1673
826
 
1674
827
  def remove(self, draw_func):
1675
- '''
1676
-
1677
- '''
1678
828
  ...
1679
829
 
1680
830
  def type_recast(self):
1681
- '''
1682
-
1683
- '''
1684
831
  ...
1685
832
 
1686
833
  def values(self):
1687
- '''
1688
-
1689
- '''
1690
834
  ...
1691
835
 
1692
836
 
1693
837
  def rigid_body_warning(layout, text):
1694
- '''
1695
-
1696
- '''
1697
-
1698
838
  ...