Skip to content

Instantly share code, notes, and snippets.

@sphrak
Last active August 14, 2022 15:25
Show Gist options
  • Select an option

  • Save sphrak/41f7bb341338274e1364fa3bee31a3aa to your computer and use it in GitHub Desktop.

Select an option

Save sphrak/41f7bb341338274e1364fa3bee31a3aa to your computer and use it in GitHub Desktop.

Revisions

  1. sphrak revised this gist Aug 14, 2022. No changes.
  2. sphrak revised this gist Aug 14, 2022. 1 changed file with 6 additions and 1 deletion.
    7 changes: 6 additions & 1 deletion blender.md
    Original file line number Diff line number Diff line change
    @@ -11,4 +11,9 @@ hit `x`

    ### adding objects

    hit `shift+a`
    hit `shift+a`


    ### edit object

    click object to select -> hit `<tab>` to enable _edit mode_. `<tab>` again to disable edit mode.
  3. sphrak revised this gist Aug 14, 2022. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions blender.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,8 @@
    # keys

    #### move objects

    hit `g` then move freely -- or combine with `z`, `x` or `y` to move along respective axis

    #### deleting objects

  4. sphrak created this gist Aug 14, 2022.
    11 changes: 11 additions & 0 deletions blender.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    # keys


    #### deleting objects

    hit `x`


    ### adding objects

    hit `shift+a`