Blender Git Loki
Git Commits -> Revision 2d24298
Revision 2d24298 by Willian Padovani Germano (master) April 25, 2004, 14:43 (GMT) |
BPython: -- epydoc Documentation for eeshlo's Noise module + small typo fix in Noise.c -- BPY_end_python closes .blend file opened by Library module when script doesn't do it by itself. |
Commit Details:
Full Hash: 2d24298b91f895f8f894591c0a7c9b857213be94
SVN Revision: 2402
Parent Commit: 395c115
Lines Changed: +783, -426
1 Added Path:
/source/blender/python/api2_2x/doc/Noise.py (+300, -0) (View)
6 Modified Paths:
/source/blender/python/api2_2x/doc/Blender.py (+6, -5) (Diff)
/source/blender/python/api2_2x/doc/Library.py (+2, -2) (Diff)
/source/blender/python/api2_2x/EXPP_interface.h (+2, -1) (Diff)
/source/blender/python/api2_2x/Library.c (+17, -0) (Diff)
/source/blender/python/api2_2x/Noise.c (+36, -1) (Diff)
/source/blender/python/BPY_interface.c (+420, -417) (Diff)
/source/blender/python/api2_2x/doc/Library.py (+2, -2) (Diff)
/source/blender/python/api2_2x/EXPP_interface.h (+2, -1) (Diff)
/source/blender/python/api2_2x/Library.c (+17, -0) (Diff)
/source/blender/python/api2_2x/Noise.c (+36, -1) (Diff)
/source/blender/python/BPY_interface.c (+420, -417) (Diff)