Revision 33bff4c by Antonis Ryakiotakis October 17, 2014, 12:11 (GMT) |
Fix issue reported by Sebastian Koenig on irc, Clone brush would paint trash with float images. Issue is uninitialized alpha in the clone brush + a clamping issue for float images. There's still some 'swimming' and brightness issue here but I have to do work for the weekly, will investigate further later. |
Revision c246499 by Antonis Ryakiotakis October 17, 2014, 10:37 (GMT) |
Fix typo |
Revision 80a3f4f by Sergey Sharybin October 17, 2014, 08:57 (GMT) |
Cycles: Fix for possibly uninitialized variable That's rather harmless in the master, just could cause some issues with the patches. |
Revision 49d49d2 by Lukas Toenne October 17, 2014, 08:20 (GMT) |
Small fix for own commit, added new theme color defines but forgot to actually use them, thanks to Kevin Dietrich for noticing. |
Revision 13e9c44 by Campbell Barton October 16, 2014, 22:12 (GMT) |
UI: disable area emboss when it's maximized |
Revision 887da13 by Campbell Barton October 16, 2014, 21:59 (GMT) |
Sequencer: jump now takes end-points into account Useful because it's effectively the start-point for any strip which is obscured. |
Revision b0ef008 by Thomas Dinges October 16, 2014, 21:27 (GMT) |
Different fix for T42262, we don't put Cycles compat into regular bl_ui files. |
Revision 25d6479 by Campbell Barton October 16, 2014, 21:22 (GMT) |
Correct recent commit |
Revision c6c7b9e by Campbell Barton October 16, 2014, 21:22 (GMT) |
Cleanup: use SQUARED macro |
Revision b28aa18 by Bastien Montagne October 16, 2014, 21:02 (GMT) |
Fix T42262: Ocean texture options cannot be edited while in Cycles |
Revision 8f1e015 by Antonis Ryakiotakis October 16, 2014, 18:33 (GMT) |
Revert "Minor typo". This was supposed to be an experimental commit, shouldn't be in master at all, sorry for that This reverts commit 0750e4c4c7eee9ad8f57ebf1243960bd46c7c1f9. |
Revision ebad51f by Antonis Ryakiotakis October 16, 2014, 18:07 (GMT) |
Fix bad typo in undo code that invalidated all image caches on undo. |
Revision 0750e4c by Antonis Ryakiotakis October 16, 2014, 17:08 (GMT) |
Minor typo |
Revision d30abdf by Bastien Montagne October 16, 2014, 14:30 (GMT) |
Fix T42258: Drivers: `dimensions.x` is always invalid, but `dimensions[0]` works 'PROP_XYZ_LENGTH' subtype was missing from list of valid '.x/y/z/w' ones. |
Revision 61d1477 by Bastien Montagne October 16, 2014, 13:48 (GMT) |
Fix T42256: Translation operator moves Child-Of constrained objects in wrong space when only using parent's rotation and parent is rotated. Just do not use crazyspace correction with childof constraints in this case. Note this is only a very partial fix (partial use of parent loc on some axes is still broken in transform), a real fix would probably require a full rewrite of constraints handling in transform code (a mere static correction matrix just cannot work in all possible cases, we'd need a full dynamic correction system here). Anyway, transform code as a whole is horrible. :/ |
Revision bc411ec by Sergey Sharybin October 16, 2014, 12:40 (GMT) |
Cycles: Implement an area preserving parameterization sampling for area lamps Replace old code for area lamps which was more like incorrect with more correct one using the following paper as a reference: Carlos Urena et al. An Area-Preserving Parametrization for Spherical Rectangles. https://www.solidangle.com/research/egsr2013_spherical_rectangle.pdf Implementation is straight from the paper, currently the rectangle constants are calculated for each of the samples. Ideally we need to pre-calculate them. Some comparison images are available there http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.73/Cycles Reviewers: brecht, juicyfruit Subscribers: dingto, ton Differential Revision: https://developer.blender.org/D823 |
Revision 507712d by Antonis Ryakiotakis October 16, 2014, 10:04 (GMT) |
Revision 59b4ea5 by Campbell Barton October 16, 2014, 10:02 (GMT) |
Sequencer: draw metastrip range while editing |
Revision 22eb748 by Campbell Barton October 16, 2014, 10:02 (GMT) |
Sequencer: maintain start/end when exiting a meta Old behavior of shuffling the meta made it hard to use metas in a complex edit since you couldn't be sure if exiting a meta would move it in the stack. |
Revision 6a8d0fd by Antonis Ryakiotakis October 16, 2014, 09:34 (GMT) |
Fix T42247 rolling did not support the rotation value in the user preferences. After discussion with Campbell left the explicit angle property in for use with NDOF devices. |
|
|
|


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