netradiant-custom/contrib/meshtex
2020-05-21 16:27:15 +03:00
..
docs * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
.gitattributes * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
.gitignore * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
AllocatedMatrix.h Radiant: 2017-08-01 14:23:38 +03:00
COMPILING * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
Doxyfile * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
GeneralFunctionDialog.cpp replace gtk_signal_connect, GTK_OBJECT, GTK_SIGNAL_FUNC, gtk_object_set_data, gtk_object_get_data 2020-05-21 16:27:15 +03:00
GeneralFunctionDialog.h * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
GenericDialog.cpp use gtk_widget_get_window() instead of widget->window 2020-05-21 16:24:40 +03:00
GenericDialog.h replace gtk_signal_connect, GTK_OBJECT, GTK_SIGNAL_FUNC, gtk_object_set_data, gtk_object_get_data 2020-05-21 16:27:15 +03:00
GenericMainMenu.cpp * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
GenericMainMenu.h * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
GenericPluginUI.cpp fix the rest of errors with CFLAGS+="-DGSEAL_ENABLE" except accel_label->accel_string required hack 2020-05-21 16:27:14 +03:00
GenericPluginUI.h * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
GenericPluginUIMessages.h * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
GetInfoDialog.cpp replace gtk_signal_connect, GTK_OBJECT, GTK_SIGNAL_FUNC, gtk_object_set_data, gtk_object_get_data 2020-05-21 16:27:15 +03:00
GetInfoDialog.h * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
HISTORY * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
LICENSE * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
localdirs.vsprops * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
MainMenu.cpp * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
MainMenu.h * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
mainpage.dox * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
MeshEntity.cpp * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
MeshEntity.h * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
MeshEntityMessages.h * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
meshtex.def * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
meshtex.rc * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
meshtex.sln * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
meshtex.vcproj * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
MeshVisitor.cpp * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
MeshVisitor.h * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
modules.dox * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
PluginModule.cpp * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
PluginModule.h * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
PluginProperties.h remove word "commit" from the About dialog 2018-11-05 15:46:46 -08:00
PluginRegistration.cpp * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
PluginUI.cpp Radiant: 2017-08-01 14:23:38 +03:00
PluginUI.h Radiant: 2017-08-01 14:23:38 +03:00
PluginUIMessages.h add URL to Help dialog 2018-11-05 15:47:36 -08:00
README.md * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
RefCounted.cpp * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
RefCounted.h * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
resource.h * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
SetScaleDialog.cpp replace gtk_signal_connect, GTK_OBJECT, GTK_SIGNAL_FUNC, gtk_object_set_data, gtk_object_get_data 2020-05-21 16:27:15 +03:00
SetScaleDialog.h * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
UtilityMacros.h * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03: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.