dkurtaev / planets_factory

Tool for modeling terrain of small planets.
1 stars 0 forks source link

Hotkeys #20

Closed dkurtaev closed 8 years ago

dkurtaev commented 8 years ago

Add support of shortcuts.

dkurtaev commented 8 years ago

Shortcuts can be added using implemented console view. PR #31 . Now: Ctrl + s for save model. Ctrl + g for grid visualization. Ctrl + c for enable drawing.

dkurtaev commented 8 years ago

Undoing changes using Ctrl+z combination in PR #36.