This website requires JavaScript.
Explore
Help
Register
Sign In
Reload
/
VoxeLibre
Watch
1
Star
0
Fork
1
You've already forked VoxeLibre
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
77a6ac1ef3
VoxeLibre
/
tools
/
libtextureconverter
History
James David Clarke
1a2b9e5930
More fixes
2024-01-21 02:19:29 +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
More fixes
2024-01-21 02:19:29 +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