Skip to content

Commit 166a594

Browse files
authored
Update roadmap.md
1 parent 2e06ac5 commit 166a594

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

_pages/roadmap.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,6 @@ There are also a lot of other improvements in the works, which may not be not bi
4848
<tr>
4949
<td><h4>gdx-video Resurrection</h4>
5050
<br>We have some plans drawn up to revive the old <a href="https://github.com/libgdx/gdx-video">gdx-video</a> extension. The first snapshots are now available!</td>
51-
<td>{% include status.html is='planned' %}</td>
52-
</tr>
53-
<tr>
54-
<td><h4>GWT 2.10.0</h4>
55-
<br>The Web backend of libGDX is currently based on GWT 2.8.2. An update to version 2.9+ would offer support for Java 11 language features, like the 'var' keyword.<sup><a href="https://github.com/tommyettinger/gdx-backends#19120">1</a>, <a href="http://www.gwtproject.org/release-notes.html#Release_Notes_2_9_0">2</a></sup></td>
5651
<td>{% include status.html is='wip' %}</td>
5752
</tr>
5853
<tr>
@@ -65,12 +60,7 @@ There are also a lot of other improvements in the works, which may not be not bi
6560
<br>Our TiledMap implementation is not as up to date as we would like it to be. Therefore, we are considering to move it to its own repo to separate its release cycle from libGDX's and to assess its compatibility with other map editors than <a href="https://www.mapeditor.org">Tiled</a>.<sup><a href="https://github.com/libgdx/libgdx/issues?q=is%3Aissue+is%3Aopen+label%3Atilemap+">1</a>, <a href="https://github.com/libgdx/libgdx/pulls?q=is%3Apr+is%3Aopen+label%3Atilemap">2</a>, <a href="https://github.com/lyze237/gdx-TiledMap">3</a></sup></td>
6661
<td>{% include status.html is='planned' %}</td>
6762
</tr>
68-
<tr>
69-
<td><h4>Particle Editor Replacement</h4>
70-
<br>The current particle editor depends on Swing and fails on M1 Macs. A completely overhauled particle editor created solely with libGDX will address this issue. The main goal is to modernize the app while maintaining full compatibility with libGDX particles.<sup><a href="https://github.com/raeleus/Particle-Park-Pro#particle-park-pro">1</a></sup></td>
71-
<td>{% include status.html is='wip' %}</td>
72-
</tr>
7363
</table>
7464

7565
<br/>
76-
Last updated: June 2023
66+
Last updated: August 2024

0 commit comments

Comments
 (0)