fake-bpy-module 20241130__tar.gz → 20241202__tar.gz

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.

Potentially problematic release.


This version of fake-bpy-module might be problematic. Click here for more details.

Files changed (369) hide show
  1. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/PKG-INFO +1 -1
  2. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/_bpy_internal/freedesktop/__init__.pyi +0 -1
  3. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/blf/__init__.pyi +4 -2
  4. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bmesh/types/__init__.pyi +2 -1
  5. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/app/icons/__init__.pyi +2 -1
  6. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/app/translations/__init__.pyi +12 -6
  7. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/msgbus/__init__.pyi +11 -2
  8. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/path/__init__.pyi +11 -4
  9. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/props/__init__.pyi +10 -5
  10. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/types/__init__.pyi +12 -6
  11. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/utils/__init__.pyi +9 -4
  12. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/utils/previews/__init__.pyi +2 -1
  13. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/utils/units/__init__.pyi +2 -1
  14. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_extras/anim_utils/__init__.pyi +7 -2
  15. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_extras/image_utils/__init__.pyi +5 -2
  16. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_extras/io_utils/__init__.pyi +2 -1
  17. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_extras/mesh_utils/__init__.pyi +4 -1
  18. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_extras/object_utils/__init__.pyi +2 -1
  19. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_extras/view3d_utils/__init__.pyi +8 -2
  20. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/fake_bpy_module.egg-info/PKG-INFO +1 -1
  21. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/freestyle/chainingiterators/__init__.pyi +7 -2
  22. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/freestyle/types/__init__.pyi +58 -25
  23. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/freestyle/utils/__init__.pyi +2 -1
  24. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/gpu/types/__init__.pyi +9 -4
  25. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/gpu_extras/batch/__init__.pyi +2 -1
  26. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/gpu_extras/presets/__init__.pyi +2 -1
  27. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/idprop/types/__init__.pyi +2 -1
  28. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/imbuf/__init__.pyi +4 -2
  29. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/mathutils/__init__.pyi +72 -12
  30. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/mathutils/bvhtree/__init__.pyi +6 -2
  31. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/mathutils/geometry/__init__.pyi +12 -6
  32. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/rna_info/__init__.pyi +2 -1
  33. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/README.md +0 -0
  34. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/_bpy_internal/__init__.pyi +0 -0
  35. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/_bpy_internal/addons/__init__.pyi +0 -0
  36. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/_bpy_internal/addons/cli/__init__.pyi +0 -0
  37. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/_bpy_internal/extensions/__init__.pyi +0 -0
  38. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
  39. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/_bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -0
  40. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
  41. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/_bpy_internal/grease_pencil/__init__.pyi +0 -0
  42. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/_bpy_internal/grease_pencil/stroke/__init__.pyi +0 -0
  43. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/_bpy_internal/py.typed +0 -0
  44. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/_bpy_internal/system_info/__init__.pyi +0 -0
  45. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/_bpy_internal/system_info/text_generate_runtime/__init__.pyi +0 -0
  46. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/_bpy_internal/system_info/url_prefill_runtime/__init__.pyi +0 -0
  47. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/_bpy_internal/system_info/url_prefill_startup/__init__.pyi +0 -0
  48. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/addon_utils/__init__.pyi +0 -0
  49. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/addon_utils/py.typed +0 -0
  50. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/animsys_refactor/__init__.pyi +0 -0
  51. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/animsys_refactor/py.typed +0 -0
  52. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/aud/__init__.pyi +0 -0
  53. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/aud/py.typed +0 -0
  54. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bgl/__init__.pyi +0 -0
  55. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bgl/py.typed +0 -0
  56. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_app_override/__init__.pyi +0 -0
  57. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_app_override/helpers/__init__.pyi +0 -0
  58. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_app_override/py.typed +0 -0
  59. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_app_template_utils/__init__.pyi +0 -0
  60. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_app_template_utils/py.typed +0 -0
  61. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_console_utils/__init__.pyi +0 -0
  62. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_console_utils/autocomplete/__init__.pyi +0 -0
  63. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
  64. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
  65. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
  66. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
  67. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_console_utils/py.typed +0 -0
  68. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_i18n_utils/__init__.pyi +0 -0
  69. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
  70. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
  71. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_i18n_utils/py.typed +0 -0
  72. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_i18n_utils/settings/__init__.pyi +0 -0
  73. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_i18n_utils/utils/__init__.pyi +0 -0
  74. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
  75. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
  76. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
  77. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_keymap_utils/__init__.pyi +0 -0
  78. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_keymap_utils/io/__init__.pyi +0 -0
  79. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
  80. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
  81. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
  82. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_keymap_utils/py.typed +0 -0
  83. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_keymap_utils/versioning/__init__.pyi +0 -0
  84. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_math/__init__.pyi +0 -0
  85. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_math/py.typed +0 -0
  86. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/__init__.pyi +0 -0
  87. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
  88. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/anim/__init__.pyi +0 -0
  89. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/assets/__init__.pyi +0 -0
  90. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/bmesh/__init__.pyi +0 -0
  91. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
  92. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
  93. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/clip/__init__.pyi +0 -0
  94. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/connect_to_output/__init__.pyi +0 -0
  95. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/console/__init__.pyi +0 -0
  96. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/constraint/__init__.pyi +0 -0
  97. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/file/__init__.pyi +0 -0
  98. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/freestyle/__init__.pyi +0 -0
  99. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/geometry_nodes/__init__.pyi +0 -0
  100. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/image/__init__.pyi +0 -0
  101. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/image_as_planes/__init__.pyi +0 -0
  102. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/mesh/__init__.pyi +0 -0
  103. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/node/__init__.pyi +0 -0
  104. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/node_editor/__init__.pyi +0 -0
  105. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
  106. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/object/__init__.pyi +0 -0
  107. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/object_align/__init__.pyi +0 -0
  108. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/object_quick_effects/__init__.pyi +0 -0
  109. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
  110. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/presets/__init__.pyi +0 -0
  111. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/py.typed +0 -0
  112. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/rigidbody/__init__.pyi +0 -0
  113. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
  114. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/sequencer/__init__.pyi +0 -0
  115. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/spreadsheet/__init__.pyi +0 -0
  116. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/userpref/__init__.pyi +0 -0
  117. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
  118. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
  119. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
  120. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
  121. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/view3d/__init__.pyi +0 -0
  122. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/wm/__init__.pyi +0 -0
  123. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_operators/world/__init__.pyi +0 -0
  124. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_previews_utils/__init__.pyi +0 -0
  125. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
  126. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_previews_utils/py.typed +0 -0
  127. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_rna_utils/__init__.pyi +0 -0
  128. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_rna_utils/data_path/__init__.pyi +0 -0
  129. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_rna_utils/py.typed +0 -0
  130. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_text_utils/__init__.pyi +0 -0
  131. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_text_utils/external_editor/__init__.pyi +0 -0
  132. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_text_utils/py.typed +0 -0
  133. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/__init__.pyi +0 -0
  134. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/anim/__init__.pyi +0 -0
  135. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/asset_shelf/__init__.pyi +0 -0
  136. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/generic_ui_list/__init__.pyi +0 -0
  137. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/node_add_menu/__init__.pyi +0 -0
  138. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
  139. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
  140. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
  141. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
  142. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_animviz/__init__.pyi +0 -0
  143. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_collection/__init__.pyi +0 -0
  144. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_constraint/__init__.pyi +0 -0
  145. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_data_armature/__init__.pyi +0 -0
  146. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_data_bone/__init__.pyi +0 -0
  147. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_data_camera/__init__.pyi +0 -0
  148. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_data_curve/__init__.pyi +0 -0
  149. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_data_curves/__init__.pyi +0 -0
  150. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_data_empty/__init__.pyi +0 -0
  151. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
  152. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
  153. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_data_light/__init__.pyi +0 -0
  154. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
  155. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
  156. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
  157. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
  158. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
  159. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
  160. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
  161. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_data_volume/__init__.pyi +0 -0
  162. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_freestyle/__init__.pyi +0 -0
  163. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
  164. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_mask_common/__init__.pyi +0 -0
  165. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_material/__init__.pyi +0 -0
  166. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
  167. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_object/__init__.pyi +0 -0
  168. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_output/__init__.pyi +0 -0
  169. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_paint_common/__init__.pyi +0 -0
  170. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_particle/__init__.pyi +0 -0
  171. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
  172. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_physics_common/__init__.pyi +0 -0
  173. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
  174. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_physics_field/__init__.pyi +0 -0
  175. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
  176. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
  177. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
  178. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
  179. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
  180. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_render/__init__.pyi +0 -0
  181. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_scene/__init__.pyi +0 -0
  182. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_texture/__init__.pyi +0 -0
  183. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_view_layer/__init__.pyi +0 -0
  184. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_workspace/__init__.pyi +0 -0
  185. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/properties_world/__init__.pyi +0 -0
  186. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/py.typed +0 -0
  187. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_clip/__init__.pyi +0 -0
  188. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_console/__init__.pyi +0 -0
  189. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_dopesheet/__init__.pyi +0 -0
  190. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_filebrowser/__init__.pyi +0 -0
  191. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_graph/__init__.pyi +0 -0
  192. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_image/__init__.pyi +0 -0
  193. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_info/__init__.pyi +0 -0
  194. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_nla/__init__.pyi +0 -0
  195. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_node/__init__.pyi +0 -0
  196. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_outliner/__init__.pyi +0 -0
  197. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_properties/__init__.pyi +0 -0
  198. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_sequencer/__init__.pyi +0 -0
  199. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
  200. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_statusbar/__init__.pyi +0 -0
  201. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_text/__init__.pyi +0 -0
  202. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_time/__init__.pyi +0 -0
  203. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
  204. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
  205. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_topbar/__init__.pyi +0 -0
  206. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_userpref/__init__.pyi +0 -0
  207. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_view3d/__init__.pyi +0 -0
  208. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
  209. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui/utils/__init__.pyi +0 -0
  210. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui_utils/__init__.pyi +0 -0
  211. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui_utils/layout/__init__.pyi +0 -0
  212. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bl_ui_utils/py.typed +0 -0
  213. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/blend_render_info/__init__.pyi +0 -0
  214. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/blend_render_info/py.typed +0 -0
  215. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/blf/py.typed +0 -0
  216. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bmesh/__init__.pyi +0 -0
  217. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bmesh/geometry/__init__.pyi +0 -0
  218. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bmesh/ops/__init__.pyi +0 -0
  219. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bmesh/py.typed +0 -0
  220. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bmesh/utils/__init__.pyi +0 -0
  221. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/__init__.pyi +0 -0
  222. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/app/__init__.pyi +0 -0
  223. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/app/handlers/__init__.pyi +0 -0
  224. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/app/timers/__init__.pyi +0 -0
  225. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/__init__.pyi +0 -0
  226. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/action/__init__.pyi +0 -0
  227. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/anim/__init__.pyi +0 -0
  228. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/armature/__init__.pyi +0 -0
  229. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/asset/__init__.pyi +0 -0
  230. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/boid/__init__.pyi +0 -0
  231. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/brush/__init__.pyi +0 -0
  232. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/buttons/__init__.pyi +0 -0
  233. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/cachefile/__init__.pyi +0 -0
  234. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/camera/__init__.pyi +0 -0
  235. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/clip/__init__.pyi +0 -0
  236. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/cloth/__init__.pyi +0 -0
  237. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/collection/__init__.pyi +0 -0
  238. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/console/__init__.pyi +0 -0
  239. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/constraint/__init__.pyi +0 -0
  240. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/curve/__init__.pyi +0 -0
  241. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/curves/__init__.pyi +0 -0
  242. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/cycles/__init__.pyi +0 -0
  243. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/dpaint/__init__.pyi +0 -0
  244. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/ed/__init__.pyi +0 -0
  245. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/export_anim/__init__.pyi +0 -0
  246. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/export_scene/__init__.pyi +0 -0
  247. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/extensions/__init__.pyi +0 -0
  248. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/file/__init__.pyi +0 -0
  249. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/fluid/__init__.pyi +0 -0
  250. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/font/__init__.pyi +0 -0
  251. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/geometry/__init__.pyi +0 -0
  252. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/gizmogroup/__init__.pyi +0 -0
  253. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/gpencil/__init__.pyi +0 -0
  254. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/graph/__init__.pyi +0 -0
  255. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/grease_pencil/__init__.pyi +0 -0
  256. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/image/__init__.pyi +0 -0
  257. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/import_anim/__init__.pyi +0 -0
  258. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/import_curve/__init__.pyi +0 -0
  259. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/import_scene/__init__.pyi +0 -0
  260. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/info/__init__.pyi +0 -0
  261. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/lattice/__init__.pyi +0 -0
  262. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/marker/__init__.pyi +0 -0
  263. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/mask/__init__.pyi +0 -0
  264. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/material/__init__.pyi +0 -0
  265. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/mball/__init__.pyi +0 -0
  266. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/mesh/__init__.pyi +0 -0
  267. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/nla/__init__.pyi +0 -0
  268. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/node/__init__.pyi +0 -0
  269. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/object/__init__.pyi +0 -0
  270. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/outliner/__init__.pyi +0 -0
  271. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/paint/__init__.pyi +0 -0
  272. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/paintcurve/__init__.pyi +0 -0
  273. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/palette/__init__.pyi +0 -0
  274. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/particle/__init__.pyi +0 -0
  275. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/pose/__init__.pyi +0 -0
  276. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/poselib/__init__.pyi +0 -0
  277. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/preferences/__init__.pyi +0 -0
  278. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/ptcache/__init__.pyi +0 -0
  279. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/render/__init__.pyi +0 -0
  280. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/rigidbody/__init__.pyi +0 -0
  281. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/scene/__init__.pyi +0 -0
  282. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/screen/__init__.pyi +0 -0
  283. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/script/__init__.pyi +0 -0
  284. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/sculpt/__init__.pyi +0 -0
  285. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
  286. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/sequencer/__init__.pyi +0 -0
  287. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/sound/__init__.pyi +0 -0
  288. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/spreadsheet/__init__.pyi +0 -0
  289. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/surface/__init__.pyi +0 -0
  290. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/text/__init__.pyi +0 -0
  291. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/text_editor/__init__.pyi +0 -0
  292. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/texture/__init__.pyi +0 -0
  293. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/transform/__init__.pyi +0 -0
  294. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/ui/__init__.pyi +0 -0
  295. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/uilist/__init__.pyi +0 -0
  296. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/uv/__init__.pyi +0 -0
  297. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/view2d/__init__.pyi +0 -0
  298. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/view3d/__init__.pyi +0 -0
  299. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/wm/__init__.pyi +0 -0
  300. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/workspace/__init__.pyi +0 -0
  301. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/ops/world/__init__.pyi +0 -0
  302. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/py.typed +0 -0
  303. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy/typing/__init__.pyi +0 -0
  304. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_extras/__init__.pyi +0 -0
  305. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_extras/asset_utils/__init__.pyi +0 -0
  306. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
  307. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_extras/id_map_utils/__init__.pyi +0 -0
  308. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
  309. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
  310. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_extras/node_utils/__init__.pyi +0 -0
  311. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_extras/py.typed +0 -0
  312. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_extras/wm_utils/__init__.pyi +0 -0
  313. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
  314. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_restrict_state/__init__.pyi +0 -0
  315. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_restrict_state/py.typed +0 -0
  316. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_types/__init__.pyi +0 -0
  317. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/bpy_types/py.typed +0 -0
  318. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/console_python/__init__.pyi +0 -0
  319. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/console_python/py.typed +0 -0
  320. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/console_shell/__init__.pyi +0 -0
  321. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/console_shell/py.typed +0 -0
  322. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
  323. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
  324. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/fake_bpy_module.egg-info/top_level.txt +0 -0
  325. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/freestyle/__init__.pyi +0 -0
  326. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/freestyle/functions/__init__.pyi +0 -0
  327. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/freestyle/predicates/__init__.pyi +0 -0
  328. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/freestyle/py.typed +0 -0
  329. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/freestyle/shaders/__init__.pyi +0 -0
  330. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
  331. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/gpu/__init__.pyi +0 -0
  332. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/gpu/capabilities/__init__.pyi +0 -0
  333. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/gpu/matrix/__init__.pyi +0 -0
  334. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/gpu/platform/__init__.pyi +0 -0
  335. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/gpu/py.typed +0 -0
  336. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/gpu/select/__init__.pyi +0 -0
  337. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/gpu/shader/__init__.pyi +0 -0
  338. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/gpu/state/__init__.pyi +0 -0
  339. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/gpu/texture/__init__.pyi +0 -0
  340. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/gpu_extras/__init__.pyi +0 -0
  341. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/gpu_extras/py.typed +0 -0
  342. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/graphviz_export/__init__.pyi +0 -0
  343. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/graphviz_export/py.typed +0 -0
  344. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/idprop/__init__.pyi +0 -0
  345. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/idprop/py.typed +0 -0
  346. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/imbuf/py.typed +0 -0
  347. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/imbuf/types/__init__.pyi +0 -0
  348. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/keyingsets_builtins/__init__.pyi +0 -0
  349. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/keyingsets_builtins/py.typed +0 -0
  350. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/keyingsets_utils/__init__.pyi +0 -0
  351. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/keyingsets_utils/py.typed +0 -0
  352. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/mathutils/interpolate/__init__.pyi +0 -0
  353. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/mathutils/kdtree/__init__.pyi +0 -0
  354. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/mathutils/noise/__init__.pyi +0 -0
  355. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/mathutils/py.typed +0 -0
  356. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/nodeitems_builtins/__init__.pyi +0 -0
  357. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/nodeitems_builtins/py.typed +0 -0
  358. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/nodeitems_utils/__init__.pyi +0 -0
  359. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/nodeitems_utils/py.typed +0 -0
  360. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/pyproject.toml +0 -0
  361. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/rna_info/py.typed +0 -0
  362. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/rna_keymap_ui/__init__.pyi +0 -0
  363. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/rna_keymap_ui/py.typed +0 -0
  364. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/rna_prop_ui/__init__.pyi +0 -0
  365. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/rna_prop_ui/py.typed +0 -0
  366. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/rna_xml/__init__.pyi +0 -0
  367. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/rna_xml/py.typed +0 -0
  368. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/setup.cfg +0 -0
  369. {fake_bpy_module-20241130 → fake_bpy_module-20241202}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20241130
