Files
netradiant-custom/contrib/meshtex
Garux ab7eb468ec gtk_widget_set_usize -> gtk_widget_set_size_request
-2 in gtk_widget_set_usize() means 'don't change given dimension'
-2 in gtk_widget_set_size_request() = early quit function w/o an effect, thus change to -1
2020-05-21 16:27:33 +03:00
..
2017-08-01 14:23:38 +03:00
2017-08-01 14:23:38 +03:00
2017-08-01 14:23:38 +03:00
2018-11-05 15:47:36 -08:00

MeshTex is a plugin for GtkRadiant 1.5. More interesting user documentation at neogeographica.com.

Doxygen-generated code documentation is in the docs/html folder; viewable online at rawgithub.com.

Build instructions are in the COMPILING file.

MeshTex is licensed under the GNU GPL v2. The LICENSE file contains a copy of the GPL.