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
@@ -9,2497 +9,1244 @@ GenericType = typing.TypeVar("GenericType")
9
9
 
10
10
  class DataButtonsPanel:
11
11
  bl_context: typing.Any
12
- ''' '''
13
-
14
12
  bl_region_type: typing.Any
15
- ''' '''
16
-
17
13
  bl_space_type: typing.Any
18
- ''' '''
19
14
 
20
15
  def poll(self, context):
21
- '''
22
-
23
- '''
24
16
  ...
25
17
 
26
18
 
27
19
  class GPENCIL_MT_gpencil_vertex_group(bpy_types.Menu, bpy_types._GenericUI):
28
20
  bl_label: typing.Any
29
- ''' '''
30
-
31
21
  bl_rna: typing.Any
32
- ''' '''
33
-
34
22
  id_data: typing.Any
35
- ''' '''
36
23
 
37
24
  def append(self, draw_func):
38
- '''
39
-
40
- '''
41
25
  ...
42
26
 
43
27
  def as_pointer(self):
44
- '''
45
-
46
- '''
47
28
  ...
48
29
 
49
30
  def bl_rna_get_subclass(self):
50
- '''
51
-
52
- '''
53
31
  ...
54
32
 
55
33
  def bl_rna_get_subclass_py(self):
56
- '''
57
-
58
- '''
59
34
  ...
60
35
 
61
36
  def draw(self, context):
62
- '''
63
-
64
- '''
65
37
  ...
66
38
 
67
39
  def draw_collapsible(self, context, layout):
68
- '''
69
-
70
- '''
71
40
  ...
72
41
 
73
42
  def draw_preset(self, _context):
74
- '''
75
-
76
- '''
77
43
  ...
78
44
 
79
45
  def driver_add(self):
80
- '''
81
-
82
- '''
83
46
  ...
84
47
 
85
48
  def driver_remove(self):
86
- '''
87
-
88
- '''
89
49
  ...
90
50
 
91
51
  def get(self):
92
- '''
93
-
94
- '''
95
52
  ...
96
53
 
97
54
  def id_properties_clear(self):
98
- '''
99
-
100
- '''
101
55
  ...
102
56
 
103
57
  def id_properties_ensure(self):
104
- '''
105
-
106
- '''
107
58
  ...
108
59
 
109
60
  def id_properties_ui(self):
110
- '''
111
-
112
- '''
113
61
  ...
114
62
 
115
63
  def is_extended(self):
116
- '''
117
-
118
- '''
119
64
  ...
120
65
 
121
66
  def is_property_hidden(self):
122
- '''
123
-
124
- '''
125
67
  ...
126
68
 
127
69
  def is_property_overridable_library(self):
128
- '''
129
-
130
- '''
131
70
  ...
132
71
 
133
72
  def is_property_readonly(self):
134
- '''
135
-
136
- '''
137
73
  ...
138
74
 
139
75
  def is_property_set(self):
140
- '''
141
-
142
- '''
143
76
  ...
144
77
 
145
78
  def items(self):
146
- '''
147
-
148
- '''
149
79
  ...
150
80
 
151
81
  def keyframe_delete(self):
152
- '''
153
-
154
- '''
155
82
  ...
156
83
 
157
84
  def keyframe_insert(self):
158
- '''
159
-
160
- '''
161
85
  ...
162
86
 
163
87
  def keys(self):
164
- '''
165
-
166
- '''
167
88
  ...
168
89
 
169
90
  def path_from_id(self):
170
- '''
171
-
172
- '''
173
91
  ...
174
92
 
175
93
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
176
94
  filter_ext, filter_path, display_name, add_operator):
177
- '''
178
-
179
- '''
180
95
  ...
181
96
 
182
97
  def path_resolve(self):
183
- '''
184
-
185
- '''
186
98
  ...
187
99
 
188
100
  def pop(self):
189
- '''
190
-
191
- '''
192
101
  ...
193
102
 
194
103
  def prepend(self, draw_func):
195
- '''
196
-
197
- '''
198
104
  ...
199
105
 
200
106
  def property_overridable_library_set(self):
201
- '''
202
-
203
- '''
204
107
  ...
205
108
 
206
109
  def property_unset(self):
207
- '''
208
-
209
- '''
210
110
  ...
211
111
 
212
112
  def remove(self, draw_func):
213
- '''
214
-
215
- '''
216
113
  ...
217
114
 
218
115
  def type_recast(self):
219
- '''
220
-
221
- '''
222
116
  ...
223
117
 
224
118
  def values(self):
225
- '''
226
-
227
- '''
228
119
  ...
229
120
 
230
121
 
231
122
  class GPENCIL_MT_layer_context_menu(bpy_types.Menu, bpy_types._GenericUI):
232
123
  bl_label: typing.Any
233
- ''' '''
234
-
235
124
  bl_rna: typing.Any
236
- ''' '''
237
-
238
125
  id_data: typing.Any
239
- ''' '''
240
126
 
241
127
  def append(self, draw_func):
242
- '''
243
-
244
- '''
245
128
  ...
246
129
 
247
130
  def as_pointer(self):
248
- '''
249
-
250
- '''
251
131
  ...
252
132
 
253
133
  def bl_rna_get_subclass(self):
254
- '''
255
-
256
- '''
257
134
  ...
258
135
 
259
136
  def bl_rna_get_subclass_py(self):
260
- '''
261
-
262
- '''
263
137
  ...
264
138
 
265
139
  def draw(self, context):
266
- '''
267
-
268
- '''
269
140
  ...
270
141
 
271
142
  def draw_collapsible(self, context, layout):
272
- '''
273
-
274
- '''
275
143
  ...
276
144
 
277
145
  def draw_preset(self, _context):
278
- '''
279
-
280
- '''
281
146
  ...
282
147
 
283
148
  def driver_add(self):
284
- '''
285
-
286
- '''
287
149
  ...
288
150
 
289
151
  def driver_remove(self):
290
- '''
291
-
292
- '''
293
152
  ...
294
153
 
295
154
  def get(self):
296
- '''
297
-
298
- '''
299
155
  ...
300
156
 
301
157
  def id_properties_clear(self):
302
- '''
303
-
304
- '''
305
158
  ...
306
159
 
307
160
  def id_properties_ensure(self):
308
- '''
309
-
310
- '''
311
161
  ...
312
162
 
313
163
  def id_properties_ui(self):
314
- '''
315
-
316
- '''
317
164
  ...
318
165
 
319
166
  def is_extended(self):
320
- '''
321
-
322
- '''
323
167
  ...
324
168
 
325
169
  def is_property_hidden(self):
326
- '''
327
-
328
- '''
329
170
  ...
330
171
 
331
172
  def is_property_overridable_library(self):
332
- '''
333
-
334
- '''
335
173
  ...
336
174
 
337
175
  def is_property_readonly(self):
338
- '''
339
-
340
- '''
341
176
  ...
342
177
 
343
178
  def is_property_set(self):
344
- '''
345
-
346
- '''
347
179
  ...
348
180
 
349
181
  def items(self):
350
- '''
351
-
352
- '''
353
182
  ...
354
183
 
355
184
  def keyframe_delete(self):
356
- '''
357
-
358
- '''
359
185
  ...
360
186
 
361
187
  def keyframe_insert(self):
362
- '''
363
-
364
- '''
365
188
  ...
366
189
 
367
190
  def keys(self):
368
- '''
369
-
370
- '''
371
191
  ...
372
192
 
373
193
  def path_from_id(self):
374
- '''
375
-
376
- '''
377
194
  ...
378
195
 
379
196
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
380
197
  filter_ext, filter_path, display_name, add_operator):
381
- '''
382
-
383
- '''
384
198
  ...
385
199
 
386
200
  def path_resolve(self):
387
- '''
388
-
389
- '''
390
201
  ...
391
202
 
392
203
  def pop(self):
393
- '''
394
-
395
- '''
396
204
  ...
397
205
 
398
206
  def prepend(self, draw_func):
399
- '''
400
-
401
- '''
402
207
  ...
403
208
 
404
209
  def property_overridable_library_set(self):
405
- '''
406
-
407
- '''
408
210
  ...
409
211
 
410
212
  def property_unset(self):
411
- '''
412
-
413
- '''
414
213
  ...
415
214
 
416
215
  def remove(self, draw_func):
417
- '''
418
-
419
- '''
420
216
  ...
421
217
 
422
218
  def type_recast(self):
423
- '''
424
-
425
- '''
426
219
  ...
427
220
 
428
221
  def values(self):
429
- '''
430
-
431
- '''
432
222
  ...
433
223
 
434
224
 
435
225
  class GPENCIL_UL_vgroups(bpy_types.UIList, bpy_types._GenericUI):
436
226
  bl_rna: typing.Any
437
- ''' '''
438
-
439
227
  id_data: typing.Any
440
- ''' '''
441
228
 
442
229
  def append(self, draw_func):
443
- '''
444
-
445
- '''
446
230
  ...
447
231
 
448
232
  def as_pointer(self):
449
- '''
450
-
451
- '''
452
233
  ...
453
234
 
454
235
  def bl_rna_get_subclass(self):
455
- '''
456
-
457
- '''
458
236
  ...
459
237
 
460
238
  def bl_rna_get_subclass_py(self):
461
- '''
462
-
463
- '''
464
239
  ...
465
240
 
466
241
  def draw_item(self, _context, layout, _data, item, icon, _active_data,
467
242
  _active_propname, _index):
468
- '''
469
-
470
- '''
471
243
  ...
472
244
 
473
245
  def driver_add(self):
474
- '''
475
-
476
- '''
477
246
  ...
478
247
 
479
248
  def driver_remove(self):
480
- '''
481
-
482
- '''
483
249
  ...
484
250
 
485
251
  def get(self):
486
- '''
487
-
488
- '''
489
252
  ...
490
253
 
491
254
  def id_properties_clear(self):
492
- '''
493
-
494
- '''
495
255
  ...
496
256
 
497
257
  def id_properties_ensure(self):
498
- '''
499
-
500
- '''
501
258
  ...
502
259
 
503
260
  def id_properties_ui(self):
504
- '''
505
-
506
- '''
507
261
  ...
508
262
 
509
263
  def is_extended(self):
510
- '''
511
-
512
- '''
513
264
  ...
514
265
 
515
266
  def is_property_hidden(self):
516
- '''
517
-
518
- '''
519
267
  ...
520
268
 
521
269
  def is_property_overridable_library(self):
522
- '''
523
-
524
- '''
525
270
  ...
526
271
 
527
272
  def is_property_readonly(self):
