Go to file
2012-01-18 00:41:39 +00:00
build_files fix for segfault with bpy compiled as python module (dont register atexit) 2012-01-17 15:19:11 +00:00
doc remove *.select_inverse operators where the *.select_all operator has an invert option. 2012-01-14 06:58:03 +00:00
extern Updated Carve bundling script and patches 2012-01-17 18:47:02 +00:00
intern misc small changes and bmesh support for testing script 2012-01-17 18:01:16 +00:00
release fix size slider not working for image space brushes (uv sculpt and image paint). This is due to not checking if unified settings are active as per recent commit. Reused the space_view3D PaintPanel utility class slightly modified for the image space to do the checks. I am not very happy with the duplication but I decided to keep it as is since I change bl_space_type and bl_region_type from the original class. Reviewed by Nicholas Bishop. 2012-01-18 00:41:39 +00:00
source remove ARB_texture_gather from bicubic bump map dependencies. It will be needed when/if monochrome images are supported 2012-01-18 00:03:09 +00:00
CMakeLists.txt OSX/Cmake: make bpy module work finally by linking against python3.2 framework 2012-01-16 20:10:38 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct Compilation error when using mingw+scons 2012-01-17 10:32:17 +00:00