Counter Strike : Global Offensive Source Code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

90 lines
2.5 KiB

  1. Tools:
  2. Shift+B - block tool
  3. Shift+C - camera tool
  4. Shift+E - entity tool
  5. Shift+G - magnify tool
  6. Shift+V - morph tool
  7. Shift+S - pointer (select/modify) tool
  8. Shift+A - texture application tool
  9. Shift+X - clipper tool
  10. Clipboard/Selection:
  11. Ctrl+C - copy objects to clipboard (also ctrl+ins)
  12. Ctrl+V - paste objects from clipboard (also shift+ins)
  13. Ctrl+X - cut objects to clipboard (also shift+del)
  14. Ctrl+E - center on selection (vertex/object) in all views
  15. Shift+Q - clear selection
  16. PgUp - previous selection in "hit" list
  17. PgDn - next selection in "hit" list
  18. Grid:
  19. [ - grid lower
  20. ] - grid higher
  21. Shift+R - toggle grid on/off
  22. Shift+W - toggle snap to grid
  23. Grouping:
  24. Ctrl+G - group objects
  25. Ctrl+U - ungroup objects
  26. Carving/Hollowing:
  27. Ctrl+Shift+C - carve
  28. Ctrl+H - hollow objects
  29. Creating objects:
  30. Enter - create object drawn with block/entity tool
  31. Alt+Shift+C - insert original prefab
  32. Ctrl+R - create prefab with selected objects
  33. Ctrl+T - create entity with selected objects. to add objects to
  34. an existing entity, select IT and the objects and hit
  35. Ctrl+T (you will be prompted.)
  36. Other object operations:
  37. Ctrl+B - snap selected objects to grid (based on boundbox)
  38. Alt+Enter - object properties
  39. File stuff:
  40. Ctrl+N - new file
  41. Ctrl+O - open file
  42. Ctrl+S - save file
  43. Misc:
  44. Ctrl+A - autosize 4 views to center
  45. Shift+Z - maximize/restore view
  46. Ctrl+M - transform dialog
  47. Alt+P - check map for errors
  48. F9 - run map
  49. ESC - abort current tool mouse operation (drag/drop)
  50. Undo/redo:
  51. Ctrl+Z - undo (also alt+backspace)
  52. Ctrl+Y - redo
  53. 2D views:
  54. Ctrl+I - flip vertical
  55. Ctrl+L - flip horizontal
  56. TAB - switch view types (top/side/front)
  57. + / - - zoom in/out; hold CTRL to synchronize all 2D views
  58. 1 to 9 - preset zoom levels
  59. SPACE - hold space and leftbutton to drag view
  60. ALT - disable snap to grid while dragging with the mouse
  61. Morph tool:
  62. Ctrl+F - split faces (morph mode)
  63. Select tool:
  64. CTRL - hold ctrl and click to keep current selection
  65. SHIFT - hold shift when rotating to constrain rotation to
  66. 15 degrees. hold shift when moving to create a
  67. copy of the original object at the new location.
  68. (drag) - hold lbutton and drag to select with a box. press
  69. ENTER to select objects hitting the box, or
  70. Shift+ENTER to select objects only entirely
  71. within the box.
  72. Camera tool:
  73. SHIFT - create a new camera with shift (replaces old camera,
  74. currently.)
  75. Clipper tool:
  76. CTRL - hold CTRL to move the whole clipper (both handles)
  77. Shift+X - press Shift+X to cycle through clipper modes