Blender Git Loki
Git Commits -> Revision 33a9cb6
Revision 33a9cb6 by Campbell Barton (master) July 29, 2013, 04:45 (GMT) |
minor changes for confusing code. - memset() was argument was truncated. - outliner had redundant NULL check. - node texture was allocating memory to make a unique name which isnt needed for a fixed size string. |
Commit Details:
Full Hash: 33a9cb6caa27aff13942fdea5e95cb9ac8ee74df
SVN Revision: 58706
Parent Commit: a25f003
Lines Changed: +9, -10