Blender Git Loki

Git Commits -> Revision a368426

Revision a368426 by Willian Padovani Germano (master)
December 5, 2004, 04:01 (GMT)
BPython, two bug fixes:
- #1911: http://projects.blender.org/tracker/?func=detail&atid=125&aid=1911&group_id=9
BOOL properties were returning True always, small mistake in logic.c's getData method.
- #1944: http://projects.blender.org/tracker/?func=detail&atid=125&aid=1944&group_id=9
G.vd was not being checked against NULL in Window.ViewLayer, causing a crash when this function was called from a command line script. Now it returns an error in such cases.
- small doc updates, tiny minor change in Object.c.

Commit Details:

Full Hash: a368426d260bd8243eb657cb5a7046e4cc9d9795
SVN Revision: 3596
Parent Commit: 263479d
Lines Changed: +20, -9

5 Modified Paths:

/source/blender/python/api2_2x/doc/API_intro.py (+7, -2) (Diff)
/source/blender/python/api2_2x/doc/epy_docgen.sh (+1, -1) (Diff)
/source/blender/python/api2_2x/logic.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Object.c (+3, -2) (Diff)
/source/blender/python/api2_2x/Window.c (+8, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021