Revision af7a2a3 by Sergey Sharybin November 27, 2013, 20:25 (GMT) |
Fix buildinfo hash for cases there's no upstream set for the branch |
Revision 1d2c435 by Sergey Sharybin November 27, 2013, 20:05 (GMT) |
Fix for previous fix (tm) commit Ok, this is nasty. SOURCE_DIR is somehow being defined from CMakeLists.txt in source/creator by the looks of it and actual issue as extra slash in the end of path which was passing to EXISTS command. |
Revision cccee66 by Sergey Sharybin November 27, 2013, 19:43 (GMT) |
Fixes for buildinfo - It was using SOURCE_DIR which is undefined on windows. No idea why it was defined on Linux, could be some co-incident. Correct usage is CMAKE_SOURCE_DIR. - Remove usages of SVN's revision. |
Revision 29790d4 by Brecht Van Lommel November 27, 2013, 19:22 (GMT) |
Fix T37414: local view not taken into account for blender internal F12 render over 3D view. |
Revision f67dda6 by Brecht Van Lommel November 27, 2013, 16:17 (GMT) |
Fix T37159: cycles rendering particle emitter mesh incorrectly when using non-hair particles. |
Revision 12b4a67 by Campbell Barton November 27, 2013, 10:25 (GMT) |
missing from last commit |
Revision 95bf31e by Campbell Barton November 27, 2013, 10:15 (GMT) |
Resolve T37240: saving a new file always had absolute paths, now remap. |
Revision 2123386 by Campbell Barton November 27, 2013, 08:20 (GMT) |
Fix T37249: Crash calling wm.progress_update() with no active window |
Revision caf6bf8 by Campbell Barton November 27, 2013, 07:59 (GMT) |
Fix T37203: New face from an edge failed if only one vert was connected to a wire edge |
Revision ccb7903 by Campbell Barton November 27, 2013, 07:59 (GMT) |
Disable redo for bend operator |
Revision ac08819 by Brecht Van Lommel November 27, 2013, 04:25 (GMT) |
Fix T37383: wrong spacing on Add menu in 3D view header. This also was in the info header but less obvious, mistake in the layout engine. |
Revision 3d6f3c0 by Campbell Barton November 27, 2013, 02:44 (GMT) |
Fix for recent BMesh regression refactoring out face tessellation |
Revision 45eed82 by Campbell Barton November 27, 2013, 02:42 (GMT) |
BMesh Operators: BMO_op_finish now overwrites values in debug mode This should prevent accidental use-after-free. |
Revision 4dd9496 by Campbell Barton November 27, 2013, 02:00 (GMT) |
Fix for recent error (editmesh triangulate crashed). |
Revision 3f5b59c by Campbell Barton November 27, 2013, 00:26 (GMT) |
Fix T37121: decimate works badly with flat surfaces |
November 26, 2013, 21:42 (GMT) |
Fix T37636: double added pyattr_get_lights |
Revision 3b24eaa by Campbell Barton November 26, 2013, 21:11 (GMT) |
Fix T37583: regression in bmesh triangulate breaking python's use of face_map |
Revision 8a54336 by Brecht Van Lommel November 26, 2013, 20:36 (GMT) |
Fix T36976: drag and drop tooltip not working with retina and drawing off screen near top of the window. The code here was not updated for retina / DPI changes yet. The tooltip also could draw off screen when dragging to a button at the top of the window, now it places the tooltip lower in such cases. Offscreen drawing fix is based on patch by Antony Riakiotakis. |
Revision c16f751 by Brecht Van Lommel November 26, 2013, 19:56 (GMT) |
Fix T37633: duplicate value GPUDynamicType could cause GLSL render issues. |
Revision 8cb78f1 by Brecht Van Lommel November 26, 2013, 19:40 (GMT) |
Fix mistake in last commit with submodules. |
|
|
|


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