|
@@ -61,7 +61,6 @@ contains
|
|
|
GLS.AsyncTimer in '..\Source\GLS.AsyncTimer.pas',
|
|
|
GLS.Atmosphere in '..\Source\GLS.Atmosphere.pas',
|
|
|
GLS.ArchiveManager in '..\Source\GLS.ArchiveManager.pas',
|
|
|
- Stage.AnimationUtils in '..\Source\Stage.AnimationUtils.pas',
|
|
|
GLS.BaseClasses in '..\Source\GLS.BaseClasses.pas',
|
|
|
GLS.BaseMeshSilhouette in '..\Source\GLS.BaseMeshSilhouette.pas',
|
|
|
GLS.Behaviours in '..\Source\GLS.Behaviours.pas',
|
|
@@ -130,11 +129,9 @@ contains
|
|
|
GLS.FileDEL in '..\Source\GLS.FileDEL.pas',
|
|
|
GLS.FileVOR in '..\Source\GLS.FileVOR.pas',
|
|
|
GLS.FullScreenViewer in '..\Source\GLS.FullScreenViewer.pas',
|
|
|
- Stage.Keyboard in '..\Source\Stage.Keyboard.pas',
|
|
|
GLS.GameMenu in '..\Source\GLS.GameMenu.pas',
|
|
|
GLS.GeomObjects in '..\Source\GLS.GeomObjects.pas',
|
|
|
GLS.GeometryBB in '..\Source\GLS.GeometryBB.pas',
|
|
|
- Stage.Generics in '..\Source\Stage.Generics.pas',
|
|
|
GLS.Gizmo in '..\Source\GLS.Gizmo.pas',
|
|
|
GLS.GizmoEx in '..\Source\GLS.GizmoEx.pas',
|
|
|
GLS.Graph in '..\Source\GLS.Graph.pas',
|
|
@@ -150,8 +147,6 @@ contains
|
|
|
GLS.Joystick in '..\Source\GLS.Joystick.pas',
|
|
|
GLS.LensFlare in '..\Source\GLS.LensFlare.pas',
|
|
|
GLS.LinePFX in '..\Source\GLS.LinePFX.pas',
|
|
|
- Stage.Logger in '..\Source\Stage.Logger.pas',
|
|
|
- Stage.Manager in '..\Source\Stage.Manager.pas',
|
|
|
GLS.Material in '..\Source\GLS.Material.pas',
|
|
|
GLS.MaterialEx in '..\Source\GLS.MaterialEx.pas',
|
|
|
GLS.MaterialMultiProxy in '..\Source\GLS.MaterialMultiProxy.pas',
|
|
@@ -186,7 +181,6 @@ contains
|
|
|
GLS.ProxyObjects in '..\Source\GLS.ProxyObjects.pas',
|
|
|
GLS.Ragdoll in '..\Source\GLS.Ragdoll.pas',
|
|
|
GLS.RandomHDS in '..\Source\GLS.RandomHDS.pas',
|
|
|
- Stage.RGBE in '..\Source\Stage.RGBE.pas',
|
|
|
GLS.RenderContextInfo in '..\Source\GLS.RenderContextInfo.pas',
|
|
|
GLS.ROAMPatch in '..\Source\GLS.ROAMPatch.pas',
|
|
|
GLSL.AsmShader in '..\Source\GLSL.AsmShader.pas',
|
|
@@ -236,7 +230,6 @@ contains
|
|
|
GLS.TimeEventsMgr in '..\Source\GLS.TimeEventsMgr.pas',
|
|
|
GLS.Trail in '..\Source\GLS.Trail.pas',
|
|
|
GLS.Tree in '..\Source\GLS.Tree.pas',
|
|
|
- Stage.Triangulation in '..\Source\Stage.Triangulation.pas',
|
|
|
GLS.WaterPlane in '..\Source\GLS.WaterPlane.pas',
|
|
|
GLS.Windows in '..\Source\GLS.Windows.pas',
|
|
|
GLS.WindowsContext in '..\Source\GLS.WindowsContext.pas',
|
|
@@ -247,30 +240,36 @@ contains
|
|
|
GLS.XCollection in '..\Source\GLS.XCollection.pas',
|
|
|
GLS.XOpenGL in '..\Source\GLS.XOpenGL.pas',
|
|
|
GLS.InitOpenGL in '..\Source\GLS.InitOpenGL.pas',
|
|
|
- Stage.OpenGLTokens in '..\Source\Stage.OpenGLTokens.pas',
|
|
|
- Stage.PipelineTransform in '..\Source\Stage.PipelineTransform.pas',
|
|
|
- Stage.Polynomials in '..\Source\Stage.Polynomials.pas',
|
|
|
- Stage.Spline in '..\Source\Stage.Spline.pas',
|
|
|
- Stage.Strings in '..\Source\Stage.Strings.pas',
|
|
|
- Stage.RandomLib in '..\Source\Stage.RandomLib.pas',
|
|
|
- Stage.TextureFormat in '..\Source\Stage.TextureFormat.pas',
|
|
|
GLS.VectorLists in '..\Source\GLS.VectorLists.pas',
|
|
|
- Stage.VectorGeometry in '..\Source\Stage.VectorGeometry.pas',
|
|
|
- Stage.VectorTypesExt in '..\Source\Stage.VectorTypesExt.pas',
|
|
|
- Stage.Utils in '..\Source\Stage.Utils.pas',
|
|
|
GLS.VectorFileObjects in '..\Source\GLS.VectorFileObjects.pas',
|
|
|
GLS.VerletTypes in '..\Source\GLS.VerletTypes.pas',
|
|
|
GLS.VerletClothify in '..\Source\GLS.VerletClothify.pas',
|
|
|
- PasDblStrUtils in '..\Source\PasDblStrUtils.pas',
|
|
|
- PasGLTF in '..\Source\PasGLTF.pas',
|
|
|
- PasJSON in '..\Source\PasJSON.pas',
|
|
|
GLS.OpenGLAdapter in '..\Source\GLS.OpenGLAdapter.pas',
|
|
|
- gnuGettext in '..\Source\gnuGettext.pas',
|
|
|
- gnuGettextInit in '..\Source\gnuGettextInit.pas',
|
|
|
+ gnuGettext in '..\Src\gnuGettext.pas',
|
|
|
+ gnuGettextInit in '..\Src\gnuGettextInit.pas',
|
|
|
GLS.CurvesAndSurfaces in '..\Source\GLS.CurvesAndSurfaces.pas',
|
|
|
- Stage.OpenGL4 in '..\Source\Stage.OpenGL4.pas',
|
|
|
- Stage.RedBlackTree in '..\Source\Stage.RedBlackTree.pas',
|
|
|
- Stage.VectorTypes in '..\Source\Stage.VectorTypes.pas';
|
|
|
+ PasDblStrUtils in '..\Src\PasDblStrUtils.pas',
|
|
|
+ PasGLTF in '..\Src\PasGLTF.pas',
|
|
|
+ PasJSON in '..\Src\PasJSON.pas',
|
|
|
+ Stage.Generics in '..\Src\Stage.Generics.pas',
|
|
|
+ Stage.Keyboard in '..\Src\Stage.Keyboard.pas',
|
|
|
+ Stage.Logger in '..\Src\Stage.Logger.pas',
|
|
|
+ Stage.Manager in '..\Src\Stage.Manager.pas',
|
|
|
+ Stage.OpenGL4 in '..\Src\Stage.OpenGL4.pas',
|
|
|
+ Stage.OpenGLTokens in '..\Src\Stage.OpenGLTokens.pas',
|
|
|
+ Stage.PipelineTransform in '..\Src\Stage.PipelineTransform.pas',
|
|
|
+ Stage.Polynomials in '..\Src\Stage.Polynomials.pas',
|
|
|
+ Stage.RandomLib in '..\Src\Stage.RandomLib.pas',
|
|
|
+ Stage.RedBlackTree in '..\Src\Stage.RedBlackTree.pas',
|
|
|
+ Stage.RGBE in '..\Src\Stage.RGBE.pas',
|
|
|
+ Stage.Spline in '..\Src\Stage.Spline.pas',
|
|
|
+ Stage.Strings in '..\Src\Stage.Strings.pas',
|
|
|
+ Stage.TextureFormat in '..\Src\Stage.TextureFormat.pas',
|
|
|
+ Stage.Triangulation in '..\Src\Stage.Triangulation.pas',
|
|
|
+ Stage.Utils in '..\Src\Stage.Utils.pas',
|
|
|
+ Stage.VectorGeometry in '..\Src\Stage.VectorGeometry.pas',
|
|
|
+ Stage.VectorTypes in '..\Src\Stage.VectorTypes.pas',
|
|
|
+ Stage.VectorTypesExt in '..\Src\Stage.VectorTypesExt.pas';
|
|
|
|
|
|
end.
|
|
|
|