528
- '''
529
-
530
- '''
531
273
  ...
532
274
 
533
275
  def is_property_set(self):
534
- '''
535
-
536
- '''
537
276
  ...
538
277
 
539
278
  def items(self):
540
- '''
541
-
542
- '''
543
279
  ...
544
280
 
545
281
  def keyframe_delete(self):
546
- '''
547
-
548
- '''
549
282
  ...
550
283
 
551
284
  def keyframe_insert(self):
552
- '''
553
-
554
- '''
555
285
  ...
556
286
 
557
287
  def keys(self):
558
- '''
559
-
560
- '''
561
288
  ...
562
289
 
563
290
  def path_from_id(self):
564
- '''
565
-
566
- '''
567
291
  ...
568
292
 
569
293
  def path_resolve(self):
570
- '''
571
-
572
- '''
573
294
  ...
574
295
 
575
296
  def pop(self):
576
- '''
577
-
578
- '''
579
297
  ...
580
298
 
581
299
  def prepend(self, draw_func):
582
- '''
583
-
584
- '''
585
300
  ...
586
301
 
587
302
  def property_overridable_library_set(self):
588
- '''
589
-
590
- '''
591
303
  ...
592
304
 
593
305
  def property_unset(self):
594
- '''
595
-
596
- '''
597
306
  ...
598
307
 
599
308
  def remove(self, draw_func):
600
- '''
601
-
602
- '''
603
309
  ...
604
310
 
605
311
  def type_recast(self):
606
- '''
607
-
608
- '''
609
312
  ...
610
313
 
611
314
  def values(self):
612
- '''
613
-
614
- '''
615
315
  ...
616
316
 
617
317
 
618
318
  class LayerDataButtonsPanel:
619
319
  bl_context: typing.Any
620
- ''' '''
621
-
622
320
  bl_region_type: typing.Any
623
- ''' '''
624
-
625
321
  bl_space_type: typing.Any
626
- ''' '''
627
322
 
628
323
  def poll(self, context):
629
- '''
630
-
631
- '''
632
324
  ...
633
325
 
634
326
 
635
327
  class ObjectButtonsPanel:
636
328
  bl_context: typing.Any
637
- ''' '''
638
-
639
329
  bl_region_type: typing.Any
640
- ''' '''
641
-
642
330
  bl_space_type: typing.Any
643
- ''' '''
644
331
 
645
332
  def poll(self, context):
646
- '''
647
-
648
- '''
649
333
  ...
650
334
 
651
335
 
652
336
  class DATA_PT_context_gpencil(DataButtonsPanel, bpy_types.Panel,
653
337
  bpy_types._GenericUI):
654
338
  bl_context: typing.Any
655
- ''' '''
656
-
657
339
  bl_label: typing.Any
658
- ''' '''
659
-
660
340
  bl_options: typing.Any
661
- ''' '''
662
-
663
341
  bl_region_type: typing.Any
664
- ''' '''
665
-
666
342
  bl_rna: typing.Any
667
- ''' '''
668
-
669
343
  bl_space_type: typing.Any
670
- ''' '''
671
-
672
344
  id_data: typing.Any
673
- ''' '''
674
345
 
675
346
  def append(self, draw_func):
676
- '''
677
-
678
- '''
679
347
  ...
680
348
 
681
349
  def as_pointer(self):
682
- '''
683
-
684
- '''
685
350
  ...
686
351
 
687
352
  def bl_rna_get_subclass(self):
688
- '''
689
-
690
- '''
691
353
  ...
692
354
 
693
355
  def bl_rna_get_subclass_py(self):
694
- '''
695
-
696
- '''
697
356
  ...
698
357
 
699
358
  def draw(self, context):
700
- '''
701
-
702
- '''
703
359
  ...
704
360
 
705
361
  def driver_add(self):
706
- '''
707
-
708
- '''
709
362
  ...
710
363
 
711
364
  def driver_remove(self):
712
- '''
713
-
714
- '''
715
365
  ...
716
366
 
717
367
  def get(self):
718
- '''
719
-
720
- '''
721
368
  ...
722
369
 
723
370
  def id_properties_clear(self):
724
- '''
725
-
726
- '''
727
371
  ...
728
372
 
729
373
  def id_properties_ensure(self):
730
- '''
731
-
732
- '''
733
374
  ...
734
375
 
735
376
  def id_properties_ui(self):
736
- '''
737
-
738
- '''
739
377
  ...
740
378
 
741
379
  def is_extended(self):
742
- '''
743
-
744
- '''
745
380
  ...
746
381
 
747
382
  def is_property_hidden(self):
748
- '''
749
-
750
- '''
751
383
  ...
752
384
 
753
385
  def is_property_overridable_library(self):
754
- '''
755
-
756
- '''
757
386
  ...
758
387
 
759
388
  def is_property_readonly(self):
760
- '''
761
-
762
- '''
763
389
  ...
764
390
 
765
391
  def is_property_set(self):
766
- '''
767
-
768
- '''
769
392
  ...
770
393
 
771
394
  def items(self):
772
- '''
773
-
774
- '''
775
395
  ...
776
396
 
777
397
  def keyframe_delete(self):
778
- '''
779
-
780
- '''
781
398
  ...
782
399
 
783
400
  def keyframe_insert(self):
784
- '''
785
-
786
- '''
787
401
  ...
788
402
 
789
403
  def keys(self):
790
- '''
791
-
792
- '''
793
404
  ...
794
405
 
795
406
  def path_from_id(self):
796
- '''
797
-
798
- '''
799
407
  ...
800
408
 
801
409
  def path_resolve(self):
802
- '''
803
-
804
- '''
805
410
  ...
806
411
 
807
412
  def poll(self, context):
808
- '''
809
-
810
- '''
811
413
  ...
812
414
 
813
415
  def pop(self):
814
- '''
815
-
816
- '''
817
416
  ...
818
417
 
819
418
  def prepend(self, draw_func):
820
- '''
821
-
822
- '''
823
419
  ...
824
420
 
825
421
  def property_overridable_library_set(self):
826
- '''
827
-
828
- '''
829
422
  ...
830
423
 
831
424
  def property_unset(self):
832
- '''
833
-
834
- '''
835
425
  ...
836
426
 
837
427
  def remove(self, draw_func):
838
- '''
839
-
840
- '''
841
428
  ...
842
429
 
843
430
  def type_recast(self):
844
- '''
845
-
846
- '''
847
431
  ...
848
432
 
849
433
  def values(self):
850
- '''
851
-
852
- '''
853
434
  ...
854
435
 
855
436
 
856
437
  class DATA_PT_custom_props_gpencil(DataButtonsPanel, rna_prop_ui.PropertyPanel,
857
438
  bpy_types.Panel, bpy_types._GenericUI):
858
439
  bl_context: typing.Any
859
- ''' '''
860
-
861
440
  bl_label: typing.Any
862
- ''' '''
863
-
864
441
  bl_options: typing.Any
865
- ''' '''
866
-
867
442
  bl_order: typing.Any
868
- ''' '''
869
-
870
443
  bl_region_type: typing.Any
871
- ''' '''
872
-
873
444
  bl_rna: typing.Any
874
- ''' '''
875
-
876
445
  bl_space_type: typing.Any
877
- ''' '''
878
-
879
446
  id_data: typing.Any
880
- ''' '''
881
447
 
882
448
  def append(self, draw_func):
883
- '''
884
-
885
- '''
886
449
  ...
887
450
 
888
451
  def as_pointer(self):
889
- '''
890
-
891
- '''
892
452
  ...
893
453
 
894
454
  def bl_rna_get_subclass(self):
895
- '''
896
-
897
- '''
898
455
  ...
899
456
 
900
457
  def bl_rna_get_subclass_py(self):
901
- '''
902
-
903
- '''
904
458
  ...
905
459
 
906
460
  def draw(self, context):
907
- '''
908
-
909
- '''
910
461
  ...
911
462
 
912
463
  def driver_add(self):
913
- '''
914
-
915
- '''
916
464
  ...
917
465
 
918
466
  def driver_remove(self):
919
- '''
920
-
921
- '''
922
467
  ...
923
468
 
924
469
  def get(self):
925
- '''
926
-
927
- '''
928
470
  ...
929
471
 
930
472
  def id_properties_clear(self):
931
- '''
932
-
933
- '''
934
473
  ...
935
474
 
936
475
  def id_properties_ensure(self):
937
- '''
938
-
939
- '''
940
476
  ...
941
477
 
942
478
  def id_properties_ui(self):
943
- '''
944
-
945
- '''
946
479
  ...
947
480
 
948
481
  def is_extended(self):
949
- '''
950
-
951
- '''
952
482
  ...
953
483
 
954
484
  def is_property_hidden(self):
955
- '''
956
-
957
- '''
958
485
  ...
959
486
 
960
487
  def is_property_overridable_library(self):
961
- '''
962
-
963
- '''
964
488
  ...
965
489
 
966
490
  def is_property_readonly(self):
967
- '''
968
-
969
- '''
970
491
  ...
971
492
 
972
493
  def is_property_set(self):
973
- '''
974
-
975
- '''
976
494
  ...
977
495
 
978
496
  def items(self):
979
- '''
980
-
981
- '''
982
497
  ...
983
498
 
984
499
  def keyframe_delete(self):
985
- '''
986
-
987
- '''
988
500
  ...
989
501
 
990
502
  def keyframe_insert(self):
991
- '''
992
-
993
- '''
994
503
  ...
995
504
 
996
505
  def keys(self):
997
- '''
998
-
999
- '''
1000
506
  ...
1001
507
 
1002
508
  def path_from_id(self):
1003
- '''
1004
-
1005
- '''
1006
509
  ...
1007
510
 
1008
511
  def path_resolve(self):
1009
- '''
1010
-
1011
- '''
1012
512
  ...
1013
513
 
1014
514
  def poll(self, context):
1015
- '''
1016
-
1017
- '''
1018
515
  ...
1019
516
 
1020
517
  def pop(self):
1021
- '''
1022
-
1023
- '''
1024
518
  ...
1025
519
 
1026
520
  def prepend(self, draw_func):
1027
- '''
1028
-
1029
- '''
1030
521
  ...
1031
522
 
1032
523
  def property_overridable_library_set(self):
1033
- '''
1034
-
1035
- '''
1036
524
  ...
1037
525
 
1038
526
  def property_unset(self):
1039
- '''
1040
-
1041
- '''
1042
527
  ...
1043
528
 
1044
529
  def remove(self, draw_func):
1045
- '''
1046
-
1047
- '''
1048
530
  ...
