blender/release/scripts
Tamito Kajiyama 53d845ba69 A big cleaning patch by Bastien Montagne (thanks a lot!)
* Split and moved Cycles’ render layers panels into the render_layer
context as well (would be nice to hide this context when not needed,
e.g. with the BGE, but this is not so easy to do nicely...).

* Fixed some inconsistencies with trunk (probably due to svn merge
glitches) using r52858 as reference.  Also recovered the missing
release/bin/blender-softwaregl file.

* A bunch of style code fixes in Blender's own code (not Freestyle
itself yet): line lengths, spaces around operators, block formatting,
headers, etc.  In rna_linestyle.c, color_blend_items was replaced by
ramp_blend_items (exported from rna_material.c).
2012-12-11 22:00:22 +00:00
..
freestyle All angle properties were switched from degrees to radians (using PROP_ANGLE 2012-12-09 23:19:46 +00:00
modules bpy.ops module/caller classes incorrectly had __keys__ rather then __slots__. 2012-12-06 03:09:06 +00:00
presets Fix for maya keymap 2012-12-10 14:06:57 +00:00
startup A big cleaning patch by Bastien Montagne (thanks a lot!) 2012-12-11 22:00:22 +00:00
templates add bmesh.free() to example & template 2012-12-01 07:16:08 +00:00