Go to file
Ton Roosendaal 38bd8dcf05 Bugfix #26221
Two bugs in one:

- Lukas commit monday for new group/socket handling accidentally removed
  to set socketype in stacks, which as used by (texture) nodes to detect
  whether value, color or vector had to be read.
  Result was that all texture nodes were rendering as B&W

- Old 2.5 bug: preview renders for texture nodes didn't call a 
  NodeEndExec function, which gave crashes on deleting nodes.

The change in interface_hanlers.c is only a comment to explain
how keymaps are being found.
2011-02-26 13:53:15 +00:00
build_files qtcreator project generator now includes defines and correct include paths. 2011-02-26 11:18:36 +00:00
doc add NDEBUG to scons release flags + some pep8 cleanup for examples. 2011-02-25 16:19:50 +00:00
extern fix for scons with recent change to how BINRELOC is enabled via cmake. 2011-02-25 14:45:45 +00:00
intern SVN maintenance. 2011-02-25 19:23:23 +00:00
release Added operator which makes selected scene markers into local 'pose' 2011-02-26 06:28:24 +00:00
source Bugfix #26221 2011-02-26 13:53:15 +00:00
CMakeLists.txt fix for cmake not having the correct svn revision in buildinfo, now generate a header every build with the time, date, svn revision. 2011-02-24 17:57:35 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile part of a patch from Dan Eicher with some edits. 2011-02-22 05:49:21 +00:00
SConstruct Check the os.environ at the start of the build process. 2011-02-18 09:39:15 +00:00