blender/source/blender
Thomas Dinges 72ba2b8dd1 Readme and Release Log Links:
* Update to 2.63
* Update readme with proper links to 2.6 Manual, remove Solaris OS (no official builds from our side).
2012-04-05 09:27:53 +00:00
..
avi code cleanup: (dont include ';' in defines), last commit also missed changes to paint_image.c 2012-03-28 01:06:43 +00:00
blenfont Adding turkish (tr_TR) language. 2012-04-05 09:13:32 +00:00
blenkernel adding shape key blocks to absolute shape keys would not set the position (which is odd since its the only time they are used). 2012-04-05 05:51:26 +00:00
blenlib code cleanup: replace inline axis angle conversion with axis_angle_to_mat3() 2012-04-02 06:43:16 +00:00
blenloader Expand active scene's clip when linking scene. 2012-04-02 13:56:39 +00:00
blenpluginapi style cleanup: follow style guide for formatting of if/for/while loops, and else if's 2012-03-24 06:38:07 +00:00
bmesh Small improvement to bmo icosphere primitive: instead of calling n times the subdivide bmo with one cut, call it once, with the right number of cuts (which is (2^(n-1)) - 1). 2012-04-05 06:47:14 +00:00
collada move debug flag into its own global var (G.debug), split up debug options. 2012-03-31 00:59:17 +00:00
editors patch [#30812] Couple operator tooltip proposals (editmesh_tools.c) 2012-04-05 07:05:44 +00:00
gpu Fix #30811: glsl error in material draw mode, due to recent commit. 2012-04-04 16:11:10 +00:00
ikplugin style cleanup 2012-03-28 05:03:24 +00:00
imbuf Make sure Multilayer EXR from other apps are read in as multilayer. 2012-04-03 11:53:38 +00:00
makesdna report [#30814] Absolute Shape Keys not working in 2.6 2012-04-05 05:05:18 +00:00
makesrna Adding turkish (tr_TR) language. 2012-04-05 09:13:32 +00:00
modifiers stule cleanup: edits for files which were recently cleaned up. 2012-04-02 22:26:00 +00:00
nodes code cleanup: 2012-04-02 02:41:28 +00:00
python add option not to delete edges/verts when joining faces, needed so we can loop over edges and join them without having to check if they have been removed. 2012-04-04 14:48:10 +00:00
quicktime style cleanup: follow style guide for formatting of if/for/while loops, and else if's 2012-03-24 06:24:53 +00:00
render code cleanup: 2012-04-02 02:41:28 +00:00
windowmanager Readme and Release Log Links: 2012-04-05 09:27:53 +00:00
CMakeLists.txt svn merge ^/trunk/blender -r42372:42416 2011-12-04 18:39:19 +00:00
SConscript svn merge -r41655:41715 ^/trunk/blender --- this is the real cycles merge, needs some edits to cycles its self before cycles will build 2011-11-10 04:17:43 +00:00