blender/source/blender
2012-01-04 04:56:06 +00:00
..
avi style edit only - move parenthesis onto second line of function definition (in keeping with most of blenders code) 2011-12-17 00:52:36 +00:00
blenfont Fix: 2012-01-03 19:41:36 +00:00
blenkernel Code cleanup - removing some ugly/obsolete stuff I came across while hacking 2012-01-03 10:55:46 +00:00
blenlib Fix [#29728] Explode Modifier Causes Crash. 2011-12-31 15:10:38 +00:00
blenloader workaround for error building with clang and quiet some warnings building without libmv. 2011-12-31 03:01:18 +00:00
blenpluginapi pass image description to image loading functions for more useful error than 'Unknown fileformat'. 2011-10-27 04:24:34 +00:00
collada style edits for function declarations 2011-12-30 07:55:15 +00:00
editors error in recent commit - disallow selecting hidden verts. 2012-01-03 02:45:03 +00:00
gpu derivative maps must take into account that texture scales can be negative 2012-01-03 22:27:30 +00:00
ikplugin Math lib: matrix multiplication order fix for two functions that were 2011-12-16 19:53:12 +00:00
imbuf Color management: add "Color Unpremultiply" option for images and render settings. 2011-12-30 14:17:11 +00:00
makesdna Add remesh modifier (dual contouring). 2011-12-30 21:11:40 +00:00
makesrna Fix #29738: missing includes in RNA, patch by Dan Eicher. 2012-01-02 13:45:42 +00:00
modifiers bugfix - get_texture_coords() used by wave/warp/weight modifiers could initialize a verts coords from the 4th UV of a triangle face. 2012-01-04 04:56:06 +00:00
nodes Color management: add "Color Unpremultiply" option for images and render settings. 2011-12-30 14:17:11 +00:00
python fixes to mathutils from Andew Hale 2012-01-03 14:34:41 +00:00
quicktime style edits for function declarations 2011-12-30 07:55:15 +00:00
render derivative maps must take into account that texture scales can be negative 2012-01-03 22:27:30 +00:00
windowmanager more changes from bmesh into trunk (mesh mpoly strict member) 2011-12-28 14:21:51 +00:00
CMakeLists.txt add define for deprecated DNA struct members: DNA_DEPRECATED, 2011-12-04 06:05:48 +00:00
SConscript Add compiles support for Cycles. 2011-11-08 20:40:02 +00:00