This website requires JavaScript.
Explore
Help
Register
Sign In
BRNSystems
/
minetest
Watch
1
Star
0
Fork
0
You've already forked minetest
forked from
Mirrorlandia_minetest/minetest
Code
Pull Requests
1
Activity
4,502
Commits
5
Branches
61
Tags
104
MiB
b4247dff2e
Commit Graph
2 Commits
Author
SHA1
Message
Date
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