We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d18bc commit 281f3ccCopy full SHA for 281f3cc
CastleEngineManifest.xml
@@ -4,6 +4,7 @@
4
author="Michalis Kamburelis"
5
qualified_name="net.sourceforge.castleengine.glplotter"
6
>
7
+ <version value="2.0.0" code="2" />
8
<data exists="false" />
9
<package>
10
<include path="COPYING.GPL2.txt" />
glplotter.lpr
@@ -23,8 +23,7 @@
23
program glplotter;
24
25
{ TODO:
26
- - format pliku: kolor= i specyfikacja koloru wykresu
27
- - podawanie wlasnego kolor schema parametrami (albo plik ini ?)
+ - allow to specify own color in graph file as color= lines
28
}
29
30
{$ifdef MSWINDOWS} {$apptype GUI} {$endif}
0 commit comments