File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,8 +23,7 @@ \section{Introduction}
2323made it possible to write small programs within Stellarium to produce
2424automatic presentations, set up custom configurations, and to automate
2525repetitive tasks.
26-
27- By version 0.14.0 a new scripting engine had reached a level where
26+ By version 0.14.0 the new scripting engine had reached a level where
2827it had all required features for usage, and support of scripts for
2928the old \emph {Stratoscript } engine has been discontinued.
3029
@@ -46,7 +45,8 @@ \section{Introduction}
4645\url {https://www.stellarium.org/doc/\StelSeries/scripting.html}}.
4746
4847With the adaptation to Qt6 in versions 1.0 and later we had to switch to
49- yet another scripting engine in 2022. Qt6 comes with QJSEngine, another
48+ yet another scripting engine in 2022. Qt6 comes with
49+ QJSEngine\footnote {\url {https://doc.qt.io/qt-6/qtjavascript.html}}, another
5050JavaScript engine which behaves mostly similar to the older QtScript.
5151However, small differences exist, so that care must be taken if scripts
5252should be developed for both series of Stellarium. Some older scripts
You can’t perform that action at this time.
0 commit comments