Release v0.6 - some comments

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
Tels
Posts: 65
Joined: Fri Feb 27, 2004 7:56 pm
Location: Antarctica
Contact:

Release v0.6 - some comments

Post by Tels »

First,

Nico, thank you for your work!

I have some comments on the releasing of Irrlicht, that could improve it:

* Under linux, my patch to the techdemo is missing. See http://bloodgate.com/perl/irrlicht/techdemo.html
* It would be probably a good idea to split the release into binary and source parts. Right now under Linux, I get the same 8Mb media files again, plus some windows binaries. Under Windows, likewise, you get the pre-compiled linux libs.

That would cut down the release size and people could download only the neccessary parts.

Possible parts:

* source code only, all OS
* media files, neccessary if you get the source and compile it yourself
* pre-compiled binaries for Linux (need media files, too)
* pre-compiled binaries for Windows (need media files, too)

Not everybody can download a 10Mb file easily :)

Oh, and a proper repository (CVS or subversion or whatever) would be nice, for tracking changes, sending patches in etc.

:-)

Best wishes,

Tels

PS: Yes, I need to update the techdemo page and also link it from the main page..standby while I finish my breakfast...
Perl + Irrlicht + Audiere = Game: http://bloodgate.com/perl/game
niko
Site Admin
Posts: 1759
Joined: Fri Aug 22, 2003 4:44 am
Location: Vienna, Austria
Contact:

Re: Release v0.6 - some comments

Post by niko »

Sorry for the missing bug fix.
Tels wrote:Not everybody can download a 10Mb file easily :)
Sure, that's right. But it is also a lot of work for me to create separeted packeages. It'S easier when everything is in one big archive. There is a new SDK only every ~2 months, so I think it would be ok to download 10 MB 6 times a year.
Tels
Posts: 65
Joined: Fri Feb 27, 2004 7:56 pm
Location: Antarctica
Contact:

Re: Release v0.6 - some comments

Post by Tels »

niko wrote:Sorry for the missing bug fix.
No problem, next version :)
niko wrote:
Tels wrote:Not everybody can download a 10Mb file easily :)
Sure, that's right. But it is also a lot of work for me to create separeted packeages.
You need a release manager. :-)
niko wrote: It'S easier when everything is in one big archive. There is a new SDK only every ~2 months, so I think it would be ok to download 10 MB 6 times a year.
That's right, too. But you have gone from 1.9 MB to 10 MB, so in 6 months it is probably 50 MB #:-)=

Cheers,

Tels
Perl + Irrlicht + Audiere = Game: http://bloodgate.com/perl/game
Post Reply