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,216 +7,108 @@ GenericType = typing.TypeVar("GenericType")
7
7
 
8
8
  class PHYSICS_PT_rigidbody_constraint_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_constraint(PHYSICS_PT_rigidbody_constraint_panel,
20
15
  bpy_types.Panel, 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
 
@@ -224,207 +116,102 @@ class PHYSICS_PT_rigid_body_constraint_limits(
224
116
  PHYSICS_PT_rigidbody_constraint_panel, bpy_types.Panel,
225
117
  bpy_types._GenericUI):
226
118
  COMPAT_ENGINES: typing.Any
227
- ''' '''
228
-
229
119
  bl_context: typing.Any
230
- ''' '''
231
-
232
120
  bl_label: typing.Any
233
- ''' '''
234
-
235
121
  bl_parent_id: typing.Any
236
- ''' '''
237
-
238
122
  bl_region_type: typing.Any
239
- ''' '''
240
-
241
123
  bl_rna: typing.Any
242
- ''' '''
243
-
244
124
  bl_space_type: typing.Any
245
- ''' '''
246
-
247
125
  id_data: typing.Any
248
- ''' '''
249
126
 
250
127
  def append(self, draw_func):
251
- '''
252
-
253
- '''
254
128
  ...
255
129
 
256
130
  def as_pointer(self):
257
- '''
258
-
259
- '''
260
131
  ...
261
132
 
262
133
  def bl_rna_get_subclass(self):
263
- '''
264
-
265
- '''
266
134
  ...
267
135
 
268
136
  def bl_rna_get_subclass_py(self):
269
- '''
270
-
271
- '''
272
137
  ...
273
138
 
274
139
  def draw(self, _context):
275
- '''
276
-
277
- '''
278
140
  ...
279
141
 
280
142
  def driver_add(self):
281
- '''
282
-
283
- '''
284
143
  ...
285
144
 
286
145
  def driver_remove(self):
287
- '''
288
-
289
- '''
290
146
  ...
291
147
 
292
148
  def get(self):
293
- '''
294
-
295
- '''
296
149
  ...
297
150
 
298
151
  def id_properties_clear(self):
299
- '''
300
-
301
- '''
302
152
  ...
303
153
 
304
154
  def id_properties_ensure(self):
305
- '''
306
-
307
- '''
308
155
  ...
309
156
 
310
157
  def id_properties_ui(self):
311
- '''
312
-
313
- '''
314
158
  ...
315
159
 
316
160
  def is_extended(self):
317
- '''
318
-
319
- '''
320
161
  ...
321
162
 
322
163
  def is_property_hidden(self):
323
- '''
324
-
325
- '''
326
164
  ...
327
165
 
328
166
  def is_property_overridable_library(self):
329
- '''
330
-
331
- '''
332
167
  ...
333
168
 
334
169
  def is_property_readonly(self):
335
- '''
336
-
337
- '''
338
170
  ...
339
171
 
340
172
  def is_property_set(self):
341
- '''
342
-
343
- '''
344
173
  ...
345
174
 
346
175
  def items(self):
347
- '''
348
-
349
- '''
350
176
  ...
351
177
 
352
178
  def keyframe_delete(self):
353
- '''
354
-
355
- '''
356
179
  ...
357
180
 
358
181
  def keyframe_insert(self):
359
- '''
360
-
361
- '''
362
182
  ...
363
183
 
364
184
  def keys(self):
365
- '''
366
-
367
- '''
368
185
  ...
369
186
 
370
187
  def path_from_id(self):
371
- '''
372
-
373
- '''
374
188
  ...
375
189
 
376
190
  def path_resolve(self):
377
- '''
378
-
379
- '''
380
191
  ...
381
192
 
382
193
  def poll(self, context):
383
- '''
384
-
385
- '''
386
194
  ...
387
195
 
388
196
  def pop(self):
389
- '''
390
-
391
- '''
392
197
  ...
393
198
 
394
199
  def prepend(self, draw_func):
395
- '''
396
-
397
- '''
398
200
  ...
399
201
 
400
202
  def property_overridable_library_set(self):
401
- '''
402
-
403
- '''
404
203
  ...
405
204
 
406
205
  def property_unset(self):
407
- '''
408
-
409
- '''
410
206
  ...
411
207
 
412
208
  def remove(self, draw_func):
413
- '''
414
-
415
- '''
416
209
  ...
417
210
 
418
211
  def type_recast(self):
419
- '''
420
-
421
- '''
422
212
  ...
423
213
 
424
214
  def values(self):
425
- '''
426
-
427
- '''
428
215
  ...
429
216
 
430
217
 
@@ -432,207 +219,102 @@ class PHYSICS_PT_rigid_body_constraint_limits_angular(
432
219
  PHYSICS_PT_rigidbody_constraint_panel, bpy_types.Panel,
433
220
  bpy_types._GenericUI):
434
221
  COMPAT_ENGINES: typing.Any
435
- ''' '''
436
-
437
222
  bl_context: typing.Any
438
- ''' '''
439
-
440
223
  bl_label: typing.Any
441
- ''' '''
442
-
443
224
  bl_parent_id: typing.Any
444
- ''' '''
445
-
446
225
  bl_region_type: typing.Any
447
- ''' '''
448
-
449
226
  bl_rna: typing.Any
450
- ''' '''
451
-
452
227
  bl_space_type: typing.Any
453
- ''' '''
454
-
455
228
  id_data: typing.Any
456
- ''' '''
457
229
 
458
230
  def append(self, draw_func):
459
- '''
460
-
461
- '''
462
231
  ...
463
232
 
464
233
  def as_pointer(self):
465
- '''
466
-
467
- '''
468
234
  ...
469
235
 
470
236
  def bl_rna_get_subclass(self):
471
- '''
472
-
473
- '''
474
237
  ...
475
238
 
476
239
  def bl_rna_get_subclass_py(self):
477
- '''
478
-
479
- '''
480
240
  ...
481
241
 
482
242
  def draw(self, context):
483
- '''
484
-
485
- '''
486
243
  ...
487
244
 
488
245
  def driver_add(self):
489
- '''
490
-
491
- '''
492
246
  ...
493
247
 
494
248
  def driver_remove(self):
495
- '''
496
-
497
- '''
498
249
  ...
499
250
 
500
251
  def get(self):
501
- '''
502
-
503
- '''
504
252
  ...
505
253
 
506
254
  def id_properties_clear(self):
507
- '''
508
-
509
- '''
510
255
  ...
511
256
 
512
257
  def id_properties_ensure(self):
513
- '''
514
-
515
- '''
516
258
  ...
517
259
 
518
260
  def id_properties_ui(self):
519
- '''
520
-
521
- '''
522
261
  ...
523
262
 
524
263
  def is_extended(self):
525
- '''
526
-
527
- '''
528
264
  ...
529
265
 
530
266
  def is_property_hidden(self):
531
- '''
532
-
533
- '''
534
267
  ...
535
268
 
536
269
  def is_property_overridable_library(self):
537
- '''
538
-
539
- '''
540
270
  ...
541
271
 
542
272
  def is_property_readonly(self):
543
- '''
544
-
545
- '''
546
273
  ...
547
274
 
548
275
  def is_property_set(self):
549
- '''
550
-
551
- '''
552
276
  ...
553
277
 
554
278
  def items(self):
555
- '''
556
-
557
- '''
558
279
  ...
559
280
 
560
281
  def keyframe_delete(self):
561
- '''
562
-
563
- '''
564
282
  ...
565
283
 
566
284
  def keyframe_insert(self):
567
- '''
568
-
569
- '''
570
285
  ...
571
286
 
572
287
  def keys(self):
573
- '''
574
-
575
- '''
576
288
  ...
577
289
 
578
290
  def path_from_id(self):
579
- '''
580
-
581
- '''
582
291
  ...
583
292
 
584
293
  def path_resolve(self):
585
- '''
586
-
587
- '''
588
294
  ...
589
295
 
590
296
  def poll(self, context):
591
- '''
592
-
593
- '''
594
297
  ...
595
298
 
596
299
  def pop(self):
597
- '''
598
-
599
- '''
600
300
  ...
601
301
 
602
302
  def prepend(self, draw_func):
603
- '''
604
-
605
- '''
606
303
  ...
607
304
 
608
305
  def property_overridable_library_set(self):
609
- '''
610
-
611
- '''
612
306
  ...
613
307
 
614
308
  def property_unset(self):
615
- '''
616
-
617
- '''
618
309
  ...
619
310
 
620
311
  def remove(self, draw_func):
621
- '''
622
-
623
- '''
624
312
  ...
625
313
 
626
314
  def type_recast(self):
627
- '''
628
-
629
- '''
630
315
  ...
631
316
 
632
317
  def values(self):
633
- '''
634
-
635
- '''
636
318
  ...
637
319
 
638
320
 
@@ -640,207 +322,102 @@ class PHYSICS_PT_rigid_body_constraint_limits_linear(
640
322
  PHYSICS_PT_rigidbody_constraint_panel, bpy_types.Panel,
641
323
  bpy_types._GenericUI):
642
324
  COMPAT_ENGINES: typing.Any
643
- ''' '''
644
-
645
325
  bl_context: typing.Any
646
- ''' '''
647
-
648
326
  bl_label: typing.Any
649
- ''' '''
650
-
651
327
  bl_parent_id: typing.Any
652
- ''' '''
653
-
654
328
  bl_region_type: typing.Any
655
- ''' '''
656
-
657
329
  bl_rna: typing.Any
658
- ''' '''
659
-
660
330
  bl_space_type: typing.Any
661
- ''' '''
662
-
663
331
  id_data: typing.Any
664
- ''' '''
665
332
 
666
333
  def append(self, draw_func):
667
- '''
668
-
669
- '''
670
334
  ...
671
335
 
672
336
  def as_pointer(self):
673
- '''
674
-
675
- '''
676
337
  ...
677
338
 
678
339
  def bl_rna_get_subclass(self):
679
- '''
680
-
681
- '''
682
340
  ...
683
341
 
684
342
  def bl_rna_get_subclass_py(self):
685
- '''
686
-
687
- '''
688
343
  ...
689
344
 
690
345
  def draw(self, context):
691
- '''
692
-
693
- '''
694
346
  ...
695
347
 
696
348
  def driver_add(self):
697
- '''
698
-
699
- '''
700
349
  ...
701
350
 
702
351
  def driver_remove(self):
703
- '''
704
-
705
- '''
706
352
  ...
707
353
 
708
354
  def get(self):
709
- '''
710
-
711
- '''
712
355
  ...
713
356
 
714
357
  def id_properties_clear(self):
715
- '''
716
-
717
- '''
718
358
  ...
719
359
 
720
360
  def id_properties_ensure(self):
721
- '''
722
-
723
- '''
724
361
  ...
725
362
 
726
363
  def id_properties_ui(self):
727
- '''
728
-
729
- '''
730
364
  ...
731
365
 
732
366
  def is_extended(self):
733
- '''
734
-
735
- '''
736
367
  ...
737
368
 
738
369
  def is_property_hidden(self):
739
- '''
740
-
741
- '''
742
370
  ...
743
371
 
744
372
  def is_property_overridable_library(self):
745
- '''
746
-
747
- '''
748
373
  ...
749
374
 
750
375
  def is_property_readonly(self):
751
- '''
752
-
753
- '''
754
376
  ...
755
377
 
756
378
  def is_property_set(self):
757
- '''
758
-
759
- '''
760
379
  ...
761
380
 
762
381
  def items(self):
763
- '''
764
-
765
- '''
766
382
  ...
767
383
 
768
384
  def keyframe_delete(self):
769
- '''
770
-
771
- '''
772
385
  ...
773
386
 
774
387
  def keyframe_insert(self):
775
- '''
776
-
777
- '''
778
388
  ...
779
389
 
780
390
  def keys(self):
781
- '''
782
-
783
- '''
784
391
  ...
785
392
 
786
393
  def path_from_id(self):
787
- '''
788
-
789
- '''
790
394
  ...
791
395
 
792
396
  def path_resolve(self):
793
- '''
794
-
795
- '''
796
397
  ...
797
398
 
798
399
  def poll(self, context):
799
- '''
800
-
801
- '''
802
400
  ...
803
401
 
804
402
  def pop(self):
805
- '''
806
-
807
- '''
808
403
  ...
809
404
 
810
405
  def prepend(self, draw_func):
811
- '''
812
-
813
- '''
814
406
  ...
815
407
 
816
408
  def property_overridable_library_set(self):
817
- '''
818
-
819
- '''
820
409
  ...
821
410
 
822
411
  def property_unset(self):
823
- '''
824
-
825
- '''
826
412
  ...
827
413
 
828
414
  def remove(self, draw_func):
829
- '''
830
-
831
- '''
832
415
  ...
833
416
 
834
417
  def type_recast(self):
835
- '''
836
-
837
- '''
838
418
  ...
839
419
 
840
420
  def values(self):
841
- '''
842
-
843
- '''
844
421
  ...
845
422
 
846
423
 
@@ -848,207 +425,102 @@ class PHYSICS_PT_rigid_body_constraint_motor(
848
425
  PHYSICS_PT_rigidbody_constraint_panel, bpy_types.Panel,
849
426
  bpy_types._GenericUI):
850
427
  COMPAT_ENGINES: typing.Any
851
- ''' '''
852
-
853
428
  bl_context: typing.Any
854
- ''' '''
855
-
856
429
  bl_label: typing.Any
857
- ''' '''
858
-
859
430
  bl_parent_id: typing.Any
860
- ''' '''
861
-
862
431
  bl_region_type: typing.Any
863
- ''' '''
864
-
865
432
  bl_rna: typing.Any
866
- ''' '''
867
-
868
433
  bl_space_type: typing.Any
869
- ''' '''
870
-
871
434
  id_data: typing.Any
872
- ''' '''
873
435
 
874
436
  def append(self, draw_func):
875
- '''
876
-
877
- '''
878
437
  ...
879
438
 
880
439
  def as_pointer(self):
881
- '''
882
-
883
- '''
884
440
  ...
885
441
 
886
442
  def bl_rna_get_subclass(self):
887
- '''
888
-
889
- '''
890
443
  ...
891
444
 
892
445
  def bl_rna_get_subclass_py(self):
893
- '''
894
-
895
- '''
896
446
  ...
897
447
 
898
448
  def draw(self, _context):
899
- '''
900
-
901
- '''
902
449
  ...
903
450
 
904
451
  def driver_add(self):
905
- '''
906
-
907
- '''
908
452
  ...
909
453
 
910
454
  def driver_remove(self):
911
- '''
912
-
913
- '''
914
455
  ...
915
456
 
916
457
  def get(self):
917
- '''
918
-
919
- '''
920
458
  ...
921
459
 
922
460
  def id_properties_clear(self):
923
- '''
924
-
925
- '''
926
461
  ...
927
462
 
928
463
  def id_properties_ensure(self):
929
- '''
930
-
931
- '''
932
464
  ...
933
465
 
934
466
  def id_properties_ui(self):
935
- '''
936
-
937
- '''
938
467
  ...
939
468
 
940
469
  def is_extended(self):
941
- '''
942
-
943
- '''
944
470
  ...
945
471
 
946
472
  def is_property_hidden(self):
947
- '''
948
-
949
- '''
950
473
  ...
951
474
 
952
475
  def is_property_overridable_library(self):
953
- '''
954
-
955
- '''
956
476
  ...
957
477
 
958
478
  def is_property_readonly(self):
959
- '''
960
-
961
- '''
962
479
  ...
963
480
 
964
481
  def is_property_set(self):
965
- '''
966
-
967
- '''
968
482
  ...
969
483
 
970
484
  def items(self):
971
- '''
972
-
973
- '''
974
485
  ...
975
486
 
976
487
  def keyframe_delete(self):
977
- '''
978
-
979
- '''
980
488
  ...
981
489
 
982
490
  def keyframe_insert(self):
983
- '''
984
-
985
- '''
986
491
  ...
987
492
 
988
493
  def keys(self):
989
- '''
990
-
991
- '''
992
494
  ...
993
495
 
994
496
  def path_from_id(self):
995
- '''
996
-
997
- '''
998
497
  ...
999
498
 
1000
499
  def path_resolve(self):
1001
- '''
1002
-
1003
- '''
1004
500
  ...
1005
501
 
1006
502
  def poll(self, context):
1007
- '''
1008
-
1009
- '''
1010
503
  ...
1011
504
 
1012
505
  def pop(self):
1013
- '''
1014
-
1015
- '''
1016
506
  ...
1017
507
 
1018
508
  def prepend(self, draw_func):
1019
- '''
1020
-
1021
- '''
1022
509
  ...
1023
510
 
1024
511
  def property_overridable_library_set(self):
1025
- '''
1026
-
1027
- '''
1028
512
  ...
1029
513
 
1030
514
  def property_unset(self):
1031
- '''
1032
-
1033
- '''
1034
515
  ...
1035
516
 
1036
517
  def remove(self, draw_func):
1037
- '''
1038
-
1039
- '''
1040
518
  ...
1041
519
 
1042
520
  def type_recast(self):
1043
- '''
1044
-
1045
- '''
1046
521
  ...
1047
522
 
1048
523
  def values(self):
1049
- '''
1050
-
1051
- '''
1052
524
  ...
1053
525
 
1054
526
 
@@ -1056,213 +528,105 @@ class PHYSICS_PT_rigid_body_constraint_motor_angular(
1056
528
  PHYSICS_PT_rigidbody_constraint_panel, bpy_types.Panel,
1057
529
  bpy_types._GenericUI):
1058
530
  COMPAT_ENGINES: typing.Any
1059
- ''' '''
1060
-
1061
531
  bl_context: typing.Any
1062
- ''' '''
1063
-
1064
532
  bl_label: typing.Any
1065
- ''' '''
1066
-
1067
533
  bl_parent_id: typing.Any
1068
- ''' '''
1069
-
1070
534
  bl_region_type: typing.Any
1071
- ''' '''
1072
-
1073
535
  bl_rna: typing.Any
1074
- ''' '''
1075
-
1076
536
  bl_space_type: typing.Any
1077
- ''' '''
1078
-
1079
537
  id_data: typing.Any
1080
- ''' '''
1081
538
 
1082
539
  def append(self, draw_func):
1083
- '''
1084
-
1085
- '''
1086
540
  ...
1087
541
 
1088
542
  def as_pointer(self):
1089
- '''
1090
-
1091
- '''
1092
543
  ...
1093
544
 
1094
545
  def bl_rna_get_subclass(self):
1095
- '''
1096
-
1097
- '''
1098
546
  ...
1099
547
 
1100
548
  def bl_rna_get_subclass_py(self):
1101
- '''
1102
-
1103
- '''
1104
549
  ...
1105
550
 
1106
551
  def draw(self, context):
1107
- '''
1108
-
1109
- '''
1110
552
  ...
1111
553
 
1112
554
  def draw_header(self, context):
1113
- '''
1114
-
1115
- '''
1116
555
  ...
1117
556
 
1118
557
  def driver_add(self):
1119
- '''
1120
-
1121
- '''
1122
558
  ...
1123
559
 
1124
560
  def driver_remove(self):
1125
- '''
1126
-
1127
- '''
1128
561
  ...
1129
562
 
1130
563
  def get(self):
1131
- '''
1132
-
1133
- '''
1134
564
  ...
1135
565
 
1136
566
  def id_properties_clear(self):
1137
- '''
1138
-
1139
- '''
1140
567
  ...
1141
568
 
1142
569
  def id_properties_ensure(self):
1143
- '''
1144
-
1145
- '''
1146
570
  ...
1147
571
 
1148
572
  def id_properties_ui(self):
1149
- '''
1150
-
1151
- '''
1152
573
  ...
1153
574
 
1154
575
  def is_extended(self):
1155
- '''
1156
-
1157
- '''
1158
576
  ...
1159
577
 
1160
578
  def is_property_hidden(self):
1161
- '''
1162
-
1163
- '''
1164
579
  ...
1165
580
 
1166
581
  def is_property_overridable_library(self):
1167
- '''
1168
-
1169
- '''
1170
582
  ...
1171
583
 
1172
584
  def is_property_readonly(self):
1173
- '''
1174
-
1175
- '''
1176
585
  ...
1177
586
 
1178
587
  def is_property_set(self):
1179
- '''
1180
-
1181
- '''
1182
588
  ...
1183
589
 
1184
590
  def items(self):
1185
- '''
1186
-
1187
- '''
1188
591
  ...
1189
592
 
1190
593
  def keyframe_delete(self):
1191
- '''
1192
-
1193
- '''
1194
594
  ...
1195
595
 
1196
596
  def keyframe_insert(self):
1197
- '''
1198
-
1199
- '''
1200
597
  ...
1201
598
 
1202
599
  def keys(self):
1203
- '''
1204
-
1205
- '''
1206
600
  ...
1207
601
 
1208
602
  def path_from_id(self):
1209
- '''
1210
-
1211
- '''
1212
603
  ...
1213
604
 
1214
605
  def path_resolve(self):
1215
- '''
1216
-
1217
- '''
1218
606
  ...
1219
607
 
1220
608
  def poll(self, context):
1221
- '''
1222
-
1223
- '''
1224
609
  ...
1225
610
 
1226
611
  def pop(self):
1227
- '''
1228
-
1229
- '''
1230
612
  ...
1231
613
 
1232
614
  def prepend(self, draw_func):
1233
- '''
1234
-
1235
- '''
1236
615
  ...
1237
616
 
1238
617
  def property_overridable_library_set(self):
1239
- '''
1240
-
1241
- '''
1242
618
  ...
1243
619
 
1244
620
  def property_unset(self):
1245
- '''
1246
-
1247
- '''
1248
621
  ...
1249
622
 
1250
623
  def remove(self, draw_func):
1251
- '''
1252
-
1253
- '''
1254
624
  ...
1255
625
 
1256
626
  def type_recast(self):
1257
- '''
1258
-
1259
- '''
1260
627
  ...
1261
628
 
1262
629
  def values(self):
1263
- '''
1264
-
1265
- '''
1266
630
  ...
1267
631
 
1268
632
 
@@ -1270,213 +634,105 @@ class PHYSICS_PT_rigid_body_constraint_motor_linear(
1270
634
  PHYSICS_PT_rigidbody_constraint_panel, bpy_types.Panel,
1271
635
  bpy_types._GenericUI):
1272
636
  COMPAT_ENGINES: typing.Any
1273
- ''' '''
1274
-
1275
637
  bl_context: typing.Any
1276
- ''' '''
1277
-
1278
638
  bl_label: typing.Any
1279
- ''' '''
1280
-
1281
639
  bl_parent_id: typing.Any
1282
- ''' '''
1283
-
1284
640
  bl_region_type: typing.Any
1285
- ''' '''
1286
-
1287
641
  bl_rna: typing.Any
1288
- ''' '''
1289
-
1290
642
  bl_space_type: typing.Any
1291
- ''' '''
1292
-
1293
643
  id_data: typing.Any
1294
- ''' '''
1295
644
 
1296
645
  def append(self, draw_func):
1297
- '''
1298
-
1299
- '''
1300
646
  ...
1301
647
 
1302
648
  def as_pointer(self):
1303
- '''
1304
-
1305
- '''
1306
649
  ...
1307
650
 
1308
651
  def bl_rna_get_subclass(self):
1309
- '''
1310
-
1311
- '''
1312
652
  ...
1313
653
 
1314
654
  def bl_rna_get_subclass_py(self):
1315
- '''
1316
-
1317
- '''
1318
655
  ...
1319
656
 
1320
657
  def draw(self, context):
1321
- '''
1322
-
1323
- '''
1324
658
  ...
1325
659
 
1326
660
  def draw_header(self, context):
1327
- '''
1328
-
1329
- '''
1330
661
  ...
1331
662
 
1332
663
  def driver_add(self):
1333
- '''
1334
-
1335
- '''
1336
664
  ...
1337
665
 
1338
666
  def driver_remove(self):
1339
- '''
1340
-
1341
- '''
1342
667
  ...
1343
668
 
1344
669
  def get(self):
1345
- '''
1346
-
1347
- '''
1348
670
  ...
1349
671
 
1350
672
  def id_properties_clear(self):
1351
- '''
1352
-
1353
- '''
1354
673
  ...
1355
674
 
1356
675
  def id_properties_ensure(self):
1357
- '''
1358
-
1359
- '''
1360
676
  ...
1361
677
 
1362
678
  def id_properties_ui(self):
1363
- '''
1364
-
1365
- '''
1366
679
  ...
1367
680
 
1368
681
  def is_extended(self):
1369
- '''
1370
-
1371
- '''
1372
682
  ...
1373
683
 
1374
684
  def is_property_hidden(self):
1375
- '''
1376
-
1377
- '''
1378
685
  ...
1379
686
 
1380
687
  def is_property_overridable_library(self):
1381
- '''
1382
-
1383
- '''
1384
688
  ...
1385
689
 
1386
690
  def is_property_readonly(self):
1387
- '''
1388
-
1389
- '''
1390
691
  ...
1391
692
 
1392
693
  def is_property_set(self):
1393
- '''
1394
-
1395
- '''
1396
694
  ...
1397
695
 
1398
696
  def items(self):
1399
- '''
1400
-
1401
- '''
1402
697
  ...
1403
698
 
1404
699
  def keyframe_delete(self):
1405
- '''
1406
-
1407
- '''
1408
700
  ...
1409
701
 
1410
702
  def keyframe_insert(self):
1411
- '''
1412
-
1413
- '''
1414
703
  ...
1415
704
 
1416
705
  def keys(self):
1417
- '''
1418
-
1419
- '''
1420
706
  ...
1421
707
 
1422
708
  def path_from_id(self):
1423
- '''
1424
-
1425
- '''
1426
709
  ...
1427
710
 
1428
711
  def path_resolve(self):
1429
- '''
1430
-
1431
- '''
1432
712
  ...
1433
713
 
1434
714
  def poll(self, context):
1435
- '''
1436
-
1437
- '''
1438
715
  ...
1439
716
 
1440
717
  def pop(self):
1441
- '''
1442
-
1443
- '''
1444
718
  ...
1445
719
 
1446
720
  def prepend(self, draw_func):
1447
- '''
1448
-
1449
- '''
1450
721
  ...
1451
722
 
1452
723
  def property_overridable_library_set(self):
1453
- '''
1454
-
1455
- '''
1456
724
  ...
1457
725
 
1458
726
  def property_unset(self):
1459
- '''
1460
-
1461
- '''
1462
727
  ...
1463
728
 
1464
729
  def remove(self, draw_func):
1465
- '''
1466
-
1467
- '''
1468
730
  ...
1469
731
 
1470
732
  def type_recast(self):
1471
- '''
1472
-
1473
- '''
1474
733
  ...
1475
734
 
1476
735
  def values(self):
1477
- '''
1478
-
1479
- '''
1480
736
  ...
1481
737
 
1482
738
 
@@ -1484,207 +740,102 @@ class PHYSICS_PT_rigid_body_constraint_objects(
1484
740
  PHYSICS_PT_rigidbody_constraint_panel, bpy_types.Panel,
1485
741
  bpy_types._GenericUI):
1486
742
  COMPAT_ENGINES: typing.Any
1487
- ''' '''
1488
-
1489
743
  bl_context: typing.Any
1490
- ''' '''
1491
-
1492
744
  bl_label: typing.Any
1493
- ''' '''
1494
-
1495
745
  bl_parent_id: typing.Any
1496
- ''' '''
1497
-
1498
746
  bl_region_type: typing.Any
1499
- ''' '''
1500
-
1501
747
  bl_rna: typing.Any
1502
- ''' '''
1503
-
1504
748
  bl_space_type: typing.Any
1505
- ''' '''
1506
-
1507
749
  id_data: typing.Any
1508
- ''' '''
1509
750
 
1510
751
  def append(self, draw_func):
1511
- '''
1512
-
1513
- '''
1514
752
  ...
1515
753
 
1516
754
  def as_pointer(self):
1517
- '''
1518
-
1519
- '''
1520
755
  ...
1521
756
 
1522
757
  def bl_rna_get_subclass(self):
1523
- '''
1524
-
1525
- '''
1526
758
  ...
1527
759
 
1528
760
  def bl_rna_get_subclass_py(self):
1529
- '''
1530
-
1531
- '''
1532
761
  ...
1533
762
 
1534
763
  def draw(self, context):
1535
- '''
1536
-
1537
- '''
1538
764
  ...
1539
765
 
1540
766
  def driver_add(self):
1541
- '''
1542
-
1543
- '''
1544
767
  ...
1545
768
 
1546
769
  def driver_remove(self):
1547
- '''
1548
-
1549
- '''
1550
770
  ...
1551
771
 
1552
772
  def get(self):
1553
- '''
1554
-
1555
- '''
1556
773
  ...
1557
774
 
1558
775
  def id_properties_clear(self):
1559
- '''
1560
-
1561
- '''
1562
776
  ...
1563
777
 
1564
778
  def id_properties_ensure(self):
1565
- '''
1566
-
1567
- '''
1568
779
  ...
1569
780
 
1570
781
  def id_properties_ui(self):
1571
- '''
1572
-
1573
- '''
1574
782
  ...
1575
783
 
1576
784
  def is_extended(self):
1577
- '''
1578
-
1579
- '''
1580
785
  ...
1581
786
 
1582
787
  def is_property_hidden(self):
1583
- '''
1584
-
1585
- '''
1586
788
  ...
1587
789
 
1588
790
  def is_property_overridable_library(self):
1589
- '''
1590
-
1591
- '''
1592
791
  ...
1593
792
 
1594
793
  def is_property_readonly(self):
1595
- '''
1596
-
1597
- '''
1598
794
  ...
1599
795
 
1600
796
  def is_property_set(self):
1601
- '''
1602
-
1603
- '''
1604
797
  ...
1605
798
 
1606
799
  def items(self):
1607
- '''
1608
-
1609
- '''
1610
800
  ...
1611
801
 
1612
802
  def keyframe_delete(self):
1613
- '''
1614
-
1615
- '''
1616
803
  ...
1617
804
 
1618
805
  def keyframe_insert(self):
1619
- '''
1620
-
1621
- '''
1622
806
  ...
1623
807
 
1624
808
  def keys(self):
1625
- '''
1626
-
1627
- '''
1628
809
  ...
1629
810
 
1630
811
  def path_from_id(self):
1631
- '''
1632
-
1633
- '''
1634
812
  ...
1635
813
 
1636
814
  def path_resolve(self):
1637
- '''
1638
-
1639
- '''
1640
815
  ...
1641
816
 
1642
817
  def poll(self, context):
1643
- '''
1644
-
1645
- '''
1646
818
  ...
1647
819
 
1648
820
  def pop(self):
1649
- '''
1650
-
1651
- '''
1652
821
  ...
1653
822
 
1654
823
  def prepend(self, draw_func):
1655
- '''
1656
-
1657
- '''
1658
824
  ...
1659
825
 
1660
826
  def property_overridable_library_set(self):
1661
- '''
1662
-
1663
- '''
1664
827
  ...
1665
828
 
1666
829
  def property_unset(self):
1667
- '''
1668
-
1669
- '''
1670
830
  ...
1671
831
 
1672
832
  def remove(self, draw_func):
1673
- '''
1674
-
1675
- '''
1676
833
  ...
1677
834
 
1678
835
  def type_recast(self):
1679
- '''
1680
-
1681
- '''
1682
836
  ...
1683
837
 
1684
838
  def values(self):
1685
- '''
1686
-
1687
- '''
1688
839
  ...
1689
840
 
1690
841
 
@@ -1692,213 +843,105 @@ class PHYSICS_PT_rigid_body_constraint_override_iterations(
1692
843
  PHYSICS_PT_rigidbody_constraint_panel, bpy_types.Panel,
1693
844
  bpy_types._GenericUI):
1694
845
  COMPAT_ENGINES: typing.Any
1695
- ''' '''
1696
-
1697
846
  bl_context: typing.Any
1698
- ''' '''
1699
-
1700
847
  bl_label: typing.Any
1701
- ''' '''
1702
-
1703
848
  bl_parent_id: typing.Any
1704
- ''' '''
1705
-
1706
849
  bl_region_type: typing.Any
1707
- ''' '''
1708
-
1709
850
  bl_rna: typing.Any
1710
- ''' '''
1711
-
1712
851
  bl_space_type: typing.Any
1713
- ''' '''
1714
-
1715
852
  id_data: typing.Any
1716
- ''' '''
1717
853
 
1718
854
  def append(self, draw_func):
1719
- '''
1720
-
1721
- '''
1722
855
  ...
1723
856
 
1724
857
  def as_pointer(self):
1725
- '''
1726
-
1727
- '''
1728
858
  ...
1729
859
 
1730
860
  def bl_rna_get_subclass(self):
1731
- '''
1732
-
1733
- '''
1734
861
  ...
1735
862
 
1736
863
  def bl_rna_get_subclass_py(self):
1737
- '''
1738
-
1739
- '''
1740
864
  ...
1741
865
 
1742
866
  def draw(self, context):
1743
- '''
1744
-
1745
- '''
1746
867
  ...
1747
868
 
1748
869
  def draw_header(self, context):
1749
- '''
1750
-
1751
- '''
1752
870
  ...
1753
871
 
1754
872
  def driver_add(self):
1755
- '''
1756
-
1757
- '''
1758
873
  ...
1759
874
 
1760
875
  def driver_remove(self):
1761
- '''
1762
-
1763
- '''
1764
876
  ...
1765
877
 
1766
878
  def get(self):
1767
- '''
1768
-
1769
- '''
1770
879
  ...
1771
880
 
1772
881
  def id_properties_clear(self):
1773
- '''
1774
-
1775
- '''
1776
882
  ...
1777
883
 
1778
884
  def id_properties_ensure(self):
1779
- '''
1780
-
1781
- '''
1782
885
  ...
1783
886
 
1784
887
  def id_properties_ui(self):
1785
- '''
1786
-
1787
- '''
1788
888
  ...
1789
889
 
1790
890
  def is_extended(self):
1791
- '''
1792
-
1793
- '''
1794
891
  ...
1795
892
 
1796
893
  def is_property_hidden(self):
1797
- '''
1798
-
1799
- '''
1800
894
  ...
1801
895
 
1802
896
  def is_property_overridable_library(self):
1803
- '''
1804
-
1805
- '''
1806
897
  ...
1807
898
 
1808
899
  def is_property_readonly(self):
1809
- '''
1810
-
1811
- '''
1812
900
  ...
1813
901
 
1814
902
  def is_property_set(self):
1815
- '''
1816
-
1817
- '''
1818
903
  ...
1819
904
 
1820
905
  def items(self):
1821
- '''
1822
-
1823
- '''
1824
906
  ...
1825
907
 
1826
908
  def keyframe_delete(self):
1827
- '''
1828
-
1829
- '''
1830
909
  ...
1831
910
 
1832
911
  def keyframe_insert(self):
1833
- '''
1834
-
1835
- '''
1836
912
  ...
1837
913
 
1838
914
  def keys(self):
1839
- '''
1840
-
1841
- '''
1842
915
  ...
1843
916
 
1844
917
  def path_from_id(self):
1845
- '''
1846
-
1847
- '''
1848
918
  ...
1849
919
 
1850
920
  def path_resolve(self):
1851
- '''
1852
-
1853
- '''
1854
921
  ...
1855
922
 
1856
923
  def poll(self, context):
1857
- '''
1858
-
1859
- '''
1860
924
  ...
1861
925
 
1862
926
  def pop(self):
1863
- '''
1864
-
1865
- '''
1866
927
  ...
1867
928
 
1868
929
  def prepend(self, draw_func):
1869
- '''
1870
-
1871
- '''
1872
930
  ...
1873
931
 
1874
932
  def property_overridable_library_set(self):
1875
- '''
1876
-
1877
- '''
1878
933
  ...
1879
934
 
1880
935
  def property_unset(self):
1881
- '''
1882
-
1883
- '''
1884
936
  ...
1885
937
 
1886
938
  def remove(self, draw_func):
1887
- '''
1888
-
1889
- '''
1890
939
  ...
1891
940
 
1892
941
  def type_recast(self):
1893
- '''
1894
-
1895
- '''
1896
942
  ...
1897
943
 
1898
944
  def values(self):
1899
- '''
1900
-
1901
- '''
1902
945
  ...
1903
946
 
1904
947
 
@@ -1906,207 +949,102 @@ class PHYSICS_PT_rigid_body_constraint_settings(
1906
949
  PHYSICS_PT_rigidbody_constraint_panel, bpy_types.Panel,
1907
950
  bpy_types._GenericUI):
1908
951
  COMPAT_ENGINES: typing.Any
1909
- ''' '''
1910
-
1911
952
  bl_context: typing.Any
1912
- ''' '''
1913
-
1914
953
  bl_label: typing.Any
1915
- ''' '''
1916
-
1917
954
  bl_parent_id: typing.Any
1918
- ''' '''
1919
-
1920
955
  bl_region_type: typing.Any
1921
- ''' '''
1922
-
1923
956
  bl_rna: typing.Any
1924
- ''' '''
1925
-
1926
957
  bl_space_type: typing.Any
1927
- ''' '''
1928
-
1929
958
  id_data: typing.Any
1930
- ''' '''
1931
959
 
1932
960
  def append(self, draw_func):
1933
- '''
1934
-
1935
- '''
1936
961
  ...
1937
962
 
1938
963
  def as_pointer(self):
1939
- '''
1940
-
1941
- '''
1942
964
  ...
1943
965
 
1944
966
  def bl_rna_get_subclass(self):
1945
- '''
1946
-
1947
- '''
1948
967
  ...
1949
968
 
1950
969
  def bl_rna_get_subclass_py(self):
1951
- '''
1952
-
1953
- '''
1954
970
  ...
1955
971
 
1956
972
  def draw(self, context):
1957
- '''
1958
-
1959
- '''
1960
973
  ...
1961
974
 
1962
975
  def driver_add(self):
1963
- '''
1964
-
1965
- '''
1966
976
  ...
1967
977
 
1968
978
  def driver_remove(self):
1969
- '''
1970
-
1971
- '''
1972
979
  ...
1973
980
 
1974
981
  def get(self):
1975
- '''
1976
-
1977
- '''
1978
982
  ...
1979
983
 
1980
984
  def id_properties_clear(self):
1981
- '''
1982
-
1983
- '''
1984
985
  ...
1985
986
 
1986
987
  def id_properties_ensure(self):
1987
- '''
1988
-
1989
- '''
1990
988
  ...
1991
989
 
1992
990
  def id_properties_ui(self):
1993
- '''
1994
-
1995
- '''
1996
991
  ...
1997
992
 
1998
993
  def is_extended(self):
1999
- '''
2000
-
2001
- '''
2002
994
  ...
2003
995
 
2004
996
  def is_property_hidden(self):
2005
- '''
2006
-
2007
- '''
2008
997
  ...
2009
998
 
2010
999
  def is_property_overridable_library(self):
2011
- '''
2012
-
2013
- '''
2014
1000
  ...
2015
1001
 
2016
1002
  def is_property_readonly(self):
2017
- '''
2018
-
2019
- '''
2020
1003
  ...
2021
1004
 
2022
1005
  def is_property_set(self):
2023
- '''
2024
-
2025
- '''
2026
1006
  ...
2027
1007
 
2028
1008
  def items(self):
2029
- '''
2030
-
2031
- '''
2032
1009
  ...
2033
1010
 
2034
1011
  def keyframe_delete(self):
2035
- '''
2036
-
2037
- '''
2038
1012
  ...
2039
1013
 
2040
1014
  def keyframe_insert(self):
2041
- '''
2042
-
2043
- '''
2044
1015
  ...
2045
1016
 
2046
1017
  def keys(self):
2047
- '''
2048
-
2049
- '''
2050
1018
  ...
2051
1019
 
2052
1020
  def path_from_id(self):
2053
- '''
2054
-
2055
- '''
2056
1021
  ...
2057
1022
 
2058
1023
  def path_resolve(self):
2059
- '''
2060
-
2061
- '''
2062
1024
  ...
2063
1025
 
2064
1026
  def poll(self, context):
2065
- '''
2066
-
2067
- '''
2068
1027
  ...
2069
1028
 
2070
1029
  def pop(self):
2071
- '''
2072
-
2073
- '''
2074
1030
  ...
2075
1031
 
2076
1032
  def prepend(self, draw_func):
2077
- '''
2078
-
2079
- '''
2080
1033
  ...
2081
1034
 
2082
1035
  def property_overridable_library_set(self):
2083
- '''
2084
-
2085
- '''
2086
1036
  ...
2087
1037
 
2088
1038
  def property_unset(self):
2089
- '''
2090
-
2091
- '''
2092
1039
  ...
2093
1040
 
2094
1041
  def remove(self, draw_func):
2095
- '''
2096
-
2097
- '''
2098
1042
  ...
2099
1043
 
2100
1044
  def type_recast(self):
2101
- '''
2102
-
2103
- '''
2104
1045
  ...
2105
1046
 
2106
1047
  def values(self):
2107
- '''
2108
-
2109
- '''
2110
1048
  ...
2111
1049
 
2112
1050
 
@@ -2114,207 +1052,102 @@ class PHYSICS_PT_rigid_body_constraint_springs(
2114
1052
  PHYSICS_PT_rigidbody_constraint_panel, bpy_types.Panel,
2115
1053
  bpy_types._GenericUI):
2116
1054
  COMPAT_ENGINES: typing.Any
2117
- ''' '''
2118
-
2119
1055
  bl_context: typing.Any
2120
- ''' '''
2121
-
2122
1056
  bl_label: typing.Any
2123
- ''' '''
2124
-
2125
1057
  bl_parent_id: typing.Any
2126
- ''' '''
2127
-
2128
1058
  bl_region_type: typing.Any
2129
- ''' '''
2130
-
2131
1059
  bl_rna: typing.Any
2132
- ''' '''
2133
-
2134
1060
  bl_space_type: typing.Any
2135
- ''' '''
2136
-
2137
1061
  id_data: typing.Any
2138
- ''' '''
2139
1062
 
2140
1063
  def append(self, draw_func):
2141
- '''
2142
-
2143
- '''
2144
1064
  ...
2145
1065
 
2146
1066
  def as_pointer(self):
2147
- '''
2148
-
2149
- '''
2150
1067
  ...
2151
1068
 
2152
1069
  def bl_rna_get_subclass(self):
2153
- '''
2154
-
2155
- '''
2156
1070
  ...
2157
1071
 
2158
1072
  def bl_rna_get_subclass_py(self):
2159
- '''
2160
-
2161
- '''
2162
1073
  ...
2163
1074
 
2164
1075
  def draw(self, context):
2165
- '''
2166
-
2167
- '''
2168
1076
  ...
2169
1077
 
2170
1078
  def driver_add(self):
2171
- '''
2172
-
2173
- '''
2174
1079
  ...
2175
1080
 
2176
1081
  def driver_remove(self):
2177
- '''
2178
-
2179
- '''
2180
1082
  ...
2181
1083
 
2182
1084
  def get(self):
2183
- '''
2184
-
2185
- '''
2186
1085
  ...
2187
1086
 
2188
1087
  def id_properties_clear(self):
2189
- '''
2190
-
2191
- '''
2192
1088
  ...
2193
1089
 
2194
1090
  def id_properties_ensure(self):
2195
- '''
2196
-
2197
- '''
2198
1091
  ...
2199
1092
 
2200
1093
  def id_properties_ui(self):
2201
- '''
2202
-
2203
- '''
2204
1094
  ...
2205
1095
 
2206
1096
  def is_extended(self):
2207
- '''
2208
-
2209
- '''
2210
1097
  ...
2211
1098
 
2212
1099
  def is_property_hidden(self):
2213
- '''
2214
-
2215
- '''
2216
1100
  ...
2217
1101
 
2218
1102
  def is_property_overridable_library(self):
2219
- '''
2220
-
2221
- '''
2222
1103
  ...
2223
1104
 
2224
1105
  def is_property_readonly(self):
2225
- '''
2226
-
2227
- '''
2228
1106
  ...
2229
1107
 
2230
1108
  def is_property_set(self):
2231
- '''
2232
-
2233
- '''
2234
1109
  ...
2235
1110
 
2236
1111
  def items(self):
2237
- '''
2238
-
2239
- '''
2240
1112
  ...
2241
1113
 
2242
1114
  def keyframe_delete(self):
2243
- '''
2244
-
2245
- '''
2246
1115
  ...
2247
1116
 
2248
1117
  def keyframe_insert(self):
2249
- '''
2250
-
2251
- '''
2252
1118
  ...
2253
1119
 
2254
1120
  def keys(self):
2255
- '''
2256
-
2257
- '''
2258
1121
  ...
2259
1122
 
2260
1123
  def path_from_id(self):
2261
- '''
2262
-
2263
- '''
2264
1124
  ...
2265
1125
 
2266
1126
  def path_resolve(self):
2267
- '''
2268
-
2269
- '''
2270
1127
  ...
2271
1128
 
2272
1129
  def poll(self, context):
2273
- '''
2274
-
2275
- '''
2276
1130
  ...
2277
1131
 
2278
1132
  def pop(self):
2279
- '''
2280
-
2281
- '''
2282
1133
  ...
2283
1134
 
2284
1135
  def prepend(self, draw_func):
2285
- '''
2286
-
2287
- '''
2288
1136
  ...
2289
1137
 
2290
1138
  def property_overridable_library_set(self):
2291
- '''
2292
-
2293
- '''
2294
1139
  ...
2295
1140
 
2296
1141
  def property_unset(self):
2297
- '''
2298
-
2299
- '''
2300
1142
  ...
2301
1143
 
2302
1144
  def remove(self, draw_func):
2303
- '''
2304
-
2305
- '''
2306
1145
  ...
2307
1146
 
2308
1147
  def type_recast(self):
2309
- '''
2310
-
2311
- '''
2312
1148
  ...
2313
1149
 
2314
1150
  def values(self):
2315
- '''
2316
-
2317
- '''
2318
1151
  ...
2319
1152
 
2320
1153
 
@@ -2322,207 +1155,102 @@ class PHYSICS_PT_rigid_body_constraint_springs_angular(
2322
1155
  PHYSICS_PT_rigidbody_constraint_panel, bpy_types.Panel,
2323
1156
  bpy_types._GenericUI):
2324
1157
  COMPAT_ENGINES: typing.Any
2325
- ''' '''
2326
-
2327
1158
  bl_context: typing.Any
2328
- ''' '''
2329
-
2330
1159
  bl_label: typing.Any
2331
- ''' '''
2332
-
2333
1160
  bl_parent_id: typing.Any
2334
- ''' '''
2335
-
2336
1161
  bl_region_type: typing.Any
2337
- ''' '''
2338
-
2339
1162
  bl_rna: typing.Any
2340
- ''' '''
2341
-
2342
1163
  bl_space_type: typing.Any
2343
- ''' '''
2344
-
2345
1164
  id_data: typing.Any
2346
- ''' '''
2347
1165
 
2348
1166
  def append(self, draw_func):
2349
- '''
2350
-
2351
- '''
2352
1167
  ...
2353
1168
 
2354
1169
  def as_pointer(self):
2355
- '''
2356
-
2357
- '''
2358
1170
  ...
2359
1171
 
2360
1172
  def bl_rna_get_subclass(self):
2361
- '''
2362
-
2363
- '''
2364
1173
  ...
2365
1174
 
2366
1175
  def bl_rna_get_subclass_py(self):
2367
- '''
2368
-
2369
- '''
2370
1176
  ...
2371
1177
 
2372
1178
  def draw(self, context):
2373
- '''
2374
-
2375
- '''
2376
1179
  ...
2377
1180
 
2378
1181
  def driver_add(self):
2379
- '''
2380
-
2381
- '''
2382
1182
  ...
2383
1183
 
2384
1184
  def driver_remove(self):
2385
- '''
2386
-
2387
- '''
2388
1185
  ...
2389
1186
 
2390
1187
  def get(self):
2391
- '''
2392
-
2393
- '''
2394
1188
  ...
2395
1189
 
2396
1190
  def id_properties_clear(self):
2397
- '''
2398
-
2399
- '''
2400
1191
  ...
2401
1192
 
2402
1193
  def id_properties_ensure(self):
2403
- '''
2404
-
2405
- '''
2406
1194
  ...
2407
1195
 
2408
1196
  def id_properties_ui(self):
2409
- '''
2410
-
2411
- '''
2412
1197
  ...
2413
1198
 
2414
1199
  def is_extended(self):
2415
- '''
2416
-
2417
- '''
2418
1200
  ...
2419
1201
 
2420
1202
  def is_property_hidden(self):
2421
- '''
2422
-
2423
- '''
2424
1203
  ...
2425
1204
 
2426
1205
  def is_property_overridable_library(self):
2427
- '''
2428
-
2429
- '''
2430
1206
  ...
2431
1207
 
2432
1208
  def is_property_readonly(self):
2433
- '''
2434
-
2435
- '''
2436
1209
  ...
2437
1210
 
2438
1211
  def is_property_set(self):
2439
- '''
2440
-
2441
- '''
2442
1212
  ...
2443
1213
 
2444
1214
  def items(self):
2445
- '''
2446
-
2447
- '''
2448
1215
  ...
2449
1216
 
2450
1217
  def keyframe_delete(self):
2451
- '''
2452
-
2453
- '''
2454
1218
  ...
2455
1219
 
2456
1220
  def keyframe_insert(self):
2457
- '''
2458
-
2459
- '''
2460
1221
  ...
2461
1222
 
2462
1223
  def keys(self):
2463
- '''
2464
-
2465
- '''
2466
1224
  ...
2467
1225
 
2468
1226
  def path_from_id(self):
2469
- '''
2470
-
2471
- '''
2472
1227
  ...
2473
1228
 
2474
1229
  def path_resolve(self):
2475
- '''
2476
-
2477
- '''
2478
1230
  ...
2479
1231
 
2480
1232
  def poll(self, context):
2481
- '''
2482
-
2483
- '''
2484
1233
  ...
2485
1234
 
2486
1235
  def pop(self):
2487
- '''
2488
-
2489
- '''
2490
1236
  ...
2491
1237
 
2492
1238
  def prepend(self, draw_func):
2493
- '''
2494
-
2495
- '''
2496
1239
  ...
2497
1240
 
2498
1241
  def property_overridable_library_set(self):
2499
- '''
2500
-
2501
- '''
2502
1242
  ...
2503
1243
 
2504
1244
  def property_unset(self):
2505
- '''
2506
-
2507
- '''
2508
1245
  ...
2509
1246
 
2510
1247
  def remove(self, draw_func):
2511
- '''
2512
-
2513
- '''
2514
1248
  ...
2515
1249
 
2516
1250
  def type_recast(self):
2517
- '''
2518
-
2519
- '''
2520
1251
  ...
2521
1252
 
2522
1253
  def values(self):
2523
- '''
2524
-
2525
- '''
2526
1254
  ...
2527
1255
 
2528
1256
 
@@ -2530,205 +1258,100 @@ class PHYSICS_PT_rigid_body_constraint_springs_linear(
2530
1258
  PHYSICS_PT_rigidbody_constraint_panel, bpy_types.Panel,
2531
1259
  bpy_types._GenericUI):
2532
1260
  COMPAT_ENGINES: typing.Any
2533
- ''' '''
2534
-
2535
1261
  bl_context: typing.Any
2536
- ''' '''
2537
-
2538
1262
  bl_label: typing.Any
2539
- ''' '''
2540
-
2541
1263
  bl_parent_id: typing.Any
2542
- ''' '''
2543
-
2544
1264
  bl_region_type: typing.Any
2545
- ''' '''
2546
-
2547
1265
  bl_rna: typing.Any
2548
- ''' '''
2549
-
2550
1266
  bl_space_type: typing.Any
2551
- ''' '''
2552
-
2553
1267
  id_data: typing.Any
2554
- ''' '''
2555
1268
 
2556
1269
  def append(self, draw_func):
2557
- '''
2558
-
2559
- '''
2560
1270
  ...
2561
1271
 
2562
1272
  def as_pointer(self):
2563
- '''
2564
-
2565
- '''
2566
1273
  ...
2567
1274
 
2568
1275
  def bl_rna_get_subclass(self):
2569
- '''
2570
-
2571
- '''
2572
1276
  ...
2573
1277
 
2574
1278
  def bl_rna_get_subclass_py(self):
2575
- '''
2576
-
2577
- '''
2578
1279
  ...
2579
1280
 
2580
1281
  def draw(self, context):
2581
- '''
2582
-
2583
- '''
2584
1282
  ...
2585
1283
 
2586
1284
  def driver_add(self):
2587
- '''
2588
-
2589
- '''
2590
1285
  ...
2591
1286
 
2592
1287
  def driver_remove(self):
2593
- '''
2594
-
2595
- '''
2596
1288
  ...
2597
1289
 
2598
1290
  def get(self):
2599
- '''
2600
-
2601
- '''
2602
1291
  ...
2603
1292
 
2604
1293
  def id_properties_clear(self):
2605
- '''
2606
-
2607
- '''
2608
1294
  ...
2609
1295
 
2610
1296
  def id_properties_ensure(self):
2611
- '''
2612
-
2613
- '''
2614
1297
  ...
2615
1298
 
2616
1299
  def id_properties_ui(self):
2617
- '''
2618
-
2619
- '''
2620
1300
  ...
2621
1301
 
2622
1302
  def is_extended(self):
2623
- '''
2624
-
2625
- '''
2626
1303
  ...
2627
1304
 
2628
1305
  def is_property_hidden(self):
2629
- '''
2630
-
2631
- '''
2632
1306
  ...
2633
1307
 
2634
1308
  def is_property_overridable_library(self):
2635
- '''
2636
-
2637
- '''
2638
1309
  ...
2639
1310
 
2640
1311
  def is_property_readonly(self):
2641
- '''
2642
-
2643
- '''
2644
1312
  ...
2645
1313
 
2646
1314
  def is_property_set(self):
2647
- '''
2648
-
2649
- '''
2650
1315
  ...
2651
1316
 
2652
1317
  def items(self):
2653
- '''
2654
-
2655
- '''
2656
1318
  ...
2657
1319
 
2658
1320
  def keyframe_delete(self):
2659
- '''
2660
-
2661
- '''
2662
1321
  ...
2663
1322
 
2664
1323
  def keyframe_insert(self):
2665
- '''
2666
-
2667
- '''
2668
1324
  ...
2669
1325
 
2670
1326
  def keys(self):
2671
- '''
2672
-
2673
- '''
2674
1327
  ...
2675
1328
 
2676
1329
  def path_from_id(self):
2677
- '''
2678
-
2679
- '''
2680
1330
  ...
2681
1331
 
2682
1332
  def path_resolve(self):
2683
- '''
2684
-
2685
- '''
2686
1333
  ...
2687
1334
 
2688
1335
  def poll(self, context):
2689
- '''
2690
-
2691
- '''
2692
1336
  ...
2693
1337
 
2694
1338
  def pop(self):
2695
- '''
2696
-
2697
- '''
2698
1339
  ...
2699
1340
 
2700
1341
  def prepend(self, draw_func):
2701
- '''
2702
-
2703
- '''
2704
1342
  ...
2705
1343
 
2706
1344
  def property_overridable_library_set(self):
2707
- '''
2708
-
2709
- '''
2710
1345
  ...
2711
1346
 
2712
1347
  def property_unset(self):
2713
- '''
2714
-
2715
- '''
2716
1348
  ...
2717
1349
 
2718
1350
  def remove(self, draw_func):
2719
- '''
2720
-
2721
- '''
2722
1351
  ...
2723
1352
 
2724
1353
  def type_recast(self):
2725
- '''
2726
-
2727
- '''
2728
1354
  ...
2729
1355
 
2730
1356
  def values(self):
2731
- '''
2732
-
2733
- '''
2734
1357
  ...