1049
531
 
1050
532
  def type_recast(self):
1051
- '''
1052
-
1053
- '''
1054
533
  ...
1055
534
 
1056
535
  def values(self):
1057
- '''
1058
-
1059
- '''
1060
536
  ...
1061
537
 
1062
538
 
1063
539
  class DATA_PT_gpencil_canvas(DataButtonsPanel, bpy_types.Panel,
1064
540
  bpy_types._GenericUI):
1065
541
  bl_context: typing.Any
1066
- ''' '''
1067
-
1068
542
  bl_label: typing.Any
1069
- ''' '''
1070
-
1071
543
  bl_options: typing.Any
1072
- ''' '''
1073
-
1074
544
  bl_parent_id: typing.Any
1075
- ''' '''
1076
-
1077
545
  bl_region_type: typing.Any
1078
- ''' '''
1079
-
1080
546
  bl_rna: typing.Any
1081
- ''' '''
1082
-
1083
547
  bl_space_type: typing.Any
1084
- ''' '''
1085
-
1086
548
  id_data: typing.Any
1087
- ''' '''
1088
549
 
1089
550
  def append(self, draw_func):
1090
- '''
1091
-
1092
- '''
1093
551
  ...
1094
552
 
1095
553
  def as_pointer(self):
1096
- '''
1097
-
1098
- '''
1099
554
  ...
1100
555
 
1101
556
  def bl_rna_get_subclass(self):
1102
- '''
1103
-
1104
- '''
1105
557
  ...
1106
558
 
1107
559
  def bl_rna_get_subclass_py(self):
1108
- '''
1109
-
1110
- '''
1111
560
  ...
1112
561
 
1113
562
  def draw(self, context):
1114
- '''
1115
-
1116
- '''
1117
563
  ...
1118
564
 
1119
565
  def driver_add(self):
1120
- '''
1121
-
1122
- '''
1123
566
  ...
1124
567
 
1125
568
  def driver_remove(self):
1126
- '''
1127
-
1128
- '''
1129
569
  ...
1130
570
 
1131
571
  def get(self):
1132
- '''
1133
-
1134
- '''
1135
572
  ...
1136
573
 
1137
574
  def id_properties_clear(self):
1138
- '''
1139
-
1140
- '''
1141
575
  ...
1142
576
 
1143
577
  def id_properties_ensure(self):
1144
- '''
1145
-
1146
- '''
1147
578
  ...
1148
579
 
1149
580
  def id_properties_ui(self):
1150
- '''
1151
-
1152
- '''
1153
581
  ...
1154
582
 
1155
583
  def is_extended(self):
1156
- '''
1157
-
1158
- '''
1159
584
  ...
1160
585
 
1161
586
  def is_property_hidden(self):
1162
- '''
1163
-
1164
- '''
1165
587
  ...
1166
588
 
1167
589
  def is_property_overridable_library(self):
1168
- '''
1169
-
1170
- '''
1171
590
  ...
1172
591
 
1173
592
  def is_property_readonly(self):
1174
- '''
1175
-
1176
- '''
1177
593
  ...
1178
594
 
1179
595
  def is_property_set(self):
1180
- '''
1181
-
1182
- '''
1183
596
  ...
1184
597
 
1185
598
  def items(self):
1186
- '''
1187
-
1188
- '''
1189
599
  ...
1190
600
 
1191
601
  def keyframe_delete(self):
1192
- '''
1193
-
1194
- '''
1195
602
  ...
1196
603
 
1197
604
  def keyframe_insert(self):
1198
- '''
1199
-
1200
- '''
1201
605
  ...
1202
606
 
1203
607
  def keys(self):
1204
- '''
1205
-
1206
- '''
1207
608
  ...
1208
609
 
1209
610
  def path_from_id(self):
1210
- '''
1211
-
1212
- '''
1213
611
  ...
1214
612
 
1215
613
  def path_resolve(self):
1216
- '''
1217
-
1218
- '''
1219
614
  ...
1220
615
 
1221
616
  def poll(self, context):
1222
- '''
1223
-
1224
- '''
1225
617
  ...
1226
618
 
1227
619
  def pop(self):
1228
- '''
1229
-
1230
- '''
1231
620
  ...
1232
621
 
1233
622
  def prepend(self, draw_func):
1234
- '''
1235
-
1236
- '''
1237
623
  ...
1238
624
 
1239
625
  def property_overridable_library_set(self):
1240
- '''
1241
-
1242
- '''
1243
626
  ...
1244
627
 
1245
628
  def property_unset(self):
1246
- '''
1247
-
1248
- '''
1249
629
  ...
1250
630
 
1251
631
  def remove(self, draw_func):
1252
- '''
1253
-
1254
- '''
1255
632
  ...
1256
633
 
1257
634
  def type_recast(self):
1258
- '''
1259
-
1260
- '''
1261
635
  ...
1262
636
 
1263
637
  def values(self):
1264
- '''
1265
-
1266
- '''
1267
638
  ...
1268
639
 
1269
640
 
1270
641
  class DATA_PT_gpencil_display(DataButtonsPanel, bpy_types.Panel,
1271
642
  bpy_types._GenericUI):
1272
643
  bl_context: typing.Any
1273
- ''' '''
1274
-
1275
644
  bl_label: typing.Any
1276
- ''' '''
1277
-
1278
645
  bl_options: typing.Any
1279
- ''' '''
1280
-
1281
646
  bl_region_type: typing.Any
1282
- ''' '''
1283
-
1284
647
  bl_rna: typing.Any
1285
- ''' '''
1286
-
1287
648
  bl_space_type: typing.Any
1288
- ''' '''
1289
-
1290
649
  id_data: typing.Any
1291
- ''' '''
1292
650
 
1293
651
  def append(self, draw_func):
1294
- '''
1295
-
1296
- '''
1297
652
  ...
1298
653
 
1299
654
  def as_pointer(self):
1300
- '''
1301
-
1302
- '''
1303
655
  ...
1304
656
 
1305
657
  def bl_rna_get_subclass(self):
1306
- '''
1307
-
1308
- '''
1309
658
  ...
1310
659
 
1311
660
  def bl_rna_get_subclass_py(self):
1312
- '''
1313
-
1314
- '''
1315
661
  ...
1316
662
 
1317
663
  def draw(self, context):
1318
- '''
1319
-
1320
- '''
1321
664
  ...
1322
665
 
1323
666
  def driver_add(self):
1324
- '''
1325
-
1326
- '''
1327
667
  ...
1328
668
 
1329
669
  def driver_remove(self):
1330
- '''
1331
-
1332
- '''
1333
670
  ...
1334
671
 
1335
672
  def get(self):
1336
- '''
1337
-
1338
- '''
1339
673
  ...
1340
674
 
1341
675
  def id_properties_clear(self):
1342
- '''
1343
-
1344
- '''
1345
676
  ...
1346
677
 
1347
678
  def id_properties_ensure(self):
1348
- '''
1349
-
1350
- '''
1351
679
  ...
1352
680
 
1353
681
  def id_properties_ui(self):
1354
- '''
1355
-
1356
- '''
1357
682
  ...
1358
683
 
1359
684
  def is_extended(self):
1360
- '''
1361
-
1362
- '''
1363
685
  ...
1364
686
 
1365
687
  def is_property_hidden(self):
1366
- '''
1367
-
1368
- '''
1369
688
  ...
1370
689
 
1371
690
  def is_property_overridable_library(self):
1372
- '''
1373
-
1374
- '''
1375
691
  ...
1376
692
 
1377
693
  def is_property_readonly(self):
1378
- '''
1379
-
1380
- '''
1381
694
  ...
1382
695
 
1383
696
  def is_property_set(self):
1384
- '''
1385
-
1386
- '''
1387
697
  ...
1388
698
 
1389
699
  def items(self):
1390
- '''
1391
-
1392
- '''
1393
700
  ...
1394
701
 
1395
702
  def keyframe_delete(self):
1396
- '''
1397
-
1398
- '''
1399
703
  ...
1400
704
 
1401
705
  def keyframe_insert(self):
1402
- '''
1403
-
1404
- '''
1405
706
  ...
1406
707
 
1407
708
  def keys(self):
1408
- '''
1409
-
1410
- '''
1411
709
  ...
1412
710
 
1413
711
  def path_from_id(self):
1414
- '''
1415
-
1416
- '''
1417
712
  ...
1418
713
 
1419
714
  def path_resolve(self):
1420
- '''
1421
-
1422
- '''
1423
715
  ...
1424
716
 
1425
717
  def poll(self, context):
1426
- '''
1427
-
1428
- '''
1429
718
  ...
1430
719
 
1431
720
  def pop(self):
1432
- '''
1433
-
1434
- '''
1435
721
  ...
1436
722
 
1437
723
  def prepend(self, draw_func):
1438
- '''
1439
-
1440
- '''
1441
724
  ...
1442
725
 
1443
726
  def property_overridable_library_set(self):
1444
- '''
1445
-
1446
- '''
1447
727
  ...
1448
728
 
1449
729
  def property_unset(self):
1450
- '''
1451
-
1452
- '''
1453
730
  ...
1454
731
 
1455
732
  def remove(self, draw_func):
1456
- '''
1457
-
1458
- '''
1459
733
  ...
1460
734
 
1461
735
  def type_recast(self):
1462
- '''
1463
-
1464
- '''
1465
736
  ...
1466
737
 
1467
738
  def values(self):
1468
- '''
1469
-
1470
- '''
1471
739
  ...
1472
740
 
1473
741
 
1474
742
  class DATA_PT_gpencil_layers(DataButtonsPanel, bpy_types.Panel,
1475
743
  bpy_types._GenericUI):
1476
744
  bl_context: typing.Any
1477
- ''' '''
1478
-
1479
745
  bl_label: typing.Any
1480
- ''' '''
1481
-
1482
746
  bl_region_type: typing.Any
1483
- ''' '''
1484
-
1485
747
  bl_rna: typing.Any
1486
- ''' '''
1487
-
1488
748
  bl_space_type: typing.Any
1489
- ''' '''
1490
-
1491
749
  id_data: typing.Any
1492
- ''' '''
1493
750
 
1494
751
  def append(self, draw_func):
1495
- '''
1496
-
1497
- '''
1498
752
  ...
1499
753
 
1500
754
  def as_pointer(self):
1501
- '''
1502
-
1503
- '''
1504
755
  ...
1505
756
 
1506
757
  def bl_rna_get_subclass(self):
1507
- '''
1508
-
1509
- '''
1510
758
  ...
1511
759
 
