Resource.h 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296
  1. /*
  2. * Copyright (c) Contributors to the Open 3D Engine Project.
  3. * For complete copyright and license terms please see the LICENSE at the root of this distribution.
  4. *
  5. * SPDX-License-Identifier: Apache-2.0 OR MIT
  6. *
  7. */
  8. #pragma once
  9. #define ID_FILE_NEW 0xE100
  10. #define ID_FILE_SAVE_AS 0xE104
  11. #define ID_FILE_MRU_FIRST 0xE110
  12. #define ID_FILE_MRU_FILE1 0xE110
  13. #define ID_FILE_MRU_LAST 0xE11F
  14. #define ID_EDIT_COPY 0xE122
  15. #define ID_EDIT_CUT 0xE123
  16. #define ID_EDIT_PASTE 0xE125
  17. #define ID_APP_ABOUT 0xE140
  18. #define ID_APP_EXIT 0xE141
  19. #define ID_APP_SHOW_WELCOME 0xE142
  20. #define IDD_TRACKVIEWDIALOG 19
  21. #define IDD_DATABASE 140
  22. #define IDR_DB_LIBRARY_ITEM_BAR 141
  23. #define IDR_DB_MATERIAL_BAR 142
  24. #define IDR_DB_ENTITY 147
  25. #define IDD_DB_ENTITY 149
  26. #define IDI_BALL_ONLINE 315
  27. #define IDI_BALL_OFFLINE 316
  28. #define IDI_BALL_PENDING 395
  29. #define IDI_BALL_DISABLED 396
  30. #define IDR_DB_PARTICLES_BAR 410
  31. #define IDR_DB_LIBRARY_BAR 455
  32. #define IDR_DB_STANDART 456
  33. #define IDC_ZOOM_INTERNAL 1052
  34. #define IDC_BRUSH_INTERNAL 1053
  35. #define IDC_ARRBLCK 1054
  36. #define IDC_ARRBLCKCROSS 1055
  37. #define IDC_ARRWHITE 1056
  38. #define IDC_COLOR_PICKER 1057
  39. #define IDC_HIT_CURSOR 1058
  40. #define IDC_ARROW_ADDKEY 1059
  41. #define IDC_LEFTRIGHT 1060
  42. #define IDC_POINTER_OBJHIT 1061
  43. #define IDC_POINTER_LINK 1062
  44. #define IDC_POINTER_LINKNOW 1063
  45. #define IDC_POINTER_PLUS 1064
  46. #define IDC_POINTER_OBJECT_ROTATE 1065
  47. #define IDC_POINTER_OBJECT_SCALE 1066
  48. #define IDC_POINTER_OBJECT_MOVE 1067
  49. #define IDC_POINTER_MINUS 1068
  50. #define IDC_POINTER_GET_HEIGHT 1069
  51. #define IDC_POINTER_FLATTEN 1070
  52. #define IDC_POINTER_SMOOTH 1071
  53. #define IDC_POINTER_DRAG_ITEM 1077
  54. #define IDC_CURSOR_HAND_DRAG 1078
  55. #define IDC_CURSOR_HAND_FINGER 1079
  56. #define IDC_ARROW_UP 1080
  57. #define IDC_ARROW_DOWN 1081
  58. #define IDC_ARROW_DOWNRIGHT 1082
  59. #define IDC_ARROW_UPRIGHT 1083
  60. #define IDC_NEW 1578
  61. #define IDC_POINTER_SO_SELECT 1891
  62. #define IDC_HAND_INTERNAL 1998
  63. #define IDC_POINTER_SO_SELECT_PLUS 1999
  64. #define IDC_POINTER_SO_SELECT_MINUS 2000
  65. #define IDC_SELECTION 2634
  66. #define IDC_SELECTION_MASK 2637
  67. #define IDC_PLATFORM_PROVO 2758
  68. #define IDC_PLATFORM_SALEM 2759
  69. #define IDC_GROUPBOX_GLOBALTAGS 2916
  70. #define IDC_GROUPBOX_FRAGMENTTAGS 2917
  71. #define ID_RESOURCES_REDUCEWORKINGSET 32896
  72. #define ID_VIEW_CONFIGURELAYOUT 32906
  73. #define ID_TOOLS_LOGMEMORYUSAGE 32908
  74. #define ID_TOOLS_CONFIGURETOOLS 32911
  75. #define ID_TOOLS_TOOL1 32913
  76. #define ID_TOOLS_CUSTOMIZEKEYBOARD 32914
  77. #define ID_EXPORT_INDOORS 32915
  78. #define ID_VIEW_CYCLE2DVIEWPORT 32916
  79. #define ID_PHYSICS_GETPHYSICSSTATE 32937
  80. #define ID_PHYSICS_RESETPHYSICSSTATE 32938
  81. #define ID_GAME_SYNCPLAYER 32941
  82. #define ID_FILE_SAVELEVELRESOURCES 32942
  83. #define ID_TOOL_FIRST 32972
  84. #define ID_EDIT_UNFREEZE 32973
  85. #define ID_EDIT_UNHIDE 32974
  86. #define ID_TOOL_LAST 33173
  87. #define ID_TOOL_SHELVE_FIRST 33174
  88. #define ID_TOOL_SHELVE_LAST 33375
  89. #define ID_WIREFRAME 33410
  90. #define ID_GENERATORS_TEXTURE 33448
  91. #define ID_FILE_IMPORT 33457
  92. #define ID_EDIT_HOLD 33464
  93. #define ID_EDIT_FETCH 33465
  94. #define ID_FILE_EXPORTTOGAMENOSURFACETEXTURE 33473
  95. #define ID_VIEW_SWITCHTOGAME 33477
  96. #define ID_VIEW_SWITCHTOGAME_FULLSCREEN 33478
  97. #define ID_VIEW_SWITCHTOGAME_VIEWPORT 33479
  98. #define ID_MOVE_OBJECT 33481
  99. #define ID_RENAME_OBJ 33483
  100. #define ID_FETCH 33496
  101. #define ID_SELECTION_DELETE 33512
  102. #define ID_EDIT_ESCAPE 33513
  103. #define ID_UNDO 33524
  104. #define ID_GOTO_SELECTED 33535
  105. #define ID_EDIT_LEVELDATA 33542
  106. #define ID_FILE_EDITEDITORINI 33543
  107. #define ID_FILE_EDITLOGFILE 33544
  108. #define ID_PREFERENCES 33546
  109. #define ID_REDO 33550
  110. #define ID_SWITCH_PHYSICS 33555
  111. #define ID_REF_COORDS_SYS 33556
  112. #define ID_TV_ADDKEY 33557
  113. #define ID_TV_DELKEY 33558
  114. #define ID_TV_MOVEKEY 33559
  115. #define ID_TV_SLIDEKEY 33560
  116. #define ID_TV_SCALEKEY 33561
  117. #define ID_TV_ADD_SEQUENCE 33563
  118. #define ID_TV_DEL_SEQUENCE 33564
  119. #define ID_TV_EDIT_SEQUENCE 33565
  120. #define ID_TV_RECORD 33566
  121. #define ID_TV_PLAY 33567
  122. #define ID_TV_STOP 33568
  123. #define ID_TV_PAUSE 33569
  124. #define ID_ADDNODE 33570
  125. #define ID_ADDSCENETRACK 33573
  126. #define ID_FIND 33574
  127. #define ID_TAG_LOC1 33576
  128. #define ID_TAG_LOC2 33577
  129. #define ID_TAG_LOC3 33578
  130. #define ID_TAG_LOC4 33579
  131. #define ID_TAG_LOC5 33580
  132. #define ID_TAG_LOC6 33581
  133. #define ID_TAG_LOC7 33582
  134. #define ID_TAG_LOC8 33583
  135. #define ID_TAG_LOC9 33584
  136. #define ID_TAG_LOC10 33585
  137. #define ID_TAG_LOC11 33586
  138. #define ID_TAG_LOC12 33587
  139. #define ID_GOTO_LOC1 33588
  140. #define ID_GOTO_LOC2 33589
  141. #define ID_GOTO_LOC3 33590
  142. #define ID_GOTO_LOC4 33591
  143. #define ID_GOTO_LOC5 33592
  144. #define ID_GOTO_LOC6 33593
  145. #define ID_GOTO_LOC7 33594
  146. #define ID_GOTO_LOC8 33595
  147. #define ID_GOTO_LOC9 33596
  148. #define ID_GOTO_LOC10 33597
  149. #define ID_GOTO_LOC11 33598
  150. #define ID_GOTO_LOC12 33599
  151. #define ID_TV_JUMPEND 33600
  152. #define ID_TV_JUMPSTART 33601
  153. #define ID_TV_PREVKEY 33602
  154. #define ID_TV_NEXTKEY 33603
  155. #define ID_PLAY_LOOP 33607
  156. #define ID_PANEL_VEG_EXPORT 33672
  157. #define ID_PANEL_VEG_IMPORT 33673
  158. #define ID_PANEL_VEG_DISTRIBUTE 33674
  159. #define ID_PANEL_VEG_SCALE 33675
  160. #define ID_PANEL_VEG_ADD 33676
  161. #define ID_PANEL_VEG_REMOVE 33677
  162. #define ID_PANEL_VEG_CLEAR 33678
  163. #define ID_PANEL_VEG_CLONE 33679
  164. #define ID_PANEL_VEG_REPLACE 33681
  165. #define ID_PANEL_VEG_ADDCATEGORY 33682
  166. #define ID_PANEL_VEG_RENAMECATEGORY 33683
  167. #define ID_PANEL_VEG_REMOVECATEGORY 33684
  168. #define ID_TOOLS_PREFERENCES 33691
  169. #define ID_SWITCHCAMERA_DEFAULTCAMERA 33700
  170. #define ID_SWITCHCAMERA_SEQUENCECAMERA 33701
  171. #define ID_SWITCHCAMERA_SELECTEDCAMERA 33702
  172. #define ID_TV_RECORD_AUTO 33703
  173. #define ID_VIEW_OPENVIEWPANE 33709
  174. #define ID_VIEW_OPENPANE_FIRST 33712
  175. #define ID_VIEW_OPENPANE_LAST 33811
  176. #define ID_OPEN_EMOTIONFX_EDITOR 39742
  177. #define ID_BRUSH_CSGSUBSTRUCT 33837
  178. #define ID_MATERIAL_PICKTOOL 33842
  179. #define ID_MODIFY_AIPOINT_PICKIMPASSLINK 33865
  180. #define ID_FILE_EXPORTSELECTION 33875
  181. #define ID_EDIT_PASTE_WITH_LINKS 33893
  182. #define ID_SPLINE_PREVIOUS_KEY 33916
  183. #define ID_SPLINE_NEXT_KEY 33917
  184. #define ID_SPLINE_FLATTEN_ALL 33918
  185. #define ID_TANGENT_UNIFY 33920
  186. #define ID_TANGENT_IN_ZERO 33921
  187. #define ID_TANGENT_IN_STEP 33923
  188. #define ID_TANGENT_OUT_ZERO 33924
  189. #define ID_TANGENT_OUT_STEP 33926
  190. #define ID_TANGENT_AUTO 33927
  191. #define ID_TANGENT_IN_LINEAR 33928
  192. #define ID_TANGENT_OUT_LINEAR 33929
  193. #define ID_FREEZE_KEYS 33930
  194. #define ID_SPLINE_FIT_X 33931
  195. #define ID_SPLINE_FIT_Y 33932
  196. #define ID_SPLINE_SNAP_GRID_X 33933
  197. #define ID_SPLINE_SNAP_GRID_Y 33934
  198. #define ID_FREEZE_TANGENTS 33935
  199. #define ID_PANEL_VEG_CREATE_SEL 33990
  200. #define ID_TOOLS_UPDATEPROCEDURALVEGETATION 33999
  201. #define ID_DISPLAY_GOTOPOSITION 34004
  202. #define ID_PHYSICS_SIMULATEOBJECTS 34007
  203. #define ID_TV_SEQUENCE_NEW 34049
  204. #define ID_TV_MODE_DOPESHEET 34052
  205. #define ID_VIEW_LAYOUTS 34053
  206. #define ID_TV_MODE_CURVEEDITOR 34054
  207. #define ID_OPEN_TRACKVIEW 34063
  208. #define ID_SWITCHCAMERA_NEXT 34065
  209. #define ID_TV_SNAP_NONE 34068
  210. #define ID_TV_SNAP_MAGNET 34069
  211. #define ID_TV_SNAP_FRAME 34070
  212. #define ID_TV_SNAP_TICK 34071
  213. #define ID_TV_SNAP_FPS 34072
  214. #define ID_VIEW_TICKINSECONDS 34075
  215. #define ID_VIEW_TICKINFRAMES 34076
  216. #define ID_OPEN_ASSET_BROWSER 34077
  217. #define ID_SNAP_TO_GRID_RANGE_BEGIN 34087
  218. #define ID_SNAP_TO_GRID_RANGE_END 34106
  219. #define ID_TOOLS_EXPORT_SHORTCUTS 34138
  220. #define ID_TOOLS_IMPORT_SHORTCUTS 34139
  221. #define ID_TOOLS_BATCH_RENDER 34151
  222. #define ID_TOOLS_SCRIPTHELP 34152
  223. #define ID_TV_MODE_OPENCURVEEDITOR 34153
  224. #define ID_TOOLS_LUA_EDITOR 34154
  225. #define ID_OPEN_QUICK_ACCESS_BAR 34177
  226. #define ID_TRACKVIEW_TOGGLE_DISABLE 34178
  227. #define ID_TRACKVIEW_TOGGLE_MUTE 34179
  228. #define ID_TRACKVIEW_MUTE_ALL 34180
  229. #define ID_TRACKVIEW_UNMUTE_ALL 34181
  230. #define ID_TV_TOOLS_CUSTOMIZETRACKCOLORS 34182
  231. #define ID_TOOLS_ENABLEFILECHANGEMONITORING 34185
  232. #define ID_FILE_OPEN_LEVEL 34196
  233. #define ID_FILE_SAVE_LEVEL 34197
  234. #define ID_TV_SYNC_TO_BASE 34199
  235. #define ID_TV_SYNC_FROM_BASE 34200
  236. #define ID_FILE_SAVESETTINGS 34204
  237. #define ID_SET_TIME_TO_KEY 34206
  238. #define ID_TOGGLE_SCRUB_UNITS 34207
  239. #define ID_TOGGLE_PREVIEW_UNITS 34208
  240. #define ID_MANN_RELOAD_ANIMS 34210
  241. #define ID_FILE_ANIMDBEDITOR 34211
  242. #define ID_SNAP_TO_ANGLE_RANGE_BEGIN 34323
  243. #define ID_SNAP_TO_ANGLE_RANGE_END 34330
  244. #define ID_MODIFY_GOTO_SELECTION 34358
  245. #define ID_VIEW_LAYOUT_FIRST 34363
  246. #define ID_VIEW_LAYOUT_LAST 34377
  247. #define ID_VIEW_SAVELAYOUT 34438
  248. #define ID_VIEW_LAYOUT_LOAD_DEFAULT 34439
  249. #define ID_GAME_OSXGL_ENABLESPEC 34449
  250. #define ID_GAME_OSXMETAL_ENABLESPEC 34450
  251. #define ID_CLEAR_REGISTRY 34470
  252. #define ID_SOUND_STOPALLSOUNDS 34476
  253. #define ID_AUDIO_REFRESH_AUDIO_SYSTEM 34477
  254. #define ID_OPEN_AUDIO_CONTROLS_BROWSER 34580
  255. #define ID_CREATE_GLOBAL_FG_MODULE_FROM_SELECTION 35076
  256. #define ID_CREATE_LEVEL_FG_MODULE_FROM_SELECTION 35077
  257. #define ID_GRAPHVIEW_ADD_BLACK_BOX 35078
  258. #define ID_GRAPHVIEW_UNGROUP 35079
  259. #define ID_FILE_PROJECT_MANAGER_NEW 35080
  260. #define ID_FILE_PROJECT_MANAGER_OPEN 35081
  261. #define ID_FILE_PROJECT_MANAGER_SETTINGS 35082
  262. #define ID_TV_TRACKS_TOOLBAR_BASE 35083 // range between ID_TV_TRACKS_TOOLBAR_BASE to ID_TV_TRACKS_TOOLBAR_LAST reserved
  263. #define ID_TV_TRACKS_TOOLBAR_LAST 35183 // for up to 100 "Add Tracks..." dynamically added Track View Track buttons
  264. #define ID_OPEN_UICANVASEDITOR 36010
  265. #define ID_SKINS_REFRESH 36014
  266. #define ID_DOCUMENTATION_GETTINGSTARTEDGUIDE 36023
  267. #define ID_DOCUMENTATION_TUTORIALS 36024
  268. #define ID_DOCUMENTATION_GLOSSARY 36025
  269. #define ID_DOCUMENTATION_O3DE 36026
  270. #define ID_DOCUMENTATION_GAMELIFT 36027
  271. #define ID_DOCUMENTATION_RELEASENOTES 36028
  272. #define ID_DOCUMENTATION_GAMEDEVBLOG 36029
  273. #define ID_DOCUMENTATION_TWITCHCHANNEL 36030
  274. #define ID_DOCUMENTATION_FORUMS 36031
  275. #define ID_DOCUMENTATION_AWSSUPPORT 36032
  276. #define ID_DOCUMENTATION_FEEDBACK 36043
  277. #define ID_OPEN_SUBSTANCE_EDITOR 36060
  278. #define ID_IMPORT_ASSET 36069
  279. #define FIRST_QT_ACTION 50000
  280. #define ID_VIEW_CONSOLEWINDOW 50001
  281. #define ID_TOOLBAR_SEPARATOR 50002
  282. #define ID_TOOLBAR_WIDGET_FIRST 50003
  283. #define ID_TOOLBAR_WIDGET_UNDO 50003
  284. #define ID_TOOLBAR_WIDGET_REDO 50004
  285. #define ID_TOOLBAR_WIDGET_SNAP_ANGLE 50007
  286. #define ID_TOOLBAR_WIDGET_SNAP_GRID 50008
  287. #define ID_TOOLBAR_WIDGET_ENVIRONMENT_MODE 50011
  288. #define ID_TOOLBAR_WIDGET_DEBUG_MODE 50012
  289. #define ID_TOOLBAR_WIDGET_SPACER_RIGHT 50013
  290. #define ID_TOOLBAR_WIDGET_PLAYCONSOLE_LABEL 50014
  291. #define ID_TOOLBAR_WIDGET_LAST 50020
  292. #define ID_VIEWPORTUI_VISIBLE 50040