tornavis/source/blender
Brecht Van Lommel d0621c1dae Fix #33863: cycles viewport render crash entering edit mode on an object with
a subsurf modifier.
2013-01-14 16:05:47 +00:00
..
avi style cleanup 2012-12-29 01:54:58 +00:00
blenfont use guarded malloc for blf texture 2013-01-08 14:04:01 +00:00
blenkernel no need to call BLI_countlist on idproperty groups when comparing. 2013-01-14 12:02:10 +00:00
blenlib code cleanup: style and replace (float)sin, (float)cos with sinf, cosf 2013-01-12 14:28:23 +00:00
blenloader no need to call BLI_countlist on idproperty groups when comparing. 2013-01-14 12:02:10 +00:00
bmesh fix own bug, edge crease and bevel weights lost on undo. 2013-01-14 12:14:08 +00:00
collada Alpha premul pipeline cleanup 2012-12-31 13:52:13 +00:00
compositor style cleanup 2013-01-09 03:30:15 +00:00
datatoc avoid using strlen() for comparisons in for loops. for expanding whitespace in the text editor and ui paste. 2012-12-15 07:57:16 +00:00
editors code cleanup: use BMW_begin insode for loops body. 2013-01-14 09:53:56 +00:00
gpu BGE: Adding preliminary alpha shadow support for Simple shadow maps. They do not work in the viewport nor do they work for Variance shadow maps. 2013-01-12 20:01:58 +00:00
ikplugin fix bug #33275: iTaSC ignores location of disconnected bones when they are changed in pose mode. 2012-12-29 19:43:08 +00:00
imbuf Patch #33837: ffmpeg1.1 and libav9.1 compatibility update 2013-01-12 12:51:10 +00:00
makesdna Depsgraph hack feature - experimental 2013-01-10 18:20:29 +00:00
makesrna Fix cycles hair in a dupligroup not showing in the correct location for viewport 2013-01-14 13:05:01 +00:00
modifiers Fix #33863: cycles viewport render crash entering edit mode on an object with 2013-01-14 16:05:47 +00:00
nodes Dosvidanya, old compositor! 2013-01-14 15:53:17 +00:00
opencl Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
python fix for bpy.props string get-length callback, PyUnicode_GetLength() isn't a measure of the buffer size. 2013-01-11 04:09:54 +00:00
quicktime style cleanup 2013-01-09 03:30:15 +00:00
render add a segfault handler that writes out the info log into a crash file alongside the blend file. 2013-01-10 16:37:48 +00:00
windowmanager Mac HiDPI ("retina") handling: 2013-01-12 17:07:49 +00:00
CMakeLists.txt add option to build without blenders default avi codec. 2012-10-08 02:51:42 +00:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00