]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/surfacedialog.h
added patch support for texture-painting
[xonotic/netradiant.git] / radiant / surfacedialog.h
index 3f78b4867bd3c0a2643344b7de3982a74dae5bcb..034cf1d6b90de9a2b51ca343ca1d99a6e2b86890 100644 (file)
@@ -31,6 +31,11 @@ typedef struct _GtkWindow GtkWindow;
 void SurfaceInspector_constructWindow(GtkWindow* widget);
 void SurfaceInspector_destroyWindow();
 
+bool SelectedFaces_empty();
+void SelectedFaces_copyTexture();
+void SelectedFaces_pasteTexture();
+void FaceTextureClipboard_setDefault();
+
 
 // the increment we are using for the surface inspector (this is saved in the prefs)
 struct si_globals_t