Revision f8db7cc by Campbell Barton August 21, 2012, 11:10 (GMT) |
fix for bug with render slots - where the menus wouldnt only show layers from the last render which could be meaningless in different render slots. |
Revision ae9f523 by Jeroen Bakker August 21, 2012, 10:45 (GMT) |
Fix for * [#32356] Problem with "Ghost" in the "Glare" Node in Compositor |
Revision 6a2018f by Campbell Barton August 21, 2012, 10:44 (GMT) |
code cleanup: minor changes to last commit. |
Revision bd2cb7a by Sergey Sharybin August 21, 2012, 10:44 (GMT) |
Revision 0841731 by Sergey Sharybin August 21, 2012, 10:42 (GMT) |
Sequencer: invalidate current frame cache on sequence transform |
Revision 9a776da by Campbell Barton August 21, 2012, 10:39 (GMT) |
code cleanup: vfont's used confusing and over complicated method of storing memory for loaded fonts, not store as a temp var in the fonts. |
Revision 671e3df by Brecht Van Lommel August 21, 2012, 10:24 (GMT) |
Fix #32370: compiler error in wm_playanim.c due to conflicting Carbon ID type from Quicktime headers. However the Quicktime init/exit is no longer needed here, it happens in IMB_init/IMB_exit now, so removed that code. |
Revision 34ad9ec by Campbell Barton August 21, 2012, 09:45 (GMT) |
code cleanup: includes and correction for macro |
Revision 8693824 by Campbell Barton August 21, 2012, 09:20 (GMT) |
mask: skip self intersection on drawing when fill is disabled, since it was only drawing on one side of an unfilled spline. |
Revision 66f694f by Brecht Van Lommel August 21, 2012, 09:01 (GMT) |
Fix cycles issue with non-progressive integrator and AO, setting AO samples > 1 did not give properly normalized values. |
Revision 29dd72e by Campbell Barton August 21, 2012, 08:58 (GMT) |
code cleanup: some legacy compo nodes were not ifdef'd |
Revision abda89b by Brecht Van Lommel August 21, 2012, 08:57 (GMT) |
Fix cycles continuously updating when creating a driver for a scene property, like driving integrator seed with #frame. The scene drivers are evaluated continuously, which would be nice to fix but complicated, now it compares the RNA value to see if it actually changed, and avoids the update in that case, which is a useful optimization by itself. |
Revision 3204731 by Campbell Barton August 21, 2012, 08:47 (GMT) |
code cleanup: don't use magic numbers for curve flag & use bool args for curvemapping_changed() |
Revision 988df24 by Campbell Barton August 21, 2012, 08:30 (GMT) |
compositor color curve was MEM_dupallocN'ing the curve for every pixel calculation (when there were black or white inputs on the curve node). avoid allocation by using local vars for black/white storage & curve calculation. |
Revision 49d3766 by Campbell Barton August 21, 2012, 08:20 (GMT) |
code cleanup: use math functions for curve compo code. |
Revision 77f4779 by Campbell Barton August 20, 2012, 23:06 (GMT) |
code cleanup: use BLI_RCT_SIZE macro |
Revision 94ce950 by Thomas Dinges August 20, 2012, 20:13 (GMT) |
Legacy Compositor / Scons: * Added WITH_BF_COMPOSITOR_LEGACY, enabled per default. |
Revision e410049 by Thomas Dinges August 20, 2012, 19:40 (GMT) |
Cycles / Cmake: * Removed last instance of "BLENDER_PLUGIN" define, removed in r39465 in the cycles branch. |
Revision ff876a4 by Campbell Barton August 20, 2012, 16:56 (GMT) |
HDR color picker now works in the clip space. |
Revision 5e78327 by Campbell Barton August 20, 2012, 16:34 (GMT) |
fix for mask feather intersection checks not working right for non-filled, feathered masks. now do intersection checks for both sides of the feather. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021