Revision 0d0291f by Campbell Barton March 17, 2013, 10:26 (GMT) |
code cleanup: incorrect sized array args, remove some redundant code. |
Revision 1174c7d by Campbell Barton March 17, 2013, 10:15 (GMT) |
fix for missing NULL pointer checks and incorrect array free |
Revision a4e2840 by Joshua Leung March 17, 2013, 03:45 (GMT) |
Added descriptions for each constraint type, including common usage restrictions/limits to reduce confusion |
Revision 84c7df0 by Antonis Ryakiotakis March 17, 2013, 03:08 (GMT) |
Setting clone cursor is now an option for paint operator. This is not too nice but it frees the Ctrl-LClick shortcut and allows us to set invert mode for other paint tools, such as sharpen vs blur or invert colour for draw brush. This conflict has existed on GSOC branch, better resolve now before merging invert functionality. |
Revision 0d9c98c by Tamito Kajiyama March 16, 2013, 22:39 (GMT) |
Fix for a crash due to a bug in the handling of singularity in stroke creation, where additions of a small offset (to prevent vertices from being at the same point) were not properly done when vertices were shifted in the reverse order. A problem report by Vicente Carro through personal communications, thanks a lot! |
Revision baf3bb3 by Campbell Barton March 16, 2013, 20:49 (GMT) |
- ghost-sdl builds again. - without python builds without warnings. - replace MAXFLOAT -> FLT_MAX in some areas, MAXFLOAT overflows (lager then float range). - add cmake option WITH_GCC_MUDFLAP to enable libmudflap use. |
Revision 9e2db2d by Campbell Barton March 16, 2013, 18:52 (GMT) |
revert own change: don't use memchr for strnlen, causes problems when the len is longer then the string data, instead use strnlen from freebsd. also simplify empty string checks in logic_ops.c |
Revision 0fedc6e by Nicholas Bishop March 16, 2013, 18:22 (GMT) |
Stop dyntopo updates from happening in masked areas Fixes [#34348] Collapse short edges affects masked geometry /projects.blender.org/tracker/?func=detail&aid=34348&group_id=9&atid=498 Fixed by disallowing topology updates on edges with a vertex masked at 50% or greater. This is a necessarily arbitrary choice; can't do halfway updates for topology like we can with displacement. |
Revision 994265b by Nicholas Bishop March 16, 2013, 17:45 (GMT) |
Fix sculpt view normal for transformed objects Patch from Antony Riakiotakis, thanks! Fixes [#34641] "Front Faces Only" option in SculptMode behaves weird projects.blender.org/tracker/?func=detail&aid=34641&group_id=9&atid=498 |
Revision fc11cf1 by Campbell Barton March 16, 2013, 17:33 (GMT) |
fix for buffer overrun in reading bookmarks when a line was over 256 bytes. |
Revision 0f86600 by Ton Roosendaal March 16, 2013, 17:12 (GMT) |
Bug fix, irc reported: Using new off-screen backbuffer selection failed for Lasso in editmode. |
Revision 031a58d by Tamito Kajiyama March 16, 2013, 16:41 (GMT) |
Fix for a crash due to mesh faces with wire frame materials not properly handled. A problem report by Vicente Carro through personal communications, many thanks! |
Revision 3be732f by Campbell Barton March 16, 2013, 16:38 (GMT) |
don't create empty mesh object when separating if nothing is selected. |
Revision 8a4a034 by Campbell Barton March 16, 2013, 16:11 (GMT) |
patch [#34634] Select vertices without a group from Kevin Mackay (yakca) |
Revision a38dbb5 by Campbell Barton March 16, 2013, 16:10 (GMT) |
own error in recent knife-project changes. |
Revision afe9970 by Campbell Barton March 16, 2013, 14:42 (GMT) |
style cleanup |
Revision 7ec47aa by Campbell Barton March 16, 2013, 14:33 (GMT) |
code cleanup: shadowing |
Revision a7b8383 by Campbell Barton March 16, 2013, 14:18 (GMT) |
fix for crash when using BM_face_calc_tessellation(), its not ensured that all tris will be filled in. (effected knife project and laplacian smooth). |
Revision 5bea783 by Thomas Dinges March 16, 2013, 08:49 (GMT) |
Fix for [#34654] Cycles hair particle system modifier obeys viewport visibility as well * Now Show Render and Show Viewport flags work independently and correct. |
Revision 31356c8 by Joshua Leung March 16, 2013, 05:58 (GMT) |
Some more assorted fixes * More duplicate/wrong comments (copy+paste errors) * Brough Calculate/Clear Motion Path UI for bones more in line with the Object version |
|
|
|


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