GLScene Version 1.0
One of the main grudges many people have had with GLScene is that it has never had any real release system in place, the only way of getting the updated source code being
CVS. However, this has is being finally addessed by the community, in the form of
GLScene Version 1.0 [insert fanfare music here].
Right now, we're in the Release Candidate stage, mainly setup by developer
Paul Van Dinther. Below, you can find an (incomplete) set of notes about this release. The download itself can be found at SourceForge's
File Release module∞
The package contains all the available files for GLScene. The advanced demo's have been removed and can be downloaded separately. Although there are later versions available for many of the included third party dll's like ODE, SDL and CG, we have chosen not to update those libraries at this release.
Please test this release on your code and report back via the newsgroups if any issues are encountered and state the release candidate version.
Formal release 1.0 is scheduled for 14 July 2006
The following changes have been made since the last release:
20 Jun 2006 - PvD
- Modified GLScene.pas, info.pas Added new tab to info form to show GLScene version number as defined by the GLSCENE_VERSION constant in GLScene.pas. Also modernized the look and feel of the form.
24 Jun 2006 - PvD
- Modified GLSceneVCL.rc, GLSceneVCL.dcr
- Added glscene_icon_TGLPhongShader.bmp, glscene_icon_TGLLinePFXManager.bmp
- Compiled missing bitmap dcr icon resources for TGLPhongshader and TGLLinePFXManager
- Modified GLSceneEdit.pas
- Fixed bug with DELETE key when editing name in Treeview.
- The "Delete object" dialog was shown every time the DELETE key was pressed while editing an object name in the Treeview. Now this dialog is now shown while editing an object name in the treeview.
29 Jun 2006 - PvD
- Modified GLSkyDome.pas
- The EarthSkyDome also showed as pmLines, When polygon mode of other objects in a scene were set to pmLines. Fixed a small bug to properly deal with polygon fill as suggested by "fig"
The following archive changes have been made since the last release:
- Removed AdvDemos from BCBDemos. This reduced the archive size from 15MB to 9 MB