]> git.xonotic.org Git - xonotic/xonotic.git/history - misc/tools/fft-normalmap-to-heightmap.c
make the algorithm a bit more customizable
[xonotic/xonotic.git] / misc / tools / fft-normalmap-to-heightmap.c
2010-08-26 Rudolf Polzermake the algorithm a bit more customizable
2010-08-26 Rudolf Polzerfix issues with non-square images
2010-08-24 Rudolf PolzerMerge remote branch 'refs/remotes/origin/merlijn/rcon2i...
2010-08-23 Rudolf Polzermore verbose output please
2010-08-23 Rudolf Polzernormal2heightmap: more fixes
2010-08-23 Rudolf Polzersupport a "reference" image that predefines height...
2010-08-22 Rudolf PolzerB, G, R, A
2010-08-22 Rudolf Polzerfix scale factors; allow nice parameters for two differ...
2010-08-22 Rudolf Polzeralso add normalmap to heightmap, but this way is bad...
2010-08-22 Rudolf Polzeradd a normalmap to heightmap tool by me