1512
760
  def bl_rna_get_subclass_py(self):
1513
- '''
1514
-
1515
- '''
1516
761
  ...
1517
762
 
1518
763
  def draw(self, context):
1519
- '''
1520
-
1521
- '''
1522
764
  ...
1523
765
 
1524
766
  def draw_layers(self, _context, layout, gpd):
1525
- '''
1526
-
1527
- '''
1528
767
  ...
1529
768
 
1530
769
  def driver_add(self):
1531
- '''
1532
-
1533
- '''
1534
770
  ...
1535
771
 
1536
772
  def driver_remove(self):
1537
- '''
1538
-
1539
- '''
1540
773
  ...
1541
774
 
1542
775
  def get(self):
1543
- '''
1544
-
1545
- '''
1546
776
  ...
1547
777
 
1548
778
  def id_properties_clear(self):
1549
- '''
1550
-
1551
- '''
1552
779
  ...
1553
780
 
1554
781
  def id_properties_ensure(self):
1555
- '''
1556
-
1557
- '''
1558
782
  ...
1559
783
 
1560
784
  def id_properties_ui(self):
1561
- '''
1562
-
1563
- '''
1564
785
  ...
1565
786
 
1566
787
  def is_extended(self):
1567
- '''
1568
-
1569
- '''
1570
788
  ...
1571
789
 
1572
790
  def is_property_hidden(self):
1573
- '''
1574
-
1575
- '''
1576
791
  ...
1577
792
 
1578
793
  def is_property_overridable_library(self):
1579
- '''
1580
-
1581
- '''
1582
794
  ...
1583
795
 
1584
796
  def is_property_readonly(self):
1585
- '''
1586
-
1587
- '''
1588
797
  ...
1589
798
 
1590
799
  def is_property_set(self):
1591
- '''
1592
-
1593
- '''
1594
800
  ...
1595
801
 
1596
802
  def items(self):
1597
- '''
1598
-
1599
- '''
1600
803
  ...
1601
804
 
1602
805
  def keyframe_delete(self):
1603
- '''
1604
-
1605
- '''
1606
806
  ...
1607
807
 
1608
808
  def keyframe_insert(self):
1609
- '''
1610
-
1611
- '''
1612
809
  ...
1613
810
 
1614
811
  def keys(self):
1615
- '''
1616
-
1617
- '''
1618
812
  ...
1619
813
 
1620
814
  def path_from_id(self):
1621
- '''
1622
-
1623
- '''
1624
815
  ...
1625
816
 
1626
817
  def path_resolve(self):
1627
- '''
1628
-
1629
- '''
1630
818
  ...
1631
819
 
1632
820
  def poll(self, context):
1633
- '''
1634
-
1635
- '''
1636
821
  ...
1637
822
 
1638
823
  def pop(self):
1639
- '''
1640
-
1641
- '''
1642
824
  ...
1643
825
 
1644
826
  def prepend(self, draw_func):
1645
- '''
1646
-
1647
- '''
1648
827
  ...
1649
828
 
1650
829
  def property_overridable_library_set(self):
1651
- '''
1652
-
1653
- '''
1654
830
  ...
1655
831
 
1656
832
  def property_unset(self):
1657
- '''
1658
-
1659
- '''
1660
833
  ...
1661
834
 
1662
835
  def remove(self, draw_func):
1663
- '''
1664
-
1665
- '''
1666
836
  ...
1667
837
 
1668
838
  def type_recast(self):
1669
- '''
1670
-
1671
- '''
1672
839
  ...
1673
840
 
1674
841
  def values(self):
1675
- '''
1676
-
1677
- '''
1678
842
  ...
1679
843
 
1680
844
 
1681
845
  class DATA_PT_gpencil_onion_skinning(DataButtonsPanel, bpy_types.Panel,
1682
846
  bpy_types._GenericUI):
1683
847
  bl_context: typing.Any
1684
- ''' '''
1685
-
1686
848
  bl_label: typing.Any
1687
- ''' '''
1688
-
1689
849
  bl_region_type: typing.Any
1690
- ''' '''
1691
-
1692
850
  bl_rna: typing.Any
1693
- ''' '''
1694
-
1695
851
  bl_space_type: typing.Any
1696
- ''' '''
1697
-
1698
852
  id_data: typing.Any
1699
- ''' '''
1700
853
 
1701
854
  def append(self, draw_func):
1702
- '''
1703
-
1704
- '''
1705
855
  ...
1706
856
 
1707
857
  def as_pointer(self):
1708
- '''
1709
-
1710
- '''
1711
858
  ...
1712
859
 
1713
860
  def bl_rna_get_subclass(self):
1714
- '''
1715
-
1716
- '''
1717
861
  ...
1718
862
 
1719
863
  def bl_rna_get_subclass_py(self):
1720
- '''
1721
-
1722
- '''
1723
864
  ...
1724
865
 
1725
866
  def draw(self, context):
1726
- '''
1727
-
1728
- '''
1729
867
  ...
1730
868
 
1731
869
  def driver_add(self):
1732
- '''
1733
-
1734
- '''
1735
870
  ...
1736
871
 
1737
872
  def driver_remove(self):
1738
- '''
1739
-
1740
- '''
1741
873
  ...
1742
874
 
1743
875
  def get(self):
1744
- '''
1745
-
1746
- '''
1747
876
  ...
1748
877
 
1749
878
  def id_properties_clear(self):
1750
- '''
1751
-
1752
- '''
1753
879
  ...
1754
880
 
1755
881
  def id_properties_ensure(self):
1756
- '''
1757
-
1758
- '''
1759
882
  ...
1760
883
 
1761
884
  def id_properties_ui(self):
1762
- '''
1763
-
1764
- '''
1765
885
  ...
1766
886
 
1767
887
  def is_extended(self):
1768
- '''
1769
-
1770
- '''
1771
888
  ...
1772
889
 
1773
890
  def is_property_hidden(self):
1774
- '''
1775
-
1776
- '''
1777
891
  ...
1778
892
 
1779
893
  def is_property_overridable_library(self):
1780
- '''
1781
-
1782
- '''
1783
894
  ...
1784
895
 
1785
896
  def is_property_readonly(self):
1786
- '''
1787
-
1788
- '''
1789
897
  ...
1790
898
 
1791
899
  def is_property_set(self):
1792
- '''
1793
-
1794
- '''
1795
900
  ...
1796
901
 
1797
902
  def items(self):
1798
- '''
1799
-
1800
- '''
1801
903
  ...
1802
904
 
1803
905
  def keyframe_delete(self):
1804
- '''
1805
-
1806
- '''
1807
906
  ...
1808
907
 
1809
908
  def keyframe_insert(self):
1810
- '''
1811
-
1812
- '''
1813
909
  ...
1814
910
 
1815
911
  def keys(self):
1816
- '''
1817
-
1818
- '''
1819
912
  ...
1820
913
 
1821
914
  def path_from_id(self):
1822
- '''
1823
-
1824
- '''
1825
915
  ...
1826
916
 
1827
917
  def path_resolve(self):
1828
- '''
1829
-
1830
- '''
1831
918
  ...
1832
919
 
1833
920
  def poll(self, context):
1834
- '''
1835
-
1836
- '''
1837
921
  ...
1838
922
 
1839
923
  def pop(self):
1840
- '''
1841
-
1842
- '''
1843
924
  ...
1844
925
 
1845
926
  def prepend(self, draw_func):
1846
- '''
1847
-
1848
- '''
1849
927
  ...
1850
928
 
1851
929
  def property_overridable_library_set(self):
1852
- '''
1853
-
1854
- '''
1855
930
  ...
1856
931
 
1857
932
  def property_unset(self):
1858
- '''
1859
-
1860
- '''
1861
933
  ...
1862
934
 
1863
935
  def remove(self, draw_func):
1864
- '''
1865
-
1866
- '''
1867
936
  ...
1868
937
 
1869
938
  def type_recast(self):
1870
- '''
1871
-
1872
- '''
1873
939
  ...
1874
940
 
1875
941
  def values(self):
1876
- '''
1877
-
1878
- '''
1879
942
  ...
1880
943
 
1881
944
 
1882
945
  class DATA_PT_gpencil_onion_skinning_custom_colors(
1883
946
  DataButtonsPanel, bpy_types.Panel, bpy_types._GenericUI):
1884
947
  bl_context: typing.Any
1885
- ''' '''
1886
-
1887
948
  bl_label: typing.Any
1888
- ''' '''
1889
-
1890
949
  bl_options: typing.Any
1891
- ''' '''
1892
-
1893
950
  bl_parent_id: typing.Any
1894
- ''' '''
1895
-
1896
951
  bl_region_type: typing.Any
1897
- ''' '''
1898
-
1899
952
  bl_rna: typing.Any
1900
- ''' '''
1901
-
1902
953
  bl_space_type: typing.Any
1903
- ''' '''
1904
-
1905
954
  id_data: typing.Any
1906
- ''' '''
1907
955
 
1908
956
  def append(self, draw_func):
1909
- '''
1910
-
1911
- '''
1912
957
  ...
1913
958
 
1914
959
  def as_pointer(self):
1915
- '''
1916
-
1917
- '''
1918
960
  ...
1919
961
 
1920
962
  def bl_rna_get_subclass(self):
1921
- '''
1922
-
1923
- '''
1924
963
  ...
1925
964
 
1926
965
  def bl_rna_get_subclass_py(self):
1927
- '''
1928
-
1929
- '''
1930
966
  ...
1931
967
 
1932
968
  def draw(self, context):
1933
- '''
1934
-
1935
- '''
1936
969
  ...
1937
970
 
1938
971
  def draw_header(self, context):
1939
- '''
1940
-
1941
- '''
1942
972
  ...
1943
973
 
1944
974
  def driver_add(self):
1945
- '''
1946
-
1947
- '''
1948
975
  ...
1949
976
 
1950
977
  def driver_remove(self):
1951
- '''
1952
-
1953
- '''
1954
978
  ...
1955
979
 
1956
980
  def get(self):
1957
- '''
1958
-
1959
- '''
1960
981
  ...
1961
982
 
1962
983
  def id_properties_clear(self):
1963
- '''
1964
-
1965
- '''
1966
984
  ...
1967
985
 
1968
986
  def id_properties_ensure(self):
1969
- '''
1970
-
1971
- '''
1972
987
  ...
1973
988
 
1974
989
  def id_properties_ui(self):
1975
- '''
1976
-
1977
- '''
1978
990
  ...
1979
991
 
1980
992
  def is_extended(self):
1981
- '''
1982
-
1983
- '''
1984
993
  ...