3
+ Version: 20241202
4
4
  Summary: Collection of the fake Blender Python API module for the code completion.
5
5
  Author: nutti
6
6
  Author-email: nutti.metro@gmail.com
@@ -14,7 +14,6 @@ def handle_mime_association_xml(do_register, all_users): ...
14
14
  def handle_thumbnailer(do_register, all_users): ...
15
15
  def main(): ...
16
16
  def main_run_as_root(do_register, *, python_args): ...
17
- def path_exists_or_is_link(path): ...
18
17
  def register(all_users=False): ...
19
18
  def register_impl(do_register, all_users): ...
20
19
  def system_path_contains(dirpath): ...
@@ -91,10 +91,11 @@ def enable(fontid: int, option: int):
91
91
  :type option: int
92
92
  """
93
93
 
94
- def load(filepath) -> int:
94
+ def load(filepath: bytes | str) -> int:
95
95
  """Load a new font.
96
96
 
97
97
  :param filepath: the filepath of the font.
98
+ :type filepath: bytes | str
98
99
  :return: the new font's fontid or -1 if there was an error.
99
100
  :rtype: int
100
101
  """
@@ -158,10 +159,11 @@ def size(fontid: int, size: float):
158
159
  :type size: float
159
160
  """
160
161
 
161
- def unload(filepath):
162
+ def unload(filepath: bytes | str):
162
163
  """Unload an existing font.
163
164
 
164
165
  :param filepath: the filepath of the font.
166
+ :type filepath: bytes | str
165
167
  """
