Fake Bpy Module Versions Save

Fake Blender Python API module collection for the code completion.

20231118

5 months ago

Updated Features

  • Support fake-bpy-module-3.5
  • Support fake-bpy-module-3.6
  • Support fake-bpy-module-4.0

Other Updates

  • Make generation code common between fake-bpy-module and fake-bge-module
  • Make single file modules PEP 561 compliant
  • Fix bugs

Contributors

20230117

1 year ago

Updated Features

  • Support fake-bpy-module-3.4

Other Updates

  • Optimize code for module generation
  • Fix bugs

20221006

1 year ago

Updated Features

  • Support fake-bpy-module-3.3

Other Updates

  • Optimize code for module generation
  • Fix bugs

Contributors

20220615

1 year ago

Updated Features

  • Support fake-bpy-module-3.1
  • Support fake-bpy-module-3.2

Other Updates

  • Fix bugs

20211212

2 years ago

Updated Features

  • Support fake-bpy-module-3.0
  • Support fake-bpy-module-latest
  • Include py.typed file in the module

Contributors

20210701

2 years ago

Updated Features

  • Support fake-bpy-module-2.93

Other Updates

  • Fix bugs

Contributors

20210304

3 years ago

Updated Features

  • Support fake-bpy-module-2.92

20201216

3 years ago

Updated Features

  • Support fake-bpy-module-2.91
  • Use Blender 2.83.9 for fake-bpy-module-2.83

Other Updates

  • Fix bugs

Contributors

20200907

3 years ago

Updated Features

  • Use Blender 2.90.0 for fake-bpy-module-2.90

Other Updates

  • Fix bugs

20200812

3 years ago

New Features

  • Support fake-bpy-module-2.90

Updated Features

  • Use Blender 2.83.3 for fake-bpy-module-2.83

Other Updates

  • Fix bugs
  • Update Python requirement (Python >= 3.7)

Contributors