1985
994
 
1986
995
  def is_property_hidden(self):
1987
- '''
1988
-
1989
- '''
1990
996
  ...
1991
997
 
1992
998
  def is_property_overridable_library(self):
1993
- '''
1994
-
1995
- '''
1996
999
  ...
1997
1000
 
1998
1001
  def is_property_readonly(self):
1999
- '''
2000
-
2001
- '''
2002
1002
  ...
2003
1003
 
2004
1004
  def is_property_set(self):
2005
- '''
2006
-
2007
- '''
2008
1005
  ...
2009
1006
 
2010
1007
  def items(self):
2011
- '''
2012
-
2013
- '''
2014
1008
  ...
2015
1009
 
2016
1010
  def keyframe_delete(self):
2017
- '''
2018
-
2019
- '''
2020
1011
  ...
2021
1012
 
2022
1013
  def keyframe_insert(self):
2023
- '''
2024
-
2025
- '''
2026
1014
  ...
2027
1015
 
2028
1016
  def keys(self):
2029
- '''
2030
-
2031
- '''
2032
1017
  ...
2033
1018
 
2034
1019
  def path_from_id(self):
2035
- '''
2036
-
2037
- '''
2038
1020
  ...
2039
1021
 
2040
1022
  def path_resolve(self):
2041
- '''
2042
-
2043
- '''
2044
1023
  ...
2045
1024
 
2046
1025
  def poll(self, context):
2047
- '''
2048
-
2049
- '''
2050
1026
  ...
2051
1027
 
2052
1028
  def pop(self):
2053
- '''
2054
-
2055
- '''
2056
1029
  ...
2057
1030
 
2058
1031
  def prepend(self, draw_func):
2059
- '''
2060
-
2061
- '''
2062
1032
  ...
2063
1033
 
2064
1034
  def property_overridable_library_set(self):
2065
- '''
2066
-
2067
- '''
2068
1035
  ...
2069
1036
 
2070
1037
  def property_unset(self):
2071
- '''
2072
-
2073
- '''
2074
1038
  ...
2075
1039
 
2076
1040
  def remove(self, draw_func):
2077
- '''
2078
-
2079
- '''
2080
1041
  ...
2081
1042
 
2082
1043
  def type_recast(self):
2083
- '''
2084
-
2085
- '''
2086
1044
  ...
2087
1045
 
2088
1046
  def values(self):
2089
- '''
2090
-
2091
- '''
2092
1047
  ...
2093
1048
 
2094
1049
 
2095
1050
  class DATA_PT_gpencil_onion_skinning_display(DataButtonsPanel, bpy_types.Panel,
2096
1051
  bpy_types._GenericUI):
2097
1052
  bl_context: typing.Any
2098
- ''' '''
2099
-
2100
1053
  bl_label: typing.Any
2101
- ''' '''
2102
-
2103
1054
  bl_options: typing.Any
2104
- ''' '''
2105
-
2106
1055
  bl_parent_id: typing.Any
2107
- ''' '''
2108
-
2109
1056
  bl_region_type: typing.Any
2110
- ''' '''
2111
-
2112
1057
  bl_rna: typing.Any
2113
- ''' '''
2114
-
2115
1058
  bl_space_type: typing.Any
2116
- ''' '''
2117
-
2118
1059
  id_data: typing.Any
2119
- ''' '''
2120
1060
 
2121
1061
  def append(self, draw_func):
2122
- '''
2123
-
2124
- '''
2125
1062
  ...
2126
1063
 
2127
1064
  def as_pointer(self):
2128
- '''
2129
-
2130
- '''
2131
1065
  ...
2132
1066
 
2133
1067
  def bl_rna_get_subclass(self):
2134
- '''
2135
-
2136
- '''
2137
1068
  ...
2138
1069
 
2139
1070
  def bl_rna_get_subclass_py(self):
2140
- '''
2141
-
2142
- '''
2143
1071
  ...
2144
1072
 
2145
1073
  def draw(self, context):
2146
- '''
2147
-
2148
- '''
2149
1074
  ...
2150
1075
 
2151
1076
  def driver_add(self):
2152
- '''
2153
-
2154
- '''
2155
1077
  ...
2156
1078
 
2157
1079
  def driver_remove(self):
2158
- '''
2159
-
2160
- '''
2161
1080
  ...
2162
1081
 
2163
1082
  def get(self):
2164
- '''
2165
-
2166
- '''
2167
1083
  ...
2168
1084
 
2169
1085
  def id_properties_clear(self):
2170
- '''
2171
-
2172
- '''
2173
1086
  ...
2174
1087
 
2175
1088
  def id_properties_ensure(self):
2176
- '''
2177
-
2178
- '''
2179
1089
  ...
2180
1090
 
2181
1091
  def id_properties_ui(self):
2182
- '''
2183
-
2184
- '''
2185
1092
  ...
2186
1093
 
2187
1094
  def is_extended(self):
2188
- '''
2189
-
2190
- '''
2191
1095
  ...
2192
1096
 
2193
1097
  def is_property_hidden(self):
2194
- '''
2195
-
2196
- '''
2197
1098
  ...
2198
1099
 
2199
1100
  def is_property_overridable_library(self):
2200
- '''
2201
-
2202
- '''
2203
1101
  ...
2204
1102
 
2205
1103
  def is_property_readonly(self):
2206
- '''
2207
-
2208
- '''
2209
1104
  ...
2210
1105
 
2211
1106
  def is_property_set(self):
2212
- '''
2213
-
2214
- '''
2215
1107
  ...
2216
1108
 
2217
1109
  def items(self):
2218
- '''
2219
-
2220
- '''
2221
1110
  ...
2222
1111
 
2223
1112
  def keyframe_delete(self):
2224
- '''
2225
-
2226
- '''
2227
1113
  ...
2228
1114
 
2229
1115
  def keyframe_insert(self):
2230
- '''
2231
-
2232
- '''
2233
1116
  ...
2234
1117
 
2235
1118
  def keys(self):
2236
- '''
2237
-
2238
- '''
2239
1119
  ...
2240
1120
 
2241
1121
  def path_from_id(self):
2242
- '''
2243
-
2244
- '''
2245
1122
  ...
2246
1123
 
2247
1124
  def path_resolve(self):
2248
- '''
2249
-
2250
- '''
2251
1125
  ...
2252
1126
 
2253
1127
  def poll(self, context):
2254
- '''
2255
-
2256
- '''
2257
1128
  ...
2258
1129
 
2259
1130
  def pop(self):
2260
- '''
2261
-
2262
- '''
2263
1131
  ...
2264
1132
 
2265
1133
  def prepend(self, draw_func):
2266
- '''
2267
-
2268
- '''
2269
1134
  ...
2270
1135
 
2271
1136
  def property_overridable_library_set(self):
2272
- '''
2273
-
2274
- '''
2275
1137
  ...
2276
1138
 
2277
1139
  def property_unset(self):
2278
- '''
2279
-
2280
- '''
2281
1140
  ...
2282
1141
 
2283
1142
  def remove(self, draw_func):
2284
- '''
2285
-
2286
- '''
2287
1143
  ...
2288
1144
 
2289
1145
  def type_recast(self):
2290
- '''
2291
-
2292
- '''
2293
1146
  ...
2294
1147
 
2295
1148
  def values(self):
2296
- '''
2297
-
2298
- '''
2299
1149
  ...
2300
1150
 
2301
1151
 
2302
1152
  class DATA_PT_gpencil_strokes(DataButtonsPanel, bpy_types.Panel,
2303
1153
  bpy_types._GenericUI):
2304
1154
  bl_context: typing.Any
2305
- ''' '''
2306
-
2307
1155
  bl_label: typing.Any
2308
- ''' '''
2309
-
2310
1156
  bl_options: typing.Any
2311
- ''' '''
2312
-
2313
1157
  bl_region_type: typing.Any
2314
- ''' '''
2315
-
2316
1158
  bl_rna: typing.Any
2317
- ''' '''
2318
-
2319
1159
  bl_space_type: typing.Any
2320
- ''' '''
2321
-
2322
1160
  id_data: typing.Any
2323
- ''' '''
2324
1161
 
2325
1162
  def append(self, draw_func):
2326
- '''
2327
-
2328
- '''
2329
1163
  ...
2330
1164
 
2331
1165
  def as_pointer(self):
2332
- '''
2333
-
2334
- '''
2335
1166
  ...
2336
1167
 
2337
1168
  def bl_rna_get_subclass(self):
2338
- '''
2339
-
2340
- '''
2341
1169
  ...
2342
1170
 
2343
1171
  def bl_rna_get_subclass_py(self):
2344
- '''
2345
-
2346
- '''
2347
1172
  ...
2348
1173
 
2349
1174
  def draw(self, context):
2350
- '''
2351
-
2352
- '''
2353
1175
  ...
2354
1176
 
2355
1177
  def driver_add(self):
2356
- '''
2357
-
2358
- '''
2359
1178
  ...
2360
1179
 
2361
1180
  def driver_remove(self):
2362
- '''
2363
-
2364
- '''
2365
1181
  ...
2366
1182
 
2367
1183
  def get(self):
2368
- '''
2369
-
2370
- '''
2371
1184
  ...
2372
1185
 
2373
1186
  def id_properties_clear(self):
2374
- '''
2375
-
2376
- '''
2377
1187
  ...
2378
1188
 
2379
1189
  def id_properties_ensure(self):
2380
- '''
2381
-
2382
- '''
2383
1190
  ...
2384
1191
 
2385
1192
  def id_properties_ui(self):
2386
- '''
2387
-
2388
- '''
2389
1193
  ...
2390
1194
 
2391
1195
  def is_extended(self):
2392
- '''
2393
-
2394
- '''
2395
1196
  ...
2396
1197
 
2397
1198
  def is_property_hidden(self):
2398
- '''
2399
-
2400
- '''
2401
1199
  ...
2402
1200
 
2403
1201
  def is_property_overridable_library(self):
2404
- '''
2405
-
2406
- '''
2407
1202
  ...
2408
1203
 
2409
1204
  def is_property_readonly(self):
2410
- '''
2411
-
2412
- '''
2413
1205
  ...
2414
1206
 
2415
1207
  def is_property_set(self):
2416
- '''
2417
-
2418
- '''
2419
1208
  ...
2420
1209
 
2421
1210
  def items(self):
2422
- '''
2423
-
2424
- '''
2425
1211
  ...
2426
1212
 
2427
1213
  def keyframe_delete(self):
2428
- '''
2429
-
2430
- '''
2431
1214
  ...
