Revision 0423d2b by Campbell Barton September 7, 2013, 08:13 (GMT) |
changes to grid fill - use 4 weights for vertex customdata blending (was previously only using 2) - option for simple blending, which blends locations using weights too and doesn't attempt to maintain the shape, useful for flat surfaces or times when keeping the shape gives odd results. |
Revision 65fcc29 by Campbell Barton September 7, 2013, 06:56 (GMT) |
missing NULL check in recent commit, also skip some calculations in mean_value_half_tan functions for degenerate cases. |
Revision 7e068a1 by Campbell Barton September 7, 2013, 04:35 (GMT) |
avoid divide by zeto in node preview drawing. |
Revision ec986b2 by Campbell Barton September 6, 2013, 23:17 (GMT) |
rna wrap WM_cursor_warp |
Revision 2c68878 by Campbell Barton September 6, 2013, 22:54 (GMT) |
wrap cursor setting so python can make use of it, eg: - win.cursor_set('WAIT') - win.cursor_modal_set('TEXT') - win.cursor_modal_restore() |
Revision 35cd649 by Campbell Barton September 6, 2013, 22:34 (GMT) |
rename cursor setting functions to make modal set/restore more clearly related functions. |
Revision da2c76d by Thomas Dinges September 6, 2013, 16:07 (GMT) |
Code cleanup / Cycles: * Some cleanup for disabled Volume code. |
Revision f9c901e by Brecht Van Lommel September 6, 2013, 13:25 (GMT) |
3D View: add shift+Z shortcut key to switch to Rendered draw mode. |
Revision f634509 by Brecht Van Lommel September 6, 2013, 12:43 (GMT) |
CMake and scons update to detect OS X 10.9, cmake patch by Jake Kauth. |
Revision 0fd100e by Brecht Van Lommel September 6, 2013, 12:11 (GMT) |
Fix #36672: outliner allowed to toggle linked group visibility, which should not be allowed because this is linked data, so any changes would not be saved. |
Revision 7d416b8 by Sergey Sharybin September 6, 2013, 10:23 (GMT) |
Woops, minr style changes are needed. |
Revision 1718c00 by Sergey Sharybin September 6, 2013, 10:21 (GMT) |
Avoid tracks reallocation and planes traversal in tracks_map_merge Would save us a bit of time when doing 2D tracking. |
Revision 567e3b4 by Sergey Sharybin September 6, 2013, 09:56 (GMT) |
On the second thought, no need to go between straight and premul when doing AA for plane warp node |
Revision 63ade11 by Campbell Barton September 6, 2013, 06:48 (GMT) |
grid-fill support for customdata, so filled areas have UV's, vertex colors etc interpolated from the boundary. also support cases where only some of the boundary edges have faces to interpolate from. |
Revision 6fdb2ed by Campbell Barton September 6, 2013, 06:27 (GMT) |
bmesh utility functions BM_face_as_array_loop_tri, BM_face_as_array_loop_quad also set attributes for the header and remove debug print in mask.c |
Revision 6439ae9 by Campbell Barton September 6, 2013, 05:44 (GMT) |
fix for barycentric_weights_v2_quad() divide by zero when the location we're checking the weight of touches one of the weighting coords exactly. |
Revision e045e32 by Campbell Barton September 6, 2013, 02:59 (GMT) |
error in recent gridfill commit, calculating span last failed. |
Revision fbeeec7 by Campbell Barton September 6, 2013, 02:50 (GMT) |
starting blenderplater wasnt flipping use_deprecation_warnings when it should, also use values directly without converting to ints. |
Revision 4320a7c by Campbell Barton September 6, 2013, 01:40 (GMT) |
fix for bug in GHOST/SDL, events dont always have a window (which ghost needs). fallback to the window with the active opengl context. |
Revision 8f3b4a7 by Daniel Stokes September 5, 2013, 23:09 (GMT) |
BGE Fix: [#32360] Standalone Player switches not working Launching the player from the Blender UI now makes use of the "Debug Properties", "Framerate and Profile", and "Deprecation Warnings" options by setting the appropriate command line flags. |
|
|
|


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