tornavis/source/blender
Campbell Barton 7b707fff56 correct assert for driver evaluation,
also add asserts for listbase functions when the list is NULL, and use noreturn attribute for jpeg_error.
2013-05-12 05:54:33 +00:00
..
avi style cleanup 2013-04-18 01:52:38 +00:00
blenfont don't use GPU_extensions for BLF, its not initialized when using the blender-playanim and not really needed. 2013-04-29 12:07:27 +00:00
blenkernel correct assert for driver evaluation, 2013-05-12 05:54:33 +00:00
blenlib correct assert for driver evaluation, 2013-05-12 05:54:33 +00:00
blenloader Fix for version patch in recent smoke commit, was using && instead of &. 2013-05-10 16:57:20 +00:00
bmesh fix for 2 crashes in bridge tool mixing open/closed loops with different vertex counts. 2013-05-12 04:08:45 +00:00
collada Fix #35255: build for older OpenCollada versions failed, but don't see a good 2013-05-08 10:07:58 +00:00
compositor Fix for #35291, Deleting 'Group Output' node in compositor causes Segfault. A group without an output node in compositor would leave the original Node instance in the graph with outgoing connections. This causes trouble because the Node is expected to be a NodeOperation. Now group nodes always get disconnected and if no output node is present will use the default group output values (which is slightly less confusing than using input values from connected nodes). 2013-05-10 12:19:42 +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 add support for bridging multiple edge loops at once. 2013-05-11 16:20:29 +00:00
freestyle correction for uv template, also some doxygen comment corrections. 2013-05-05 18:41:45 +00:00
gpu style cleanup 2013-05-11 01:06:01 +00:00
ikplugin code cleanup: favor braces when blocks have mixed brace use. 2013-03-09 03:46:30 +00:00
imbuf correct assert for driver evaluation, 2013-05-12 05:54:33 +00:00
makesdna Smoke: Add new "Full Sample" option to high resolution smoke panel. 2013-05-10 16:18:00 +00:00
makesrna Bug fix, irc submitted 2013-05-11 16:15:09 +00:00
modifiers more optimal method of calculating the normal for the solidify modifier. 2013-05-08 14:33:02 +00:00
nodes Cycles: bump node changes to add a Distance input that controls the overall displacement 2013-05-10 16:57:17 +00:00
python Fix #35289: UV layout export to image was extremely slow for large meshes. This 2013-05-10 22:05:47 +00:00
quicktime Fix quicktime video export not properly supporting animation of audio properties like volume. 2013-05-04 13:17:43 +00:00
render style cleanup 2013-05-11 01:06:01 +00:00
windowmanager Fix #35262: assiging shortcuts from e.g. delete or selection mode menus did not 2013-05-10 23:41:41 +00:00
CMakeLists.txt A major code update for making the DNA file specification of Freestyle settings 2013-03-23 03:00:37 +00:00
SConscript A major code update for making the DNA file specification of Freestyle settings 2013-03-23 03:00:37 +00:00