MineClone2/tools/libtextureconverter
Doods 31facbd902 Texture converter add signs (#4238)
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/4238
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: Doods <yusufalishabaka@tutanota.com>
Co-committed-by: Doods <yusufalishabaka@tutanota.com>
2024-04-29 15:50:32 +00:00
..
__init__.py Refactored code: split up into different functions and modules. 2024-01-21 02:19:29 +00:00
common.py Refactor convert_textures code, seperated special cases into its own module 2024-01-21 02:19:29 +00:00
config.py Made minetest directory handling, platform indiependent 2024-01-21 02:19:29 +00:00
convert.py Texture converter add signs (#4238) 2024-04-29 15:50:32 +00:00
gui.py Made terms clearer in gui.py 2024-01-21 02:19:29 +00:00
special_convert_cases.py More fixes 2024-01-21 02:19:29 +00:00
utils.py Converted utils os.system commands to useing the more pythonic: wand, library. And partially converted armor os.system commands to wand too. 2024-01-21 02:19:29 +00:00