Go to file
Sergey Sharybin e9ff1b98cb - Do not use old anchor toggling operator. It used to set brush flags to
unawaliable state.
- Also changed dynamic space bar menu, so it now also wouldn't allow to
  set brush stroke flags to unavaliable state.

Also tried to remove use_anchor, use_space, use_restore_mesh and
use_airbrush, so user would be unable to set flags to unavaliable state,
but it was quite difficult for non-sculpt paint modes. They don't support
all of stroke methods, so brush.stroke_method can't be used for them.

Keep this area unchanged for now.
2011-02-15 19:19:36 +00:00
build_files patch from IRIE Shinsuke, use systems openjpeg on *nix. 2011-02-15 19:04:51 +00:00
doc Doc generator now makes 'bpy.context' api reference. 2011-02-15 15:37:40 +00:00
extern patch from IRIE Shinsuke, use systems openjpeg on *nix. 2011-02-15 19:04:51 +00:00
intern Move mikktspace code to own library, so it is clear that it is also 2011-02-15 09:24:35 +00:00
release - Do not use old anchor toggling operator. It used to set brush flags to 2011-02-15 19:19:36 +00:00
source - Do not use old anchor toggling operator. It used to set brush flags to 2011-02-15 19:19:36 +00:00
CMakeLists.txt patch from IRIE Shinsuke, use systems openjpeg on *nix. 2011-02-15 19:04:51 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile convenience targets for makefile 2011-02-14 06:15:23 +00:00
SConstruct ignore __pycache__ dir for scons and cmake installation (py3.2 caches modules here). 2011-02-09 00:45:16 +00:00