Blender Git Commit Log

Git Commits -> Revision 39df6c7

Revision 39df6c7 by Jason Wilkins (soc-2010-jwilkins)
July 13, 2010, 04:58 (GMT)
* made the on-surface brush a configuration option

Commit Details:

Full Hash: 39df6c794575265e381cadffe298f6f5706ce4e5
SVN Revision: 30252
Parent Commit: 176420e
Lines Changed: +153, -27

24 Modified Paths:

/CMakeLists.txt (+15, -2) (Diff)
/config/CMakeLists.txt (+15, -2) (Diff)
/config/darwin-config.py (+4, -1) (Diff)
/config/linux2-config.py (+3, -0) (Diff)
/config/linuxcross-config.py (+3, -0) (Diff)
/config/win32-mingw-config.py (+3, -0) (Diff)
/config/win32-vc-config.py (+3, -0) (Diff)
/config/win64-vc-config.py (+3, -0) (Diff)
/intern/ghost/intern/GHOST_WindowCarbon.cpp (+6, -2) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+5, -1) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+10, -3) (Diff)
/intern/ghost/intern/GHOST_WindowX11.cpp (+3, -1) (Diff)
/intern/ghost/SConscript (+4, -2) (Diff)
/release/scripts/ui/space_userpref.py (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+6, -1) (Diff)
/source/blender/editors/sculpt_paint/SConscript (+7, -2) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+22, -0) (Diff)
/source/blender/makesrna/intern/SConscript (+1, -0) (Diff)
/source/blender/makesrna/SConscript (+3, -0) (Diff)
/source/blender/windowmanager/intern/wm_draw.c (+15, -2) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+10, -4) (Diff)
/source/blender/windowmanager/SConscript (+5, -2) (Diff)
/tools/btools.py (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021