166
168
 
167
169
  def word_wrap(fontid: int, wrap_width: int):
@@ -206,12 +206,13 @@ class BMEdge:
206
206
  def normal_update(self):
207
207
  """Update normals of all connected faces and the edge verts."""
208
208
 
209
- def other_vert(self, vert: BMVert):
209
+ def other_vert(self, vert: BMVert) -> BMVert:
210
210
  """Return the other vertex on this edge or None if the vertex is not used by this edge.
211
211
 
212
212
  :param vert: a vert in this edge.
213
213
  :type vert: BMVert
214
214
  :return: The edges other vert.
215
+ :rtype: BMVert
215
216
  """
216
217
 
217
218
  def select_set(self, select: bool):
@@ -14,10 +14,11 @@ def new_triangles(range, coords: bytes | None, colors: bytes | None) -> int:
14
14
  :rtype: int
15
15
  """
16
16
 
17
- def new_triangles_from_file(filepath) -> int:
17
+ def new_triangles_from_file(filepath: str | None) -> int:
18
18
  """Create a new icon from triangle geometry.
19
19
 
20
20
  :param filepath: File path.
21
+ :type filepath: str | None
21
22
  :return: Unique icon value (pass to interface icon_value argument).
22
23
  :rtype: int
23
24
  """
@@ -67,57 +67,63 @@ def locale_explode(locale):
67
67
  :return: A tuple (language, country, variant, language_country, language@variant).
68
68
  """
