minetest/src/client
Thomas--S 1475c1b1c8 Add an [invert:<mode> texture modifier
Inverts the given channels of the base image.
Mode may contain the characters "r", "g", "b", "a".
Only the channels that are mentioned in the mode string will be inverted.
2016-09-15 05:25:38 +01:00
..
CMakeLists.txt Initial Gamepad support 2016-06-03 19:42:57 +02:00
clientlauncher.cpp Also support X11 icon for minetest copies installed via make install (#4407) 2016-08-20 21:26:44 +02:00
clientlauncher.h Refactor logging 2015-10-14 01:03:54 -04:00
inputhandler.h Initial Gamepad support 2016-06-03 19:42:57 +02:00
joystick_controller.cpp Initial Gamepad support 2016-06-03 19:42:57 +02:00
joystick_controller.h Initial Gamepad support 2016-06-03 19:42:57 +02:00
keys.h Add zoom, tweakable with zoom_fov, default key: Z (like optifine) 2016-08-10 12:18:25 +02:00
tile.cpp Add an [invert:<mode> texture modifier 2016-09-15 05:25:38 +01:00
tile.h v2d & aabbox3d<f32> & sky cleanups 2016-02-11 16:55:15 +01:00