Revision 8e9aa45 by Dalai Felinto October 8, 2013, 19:28 (GMT) |
Triangulate Modifier changes - using scanfill The ear loop method is potentially too slow (O�?N). We are not using the 'beauty' option at the moment. I'll incorporate that next. (and later specific methods for quad splitting) Patch done in collaboration (and reviewed by) with Campbell Barton. |
Revision 0973270 by Thomas Dinges October 8, 2013, 17:15 (GMT) |
* Code cleanup, comments in readfile.c. |
Revision e6ce07a by Thomas Dinges October 8, 2013, 17:07 (GMT) |
Cycles / SSS: * Remove the compatible falloff SSS implementation. We shouldn't support two implementations in the long term, and 2.7x is a good release number do break some compatibility as well. * Version patch added, so Files with Compatible falloff will automatically use Cubic now. It was already mentioned in the manual, that Compatible is deprecated. http://wiki.blender.org/index.php/Doc:2.6/Manual/Render/Cycles/Nodes/Shaders#BSSRDF |
Revision 03f7885 by Campbell Barton October 8, 2013, 15:32 (GMT) |
id-data eyedropprt, currently only accessible via the Ekey, We need to investigate ways to add options like this without cluttering the interface. |
Revision b5a5773 by Thomas Dinges October 8, 2013, 15:29 (GMT) |
Cycles / CUDA: * Remove support for CUDA Toolkit 4.x, only Toolkit 5.0 and above are supported now. * Remove support for sm_1x cards (< Fermi) for good. We didn't officially support those cards for a few releases already, now remove some special code that was still there. |
Revision dfe1610 by Thomas Dinges October 8, 2013, 15:23 (GMT) |
Release Maintenance: * Blender 2.70 release cycle begins, BCon1. |
Revision ed758be by Campbell Barton October 8, 2013, 15:07 (GMT) |
move eyedropper into its own file, uses mostly different includes to interface_ops.c |
Revision e855131 by Campbell Barton October 8, 2013, 13:58 (GMT) |
e-key to access the eyedropper over a color button. |
Revision d414137 by Campbell Barton October 8, 2013, 13:49 (GMT) |
move color button event handling into its own function. |
Revision 2101237 by Campbell Barton October 8, 2013, 13:16 (GMT) |
make bookmake name consistent was: FILE_OT_bookmark_add/FILE_OT_delete_bookmark |
Revision 7e5d5e6 by Campbell Barton October 8, 2013, 13:10 (GMT) |
avoid allocating a dummy string for the unlink button. |
Revision 525d0ca by Campbell Barton October 8, 2013, 13:07 (GMT) |
remove toolsettings (unused for a long time). |
Revision 17f1dc7 by Bastien Montagne October 8, 2013, 12:52 (GMT) |
Fix [#36993] Blender 2.69 test build freezes when changing metaball view resolution to less that 0.100 Tweaking UI range settings, as suggested by Sergej Reich in report. |
Revision 98a4ae8 by Campbell Barton October 8, 2013, 12:35 (GMT) |
use booleans in BKE_nurb_handles_autocalc and BMO_op_vinitf |
Revision b0bb5cc by Campbell Barton October 8, 2013, 12:03 (GMT) |
replace len_v3v3 with len_squared_v3v3 for comparisons. |
Revision 916f793 by Campbell Barton October 8, 2013, 11:27 (GMT) |
code cleanup: strange formatting. |
Revision eb51bfc by Campbell Barton October 8, 2013, 11:23 (GMT) |
uiSetRoundBox still took hard coded numbers in places. |
Revision 13a2158 by Campbell Barton October 8, 2013, 10:52 (GMT) |
rename UI_OT_eyedropper to UI_OT_eyedropper_color to make way for other kinds of eyedroppers. |
Revision 81c957d by Campbell Barton October 7, 2013, 19:45 (GMT) |
fix for incorrect size passed to BLI_strncpy(). |
Revision 1beec5b by Antonis Ryakiotakis October 7, 2013, 18:56 (GMT) |
Add GLEW_STATIC definition for CMake as well. |
|
|
|


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