RealBadAngel
|
655fc6010f
|
Fix relief mapping issues
|
2015-07-16 15:36:48 +02:00 |
|
RealBadAngel
|
ffd16e3fec
|
Add minimap feature
|
2015-06-27 03:42:01 +02:00 |
|
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 |
|