Update Godot version for tools/utilities (#360)

This commit is contained in:
Yevhen Babiichuk (DustDFG)
2024-10-05 18:29:48 +03:00
committed by GitHub
parent 1f295782b5
commit 9da7acd5a4

View File

@@ -128,10 +128,14 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support).
*Non-game Open source projects made with Godot (tools/utilities).*
#### Godot 4.0
#### Godot 4.0+
- [Clipboard Narrator](https://github.com/lesleyrs/clipboard-narrator) - Turn any web page into an audiobook, works in the background on desktop!
- [GodSVG](https://github.com/MewPurPur/GodSVG) - Tool to create optimized Scalable Vector Graphics files.
- [Lorien](https://github.com/mbrlabs/Lorien) - Infinite-canvas drawing/whiteboarding app for Windows, Linux and macOS. Supports drawing tablets and pressure sensitivity.
- [Material Maker](https://github.com/RodZill4/material-maker) - Create PBR materials procedurally (similar to Substance Designer).
- [Pixelorama](https://github.com/Orama-Interactive/Pixelorama) - 2D pixel art editor.
- [ProtonGraph](https://github.com/protongraph/protongraph) - Node-based tool for procedural content creation. Like visual scripting, but for 3D model generation (needs custom engine modules).
#### Godot 3.5+
@@ -141,10 +145,6 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support).
- [Arrow](https://github.com/mhgolkar/Arrow) - A tool to design game narratives with nodes.
- [Godello](https://github.com/alfredbaudisch/Godello) - A Trello-like kanban board application made with Godot. A proof of concept for complex non-game applications with Godot, as well real-time online interactions between multiple users. Includes backend code.
- [Lorien](https://github.com/mbrlabs/Lorien) - Infinite-canvas drawing/whiteboarding app for Windows, Linux and macOS. Supports drawing tablets and pressure sensitivity.
- [Material Maker](https://github.com/RodZill4/material-maker) - Create PBR materials procedurally (similar to Substance Designer).
- [Pixelorama](https://github.com/Orama-Interactive/Pixelorama) - 2D pixel art editor.
- [ProtonGraph](https://github.com/protongraph/protongraph) - Node-based tool for procedural content creation. Like visual scripting, but for 3D model generation (needs custom engine modules).
- [vpuppr](https://github.com/virtual-puppet-project/vpuppr) - A cross-platform VTuber application with mulitple tracking backends.
## Templates