This website requires JavaScript.
Explore
Help
Sign In
minenux
/
minetest-engine-minetest
Watch
1
Star
0
Fork
0
You've already forked minetest-engine-minetest
Code
Pull Requests
Releases
Activity
4,503
Commits
10
Branches
56
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Aaron Suen
6d61375cc7
Clean scaling pre-filter for formspec/HUD.
2015-04-01 00:01:05 -04:00
Aaron Suen
db32e6c5aa
Move texture_min_size even further down the pipe. Now, textures are JIT-upscaled using an image transformation, right at the time they're added to a mesh or particle; images used in 2D elements are left unscaled. This should fix any remaining issues with HUD elements.
2015-03-31 16:56:33 +10:00
Loic Blot
0d1eedcccc
Replace std::list to std::vector into tile.cpp (m_texture_trash) and move tile.hpp to src/client/
2015-03-05 11:59:40 +01:00