Go to file
Janne Karhu e6879c7646 Correct texture pinning:
* Now texture pinning works consistently for all textures.
* The only problem is that there is no way to pin textures if there are
  no textures in the context path, so it's for example impossible to pin
  the texture of a displace modifier without adding a texture somewhere
  else and selecting that texture first. I my opinion this is quite
  counter productive so perhaps a dedicated "only textures" texture
  context option is needed after all.
2011-02-16 10:22:19 +00:00
build_files bugfix [#26094] Going to Bone Roll menu brings up python error 2011-02-16 02:25:03 +00:00
doc doc generation support for excluding some modules, without this a full rebuild takes too long to test changes. 2011-02-16 05:18:10 +00:00
extern patch from IRIE Shinsuke, use systems openjpeg on *nix. 2011-02-15 19:04:51 +00:00
intern The modifications in mkktspace broke compilation on gcc 4.2.x 2011-02-16 08:49:27 +00:00
release Correct texture pinning: 2011-02-16 10:22:19 +00:00
source enum-flag arguments were incorrectly documented. 2011-02-16 10:19:14 +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