Revision 32c9b3a by Brecht Van Lommel March 26, 2019, 14:30 (GMT) |
Merge branch 'blender2.7' |
Revision 7574f90 by Brecht Van Lommel March 26, 2019, 14:29 (GMT) |
Fix Cycles standalone build, needs OpenJPEG libraries with OIIO now. |
Revision 52aa35e by Jeroen Bakker March 26, 2019, 14:19 (GMT) |
Fix T62189: Wires Occluded When Edit Mesh Faces Disabled Reviewed By: fclem Maniphest Tasks: T62189 Differential Revision: https://developer.blender.org/D4593 |
Revision 51f8e51 by Clément Foucault March 26, 2019, 14:11 (GMT) |
Edit Mesh: Fix interpolation of gradient on edit edges This fix some issue with the AA on edit mesh edges. |
Revision 3aeb44c by Clément Foucault March 26, 2019, 14:11 (GMT) |
Fix T62260 edges display bug on big geometries when looked up close |
Revision 33a759a by Jeroen Bakker March 26, 2019, 14:07 (GMT) |
Revert "DRW Manager: create and use new DRW_framebuffer_depth_read utility." This reverts commit 40f8f445a3f9b6bc24b58e45be46060cc36c0394. There are many paths that lead to uninitialized depth buffer where the depth read would fail. Fix T62965 |
Revision fb96dcd by William Reynish March 26, 2019, 13:48 (GMT) |
UI: Avoid double separators in some circumstances in the object context menu Also make placement of Rename more consistent between object and bones. |
Revision a29446d by Brecht Van Lommel March 26, 2019, 13:42 (GMT) |
Cycles: sync various master changes to blender2.7. Many of these were left out accidentally. We will only do important bugfixes in blender2.7 for Cycles from this point on. |
Revision 5d455a7 by Bastien Montagne March 26, 2019, 13:41 (GMT) |
Fix (unreported) crash when making object single user in some cases. Issue would happen in case affected object is linked to collections that are shared between different scenes' ViewLayers. When switching back to another scene after making single user, you'd get immediate crash. |
Revision 6f73923 by Bastien Montagne March 26, 2019, 13:41 (GMT) |
Fix T62929: Linked To Scene Object cannot be made single user. Code was still 2.7x one here, Object's IDtemplate in properties editor is now based on current view layer's collection of objects, not scene's one anymore. |
Revision 8754ad4 by William Reynish March 26, 2019, 13:37 (GMT) |
UI: Make naming clearer for the motion paths commands in the pose context menu |
Revision 982a80e by William Reynish March 26, 2019, 13:36 (GMT) |
UI: Add rename to object and bone context menus |
Revision b2656a6 by Sebastian Parborg March 26, 2019, 13:11 (GMT) |
Fix T62887: When searching for fonts, thumbnail display mode will crash Blender We do not support special color fonts (like colored emoji fonts), so don't crash when trying to create a preview for unsupported fonts. Reviewed By: Brecht Differential Revision: https://developer.blender.org/D4590 |
Revision c2c6083 by Campbell Barton March 26, 2019, 11:53 (GMT) |
Fix T62957: Camera frame returns zeros |
Revision f786861 by Brecht Van Lommel March 26, 2019, 11:36 (GMT) |
Revision b33005c by Brecht Van Lommel March 26, 2019, 11:13 (GMT) |
Fix T62925: shift+F1 append shortcut not working in Blender 2.7 keymap. |
Revision 67516b9 by Brecht Van Lommel March 26, 2019, 11:04 (GMT) |
Fix T62515: crash when rendering finishes with mouse over progress bar. Tooltip should be copied entirely, not just the the argument because then the function and argument don't always match. |
Revision ce3b78c by Campbell Barton March 26, 2019, 10:16 (GMT) |
Cleanup: style, use braces for editor/spaces |
Revision 5279d11 by Campbell Barton March 26, 2019, 10:16 (GMT) |
Cleanup: style, use braces for editor/metaball |
Revision 1bde690 by Campbell Barton March 26, 2019, 10:16 (GMT) |
Cleanup: style, use braces for editor/interface |
|
|
|


Master Commits
MiikaHweb | 2003-2021