Moved a couple more sculpt settings into operator properties, including shiftkey for flipping stroke direction in or out

This commit is contained in:
2009-01-14 03:02:44 +00:00
parent 9b1199d6a3
commit 07e85b265d
3 changed files with 51 additions and 36 deletions

View File

@@ -25,8 +25,8 @@
* ***** END GPL LICENSE BLOCK *****
*/
#ifndef ED_SCULPT_API_H
#define ED_SCULPT_API_H
#ifndef ED_SCULPT_H
#define ED_SCULPT_H
struct bContext;
struct wmWindowManager;