Hey everyone!
Sorry about not updating for a while.

I recently heavily updated BANANA.py.

Download BANANA.py Now!

For those who don’t know, BANANA.py is an all purpose programming library for Blender Python programmers. It is full of lots of great functions that can be used for all Blender Game Engine Python programmers.

New Functions:

  • File system functions: copy, delete, deldir (deletes entire directories.)
  • Popup boxes: confirm box (creates a yes/no box. Completely customizable.), prompt box (creates a box with a one line text field.), alert box (creates a box with just an okay button.).

Things for the future:

I need some people to help me out a bit. I am thinking that I should split up BANANA.py into several smaller modules, just to make it easier to use. Right now it is over 2015 lines and is continuing to get bigger.

What do you think? Should I split it into several modules that you can also access through a tie together module or something?

Thanks for reading!

-Sunjay Varma

Download BANANA.py Now!