doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MaterialEditor_Resource.h
Go to the documentation of this file.
1 /*
2 ===========================================================================
3 
4 Doom 3 GPL Source Code
5 Copyright (C) 1999-2011 id Software LLC, a ZeniMax Media company.
6 
7 This file is part of the Doom 3 GPL Source Code (?Doom 3 Source Code?).
8 
9 Doom 3 Source Code is free software: you can redistribute it and/or modify
10 it under the terms of the GNU General Public License as published by
11 the Free Software Foundation, either version 3 of the License, or
12 (at your option) any later version.
13 
14 Doom 3 Source Code is distributed in the hope that it will be useful,
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 GNU General Public License for more details.
18 
19 You should have received a copy of the GNU General Public License
20 along with Doom 3 Source Code. If not, see <http://www.gnu.org/licenses/>.
21 
22 In addition, the Doom 3 Source Code is also subject to certain additional terms. You should have received a copy of these additional terms immediately following the terms and conditions of the GNU General Public License which accompanied the Doom 3 Source Code. If not, please request a copy in writing from id Software at the address below.
23 
24 If you have questions concerning this license or the applicable additional terms, you may contact in writing id Software LLC, c/o ZeniMax Media Inc., Suite 120, Rockville, Maryland 20850 USA.
25 
26 ===========================================================================
27 */
28 #define IDD_ME_ABOUTBOX 6000
29 #define IDD_TEST_DIALOG 6001
30 #define IDD_CONSOLE_FORM 6002
31 #define IDD_FIND 6003
32 #define IDD_MATERIALEDIT_FORM 6004
33 #define IDR_ME_MAINFRAME 6005
34 #define IDR_ME_MATERIALTREE_POPUP 6006
35 #define IDR_ME_FILETOOLBAR 6007
36 #define IDR_ME_STAGELIST_POPUP 6008
37 #define IDB_ME_TREEBITMAP 6009
38 #define IDI_ME_ON_ICON 6010
39 #define IDI_ME_OFF_ICON 6011
40 #define IDI_ME_DISABLED_ICON 6012
41 #define IDS_STRING7002 6013
42 #define ID_EDITMENU_INSERTFILE 6015
43 #define IDC_MATERIALEDITOR_EDIT_TEXT 6200
44 #define IDC_TAB1 6201
45 #define IDC_TAB2 6202
46 #define IDC_CONSOLE_OUTPUT 6203
47 #define IDC_EDIT_FINDTEXT 6204
48 #define IDC_EDIT2 6205
49 #define IDC_CONSOLE_EDIT 6206
50 #define IDC_CHECK_MATCH_CASE 6207
51 #define IDC_CHECK_NAME_ONLY 6208
52 #define IDC_CHECK_MATCH_WORD 6209
53 #define IDC_RADIO_SEARCHFILE 6210
54 #define IDC_RADIO_SEARCHSCOPE 6211
55 #define IDC_RADIO_SEARCHALL 6212
56 #define IDC_MATERIAL_NAME 6213
57 #define ID_ME_FILE_EXIT 26000
58 #define ID_ME_FILE_OPEN 26001
59 #define ID_ME_FILE_SAVE 26002
60 #define ID_ME_FILE_NEW 26003
61 #define ID_ME_FILE_SAVEAS 26004
62 #define ID_VIEW_INCLUDEFILENAME 26005
63 #define ID_PREVIEW_RELOADARBPROGRAMS 26006
64 #define ID_ME_PREVIEW_APPLYCHANGES 26007
65 #define ID_ME_PREVIEW_APPLYALL 26008
66 #define ID_POPUP_APPLYCHANGES 26009
67 #define ID_ME_FILE_SAVEMATERIAL 26010
68 #define ID_ME_FILE_SAVEFILE 26011
69 #define ID_POPUP_SAVEMATERIAL 26012
70 #define ID_POPUP_SAVEFILE 26013
71 #define ID_POPUP_SAVEALL 26014
72 #define ID_POPUP_APPLYFILE 26015
73 #define ID_POPUP2_SAVEFILE 26016
74 #define ID_POPUP2_SAVEALL 26017
75 #define ID_POPUP_APPLYALL 26018
76 #define ID_POPUP3_SAVEALL 26019
77 #define ID_POPUP_APPLYMATERIAL 26020
78 #define ID_ME_PREVIEW_APPLYFILE 26021
79 #define ID_STAGEPOPUP_ADDSTAGE 26022
80 #define ID_STAGEPOPUP_ADDBUMPMAP 26023
81 #define ID_STAGEPOPUP_ADDDIFFUSEMAP 26024
82 #define ID_STAGEPOPUP_ADDSPECULAR 26025
83 #define ID_STAGEPOPUP_DELETESTAGE 26026
84 #define ID_Menu7052 26027
85 #define ID_STAGEPOPUP_RENAMESTAGE 26028
86 #define ID_STAGEPOPUP_DELETEALLSTAGES 26029
87 #define ID_PREVIEW_RELOADIMAGES 26030
88 #define ID_POPUP_ADDMATERIAL 26031
89 #define ID_POPUP_DELETEMATERIAL 26032
90 #define ID_POPUP_RENAMEMATERIAL 26033
91 #define ID_POPUP_ADDFOLDER 26034
92 #define ID_ME_EDIT_UNDO 26035
93 #define ID_ME_EDIT_REDO 26036
94 #define ID_ME_EDIT_CUT 26037
95 #define ID_Menu7063 26038
96 #define ID_ME_EDIT_COPY 26039
97 #define ID_ME_EDIT_PASTE 26040
98 #define ID_ME_EDIT_DELETE 26041
99 #define ID_POPUP_CUT 26042
100 #define ID_POPUP_COPY 26043
101 #define ID_POPUP_PASTE 26044
102 #define ID_STAGEPOPUP_CUT 26045
103 #define ID_STAGEPOPUP_COPY 26046
104 #define ID_STAGEPOPUP_PASTE 26047
105 #define ID_STAGEPOPUP_ADD 26048
106 #define ID_ME_EDIT_FIND 26049
107 #define ID_ME_EDIT_RENAME 26050
108 #define ID_POPUP_RELOADFILE 26051
109 #define ID_FIND_NEXT 26052
110 #define ID_BUTTON40001 26053
111 #define ID_BUTTON40002 26054
112 #define ID_BUTTON40003 26055
113 #define ID_BUTTON40004 26056
114 #define ID_BUTTON40005 26057
115 #define ID_BUTTON40006 26058
116 #define ID_BUTTON40007 26059
117 #define ID_ME_FILE_SAVE_ACEL 26060
118 #define ID_ME_EDIT_FIND_NEXT 26061
119 
120 // Next default values for new objects
121 //
122 #ifdef APSTUDIO_INVOKED
123 #ifndef APSTUDIO_READONLY_SYMBOLS
124 #define _APS_3D_CONTROLS 1
125 #define _APS_NEXT_RESOURCE_VALUE 6016
126 #define _APS_NEXT_COMMAND_VALUE 26062
127 #define _APS_NEXT_CONTROL_VALUE 6214
128 #define _APS_NEXT_SYMED_VALUE 6014
129 #endif
130 #endif