69
69
 
70
- def pgettext(msgid: str | None, msgctxt=None):
70
+ def pgettext(msgid: str | None, msgctxt: str | None = None):
71
71
  """Try to translate the given msgid (with optional msgctxt).
72
72
 
73
73
  :param msgid: The string to translate.
74
74
  :type msgid: str | None
75
75
  :param msgctxt: The translation context (defaults to BLT_I18NCONTEXT_DEFAULT).
76
+ :type msgctxt: str | None
76
77
  :return: The translated string (or msgid if no translation was found).
77
78
  """
78
79
 
79
- def pgettext_data(msgid: str | None, msgctxt=None):
80
+ def pgettext_data(msgid: str | None, msgctxt: str | None = None):
80
81
  """Try to translate the given msgid (with optional msgctxt), if new data name's translation is enabled.
81
82
 
82
83
  :param msgid: The string to translate.
83
84
  :type msgid: str | None
84
85
  :param msgctxt: The translation context (defaults to BLT_I18NCONTEXT_DEFAULT).
86
+ :type msgctxt: str | None
85
87
  :return: The translated string (or msgid if no translation was found).
86
88
  """
87
89
 
88
- def pgettext_iface(msgid: str | None, msgctxt=None):
90
+ def pgettext_iface(msgid: str | None, msgctxt: str | None = None):
89
91
  """Try to translate the given msgid (with optional msgctxt), if labels' translation is enabled.
90
92
 
91
93
  :param msgid: The string to translate.
92
94
  :type msgid: str | None
93
95
  :param msgctxt: The translation context (defaults to BLT_I18NCONTEXT_DEFAULT).
96
+ :type msgctxt: str | None
94
97
  :return: The translated string (or msgid if no translation was found).
95
98
  """
96
99
 
97
- def pgettext_n(msgid: str | None, msgctxt=None):
100
+ def pgettext_n(msgid: str | None, msgctxt: str | None = None):
98
101
  """Extract the given msgid to translation files. This is a no-op function that will only mark the string to extract, but not perform the actual translation.
99
102
 
100
103
  :param msgid: The string to extract.
101
104
  :type msgid: str | None
102
105
  :param msgctxt: The translation context (defaults to BLT_I18NCONTEXT_DEFAULT).
106
+ :type msgctxt: str | None
103
107
  :return: The original string.
104
108
  """
105
109
 
106
- def pgettext_rpt(msgid: str | None, msgctxt=None):
110
+ def pgettext_rpt(msgid: str | None, msgctxt: str | None = None):
107
111
  """Try to translate the given msgid (with optional msgctxt), if reports' translation is enabled.
108
112
 
109
113
  :param msgid: The string to translate.
110
114
  :type msgid: str | None
111
115
  :param msgctxt: The translation context (defaults to BLT_I18NCONTEXT_DEFAULT).
116
+ :type msgctxt: str | None
112
117
  :return: The translated string (or msgid if no translation was found).
113
118
  """
114
119
 
115
- def pgettext_tip(msgid: str | None, msgctxt=None):
120
+ def pgettext_tip(msgid: str | None, msgctxt: str | None = None):
116
121
  """Try to translate the given msgid (with optional msgctxt), if tooltips' translation is enabled.
117
122
 
118
123
  :param msgid: The string to translate.
119
124
  :type msgid: str | None
120
125
  :param msgctxt: The translation context (defaults to BLT_I18NCONTEXT_DEFAULT).
126
+ :type msgctxt: str | None
121
127
  :return: The translated string (or msgid if no translation was found).
122
128
  """
