Blender Git Commit Log
Git Commits -> Revision 050dc02
Revision 050dc02 by Willian Padovani Germano (master) December 15, 2003, 18:18 (GMT) |
Chris reported build errors w/ traditional makefiles. This commit moves the 2 undefined references to BPY_interface.c and changes things a little, hopefully fixing the problem. I had to add a new dir, source/blender/include/ to auto*'s Makefile.am in source/blender/python/. Thanks Chris for the report, and Jiri, for adding a missing declaration. |
Commit Details:
Full Hash: 050dc02134d71ba984fd1dd900ffccf45cbd6865
SVN Revision: 1729
Parent Commit: 436bb96
Lines Changed: +68, -75
6 Modified Paths:
/source/blender/blenkernel/intern/script.c (+0, -3) (Diff)
/source/blender/include/BIF_drawscript.h (+0, -3) (Diff)
/source/blender/python/api2_2x/EXPP_interface.c (+0, -41) (Diff)
/source/blender/python/api2_2x/EXPP_interface.h (+0, -1) (Diff)
/source/blender/python/BPY_interface.c (+68, -2) (Diff)
/source/blender/src/drawscript.c (+0, -25) (Diff)
/source/blender/include/BIF_drawscript.h (+0, -3) (Diff)
/source/blender/python/api2_2x/EXPP_interface.c (+0, -41) (Diff)
/source/blender/python/api2_2x/EXPP_interface.h (+0, -1) (Diff)
/source/blender/python/BPY_interface.c (+68, -2) (Diff)
/source/blender/src/drawscript.c (+0, -25) (Diff)