Revision 94a0355 by Peter Larabell June 13, 2012, 21:37 (GMT) |
simple assignments added to pre-processor temporary section of function to avoid unused argument compiler warnings. |
Revision ceffc2c by Peter Larabell June 13, 2012, 19:57 (GMT) |
add Anti-Aliasing (very rough draft algorithm, NOT FINAL version) to raskter lib. Code is still quite messy but will be replaced when final algo comes in anyway. |
Revision 9609968 by Campbell Barton June 13, 2012, 19:43 (GMT) |
fix [#31819] New Compositor Ommits 'Composite' layer the bug was introduced by accident in r47826, finishing a render node acted as if escape was pressed. also changed order of signaling and releasing the buffer to match the old compositor. |
Revision b006ed7 by Gaia Clary June 13, 2012, 19:10 (GMT) |
fix: [#31684] Collada, add file extension automatically does not work |
Revision 6dcacd6 by Campbell Barton June 13, 2012, 19:07 (GMT) |
style cleanup |
Revision 4940482 by Brecht Van Lommel June 13, 2012, 17:34 (GMT) |
Fix issue with missing emission in non-progressive integrator. |
Revision 9e6869e by Campbell Barton June 13, 2012, 17:27 (GMT) |
style cleanup |
Revision 5049331 by Campbell Barton June 13, 2012, 17:23 (GMT) |
style cleanup |
Revision 7818b94 by Thomas Dinges June 13, 2012, 16:15 (GMT) |
Cycles: * "preview_aa_samples" minimum should be 0, not 1. |
Revision 0a2da1e by Campbell Barton June 13, 2012, 16:06 (GMT) |
patch [#31574] Screw seams to not work from Benoit Donat-Bouillud (ladeheria) from tracker - When using a screw axis (reference edge for screw), the operation always give the same result (as if the orientation of the reference edge was not take into account). |
Revision 01b036f by Brecht Van Lommel June 13, 2012, 15:33 (GMT) |
Fix #31754: strand width fade value 2.0 gives wrong result, should fade out strand entirely. Fix based on patch by Philipp Oeser. |
Revision 0bed750 by Campbell Barton June 13, 2012, 15:13 (GMT) |
move one line color conversion functions to be inline. |
Revision 1dec23d by Campbell Barton June 13, 2012, 15:05 (GMT) |
add rgb_to_luma_y(), was being done inline in many places. |
Revision e22aa7b by Campbell Barton June 13, 2012, 14:33 (GMT) |
style cleanup |
Revision 342fb0a by Thomas Dinges June 13, 2012, 14:18 (GMT) |
Cycles: * UI Tooltip fix. |
Revision 99f7c06 by Campbell Barton June 13, 2012, 14:09 (GMT) |
added mask tool to recalculate handles (Ctrl+N) |
Revision 3dd02ef by Campbell Barton June 13, 2012, 14:01 (GMT) |
fix for incorrectly checking for break in r47826 |
Revision 29165fc by Campbell Barton June 13, 2012, 13:59 (GMT) |
style cleanup |
Revision 2e72720 by Campbell Barton June 13, 2012, 13:23 (GMT) |
apply offset to the camera view - this works exactly like camera shift (transforms X/Y in the same space). |
Revision 91781c7 by Campbell Barton June 13, 2012, 12:58 (GMT) |
framing options for camera background image: stretch/fit/crop |
|