123
129
 
@@ -47,11 +47,12 @@ see bpy.app.handlers.load_post.
47
47
  import typing
48
48
  import collections.abc
49
49
  import typing_extensions
50
+ import bpy.types
50
51
 
51
52
  def clear_by_owner(owner):
52
53
  """Clear all subscribers using this owner."""
53
54
 
54
- def publish_rna(key):
55
+ def publish_rna(key: bpy.types.Property | bpy.types.Struct | None):
55
56
  """Notify subscribers of changes to this property
56
57
  (this typically doesn't need to be called explicitly since changes will automatically publish updates).
57
58
  In some cases it may be useful to publish changes explicitly using more general keys.
@@ -62,9 +63,16 @@ def publish_rna(key):
62
63
  - A property instance.
63
64
  - A struct type.
64
65
  - A tuple representing a (struct, property name) pair.
66
+ :type key: bpy.types.Property | bpy.types.Struct | None
65
67
  """
66
68
 
67
- def subscribe_rna(key, owner, args, notify, options=set()):
69
+ def subscribe_rna(
70
+ key: bpy.types.Property | bpy.types.Struct | None,
71
+ owner,
72
+ args,
73
+ notify,
74
+ options=set(),
75
+ ):
68
76
  """Register a message bus subscription. It will be cleared when another blend file is
69
77
  loaded, or can be cleared explicitly via `bpy.msgbus.clear_by_owner`.
70
78
 
@@ -74,6 +82,7 @@ def subscribe_rna(key, owner, args, notify, options=set()):
74
82
  - A property instance.
75
83
  - A struct type.
76
84
  - A tuple representing a (struct, property name) pair.
85
+ :type key: bpy.types.Property | bpy.types.Struct | None
77
86
  :param owner: Handle for this subscription (compared by identity).
78
87
  :param options: Change the behavior of the subscriber.
79
88
 
@@ -9,12 +9,15 @@ import collections.abc
9
9
  import typing_extensions
10
10
  import bpy.types
11
11
 
12
- def abspath(path, *, start=None, library: bpy.types.Library | None = None) -> str:
12
+ def abspath(
13
+ path, *, start: bytes | str | None = None, library: bpy.types.Library | None = None
14
+ ) -> str:
13
15
  """Returns the absolute path relative to the current blend file
14
16
  using the "//" prefix.
15
17
 
16
18
  :param start: Relative to this path,
17
19
  when not set the current filename is used.
20
+ :type start: bytes | str | None
18
21
  :param library: The library this path is from. This is only included for
19
22
  convenience, when the library is not None its path replaces start.
20
23
  :type library: bpy.types.Library | None
@@ -29,13 +32,14 @@ def basename(path) -> str:
29
32
  :rtype: str
30
33
  """
31
34
 
32
- def clean_name(name, *, replace: str = "_") -> str:
35
+ def clean_name(name: bytes | str, *, replace: str = "_") -> str:
33
36
  """Returns a name with characters replaced that
34
37
  may cause problems under various circumstances,
35
38
  such as writing to a file.All characters besides A-Z/a-z, 0-9 are replaced with "_"
36
39
  or the replace argument if defined.
37
40
 
38
41
  :param name: The path name.
42
+ :type name: bytes | str
39
43
  :param replace: The replacement for non-valid characters.
40
44
  :type replace: str
41
45
  :return: The cleaned name.
@@ -90,11 +94,12 @@ def ensure_ext(filepath: str, ext: str, *, case_sensitive: bool = False) -> str:
90
94
  :rtype: str
91
95
  """
92
96
 
93
- def is_subdir(path, directory) -> bool:
97
+ def is_subdir(path: bytes | str, directory) -> bool:
94
98
  """Returns true if path in a subdirectory of directory.
95
99
  Both paths must be absolute.
96
100
 
97
101
  :param path: An absolute path.
102
+ :type path: bytes | str
98
103
  :return: Whether or not the path is a subdirectory.
99
104
  :rtype: bool
100
105
  """
@@ -129,12 +134,14 @@ def reduce_dirs(dirs):
129
134
  :return: A unique list of paths.
130
135
  """
131
136
 
132
- def relpath(path, *, start=None) -> str:
137
+ def relpath(path: bytes | str, *, start: bytes | str | None = None) -> str:
133
138
  """Returns the path relative to the current blend file using the "//" prefix.
134
139
 
135
140
  :param path: An absolute path.
141
+ :type path: bytes | str
136
142
  :param start: Relative to this path,
137
143
  when not set the current filename is used.
144
+ :type start: bytes | str | None
138
145
  :return: The relative path.
139
146
  :rtype: str
140
147
  """
