Menu

GLScript / News: Recent posts

GLScript Beta6 Released

GLScript beta 6 has been released (0.6.0.592)
Its UI looks neat, tidy and much cleaner (linux users will see a vast improvment).

You can now resize the viewport and even have it full-screen, the scripts can be paused, the script automatically stops if you wish to exit (when it didn't it hung after trying to exit).

There is also a minor change to the way variables are defined, because of the optimization in the code to make it faster and more flexible, it allows variables to be set on the same line that they are defined in, E.G.
$X : Float = 12.34 //defines a floating point value with default of 12.34
$text : String = 'hello world'

Posted by Daniel Bailey 2009-05-23

GLScript twitter

GLScript has a twitter account.
Follow it for the latest GLS news.

Posted by Daniel Bailey 2009-05-09

Error in installer

I have noticed that there is an error in the windows installer for GLScript, if you want the latest windows version then you must download the zip file.

Posted by Daniel Bailey 2009-05-04
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.