Blender Git Commit Log
Git Commits  -> Revision 8fdfd4c
		
			
			
		
Revision 8fdfd4c by Campbell Barton (master) April 4, 2008, 23:12 (GMT)  | 
PyAPI - setting a buttons string value crashed. suspect this is a 64bit problem since replacing the string length of int, with Py_ssize_t or long prevented the crash. worked around the problem by removing the PyString_AsStringAndSize command. wizard_curve2tree - removing id properties didnt work. exit button used a callback it didnt need to.  | 
Commit Details:
Full Hash: 8fdfd4cc4c6b74418bfd28720e2fe027c76a1aeb
SVN Revision: 14333
Parent Commit: c390500
Lines Changed:  +4,  -6


 Master Commits
MiikaHweb | 2003-2021