Revision d871575 by Campbell Barton September 23, 2014, 10:29 (GMT) |
Cleanup: use struct names in ID comments |
Revision dbb9eba by Lukas Toenne September 23, 2014, 09:42 (GMT) |
Fixed border extension for the sunbeams node. This ensures that the beams color does not darken along borders, by using the last valid color of the ray as the border color (extending colors in the direction of the source point). |
Revision d7ddb94 by Antonis Ryakiotakis September 22, 2014, 09:01 (GMT) |
Projective painting: * Make clone UI a bit more descriptive * Don't set images to image editors that have a pinned image. |
Revision 9b28ab2 by Campbell Barton September 22, 2014, 08:04 (GMT) |
Freestyle: disallow with fields (was crashing) |
September 22, 2014, 07:52 (GMT) |
Fix for Freestyle crash in bordered animation rendering |
Revision f6db580 by Campbell Barton September 22, 2014, 04:46 (GMT) |
Fix T41891: Alt+S can't save image win32 BLI_path_abs expanded empty strings into "C:\", which made BLI_exists succeed (quite confusing). Now match behavior on *nix. |
Revision c9a7789 by Campbell Barton September 22, 2014, 03:23 (GMT) |
Corrent recent commit: off by one error |
Revision d79e11f by Campbell Barton September 22, 2014, 02:38 (GMT) |
Fix image.save() - incorrect relative lib path |
Revision 1004a7d by Campbell Barton September 22, 2014, 02:04 (GMT) |
Correct MAX_LIBARRAY define, assert when its wrong |
Revision 61baf6e by Campbell Barton September 22, 2014, 01:11 (GMT) |
Fix T41902: Flipped persp/ortho region_2d_to_vector_3d - Ortho result from view3d_utils.region_2d_to_vector_3d was flipped. - Persp result wasn't normalized. - operator_modal_view3d_raycast.py failed for ortho views. Thanks to Philipp Oeser for the initial fix. |
Revision 217095f by Lukas Toenne September 21, 2014, 16:12 (GMT) |
Revision 1ce09ff by Sergey Sharybin September 21, 2014, 09:55 (GMT) |
Tracking: Fix ground plane normal facing downwards |
Revision 398ca95 by Bastien Montagne September 21, 2014, 08:12 (GMT) |
Fix T41890: Regression in new array modifier code, vnors were no more offset-corrected. This is not needed when we tag normals as dirty, but in simple cases, if offset has some rotation (or non-uniform scaling) component, vertex normals has to be corrected. |
Revision b96a360 by Campbell Barton September 21, 2014, 03:20 (GMT) |
Py Template: Set the active object in batch export Some exporters (mdd for example), only use the active object |
Revision a0b3604 by Antonis Ryakiotakis September 20, 2014, 23:37 (GMT) |
Last minute artist feedback tweak: Fill tool should not use masking apart from stencil(texture) and face masks. |
Revision 1294fc7 by Antonis Ryakiotakis September 20, 2014, 23:00 (GMT) |
Another minor correction, use "Mask" instead of "Stencil" so users can correlate the panel to the mask tool. |
Revision 3d93eb4 by Antonis Ryakiotakis September 20, 2014, 22:29 (GMT) |
Minor polishing, add UV layer selection in image projection painting mode. |
Revision 6e56db8 by Antonis Ryakiotakis September 20, 2014, 21:47 (GMT) |
Paint system * Add unified color settings to brush menus. * Add notifier on fill tool from drag and drop to refresh icons |
Revision 31da725 by Thomas Dinges September 19, 2014, 20:25 (GMT) |
Cycles: Backward compatibility code for the Clamp splitting in 2.70. If an older file (< 270) had clamp enabled, with e.g. a value of 2.0, Direct and Indirect clamp are now automatically set to 2.0 as well. |
Revision 0542442 by Thomas Dinges September 19, 2014, 20:25 (GMT) |
Cycles: Add a UI warning, in case the experimental GPU kernel is used. The experimental kernel is slower and can cause issues on some cards still, so better communicate it well. |
|
|
|


Master Commits
MiikaHweb | 2003-2021