March 15, 2010, 11:20 (GMT) |
implify skipping quad->tri was being done even when the main simplify option was disabled. |
March 15, 2010, 11:00 (GMT) |
draw option to only display what is rendered, used for sequencer, opengl drawing by default. since we use preview renders a lot the empties & armatures can get in the way also. |
March 12, 2010, 16:58 (GMT) |
made re-project UI less confusing |
March 12, 2010, 16:27 (GMT) |
Render Branch: fix python script error in lamp buttons. |
March 12, 2010, 15:23 (GMT) |
Render Branch: fix volumetric render + area lamp crash. |
March 12, 2010, 13:52 (GMT) |
March 12, 2010, 13:50 (GMT) |
minor changes to rna names for consistancy |
March 12, 2010, 13:11 (GMT) |
change the scene opengl sequence rendering to be a global option with rendering and scrubbing settings. still need to do a do_versions for this to work right without changing settings. |
March 12, 2010, 11:33 (GMT) |
error in recent commit. |
March 12, 2010, 11:28 (GMT) |
Render Branch: fixes to get result ramps more similar to trunk. |
March 12, 2010, 11:14 (GMT) |
library data selector, respect hide dot data, unless the user enters a '.' |
March 12, 2010, 10:33 (GMT) |
- menu for selecting add scenes for the sequencer. - update internal 'btempdir' from userprefs on changing and initializing the temp dir. - add sequence strip operators nolonger require the sequence view to be active (better for automation). |
March 12, 2010, 09:36 (GMT) |
fix for nasty bug where registering properties would register them in the parent classes SRNA, made for confusing rigify args turning up in add sequencer adding collection. |
March 12, 2010, 08:21 (GMT) |
made argument conversion for much more verbose, wasnt giving enough info with bad operator args. |
March 11, 2010, 16:40 (GMT) |
March 11, 2010, 16:11 (GMT) |
Render Branch: fix crash in compositing nodes passing on NULL compbuf. |
March 11, 2010, 14:23 (GMT) |
Render Branch: per tile subdivision now supports uvs and vertex colors. |
March 11, 2010, 14:07 (GMT) |
error in last commit |
March 11, 2010, 13:56 (GMT) |
rna/py api function for removing ID blocks, id.unused_clear() |
March 11, 2010, 10:46 (GMT) |
minor changes to work in python 2.6 which is useful in some cases since this runs outside of blender. |
|