-
- Downloads
BPython:
-- applied patch by Michael Reimpell that lets scripts registration info be either commented out or not (commented, it doesn't interfere with Python documentation tools. The patch also fixes potential overflows, thanks (and sorry for the confusion) again, Michael. -- fixed NMesh_hasFaceUV, it was returning true for false and vice-versa. Reported by Jonas Petersen with patch, thanks. -- added 'homedir' and 'uscriptsdir' to Blender.Get() to get Blender's home dir and the user defined scripts dir. -- related to the above doc updates.
Showing
- source/blender/python/BPY_menus.c 184 additions, 157 deletionssource/blender/python/BPY_menus.c
- source/blender/python/api2_2x/Blender.c 15 additions, 0 deletionssource/blender/python/api2_2x/Blender.c
- source/blender/python/api2_2x/NMesh.c 2 additions, 2 deletionssource/blender/python/api2_2x/NMesh.c
- source/blender/python/api2_2x/doc/Blender.py 5 additions, 1 deletionsource/blender/python/api2_2x/doc/Blender.py
- source/blender/python/api2_2x/doc/Window.py 18 additions, 6 deletionssource/blender/python/api2_2x/doc/Window.py
Loading
Please register or sign in to comment