Hi Kjow, On Sat, May 14, 2011 at 4:04 AM, Kjow <[email protected]> wrote: > 2011/5/13 Peter Williams <[email protected]>: >> Thank you for your hard work and the source code. > > Don't worry :) > It isn't so hard :) > >> I used the above command and got GLScene... >> >> U GLScene >> Checked out revision 5713. > >> I don't see how to obtain r5699. Perhaps those issues are now fixed? > > Well, it seems to be fixed since r5707. However I just updated to > latest r5713 and it seems to works well :) > > To update/revert to a specific svn revision, just put at the end of > svn command "-r xxxx" where xxxx is the revision you want, e.g.: > > svn up -r 5699
I now have GLScene "At revision 5718." and I cannot install it's LPK packages. I am getting 2 fatal errors. See here for details: http://sourceforge.net/apps/phpbb/glscene/viewtopic.php?f=6&t=336&sid=32e125b11489c6eca17170afe1c2b6cf --- The other issue with your program (and this is really not a problem except that I want to extend your code) is that I want to use my own maze generating code which creates a maze with 10 directions... all compass points plus up and down. The problem is that I need to be able to draw up or down _stairs_ at any of the 8 possible compass points. That is the challenge for you, if you are up to it. :-) I already have the code for generating my type of 10 directions maze. Let me know if you want it. Best Regards, Peter > > Regards, > Kjow > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