2432
1215
 
2433
1216
  def keyframe_insert(self):
2434
- '''
2435
-
2436
- '''
2437
1217
  ...
2438
1218
 
2439
1219
  def keys(self):
2440
- '''
2441
-
2442
- '''
2443
1220
  ...
2444
1221
 
2445
1222
  def path_from_id(self):
2446
- '''
2447
-
2448
- '''
2449
1223
  ...
2450
1224
 
2451
1225
  def path_resolve(self):
2452
- '''
2453
-
2454
- '''
2455
1226
  ...
2456
1227
 
2457
1228
  def poll(self, context):
2458
- '''
2459
-
2460
- '''
2461
1229
  ...
2462
1230
 
2463
1231
  def pop(self):
2464
- '''
2465
-
2466
- '''
2467
1232
  ...
2468
1233
 
2469
1234
  def prepend(self, draw_func):
2470
- '''
2471
-
2472
- '''
2473
1235
  ...
2474
1236
 
2475
1237
  def property_overridable_library_set(self):
2476
- '''
2477
-
2478
- '''
2479
1238
  ...
2480
1239
 
2481
1240
  def property_unset(self):
2482
- '''
2483
-
2484
- '''
2485
1241
  ...
2486
1242
 
2487
1243
  def remove(self, draw_func):
2488
- '''
2489
-
2490
- '''
2491
1244
  ...
2492
1245
 
2493
1246
  def type_recast(self):
2494
- '''
2495
-
2496
- '''
2497
1247
  ...
2498
1248
 
2499
1249
  def values(self):
2500
- '''
2501
-
2502
- '''
2503
1250
  ...
2504
1251
 
2505
1252
 
@@ -2508,207 +1255,102 @@ class DATA_PT_gpencil_layer_adjustments(LayerDataButtonsPanel,
2508
1255
  GreasePencilLayerAdjustmentsPanel,
2509
1256
  bpy_types.Panel, bpy_types._GenericUI):
2510
1257
  bl_context: typing.Any
2511
- ''' '''
2512
-
2513
1258
  bl_label: typing.Any
2514
- ''' '''
2515
-
2516
1259
  bl_options: typing.Any
2517
- ''' '''
2518
-
2519
1260
  bl_parent_id: typing.Any
2520
- ''' '''
2521
-
2522
1261
  bl_region_type: typing.Any
2523
- ''' '''
2524
-
2525
1262
  bl_rna: typing.Any
2526
- ''' '''
2527
-
2528
1263
  bl_space_type: typing.Any
2529
- ''' '''
2530
-
2531
1264
  id_data: typing.Any
2532
- ''' '''
2533
1265
 
2534
1266
  def append(self, draw_func):
2535
- '''
2536
-
2537
- '''
2538
1267
  ...
2539
1268
 
2540
1269
  def as_pointer(self):
2541
- '''
2542
-
2543
- '''
2544
1270
  ...
2545
1271
 
2546
1272
  def bl_rna_get_subclass(self):
2547
- '''
2548
-
2549
- '''
2550
1273
  ...
2551
1274
 
2552
1275
  def bl_rna_get_subclass_py(self):
2553
- '''
2554
-
2555
- '''
2556
1276
  ...
2557
1277
 
2558
1278
  def draw(self, context):
2559
- '''
2560
-
2561
- '''
2562
1279
  ...
2563
1280
 
2564
1281
  def driver_add(self):
2565
- '''
2566
-
2567
- '''
2568
1282
  ...
2569
1283
 
2570
1284
  def driver_remove(self):
2571
- '''
2572
-
2573
- '''
2574
1285
  ...
2575
1286
 
2576
1287
  def get(self):
2577
- '''
2578
-
2579
- '''
2580
1288
  ...
2581
1289
 
2582
1290
  def id_properties_clear(self):
2583
- '''
2584
-
2585
- '''
2586
1291
  ...
2587
1292
 
2588
1293
  def id_properties_ensure(self):
2589
- '''
2590
-
2591
- '''
2592
1294
  ...
2593
1295
 
2594
1296
  def id_properties_ui(self):
2595
- '''
2596
-
2597
- '''
2598
1297
  ...
2599
1298
 
2600
1299
  def is_extended(self):
2601
- '''
2602
-
2603
- '''
2604
1300
  ...
2605
1301
 
2606
1302
  def is_property_hidden(self):
2607
- '''
2608
-
2609
- '''
2610
1303
  ...
2611
1304
 
2612
1305
  def is_property_overridable_library(self):
2613
- '''
2614
-
2615
- '''
2616
1306
  ...
2617
1307
 
2618
1308
  def is_property_readonly(self):
2619
- '''
2620
-
2621
- '''
2622
1309
  ...
2623
1310
 
2624
1311
  def is_property_set(self):
2625
- '''
2626
-
2627
- '''
2628
1312
  ...
2629
1313
 
2630
1314
  def items(self):
2631
- '''
2632
-
2633
- '''
2634
1315
  ...
2635
1316
 
2636
1317
  def keyframe_delete(self):
2637
- '''
2638
-
2639
- '''
2640
1318
  ...
2641
1319
 
2642
1320
  def keyframe_insert(self):
2643
- '''
2644
-
2645
- '''
2646
1321
  ...
2647
1322
 
2648
1323
  def keys(self):
2649
- '''
2650
-
2651
- '''
2652
1324
  ...
2653
1325
 
2654
1326
  def path_from_id(self):
2655
- '''
2656
-
2657
- '''
2658
1327
  ...
2659
1328
 
2660
1329
  def path_resolve(self):
2661
- '''
2662
-
2663
- '''
2664
1330
  ...
2665
1331
 
2666
1332
  def poll(self, context):
2667
- '''
2668
-
2669
- '''
2670
1333
  ...
2671
1334
 
2672
1335
  def pop(self):
2673
- '''
2674
-
2675
- '''
2676
1336
  ...
2677
1337
 
2678
1338
  def prepend(self, draw_func):
2679
- '''
2680
-
2681
- '''
2682
1339
  ...
2683
1340
 
2684
1341
  def property_overridable_library_set(self):
2685
- '''
2686
-
2687
- '''
2688
1342
  ...
2689
1343
 
2690
1344
  def property_unset(self):
2691
- '''
2692
-
2693
- '''
2694
1345
  ...
2695
1346
 
2696
1347
  def remove(self, draw_func):
2697
- '''
2698
-
2699
- '''
2700
1348
  ...
2701
1349
 
2702
1350
  def type_recast(self):
2703
- '''
2704
-
2705
- '''
2706
1351
  ...
2707
1352
 
2708
1353
  def values(self):
2709
- '''
2710
-
2711
- '''
2712
1354
  ...
2713
1355
 
2714
1356
 
@@ -2717,207 +1359,102 @@ class DATA_PT_gpencil_layer_display(
2717
1359
  bl_ui.properties_grease_pencil_common.GreasePencilLayerDisplayPanel,
2718
1360
  bpy_types.Panel, bpy_types._GenericUI):
2719
1361
  bl_context: typing.Any
2720
- ''' '''
2721
-
2722
1362
  bl_label: typing.Any
2723
- ''' '''
2724
-
2725
1363
  bl_options: typing.Any
2726
- ''' '''
2727
-
2728
1364
  bl_parent_id: typing.Any
2729
- ''' '''
2730
-
2731
1365
  bl_region_type: typing.Any
2732
- ''' '''
2733
-
2734
1366
  bl_rna: typing.Any
2735
- ''' '''
2736
-
2737
1367
  bl_space_type: typing.Any
2738
- ''' '''
2739
-
2740
1368
  id_data: typing.Any
2741
- ''' '''
2742
1369
 
2743
1370
  def append(self, draw_func):
2744
- '''
2745
-
2746
- '''
2747
1371
  ...
2748
1372
 
2749
1373
  def as_pointer(self):
2750
- '''
2751
-
2752
- '''
2753
1374
  ...
2754
1375
 
2755
1376
  def bl_rna_get_subclass(self):
2756
- '''
2757
-
2758
- '''
2759
1377
  ...
2760
1378
 
2761
1379
  def bl_rna_get_subclass_py(self):
2762
- '''
2763
-
2764
- '''
2765
1380
  ...
2766
1381
 
2767
1382
  def draw(self, context):
2768
- '''
2769
-
2770
- '''
2771
1383
  ...
2772
1384
 
2773
1385
  def driver_add(self):
2774
- '''
2775
-
2776
- '''
2777
1386
  ...
2778
1387
 
2779
1388
  def driver_remove(self):
2780
- '''
2781
-
2782
- '''
2783
1389
  ...
2784
1390
 
2785
1391
  def get(self):
2786
- '''
2787
-
2788
- '''
2789
1392
  ...
2790
1393
 
2791
1394
  def id_properties_clear(self):
2792
- '''
2793
-
2794
- '''
2795
1395
  ...
2796
1396
 
2797
1397
  def id_properties_ensure(self):
2798
- '''
2799
-
2800
- '''
2801
1398
  ...
2802
1399
 
2803
1400
  def id_properties_ui(self):
2804
- '''
2805
-
2806
- '''
2807
1401
  ...
2808
1402
 
2809
1403
  def is_extended(self):
2810
- '''
2811
-
2812
- '''
2813
1404
  ...
2814
1405
 
2815
1406
  def is_property_hidden(self):
2816
- '''
2817
-
2818
- '''
2819
1407
  ...
2820
1408
 
2821
1409
  def is_property_overridable_library(self):
2822
- '''
2823
-
2824
- '''
2825
1410
  ...
2826
1411
 
2827
1412
  def is_property_readonly(self):
2828
- '''
2829
-
2830
- '''
2831
1413
  ...
2832
1414
 
2833
1415
  def is_property_set(self):
2834
- '''
2835
-
2836
- '''
2837
1416
  ...
2838
1417
 
2839
1418
  def items(self):
2840
- '''
2841
-
2842
- '''
2843
1419
  ...
2844
1420
 
2845
1421
  def keyframe_delete(self):
2846
- '''
2847
-
2848
- '''
2849
1422
  ...
2850
1423
 
2851
1424
  def keyframe_insert(self):
2852
- '''
2853
-
2854
- '''
2855
1425
  ...
2856
1426
 
2857
1427
  def keys(self):
2858
- '''
2859
-
2860
- '''
2861
1428
  ...
2862
1429
 
2863
1430
  def path_from_id(self):
2864
- '''
2865
-
2866
- '''
2867
1431
  ...
2868
1432
 
2869
1433
  def path_resolve(self):
2870
- '''
2871
-
2872
- '''
2873
1434
  ...
