2016-03-12 01:20:51 +01:00
|
|
|
/* Copyright (c) 2002-2012 Croteam Ltd.
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
|
|
it under the terms of version 2 of the GNU General Public License as published by
|
|
|
|
the Free Software Foundation
|
|
|
|
|
|
|
|
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
GNU General Public License for more details.
|
|
|
|
|
|
|
|
You should have received a copy of the GNU General Public License along
|
|
|
|
with this program; if not, write to the Free Software Foundation, Inc.,
|
|
|
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */
|
2016-03-11 14:57:17 +01:00
|
|
|
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
|
|
// Microsoft Developer Studio generated include file.
|
|
|
|
// Used by Graphics.rc
|
|
|
|
//
|
|
|
|
#define ID_TEST_BUTTON 3
|
|
|
|
#define ID_CREATE_AS 3
|
|
|
|
#define ID_REFRESH_TEXTURE 6
|
|
|
|
#define ID_BASE_NONE 8
|
|
|
|
#define ID_BROWSE_BASE 9
|
|
|
|
#define ID_REMOVE_ALL_EFFECTS 10
|
|
|
|
#define IDD_DIALOG1 101
|
|
|
|
#define IDD_SELECT_MODE_DIALOG 101
|
|
|
|
#define IDB_MODE_BROWSING_ICONS 102
|
|
|
|
#define IDD_CREATE_EFFECT_TEXTURE 103
|
|
|
|
#define IDD_CREATE_ANIMATED_TEXTURE 104
|
|
|
|
#define IDD_CREATE_NORMAL_TEXTURE 105
|
|
|
|
#define IDD_CHOOSE_TEXTURE_TYPE 106
|
|
|
|
#define IDD_GFX_FILE_REQUESTER 185
|
|
|
|
#define IDC_CURRENT_MODE 1005
|
|
|
|
#define IDC_CURRENT_DRIVER 1006
|
|
|
|
#define IDC_PIX_WIDTH 1009
|
|
|
|
#define IDC_PIX_HEIGHT 1010
|
|
|
|
#define IDC_TEXTURE_TYPE 1012
|
|
|
|
#define IDC_EFFECT_CLASS 1012
|
|
|
|
#define IDC_MEX_SIZE 1013
|
|
|
|
#define IDC_MIP_MAPS 1014
|
|
|
|
#define IDC_EFFECT_TYPE 1017
|
|
|
|
#define IDC_CHEQUERED_ALPHA 1018
|
|
|
|
#define IDC_FORCE32 1019
|
|
|
|
#define IDC_CREATED_TEXTURE_NAME 1020
|
|
|
|
#define IDC_CREATE_MIPMAPS 1021
|
|
|
|
#define IDC_VIEW_TEXTURE 1022
|
|
|
|
#define IDC_SIZE_IN_PIXELS 1023
|
|
|
|
#define IDC_EDIT_SCRIPT 1024
|
|
|
|
#define ID_NORMAL_TEXTURE 1025
|
|
|
|
#define IDC_TEXTURE_NAME 1025
|
|
|
|
#define ID_ANIMATED_TEXTURE 1026
|
|
|
|
#define IDC_TEXTURE_ANIMATIONS 1026
|
|
|
|
#define ID_EFFECT_TEXTURE 1027
|
|
|
|
#define IDC_TEXTURE_PREVIEW_WINDOW 1028
|
|
|
|
#define ID_CREATE_TEXTURE 1029
|
|
|
|
#define IDW_VIEW_CREATED_TEXTURE 1030
|
|
|
|
#define IDC_BASE_TEXTURE_NAME 1032
|
|
|
|
#define ID_CREATE 1033
|
|
|
|
#define IDC_REND_SPEED 1034
|
|
|
|
#define IDW_FILE_THUMBNAIL 1035
|
|
|
|
#define IDC_THUMBNAIL_DESCRIPTION 1036
|
|
|
|
#define IDC_THUMBNAIL_RECT 1037
|
|
|
|
#define IDC_COLOR_HIGH 1038
|
|
|
|
#define IDC_COLOR_TRUE 1039
|
|
|
|
#define IDC_COLOR_DEFAULT 1040
|
|
|
|
#define IDC_API 1041
|
|
|
|
#define IDC_RESOLUTIONS 1042
|
|
|
|
|
|
|
|
// Next default values for new objects
|
|
|
|
//
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
#define _APS_NEXT_RESOURCE_VALUE 109
|
|
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
|
|
#define _APS_NEXT_CONTROL_VALUE 1042
|
|
|
|
#define _APS_NEXT_SYMED_VALUE 103
|
|
|
|
#endif
|
|
|
|
#endif
|