netradiant-custom/contrib/meshtex
Garux f7b9e7e482 fix nonmodal dialogs going behind main window in linux
notes:
was okay in windows
wnd position is not preserved on hiding via Close event now, requires extra handling, as in class RotateDialog or g_guiSettings (no much critical cases exist)
min max buttons aren't shown (when requested) in Ubuntu, shown in Windows; were shown for Qt::Window flag
2022-10-31 15:16:53 +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 Qt 2022-10-27 09:10:31 +03:00
COMPILING * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
Doxyfile fix spelling 2021-05-24 20:23:09 +03:00
GeneralFunctionDialog.cpp Qt 2022-10-27 09:10:31 +03:00
GeneralFunctionDialog.h Qt 2022-10-27 09:10:31 +03:00
GenericDialog.cpp fix nonmodal dialogs going behind main window in linux 2022-10-31 15:16:53 +03:00
GenericDialog.h Qt 2022-10-27 09:10:31 +03:00
GenericMainMenu.cpp * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
GenericMainMenu.h Qt 2022-10-27 09:10:31 +03:00
GenericPluginUI.cpp Qt 2022-10-27 09:10:31 +03:00
GenericPluginUI.h Qt 2022-10-27 09:10:31 +03:00
GenericPluginUIMessages.h Qt 2022-10-27 09:10:31 +03:00
GetInfoDialog.cpp Qt 2022-10-27 09:10:31 +03:00
GetInfoDialog.h Qt 2022-10-27 09:10:31 +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 Qt 2022-10-27 09:10:31 +03:00
mainpage.dox * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
MeshEntity.cpp Qt 2022-10-27 09:10:31 +03:00
MeshEntity.h Qt 2022-10-27 09:10:31 +03:00
MeshEntityMessages.h Qt 2022-10-27 09:10:31 +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 Qt 2022-10-27 09:10:31 +03:00
modules.dox * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
PluginModule.cpp Qt 2022-10-27 09:10:31 +03:00
PluginModule.h Qt 2022-10-27 09:10:31 +03:00
PluginProperties.h Qt 2022-10-27 09:10:31 +03:00
PluginRegistration.cpp * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
PluginUI.cpp Qt 2022-10-27 09:10:31 +03:00
PluginUI.h Qt 2022-10-27 09:10:31 +03:00
PluginUIMessages.h Qt 2022-10-27 09:10:31 +03: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 Qt 2022-10-27 09:10:31 +03:00
resource.h * added MeshTex plugin src to project (can't compile) 2017-08-01 14:09:50 +03:00
SetScaleDialog.cpp Qt 2022-10-27 09:10:31 +03:00
SetScaleDialog.h Qt 2022-10-27 09:10:31 +03:00
UtilityMacros.h Qt 2022-10-27 09:10:31 +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.