Blender Git Loki

Git Commits -> Revision abe8191

Revision abe8191 by Willian Padovani Germano (master)
April 23, 2004, 13:11 (GMT)
BPython:
- fixed two warnings, unused var in Object.c and undeclared function in script.c
- updated Blender.Draw doc, it was missing info about Button object
- refactored pytype initialization to try to fix for once platform (and distro!) specific crashes on startup. This asked for tiny updates in Effect.[ch] (removed static from declaration, moved definitions to the .c file) and modules.h
- fixed error I made trying to fix scripts w/ no [eol] char in menus. Thanks Michael Velikanje for reporting the problem!

Commit Details:

Full Hash: abe8191d7091b12604a1f427dc1e1bce15d7053e
SVN Revision: 2382
Parent Commit: da7b471
Lines Changed: +150, -115

11 Modified Paths:

/source/blender/blenkernel/intern/script.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Blender.c (+4, -2) (Diff)
/source/blender/python/api2_2x/doc/Draw.py (+9, -0) (Diff)
/source/blender/python/api2_2x/Effect.c (+34, -0) (Diff)
/source/blender/python/api2_2x/Effect.h (+0, -35) (Diff)
/source/blender/python/api2_2x/matrix.c (+1, -1) (Diff)
/source/blender/python/api2_2x/modules.h (+2, -0) (Diff)
/source/blender/python/api2_2x/Object.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Types.c (+83, -59) (Diff)
/source/blender/python/api2_2x/Types.h (+13, -14) (Diff)
/source/blender/python/BPY_interface.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021