@@ -148,7 +148,7 @@ def BoolVectorProperty(
148
148
  override: bpy.typing.PropertyOverrideFlagItems = set(),
149
149
  tags=set(),
150
150
  subtype: bpy.typing.PropertySubtypeNumberArrayItems = "NONE",
151
- size=3,
151
+ size: int | None = 3,
152
152
  update: collections.abc.Callable | None = None,
153
153
  get: collections.abc.Callable | None = None,
154
154
  set: collections.abc.Callable | None = None,
@@ -170,6 +170,7 @@ def BoolVectorProperty(
170
170
  :param subtype: Enumerator in `rna_enum_property_subtype_number_array_items`.
171
171
  :type subtype: bpy.typing.PropertySubtypeNumberArrayItems
172
172
  :param size: Vector dimensions in [1, 32]. An int sequence can be used to define multi-dimension arrays.
173
+ :type size: int | None
173
174
  :param update: Function to be called when this value is modified,
174
175
  This function must take 2 values (self, context) and return None.
175
176
  Warning there are no safety checks to avoid infinite recursion.
@@ -229,7 +230,7 @@ def EnumProperty(
229
230
  name: str | None = "",
230
231
  description: str | None = "",
231
232
  translation_context: str | None = "*",
232
- default=None,
233
+ default: int | str | None = None,
233
234
  options: bpy.typing.PropertyFlagEnumItems = {"ANIMATABLE"},
234
235
  override: bpy.typing.PropertyOverrideFlagItems = set(),
235
236
  tags=set(),
@@ -291,6 +292,7 @@ def EnumProperty(
291
292
  If the ENUM_FLAG option is used this must be a set of such string identifiers instead.
292
293
  WARNING: Strings cannot be specified for dynamic enums
293
294
  (i.e. if a callback function is given as items parameter).
295
+ :type default: int | str | None
294
296
  :param options: Enumerator in `rna_enum_property_flag_enum_items`.
295
297
  :type options: bpy.typing.PropertyFlagEnumItems
296
298
  :param override: Enumerator in `rna_enum_property_override_flag_items`.
@@ -387,7 +389,7 @@ def FloatVectorProperty(
387
389
  tags=set(),
388
390
  subtype: bpy.typing.PropertySubtypeNumberArrayItems = "NONE",
389
391
  unit: bpy.typing.PropertyUnitItems = "NONE",
390
- size=3,
392
+ size: int | None = 3,
391
393
  update: collections.abc.Callable | None = None,
392
394
  get: collections.abc.Callable | None = None,
393
395
  set: collections.abc.Callable | None = None,
@@ -423,6 +425,7 @@ def FloatVectorProperty(
423
425
  :param unit: Enumerator in `rna_enum_property_unit_items`.
424
426
  :type unit: bpy.typing.PropertyUnitItems
425
427
  :param size: Vector dimensions in [1, 32]. An int sequence can be used to define multi-dimension arrays.
428
+ :type size: int | None
426
429
  :param update: Function to be called when this value is modified,
427
430
  This function must take 2 values (self, context) and return None.
428
431
  Warning there are no safety checks to avoid infinite recursion.
@@ -506,7 +509,7 @@ def IntVectorProperty(
506
509
  override: bpy.typing.PropertyOverrideFlagItems = set(),
507
510
  tags=set(),
508
511
  subtype: bpy.typing.PropertySubtypeNumberArrayItems = "NONE",
509
- size=3,
512
+ size: int | None = 3,
510
513
  update: collections.abc.Callable | None = None,
511
514
  get: collections.abc.Callable | None = None,
512
515
  set: collections.abc.Callable | None = None,
@@ -538,6 +541,7 @@ def IntVectorProperty(
538
541
  :param subtype: Enumerator in `rna_enum_property_subtype_number_array_items`.
539
542
  :type subtype: bpy.typing.PropertySubtypeNumberArrayItems
540
543
  :param size: Vector dimensions in [1, 32]. An int sequence can be used to define multi-dimension arrays.
544
+ :type size: int | None
541
545
  :param update: Function to be called when this value is modified,
542
546
  This function must take 2 values (self, context) and return None.
543
547
  Warning there are no safety checks to avoid infinite recursion.
@@ -552,7 +556,7 @@ def IntVectorProperty(
552
556
 
553
557
  def PointerProperty(
554
558
  *,
555
- type=None,
559
+ type: bpy.types.ID | bpy.types.PropertyGroup | None = None,
556
560
  name: str | None = "",
557
561
  description: str | None = "",
558
562
  translation_context: str | None = "*",
@@ -565,6 +569,7 @@ def PointerProperty(
565
569
  """Returns a new pointer property definition.
566
570
 
567
571
  :param type: A subclass of a property group or ID types.
572
+ :type type: bpy.types.ID | bpy.types.PropertyGroup | None
568
573
  :param name: Name used in the user interface.
569
574
  :type name: str | None
570
575
  :param description: Text used for the tooltip and api documentation.
@@ -102276,7 +102276,7 @@ class bpy_struct[_GenericType1]:
102276
102276
  :rtype: int
102277
102277
  """
102278
102278
 
102279
- def driver_add(self, path: str | None, index: int | None = -1):
102279
+ def driver_add(self, path: str | None, index: int | None = -1) -> FCurve:
102280
102280
  """Adds driver(s) to the given property
102281
102281
 
102282
102282
  :param path: path to the property to drive, analogous to the fcurve's data path.
@@ -102284,6 +102284,7 @@ class bpy_struct[_GenericType1]:
102284
102284
  :param index: array index of the property drive. Defaults to -1 for all indices or a single channel if the property is not an array.
102285
102285
  :type index: int | None
102286
102286
  :return: The driver added or a list of drivers when index is -1.
102287
+ :rtype: FCurve
102287
102288
  """
102288
102289
 
102289
102290
  def driver_remove(self, path: str | None, index: int | None = -1) -> bool:
@@ -104699,7 +104700,7 @@ class BlendDataLibraries(bpy_prop_collection[Library], bpy_struct):
104699
104700
 
104700
104701
  def load(
104701
104702
  self,
104702
- filepath,
104703
+ filepath: bytes | str | None,
104703
104704
  link: bool | None = False,
104704
104705
  relative: bool | None = False,
104705
104706
  assets_only: bool | None = False,
@@ -104711,6 +104712,7 @@ class BlendDataLibraries(bpy_prop_collection[Library], bpy_struct):
104711
104712
  Each object has attributes matching bpy.data which are lists of strings to be linked.
104712
104713
 
104713
104714
  :param filepath: The path to a blend file.
104715
+ :type filepath: bytes | str | None
104714
104716
  :param link: When False reference to the original file is lost.
104715
104717
  :type link: bool | None
104716
104718
  :param relative: When True the path is stored relative to the open blend file.
@@ -104730,7 +104732,7 @@ class BlendDataLibraries(bpy_prop_collection[Library], bpy_struct):
104730
104732
 
104731
104733
  def write(
104732
104734
  self,
104733
- filepath,
104735
+ filepath: bytes | str | None,
104734
104736
  datablocks,
104735
104737
  path_remap: str | None = False,
104736
104738
  fake_user: bool | None = False,
@@ -104739,6 +104741,7 @@ class BlendDataLibraries(bpy_prop_collection[Library], bpy_struct):
104739
104741
  """Write data-blocks into a blend file.
104740
104742
 
104741
104743
  :param filepath: The path to write the blend-file.
104744
+ :type filepath: bytes | str | None
104742
104745
  :param datablocks: set of data-blocks.
104743
104746
  :param path_remap: Optionally remap paths when writing the file:
104744
104747
 
@@ -115721,10 +115724,11 @@ class BlendData(bpy_struct):
115721
115724
  :return: The number of deleted IDs.
115722
115725
  """
115723
115726
 
115724
- def temp_data(self, filepath=None) -> typing_extensions.Self:
115727
+ def temp_data(self, filepath: bytes | str | None = None) -> typing_extensions.Self:
115725
115728
  """A context manager that temporarily creates blender file data.
115726
115729
 
115727
115730
  :param filepath: The file path for the newly temporary data. When None, the path of the currently open file is used.
115731
+ :type filepath: bytes | str | None
115728
115732
  :return: Blend file data which is freed once the context exists.
115729
115733
  :rtype: typing_extensions.Self
115730
115734
  """
@@ -156376,12 +156380,13 @@ class Gizmo(bpy_struct):
156376
156380
  :return: The range of this property (min, max).
156377
156381
  """
156378
156382
 
156379
- def target_get_value(self, target: str | None):
156383
+ def target_get_value(self, target: str | None) -> float:
156380
156384
  """Get the value of this target property.
156381
156385
 
156382
156386
  :param target: Target property name.
156383
156387
  :type target: str | None
156384
156388
  :return: The value of the target property as a value or array based on the target type.
156389
+ :rtype: float
156385
156390
  """
156386
156391
 
156387
156392
  def target_set_handler(
@@ -185087,10 +185092,11 @@ expanding an operator into a menu.
185087
185092
  """
185088
185093
 
185089
185094
  @classmethod
185090
- def poll_message_set(cls, message, *args):
185095
+ def poll_message_set(cls, message: collections.abc.Callable | str | None, *args):
185091
185096
  """Set the message to show in the tool-tip when poll fails.When message is callable, additional user defined positional arguments are passed to the message function.
185092
185097
 
185093
185098
  :param message: The message or a function that returns the message.
185099
+ :type message: collections.abc.Callable | str | None
185094
185100
  :param args:
185095
185101
  """
185096
185102
 
@@ -301,37 +301,42 @@ def script_paths_pref():
301
301
  def script_paths_system_environment():
302
302
  """Returns a list of system script directories from environment variables."""
303
303
 
304
- def smpte_from_frame(frame, *, fps=None, fps_base=None) -> str:
304
+ def smpte_from_frame(frame: float, *, fps=None, fps_base=None) -> str:
305
305
  """Returns an SMPTE formatted string from the frame:
306
306
  HH:MM:SS:FF.If fps and fps_base are not given the current scene is used.
307
307
 
308
308
  :param frame: frame number.
309
+ :type frame: float
309
310
  :return: the frame string.
310
311
  :rtype: str
311
312
  """
312
313
 
313
- def smpte_from_seconds(time, *, fps=None, fps_base=None) -> str:
314
+ def smpte_from_seconds(time: float, *, fps=None, fps_base=None) -> str:
314
315
  """Returns an SMPTE formatted string from the time:
315
316
  HH:MM:SS:FF.If fps and fps_base are not given the current scene is used.
316
317
 
317
318
  :param time: time in seconds.
319
+ :type time: float
318
320
  :return: the frame string.
319
321
  :rtype: str
320
322
  """
321
323
 
322
- def time_from_frame(frame, *, fps=None, fps_base=None):
324
+ def time_from_frame(frame: float, *, fps=None, fps_base=None):
323
325
  """Returns the time from a frame number .If fps and fps_base are not given the current scene is used.
324
326
 
325
327
  :param frame: number.
328
+ :type frame: float
326
329
  :return: the time in seconds.
327
330
  """
328
331
 
329
- def time_to_frame(time, *, fps=None, fps_base=None):
332
+ def time_to_frame(time: float, *, fps=None, fps_base=None) -> float:
330
333
  """Returns a float frame number from a time given in seconds or
331
334
  as a datetime.timedelta object.If fps and fps_base are not given the current scene is used.
332
335
 
333
336
  :param time: time in seconds.
337
+ :type time: float
334
338
  :return: The frame.
339
+ :rtype: float
335
340
  """
336
341
 
337
342
  def unescape_identifier(string: str) -> str:
@@ -32,7 +32,7 @@ class ImagePreviewCollection:
32
32
  def load(
33
33
  self,
34
34
  name: str | None,
35
- filepath,
35
+ filepath: bytes | str | None,
36
36
  filetype: str | None,
37
37
  force_reload: bool | None = False,
38
38
  ) -> bpy.types.ImagePreview:
@@ -41,6 +41,7 @@ class ImagePreviewCollection:
41
41
  :param name: The name (unique id) identifying the preview.
42
42
  :type name: str | None
43
43
  :param filepath: The file path to generate the preview from.
44
+ :type filepath: bytes | str | None
44
45
  :param filetype: The type of file, needed to generate the preview in ['IMAGE', 'MOVIE', 'BLEND', 'FONT'].
45
46
  :type filetype: str | None
46
47
  :param force_reload: If True, force running thumbnail manager even if preview already exists in cache.
@@ -38,7 +38,7 @@ def to_value(
38
38
  unit_system: str | None,
39
39
  unit_category: str | None,
40
40
  str_input: str | None,
41
- str_ref_unit=None,
41
+ str_ref_unit: str | None = None,
42
42
  ) -> float:
43
43
  """Convert a given input string into a float value.
44
44
 
@@ -50,6 +50,7 @@ def to_value(
50
50
  :param str_input: The string to convert to a float value.
51
51
  :type str_input: str | None
52
52
  :param str_ref_unit: A reference string from which to extract a default unit, if none is found in str_input.
53
+ :type str_ref_unit: str | None
53
54
  :return: The converted/interpreted value.
54
55
  :rtype: float
55
56
  """
@@ -63,21 +63,25 @@ class KeyframesCo:
63
63
  :type action_group_name: str
64
64
  """
65
65
 
66
- def bake_action(obj: bpy.types.Object, *, action, frames: int, bake_options):
66
+ def bake_action(
67
+ obj: bpy.types.Object, *, action: bpy.types.Action, frames: int, bake_options
68
+ ) -> bpy.types.Action:
67
69
  """
68
70
 
69
71
  :param obj: Object to bake.
70
72
  :type obj: bpy.types.Object
71
73
  :param action: An action to bake the data into, or None for a new action
72
74
  to be created.
75
+ :type action: bpy.types.Action
73
76
  :param frames: Frames to bake.
74
77
  :type frames: int
75
78
  :param bake_options: Options for baking.
76
79
  :return: Action or None.
80
+ :rtype: bpy.types.Action
77
81
  """
78
82
 
79
83
  def bake_action_iter(
80
- obj: bpy.types.Object, *, action, bake_options
84
+ obj: bpy.types.Object, *, action: bpy.types.Action, bake_options
81
85
  ) -> bpy.types.Action:
82
86
  """An coroutine that bakes action for a single object.
83
87
 
@@ -85,6 +89,7 @@ def bake_action_iter(
85
89
  :type obj: bpy.types.Object
86
90
  :param action: An action to bake the data into, or None for a new action
87
91
  to be created.
92
+ :type action: bpy.types.Action
88
93
  :param bake_options: Boolean options of what to include into the action bake.
89
94
  :return: an action or None
90
95
  :rtype: bpy.types.Action
@@ -1,6 +1,7 @@
1
1
  import typing
2
2
  import collections.abc
3
3
  import typing_extensions
4
+ import bpy.types
4
5
 
5
6
  def load_image(
6
7
  imagepath,
@@ -10,10 +11,10 @@ def load_image(
10
11
  ncase_cmp: bool = True,
11
12
  convert_callback: typing.Any | None = None,
12
13
  verbose=False,
13
- relpath=None,
14
+ relpath: str | None = None,
14
15
  check_existing: bool = False,
15
16
  force_reload: bool = False,
16
- ):
17
+ ) -> bpy.types.Image:
17
18
  """Return an image from the file path with options to search multiple paths
18
19
  and return a placeholder if its not found.
19
20
 
@@ -36,6 +37,7 @@ def load_image(
36
37
  For formats blender can read, simply return the path that is given.
37
38
  :type convert_callback: typing.Any | None
38
39
  :param relpath: If not None, make the file relative to this path.
40
+ :type relpath: str | None
39
41
  :param check_existing: If true,
40
42
  returns already loaded image datablock if possible
41
43
  (based on file path).
@@ -45,4 +47,5 @@ def load_image(
45
47
  is also enabled).
46
48
  :type force_reload: bool
47
49
  :return: an image or None
50
+ :rtype: bpy.types.Image
48
51
  """
@@ -83,7 +83,7 @@ def path_reference(
83
83
  mode: str = "AUTO",
84
84
  copy_subdir: str = "",
85
85
  copy_set=None,
86
- library=None,
86
+ library: bpy.types.Library | None = None,
87
87
  ) -> str:
88
88
  """Return a filepath relative to a destination directory, for use with
89
89
  exporters.
@@ -105,6 +105,7 @@ def path_reference(
105
105
  :param copy_set: collect from/to pairs when mode='COPY',
106
106
  pass to path_reference_copy when exporting is done.
107
107
  :param library: The library this path is relative to.
108
+ :type library: bpy.types.Library | None
108
109
  :return: the new filepath.
109
110
  :rtype: str
110
111
  """
@@ -38,12 +38,15 @@ def mesh_linked_uv_islands(mesh: bpy.types.Mesh):
38
38
  :return: list of lists containing polygon indices
39
39
  """
40
40
 
41
- def ngon_tessellate(from_data, indices, fix_loops: bool = True, debug_print=True):
41
+ def ngon_tessellate(
42
+ from_data: bpy.types.Mesh, indices, fix_loops: bool = True, debug_print=True
43
+ ):
42
44
  """Takes a poly-line of indices (ngon) and returns a list of face
43
45
  index lists. Designed to be used for importers that need indices for an
44
46
  ngon to create from existing verts.
45
47
 
46
48
  :param from_data: Either a mesh, or a list/tuple of 3D vectors.
49
+ :type from_data: bpy.types.Mesh
47
50
  :param indices: a list of indices to use this list
48
51
  is the ordered closed poly-line
49
52
  to fill, and can be a subset of the data given.
@@ -35,7 +35,7 @@ def object_add_grid_scale_apply_operator(operator, context):
35
35
 
36
36
  def object_data_add(
37
37
  context: bpy.types.Context | None,
38
- obdata,
38
+ obdata: bpy.types.ID,
39
39
  operator: bpy.types.Operator | None = None,
40
40
  name: str | None = None,
41
41
  ) -> bpy.types.Object:
@@ -45,6 +45,7 @@ def object_data_add(
45
45
  :param context: The context to use.
46
46
  :type context: bpy.types.Context | None
47
47
  :param obdata: Valid object data to used for the new object or None.
48
+ :type obdata: bpy.types.ID
48
49
  :param operator: The operator, checked for location and rotation properties.
49
50
  :type operator: bpy.types.Operator | None
50
51
  :param name: Optional name
@@ -10,7 +10,7 @@ def location_3d_to_region_2d(
10
10
  coord: collections.abc.Sequence[float] | mathutils.Vector,
11
11
  *,
12
12
  default=None,
13
- ):
13
+ ) -> mathutils.Vector:
14
14
  """Return the region relative 2d location of a 3d position.
15
15
 
16
16
  :param region: region of the 3D viewport, typically bpy.context.region.
@@ -22,6 +22,7 @@ def location_3d_to_region_2d(
22
22
  :param default: Return this value if coord
23
23
  is behind the origin of a perspective view.
24
24
  :return: 2d location
25
+ :rtype: mathutils.Vector
25
26
  """
26
27
 
27
28
  def region_2d_to_location_3d(
@@ -48,7 +49,11 @@ def region_2d_to_location_3d(
48
49
  """
49
50
 
50
51
  def region_2d_to_origin_3d(
51
- region: bpy.types.Region, rv3d: bpy.types.RegionView3D, coord, *, clamp=None
52
+ region: bpy.types.Region,
53
+ rv3d: bpy.types.RegionView3D,
54
+ coord,
55
+ *,
56
+ clamp: float | None = None,
52
57
  ) -> mathutils.Vector:
53
58
  """Return the 3d view origin from the region relative 2d coords.
54
59
 
@@ -60,6 +65,7 @@ def region_2d_to_origin_3d(
60
65
  (event.mouse_region_x, event.mouse_region_y) for example.
61
66
  :param clamp: Clamp the maximum far-clip value used.
62
67
  (negative value will move the offset away from the view_location)
68
+ :type clamp: float | None
63
69
  :return: The origin of the viewpoint in 3d space.
64
70
  :rtype: mathutils.Vector
65
71
  """