Revision aff591c by Campbell Barton September 17, 2012, 22:22 (GMT) |
code cleanup: typos and set exceptional cases of zero length normals as UNLIKELY(). |
Revision 7f32f41 by Campbell Barton September 17, 2012, 22:19 (GMT) |
fix for bug setting single user obdata while in editmode, it didnt work (made many copies but didn't assign them), so disable it. |
Revision d9a95f9 by Andrea Weikert September 17, 2012, 21:38 (GMT) |
== filebrowser == added operator for resetting (cleaning up) the recent folders list in the file-browser panels. (small and low risk request by dfelinto) |
Revision dd3636a by Andrea Weikert September 17, 2012, 21:29 (GMT) |
== filebrowser == further fixes for 'RECENT' files panel in filebrowser: * Also add the recent folder at the head if it is not yet in the list * since we now insert at the head, we need to remove the skipping of the first entries if there are too many. Now correctly leaving the last elements unwritten. * Another consequence of inserting at the head is that we don't want to reverse the list in the recent panel anymore - got rid of the corresponding code. |
Revision f539510 by Andrea Weikert September 17, 2012, 20:16 (GMT) |
fix: obvious bug in recent fix for the 'recent file' bookmark order. |
Revision efaf512 by Lukas Toenne September 17, 2012, 12:07 (GMT) |
Revert r50528: "Performance fix for Cycles: Don't wait in the main UI thread when resetting devices." This commit leads to random freezes in Cycles rendering: https://projects.blender.org/tracker/index.php?func=detail&aid=32545&group_id=9&atid=498 The goal of this commit was to remove UI lag for OSL, but since that is not officially supported yet, better revert it until a proper fix can be implemented in 2.65. |
Revision aecb2f7 by Joshua Leung September 17, 2012, 12:05 (GMT) |
Updating mingw32 config to reflect new boost libraries in svn (1.47 -> 1.49) |
Revision 3f3fec3 by Brecht Van Lommel September 17, 2012, 11:25 (GMT) |
Fix cycles panorama camera not working with depth of field, patch by Daniel M. Basso, thanks! |
Revision 9678b0d by Brecht Van Lommel September 17, 2012, 11:25 (GMT) |
Fix mac build issue after recent file browser fix. |
Revision 89eeae9 by Brecht Van Lommel September 17, 2012, 10:55 (GMT) |
Cycles: change preview "resolution divider" that gave the number of lower resolutions to render, to a "start resolution" which gives the resolution to start at. This avoids unnecessary rendering of small resolutions in small viewports, and avoids long waiting on big viewports. |
Revision bd4de70 by Brecht Van Lommel September 17, 2012, 10:54 (GMT) |
UI: cosmetic tweak to render/animation/play buttons, align, change icon. |
Revision 058da98 by Thomas Dinges September 17, 2012, 10:50 (GMT) |
Release Cycles: * Bump BLENDER_VERSION_CYCLE to rc. BCon4, bugfixes only. |
Revision 01d7885 by Sergej Reich September 17, 2012, 10:18 (GMT) |
Fix compilation for non GCC compilers Was simple copy pase error. |
Revision 0020fff by Antonis Ryakiotakis September 17, 2012, 08:36 (GMT) |
Fix compilation issue, also get rid of annoying "_MSC_VER not defined" preprocessor ambiguity for MinGW |
Revision dd62f5b by Sergey Sharybin September 17, 2012, 07:12 (GMT) |
Remove obsolete code from BKE_tracking_marker_clamp |
Revision 0d33a1c by Sergey Sharybin September 17, 2012, 07:09 (GMT) |
Fixed crash in cases sequencer returns NULL image buffer Happens when there's no strip under current frame. Simply added NULL-check. |
Revision d1cde59 by Campbell Barton September 17, 2012, 06:14 (GMT) |
fix [#32442] UNDO causes actual shape key to be lost, undoing a modification of another shape key. |
Revision 7ecc995 by Campbell Barton September 17, 2012, 05:31 (GMT) |
add endian switching to mask shape key loading (loading mask animations between big/little endian systems would break), also set attributes to BLI_endian_switch_* functions. |
Revision 13918df by Campbell Barton September 17, 2012, 04:29 (GMT) |
code cleanup: fsmenu.c names were confusing - fsms / fsme / prev --> fsm_head / fsm_iter / fsm_prev |
Revision 00c37e1 by Campbell Barton September 17, 2012, 04:08 (GMT) |
code cleanup: correct include paths and comment |
|
|
|


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