doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ParticleEditor_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 
29 #define IDD_DIALOG_PARTICLE_EDITOR 7000
30 
31 #define IDC_BUTTON_UPDATE 7200
32 #define IDC_BUTTON_SAVE_PARTICLE 7201
33 #define IDC_COMBO_PARTICLES 7202
34 #define IDC_BUTTON_NEW 7203
35 #define IDC_LIST_STAGES 7204
36 #define IDC_BUTTON_ADDSTAGE 7205
37 #define IDC_BUTTON_REMOVESTAGE 7206
38 #define IDC_EDIT_MATERIAL 7207
39 #define IDC_BUTTON_BROWSEMATERIAL 7208
40 #define IDC_EDIT_DEPTHHACK 7209
41 #define IDC_CHECK_ONESHOT 7210
42 #define IDC_EDIT_COUNT 7211
43 #define IDC_SLIDER_COUNT 7212
44 #define IDC_CHECK_WORLDGRAVITY 7213
45 #define IDC_EDIT_TIME 7214
46 #define IDC_SLIDER_TIME 7215
47 #define IDC_EDIT_TIMEOFFSET 7216
48 #define IDC_EDIT_BUNCHING 7217
49 #define IDC_EDIT_DEADTIME 7218
50 #define IDC_RADIO_RECT 7219
51 #define IDC_RADIO_SPHERE 7220
52 #define IDC_RADIO_CYLINDER 7221
53 #define IDC_RADIO_SPHERE2 7222
54 #define IDC_CHECK_WORLDGRAVITY2 7223
55 #define IDC_CHECK_ENTITYCOLOR 7224
56 #define IDC_EDIT_XSIZE 7225
57 #define IDC_EDIT_ZSIZE 7226
58 #define IDC_EDIT_YSIZE 7227
59 #define IDC_EDIT_RINGOFFSET 7228
60 #define IDC_RADIO_CONE 7229
61 #define IDC_RADIO_OUTWARD 7230
62 #define IDC_EDIT_DIRECTIONPARM 7231
63 #define IDC_RADIO_VIEW 7232
64 #define IDC_RADIO_AIMED 7233
65 #define IDC_RADIO_X 7234
66 #define IDC_RADIO_Y 7235
67 #define IDC_RADIO_Z 7236
68 #define IDC_EDIT_CUSTOMPATH 7237
69 #define IDC_CHECK_RANDOMANGLE2 7238
70 #define IDC_CHECK_RANDOMDISTRIBUTION 7239
71 #define IDC_EDIT_CYCLES 7240
72 #define IDC_EDIT_COLOR 7241
73 #define IDC_BUTTON_BROWSECOLOR 7242
74 #define IDC_EDIT_SPEEDFROM 7243
75 #define IDC_EDIT_SPEEDTO 7244
76 #define IDC_EDIT_ROTATIONFROM 7245
77 #define IDC_EDIT_ROTATIONTO 7246
78 #define IDC_EDIT_SIZEFROM 7247
79 #define IDC_EDIT_SIZETO 7248
80 #define IDC_EDIT_ASPECTFROM 7249
81 #define IDC_EDIT_ASPECTTO 7250
82 #define IDC_EDIT_FADECOLOR 7251
83 #define IDC_BUTTON_BROWSEFADECOLOR 7252
84 #define IDC_EDIT_FADEIN 7253
85 #define IDC_EDIT_FADEOUT 7254
86 #define IDC_EDIT_ANIMFRAMES 7255
87 #define IDC_EDIT_ANIMRATE 7256
88 #define IDC_EDIT_GRAVITY 7257
89 #define IDC_EDIT_OFFSET 7258
90 #define IDC_STATIC_DIRPARM 7259
91 #define IDC_BUTTON_HIDESTAGE 7260
92 #define IDC_RADIO_VIEWORIGIN 7261
93 #define IDC_EDIT_CUSTOMPARMS 7262
94 #define IDC_CHECK_EDITPARTICLEMODE 7263
95 #define IDC_RADIO_VIEWPROJECTILE 7264
96 #define IDC_EDIT_FADEFRACTION 7265
97 #define IDC_BUTTON_SAVE_PARTICLE_AS 7266
98 #define IDC_RADIO_VIEWIMPACT 7267
99 #define IDC_BUTTON_BROWSECOLOR_ENTITY 7268
100 #define IDC_BUTTON_SAVE_ONENTITY 7269
101 #define IDC_BUTTON_SHOWSTAGE 7270
102 #define IDC_RADIO_VIEWEXPLOSION 7271
103 #define IDC_BUTTON_SAVE_PARTICLEENTITIES 7272
104 #define IDC_EDIT_ORIENTATIONPARM1 7273
105 #define IDC_EDIT_ORIENTATIONPARM2 7274
106 #define IDC_SLIDER_BUNCHING 7275
107 #define IDC_SLIDER_SPEEDFROM 7276
108 #define IDC_SLIDER_SPEEDTO 7277
109 #define IDC_SLIDER_SIZEFROM 7278
110 #define IDC_SLIDER_SIZETO 7279
111 #define IDC_SLIDER_ROTATIONFROM 7280
112 #define IDC_SLIDER_ROTATIONTO 7281
113 #define IDC_SLIDER_ASPECTFROM 7282
114 #define IDC_SLIDER_ASPECTTO 7283
115 #define IDC_SLIDER_GRAVITY 7284
116 #define IDC_SLIDER_FADEIN 7285
117 #define IDC_SLIDER_FADEOUT 7286
118 #define IDC_COMBO_CUSTOMPATH 7287
119 #define IDC_STATIC_INFILE 7288
120 #define IDC_BUTTON_TESTMODEL 7289
121 #define IDC_BUTTON_IMPACT 7290
122 #define IDC_BUTTON_MUZZLE 7291
123 #define IDC_BUTTON_FLIGHT 7292
124 #define IDC_BUTTON_SELECTED 7293
125 #define IDC_BUTTON_DOOM 7294
126 #define IDC_BUTTON_DROPEMITTER 7295
127 #define IDC_BUTTON1 7296
128 #define IDC_BUTTON_VECTOR 7297
129 #define IDC_SLIDER_FADEFRACTION 7298
130 #define IDC_EDIT_BOUNDSEXPANSION 7299
131 #define IDC_STATIC_DESC 7300
132 #define IDC_EDIT_INITIALANGLE 7301
133 #define IDC_BUTTON_XDN 7302
134 #define IDC_BUTTON_XUP 7303
135 #define IDC_BUTTON_YUP 7304
136 #define IDC_BUTTON_YDN 7305
137 #define IDC_BUTTON_ZUP 7306
138 #define IDC_BUTTON_ZDN 7307
139 
140 
141 // Next default values for new objects
142 //
143 #ifdef APSTUDIO_INVOKED
144 #ifndef APSTUDIO_READONLY_SYMBOLS
145 #define _APS_3D_CONTROLS 1
146 #define _APS_NEXT_RESOURCE_VALUE 7001
147 #define _APS_NEXT_COMMAND_VALUE 27000
148 #define _APS_NEXT_CONTROL_VALUE 7308
149 #define _APS_NEXT_SYMED_VALUE 7001
150 #endif
151 #endif