Skip to content

Releases: nutti/fake-bpy-module

20240604

04 Jun 11:07
Compare
Choose a tag to compare

Updated Features

  • Support fake-bpy-module-4.1
  • Support generating .pyi based modules
  • Create an alias fake-bpy-module to fake-bpy-module-latest
  • Support generating modules on Docker environment
  • Add documents for each module as comments
  • Use Python 3.10 syntax for type annotations on the generated modules

Other Updates

  • Refactor all code to use docutils package
  • Optimize code for module generation
  • Fix bugs

Contributors

20231118

18 Nov 10:01
Compare
Choose a tag to compare

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

17 Jan 06:29
Compare
Choose a tag to compare

Updated Features

  • Support fake-bpy-module-3.4

Other Updates

  • Optimize code for module generation
  • Fix bugs

20221006

06 Oct 07:48
Compare
Choose a tag to compare

Updated Features

  • Support fake-bpy-module-3.3

Other Updates

  • Optimize code for module generation
  • Fix bugs

Contributors

20220615

15 Jun 10:55
Compare
Choose a tag to compare

Updated Features

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

Other Updates

  • Fix bugs

20211212

12 Dec 06:17
Compare
Choose a tag to compare

Updated Features

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

Contributors

20210701

01 Jul 12:01
Compare
Choose a tag to compare

Updated Features

  • Support fake-bpy-module-2.93

Other Updates

  • Fix bugs

Contributors

20210304

04 Mar 01:57
Compare
Choose a tag to compare

Updated Features

  • Support fake-bpy-module-2.92

20201216

16 Dec 09:22
Compare
Choose a tag to compare

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

07 Sep 07:14
Compare
Choose a tag to compare

Updated Features

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

Other Updates

  • Fix bugs