2874
1435
 
2875
1436
  def poll(self, context):
2876
- '''
2877
-
2878
- '''
2879
1437
  ...
2880
1438
 
2881
1439
  def pop(self):
2882
- '''
2883
-
2884
- '''
2885
1440
  ...
2886
1441
 
2887
1442
  def prepend(self, draw_func):
2888
- '''
2889
-
2890
- '''
2891
1443
  ...
2892
1444
 
2893
1445
  def property_overridable_library_set(self):
2894
- '''
2895
-
2896
- '''
2897
1446
  ...
2898
1447
 
2899
1448
  def property_unset(self):
2900
- '''
2901
-
2902
- '''
2903
1449
  ...
2904
1450
 
2905
1451
  def remove(self, draw_func):
2906
- '''
2907
-
2908
- '''
2909
1452
  ...
2910
1453
 
2911
1454
  def type_recast(self):
2912
- '''
2913
-
2914
- '''
2915
1455
  ...
2916
1456
 
2917
1457
  def values(self):
2918
- '''
2919
-
2920
- '''
2921
1458
  ...
2922
1459
 
2923
1460
 
@@ -2926,213 +1463,105 @@ class DATA_PT_gpencil_layer_masks(
2926
1463
  bl_ui.properties_grease_pencil_common.GreasePencilLayerMasksPanel,
2927
1464
  bpy_types.Panel, bpy_types._GenericUI):
2928
1465
  bl_context: typing.Any
2929
- ''' '''
2930
-
2931
1466
  bl_label: typing.Any
2932
- ''' '''
2933
-
2934
1467
  bl_options: typing.Any
2935
- ''' '''
2936
-
2937
1468
  bl_parent_id: typing.Any
2938
- ''' '''
2939
-
2940
1469
  bl_region_type: typing.Any
2941
- ''' '''
2942
-
2943
1470
  bl_rna: typing.Any
2944
- ''' '''
2945
-
2946
1471
  bl_space_type: typing.Any
2947
- ''' '''
2948
-
2949
1472
  id_data: typing.Any
2950
- ''' '''
2951
1473
 
2952
1474
  def append(self, draw_func):
2953
- '''
2954
-
2955
- '''
2956
1475
  ...
2957
1476
 
2958
1477
  def as_pointer(self):
2959
- '''
2960
-
2961
- '''
2962
1478
  ...
2963
1479
 
2964
1480
  def bl_rna_get_subclass(self):
2965
- '''
2966
-
2967
- '''
2968
1481
  ...
2969
1482
 
2970
1483
  def bl_rna_get_subclass_py(self):
2971
- '''
2972
-
2973
- '''
2974
1484
  ...
2975
1485
 
2976
1486
  def draw(self, context):
2977
- '''
2978
-
2979
- '''
2980
1487
  ...
2981
1488
 
2982
1489
  def draw_header(self, context):
2983
- '''
2984
-
2985
- '''
2986
1490
  ...
2987
1491
 
2988
1492
  def driver_add(self):
2989
- '''
2990
-
2991
- '''
2992
1493
  ...
2993
1494
 
2994
1495
  def driver_remove(self):
2995
- '''
2996
-
2997
- '''
2998
1496
  ...
2999
1497
 
3000
1498
  def get(self):
3001
- '''
3002
-
3003
- '''
3004
1499
  ...
3005
1500
 
3006
1501
  def id_properties_clear(self):
3007
- '''
3008
-
3009
- '''
3010
1502
  ...
3011
1503
 
3012
1504
  def id_properties_ensure(self):
3013
- '''
3014
-
3015
- '''
3016
1505
  ...
3017
1506
 
3018
1507
  def id_properties_ui(self):
3019
- '''
3020
-
3021
- '''
3022
1508
  ...
3023
1509
 
3024
1510
  def is_extended(self):
3025
- '''
3026
-
3027
- '''
3028
1511
  ...
3029
1512
 
3030
1513
  def is_property_hidden(self):
3031
- '''
3032
-
3033
- '''
3034
1514
  ...
3035
1515
 
3036
1516
  def is_property_overridable_library(self):
3037
- '''
3038
-
3039
- '''
3040
1517
  ...
3041
1518
 
3042
1519
  def is_property_readonly(self):
3043
- '''
3044
-
3045
- '''
3046
1520
  ...
3047
1521
 
3048
1522
  def is_property_set(self):
3049
- '''
3050
-
3051
- '''
3052
1523
  ...
3053
1524
 
3054
1525
  def items(self):
3055
- '''
3056
-
3057
- '''
3058
1526
  ...
3059
1527
 
3060
1528
  def keyframe_delete(self):
3061
- '''
3062
-
3063
- '''
3064
1529
  ...
3065
1530
 
3066
1531
  def keyframe_insert(self):
3067
- '''
3068
-
3069
- '''
3070
1532
  ...
3071
1533
 
3072
1534
  def keys(self):
3073
- '''
3074
-
3075
- '''
3076
1535
  ...
3077
1536
 
3078
1537
  def path_from_id(self):
3079
- '''
3080
-
3081
- '''
3082
1538
  ...
3083
1539
 
3084
1540
  def path_resolve(self):
3085
- '''
3086
-
3087
- '''
3088
1541
  ...
3089
1542
 
3090
1543
  def poll(self, context):
3091
- '''
3092
-
3093
- '''
3094
1544
  ...
3095
1545
 
3096
1546
  def pop(self):
3097
- '''
3098
-
3099
- '''
3100
1547
  ...
3101
1548
 
3102
1549
  def prepend(self, draw_func):
3103
- '''
3104
-
3105
- '''
3106
1550
  ...
3107
1551
 
3108
1552
  def property_overridable_library_set(self):
3109
- '''
3110
-
3111
- '''
3112
1553
  ...
3113
1554
 
3114
1555
  def property_unset(self):
3115
- '''
3116
-
3117
- '''
3118
1556
  ...
3119
1557
 
3120
1558
  def remove(self, draw_func):
3121
- '''
3122
-
3123
- '''
3124
1559
  ...
3125
1560
 
3126
1561
  def type_recast(self):
3127
- '''
3128
-
3129
- '''
3130
1562
  ...
3131
1563
 
3132
1564
  def values(self):
3133
- '''
3134
-
3135
- '''
3136
1565
  ...
3137
1566
 
3138
1567
 
@@ -3141,207 +1570,102 @@ class DATA_PT_gpencil_layer_relations(
3141
1570
  bl_ui.properties_grease_pencil_common.GreasePencilLayerRelationsPanel,
3142
1571
  bpy_types.Panel, bpy_types._GenericUI):
3143
1572
  bl_context: typing.Any
3144
- ''' '''
3145
-
3146
1573
  bl_label: typing.Any
3147
- ''' '''
3148
-
3149
1574
  bl_options: typing.Any
3150
- ''' '''
3151
-
3152
1575
  bl_parent_id: typing.Any
3153
- ''' '''
3154
-
3155
1576
  bl_region_type: typing.Any
3156
- ''' '''
3157
-
3158
1577
  bl_rna: typing.Any
3159
- ''' '''
3160
-
3161
1578
  bl_space_type: typing.Any
3162
- ''' '''
3163
-
3164
1579
  id_data: typing.Any
3165
- ''' '''
3166
1580
 
3167
1581
  def append(self, draw_func):
3168
- '''
3169
-
3170
- '''
3171
1582
  ...
3172
1583
 
3173
1584
  def as_pointer(self):
3174
- '''
3175
-
3176
- '''
3177
1585
  ...
3178
1586
 
3179
1587
  def bl_rna_get_subclass(self):
3180
- '''
3181
-
3182
- '''
3183
1588
  ...
3184
1589
 
3185
1590
  def bl_rna_get_subclass_py(self):
3186
- '''
3187
-
3188
- '''
3189
1591
  ...
3190
1592
 
3191
1593
  def draw(self, context):
3192
- '''
3193
-
3194
- '''
3195
1594
  ...
3196
1595
 
3197
1596
  def driver_add(self):
3198
- '''
3199
-
3200
- '''
3201
1597
  ...
3202
1598
 
3203
1599
  def driver_remove(self):
3204
- '''
3205
-
3206
- '''
3207
1600
  ...
3208
1601
 
3209
1602
  def get(self):
3210
- '''
3211
-
3212
- '''
3213
1603
  ...
3214
1604
 
3215
1605
  def id_properties_clear(self):
3216
- '''
3217
-
3218
- '''
3219
1606
  ...
3220
1607
 
3221
1608
  def id_properties_ensure(self):
3222
- '''
3223
-
3224
- '''
3225
1609
  ...
3226
1610
 
3227
1611
  def id_properties_ui(self):
3228
- '''
3229
-
3230
- '''
3231
1612
  ...
3232
1613
 
3233
1614
  def is_extended(self):
3234
- '''
3235
-
3236
- '''
3237
1615
  ...
3238
1616
 
3239
1617
  def is_property_hidden(self):
3240
- '''
3241
-
3242
- '''
3243
1618
  ...
3244
1619
 
3245
1620
  def is_property_overridable_library(self):
3246
- '''
3247
-
3248
- '''
3249
1621
  ...
3250
1622
 
3251
1623
  def is_property_readonly(self):
3252
- '''
3253
-
3254
- '''
3255
1624
  ...
3256
1625
 
3257
1626
  def is_property_set(self):
3258
- '''
3259
-
3260
- '''
3261
1627
  ...
3262
1628
 
3263
1629
  def items(self):
3264
- '''
3265
-
3266
- '''
3267
1630
  ...
3268
1631
 
3269
1632
  def keyframe_delete(self):
3270
- '''
3271
-
3272
- '''
3273
1633
  ...
3274
1634
 
3275
1635
  def keyframe_insert(self):
3276
- '''
3277
-
3278
- '''
3279
1636
  ...
3280
1637
 
3281
1638
  def keys(self):
3282
- '''
3283
-
3284
- '''
3285
1639
  ...
3286
1640
 
3287
1641
  def path_from_id(self):
3288
- '''
3289
-
3290
- '''
3291
1642
  ...
3292
1643
 
3293
1644
  def path_resolve(self):
3294
- '''
3295
-
3296
- '''
3297
1645
  ...
3298
1646
 
3299
1647
  def poll(self, context):
3300
- '''
3301
-
3302
- '''
3303
1648
  ...
3304
1649
 
3305
1650
  def pop(self):
3306
- '''
3307
-
3308
- '''
3309
1651
  ...
3310
1652
 
3311
1653
  def prepend(self, draw_func):
