Menu

Tree [r216] /
 History

HTTPS access


File Date Author Commit
 install 2013-09-26 korczak [r215] Burster 1.6.2 Release tag.
 license 2010-11-02 burster3d [r3]
 releases 2013-06-28 korczak [r214] Burster 1.6.1 Release tag.
 trunk 2015-01-10 korczak [r216] Preparation for Blender 2.7x support :)
 readme.txt 2010-11-02 burster3d [r19] license updates

Read Me

MODIFICATIONS

The Burster project for Windows uses modified blenderplayer code.

The difference between original and modified is that player from Burster supports the window handle parameter 

The diff file and the revision of the svn used, is in blenderplayer-diff directory.

LICENSING

The burster project uses closed code - the itz.dll library which is used to decode encrypted blend files. This part is licensed with special license.
The linux version uses libdecode.so library.

The rest of code is covered with GPL license. 

Full license text is in license directory

COMPILATION

For VisualStudio you have to tweak your compiler settings to use itz.dll from src/windows/bin directory.
The netbeans project should work as is.