Files
test/source/blender/blenkernel/intern
Willian Padovani Germano 1652884463 BPython:
-- removed struct Script (DNA_script_types.h) from makesdna to blender/include/BPI_script.h
   (BPI meaning Blender Python-related external Include file).
   Had agreed with Ton that makesdna was not the proper place for it.
-- fixed two small warnings in Ipo.c (variables might be used uninitialized)
-- fixed a bug reported on blender.org's python forum by Wim Van Hoydonck (aka tuinbels):
   Blender would hang if a script failed.  My fault, accidentally put a node=node->next type call outside the while loop check, so it never ended.

With makesdna/DNA_script_types.h removed and include/BPI_script.h added, msvc projectfiles will need to be updated.  Sorry to do it now, but I promissed I'd fix this before next release.
2004-01-21 04:38:03 +00:00
..
2003-12-15 14:18:37 +00:00
2004-01-03 03:53:18 +00:00
2002-11-25 12:02:15 +00:00
2002-11-25 12:02:15 +00:00
2003-12-21 22:23:20 +00:00
2002-11-25 12:02:15 +00:00
2003-04-26 11:56:44 +00:00
2003-04-26 11:56:44 +00:00
2004-01-21 04:38:03 +00:00
2004-01-05 20:25:07 +00:00
2003-12-08 13:48:20 +00:00
2002-11-25 12:02:15 +00:00
2002-11-25 12:02:15 +00:00
2002-11-25 12:02:15 +00:00
2002-11-25 10:13:52 +00:00
2004-01-21 04:38:03 +00:00
2002-11-25 12:02:15 +00:00