globe_3d 2023.11.12 metadata (tags) (#1086)
* Update globe_3d-2023.11.12.toml metadata (tags) Metadata update only in .toml: added a few tags. * Update globe_3d-2023.11.12.toml metadata (tags) Metadata update only in .toml: added a few more tags. * Update globe_3d-2023.11.12.toml metadata (tags) Metadata update only in .toml: shortened tags (max len=15).
This commit is contained in:
committed by
GitHub
parent
4f891e0e0d
commit
db485dfa0b
@@ -3,7 +3,11 @@ name = "globe_3d"
|
||||
version = "2023.11.12"
|
||||
|
||||
licenses = "MIT"
|
||||
tags = [ "gl", "opengl" ]
|
||||
tags = [ "gl", "opengl",
|
||||
"rendering", "graphics", "3d-rendering", "3d-graphics",
|
||||
"space-partition",
|
||||
"collision",
|
||||
"portal" ]
|
||||
website = "https://globe3d.sourceforge.io/"
|
||||
|
||||
authors = ["Gautier de Montmollin"]
|
||||
|
||||
Reference in New Issue
Block a user