3312
- '''
3313
-
3314
- '''
3315
1654
  ...
3316
1655
 
3317
1656
  def property_overridable_library_set(self):
3318
- '''
3319
-
3320
- '''
3321
1657
  ...
3322
1658
 
3323
1659
  def property_unset(self):
3324
- '''
3325
-
3326
- '''
3327
1660
  ...
3328
1661
 
3329
1662
  def remove(self, draw_func):
3330
- '''
3331
-
3332
- '''
3333
1663
  ...
3334
1664
 
3335
1665
  def type_recast(self):
3336
- '''
3337
-
3338
- '''
3339
1666
  ...
3340
1667
 
3341
1668
  def values(self):
3342
- '''
3343
-
3344
- '''
3345
1669
  ...
3346
1670
 
3347
1671
 
@@ -3350,409 +1674,201 @@ class DATA_PT_gpencil_layer_transform(
3350
1674
  bl_ui.properties_grease_pencil_common.GreasePencilLayerTransformPanel,
3351
1675
  bpy_types.Panel, bpy_types._GenericUI):
3352
1676
  bl_context: typing.Any
3353
- ''' '''
3354
-
3355
1677
  bl_label: typing.Any
3356
- ''' '''
3357
-
3358
1678
  bl_options: typing.Any
3359
- ''' '''
3360
-
3361
1679
  bl_parent_id: typing.Any
3362
- ''' '''
3363
-
3364
1680
  bl_region_type: typing.Any
3365
- ''' '''
3366
-
3367
1681
  bl_rna: typing.Any
3368
- ''' '''
3369
-
3370
1682
  bl_space_type: typing.Any
3371
- ''' '''
3372
-
3373
1683
  id_data: typing.Any
3374
- ''' '''
3375
1684
 
3376
1685
  def append(self, draw_func):
3377
- '''
3378
-
3379
- '''
3380
1686
  ...
3381
1687
 
3382
1688
  def as_pointer(self):
3383
- '''
3384
-
3385
- '''
3386
1689
  ...
3387
1690
 
3388
1691
  def bl_rna_get_subclass(self):
3389
- '''
3390
-
3391
- '''
3392
1692
  ...
3393
1693
 
3394
1694
  def bl_rna_get_subclass_py(self):
3395
- '''
3396
-
3397
- '''
3398
1695
  ...
3399
1696
 
3400
1697
  def draw(self, context):
3401
- '''
3402
-
3403
- '''
3404
1698
  ...
3405
1699
 
3406
1700
  def driver_add(self):
3407
- '''
3408
-
3409
- '''
3410
1701
  ...
3411
1702
 
3412
1703
  def driver_remove(self):
3413
- '''
3414
-
3415
- '''
3416
1704
  ...
3417
1705
 
3418
1706
  def get(self):
3419
- '''
3420
-
3421
- '''
3422
1707
  ...
3423
1708
 
3424
1709
  def id_properties_clear(self):
3425
- '''
3426
-
3427
- '''
3428
1710
  ...
3429
1711
 
3430
1712
  def id_properties_ensure(self):
3431
- '''
3432
-
3433
- '''
3434
1713
  ...
3435
1714
 
3436
1715
  def id_properties_ui(self):
3437
- '''
3438
-
3439
- '''
3440
1716
  ...
3441
1717
 
3442
1718
  def is_extended(self):
3443
- '''
3444
-
3445
- '''
3446
1719
  ...
3447
1720
 
3448
1721
  def is_property_hidden(self):
3449
- '''
3450
-
3451
- '''
3452
1722
  ...
3453
1723
 
3454
1724
  def is_property_overridable_library(self):
3455
- '''
3456
-
3457
- '''
3458
1725
  ...
3459
1726
 
3460
1727
  def is_property_readonly(self):
3461
- '''
3462
-
3463
- '''
3464
1728
  ...
3465
1729
 
3466
1730
  def is_property_set(self):
3467
- '''
3468
-
3469
- '''
3470
1731
  ...
3471
1732
 
3472
1733
  def items(self):
3473
- '''
3474
-
3475
- '''
3476
1734
  ...
3477
1735
 
3478
1736
  def keyframe_delete(self):
3479
- '''
3480
-
3481
- '''
3482
1737
  ...
3483
1738
 
3484
1739
  def keyframe_insert(self):
3485
- '''
3486
-
3487
- '''
3488
1740
  ...
3489
1741
 
3490
1742
  def keys(self):
3491
- '''
3492
-
3493
- '''
3494
1743
  ...
3495
1744
 
3496
1745
  def path_from_id(self):
3497
- '''
3498
-
3499
- '''
3500
1746
  ...
3501
1747
 
3502
1748
  def path_resolve(self):
3503
- '''
3504
-
3505
- '''
3506
1749
  ...
3507
1750
 
3508
1751
  def poll(self, context):
3509
- '''
3510
-
3511
- '''
3512
1752
  ...
3513
1753
 
3514
1754
  def pop(self):
3515
- '''
3516
-
3517
- '''
3518
1755
  ...
3519
1756
 
3520
1757
  def prepend(self, draw_func):
3521
- '''
3522
-
3523
- '''
3524
1758
  ...
3525
1759
 
3526
1760
  def property_overridable_library_set(self):
3527
- '''
3528
-
3529
- '''
3530
1761
  ...
3531
1762
 
3532
1763
  def property_unset(self):
3533
- '''
3534
-
3535
- '''
3536
1764
  ...
3537
1765
 
3538
1766
  def remove(self, draw_func):
3539
- '''
3540
-
3541
- '''
3542
1767
  ...
3543
1768
 
3544
1769
  def type_recast(self):
3545
- '''
3546
-
3547
- '''
3548
1770
  ...
3549
1771
 
3550
1772
  def values(self):
3551
- '''
3552
-
3553
- '''
3554
1773
  ...
3555
1774
 
3556
1775
 
3557
1776
  class DATA_PT_gpencil_vertex_groups(ObjectButtonsPanel, bpy_types.Panel,
3558
1777
  bpy_types._GenericUI):
3559
1778
  bl_context: typing.Any
3560
- ''' '''
3561
-
3562
1779
  bl_label: typing.Any
3563
- ''' '''
3564
-
3565
1780
  bl_options: typing.Any
3566
- ''' '''
3567
-
3568
1781
  bl_region_type: typing.Any
3569
- ''' '''
3570
-
3571
1782
  bl_rna: typing.Any
3572
- ''' '''
3573
-
3574
1783
  bl_space_type: typing.Any
3575
- ''' '''
3576
-
3577
1784
  id_data: typing.Any
3578
- ''' '''
3579
1785
 
3580
1786
  def append(self, draw_func):
3581
- '''
3582
-
3583
- '''
3584
1787
  ...
3585
1788
 
3586
1789
  def as_pointer(self):
3587
- '''
3588
-
3589
- '''
3590
1790
  ...
3591
1791
 
3592
1792
  def bl_rna_get_subclass(self):
3593
- '''
3594
-
3595
- '''
3596
1793
  ...
3597
1794
 
3598
1795
  def bl_rna_get_subclass_py(self):
3599
- '''
3600
-
3601
- '''
3602
1796
  ...
3603
1797
 
3604
1798
  def draw(self, context):
3605
- '''
3606
-
3607
- '''
3608
1799
  ...
3609
1800
 
3610
1801
  def driver_add(self):
3611
- '''
3612
-
3613
- '''
3614
1802
  ...
3615
1803
 
3616
1804
  def driver_remove(self):
3617
- '''
3618
-
3619
- '''
3620
1805
  ...
3621
1806
 
3622
1807
  def get(self):
3623
- '''
3624
-
3625
- '''
3626
1808
  ...
3627
1809
 
3628
1810
  def id_properties_clear(self):
3629
- '''
3630
-
3631
- '''
3632
1811
  ...
3633
1812
 
3634
1813
  def id_properties_ensure(self):
3635
- '''
3636
-
3637
- '''
3638
1814
  ...
3639
1815
 
3640
1816
  def id_properties_ui(self):
3641
- '''
3642
-
3643
- '''
3644
1817
  ...
3645
1818
 
3646
1819
  def is_extended(self):
3647
- '''
3648
-
3649
- '''
3650
1820
  ...
3651
1821
 
3652
1822
  def is_property_hidden(self):
3653
- '''
3654
-
3655
- '''
3656
1823
  ...
3657
1824
 
3658
1825
  def is_property_overridable_library(self):
3659
- '''
3660
-
3661
- '''
3662
1826
  ...
3663
1827
 
3664
1828
  def is_property_readonly(self):
3665
- '''
3666
-
3667
- '''
3668
1829
  ...
3669
1830
 
3670
1831
  def is_property_set(self):
3671
- '''
3672
-
3673
- '''
3674
1832
  ...
3675
1833
 
3676
1834
  def items(self):
3677
- '''
3678
-
3679
- '''
3680
1835
  ...
3681
1836
 
3682
1837
  def keyframe_delete(self):
3683
- '''
3684
-
3685
- '''
3686
1838
  ...
3687
1839
 
3688
1840
  def keyframe_insert(self):
3689
- '''
3690
-
3691
- '''
3692
1841
  ...
3693
1842
 
3694
1843
  def keys(self):
3695
- '''
3696
-
3697
- '''
3698
1844
  ...
3699
1845
 
3700
1846
  def path_from_id(self):
3701
- '''
3702
-
3703
- '''
3704
1847
  ...
3705
1848
 
3706
1849
  def path_resolve(self):
3707
- '''
3708
-
3709
- '''
3710
1850
  ...
3711
1851
 
3712
1852
  def poll(self, context):
3713
- '''
3714
-
3715
- '''
3716
1853
  ...
3717
1854
 
3718
1855
  def pop(self):
3719
- '''
3720
-
3721
- '''
3722
1856
  ...
3723
1857
 
3724
1858
  def prepend(self, draw_func):
3725
- '''
3726
-
3727
- '''
3728
1859
  ...
3729
1860
 
3730
1861
  def property_overridable_library_set(self):
3731
- '''
3732
-
3733
- '''
3734
1862
  ...
3735
1863
 
3736
1864
  def property_unset(self):
3737
- '''
3738
-
3739
- '''
3740
1865
  ...
3741
1866
 
3742
1867
  def remove(self, draw_func):
3743
- '''
3744
-
3745
- '''
3746
1868
  ...
3747
1869
 
3748
1870
  def type_recast(self):
3749
- '''
3750
-
3751
- '''
3752
1871
  ...
3753
1872
 
3754
1873
  def values(self):
3755
- '''
3756
-
3757
- '''
3758
1874
  ...