Revision 91240f1 by Campbell Barton December 20, 2018, 00:59 (GMT) |
UI: add UILayout.direction Read only attribute, needed for introspection. |
Revision 756be8f by Campbell Barton December 20, 2018, 00:33 (GMT) |
UI: add method to draw menu contents This supports expanding menu contents into an existing layout. Needed to fix T58937. |
Revision a91886e by Campbell Barton December 19, 2018, 22:35 (GMT) |
Fix possible key collision w/ BKE_id_to_unique_string_key BKE_id_full_name_get doesn't ensure unique output, use a simple method to create a unique key, guaranteed not to collide. |
Revision c4ee77c by Campbell Barton December 19, 2018, 22:13 (GMT) |
Fix T59626: Outliner rename overlaps icons Fix for T59219 was using low alpha-light grey for text background so editing text would always be slightly brighter then the existing background. This causes outliner rename to have low alpha making text overlap icons. Use solid color to avoid issues with overlapping UI elements in the future. |
Revision ab14443 by Antonio Vazquez December 19, 2018, 21:57 (GMT) |
Fix T59579: Grease Pencil copy buffer loses material information |
Revision a970647 by Clément Foucault December 19, 2018, 21:56 (GMT) |
Mesh Batch Cache: Fix uninitialized loop variable |
Revision c0e6cba by Campbell Barton December 19, 2018, 21:14 (GMT) |
Fix crash clicking on trackball widget Missing check in newly added gizmo orientations. |
Revision 65bc931 by Campbell Barton December 19, 2018, 21:03 (GMT) |
Cleanup: argument wrapping indentation |
Revision 1ce9a14 by Campbell Barton December 19, 2018, 20:46 (GMT) |
UI: expose gizmo orientation as a single enum Avoids awkward logic from the popover, by faking an extra item in the enum. |
December 19, 2018, 19:51 (GMT) |
Fix T59391: Crash snapping to active |
December 19, 2018, 19:33 (GMT) |
Fix T59387: Axis target crash |
Revision 205b0d4 by Antonio Vazquez December 19, 2018, 18:50 (GMT) |
Revision a8198e6 by Charlie Jolly December 19, 2018, 17:39 (GMT) |
GP: Primitive: Add MMB to confirm Based on GP team feedback |
Revision 1fc75db by Antonio Vazquez December 19, 2018, 16:09 (GMT) |
Fix T59595: Grease Pencil and CameraView The perspective effect deformed the stroke. Now when you are in camera view and the lock axis is not enabled, the stroke is reprojected flat over the view to remove any deformation. Also fixed reproject operator to use the origin set in topbar and not cursor 3D always. |
Revision d9ac465 by Bastien Montagne December 19, 2018, 16:02 (GMT) |
Fix T59574: Prop_search fails to set objects from scene. Another case where editstr from search button would be used, when we actually have desired pointer itself already available in button. Am growing tired of doing bandaids fixes on that search menu stuff, whole thing would require some real re-coding imho, to get rid of that tantacular dependency over string 'identifier' only (when we should also have access to at the very least, the active index, and also probably active data pointer itself...). And/or clearly separate string identifier from 'UI' string shown to user. |
Revision 42bf7e4 by Jacques Lucke December 19, 2018, 16:00 (GMT) |
Fix T58376: incorrect tooltip in subsurf modifier |
Revision ad7dd7d by Germano Cavalcante December 19, 2018, 15:26 (GMT) |
Fix (unreported): Wireframe fails in the sculpt mode on some AMD GPUs. |
Revision be98fcc by Jacques Lucke December 19, 2018, 14:56 (GMT) |
Fix T59273: Text object disappears when Fill Mode is set to None Reviewers: fclem Differential Revision: https://developer.blender.org/D4103 |
Revision 4563849 by Sergey Sharybin December 19, 2018, 14:36 (GMT) |
Fixes for particle system and physics - Silence harmless error print about relation. Object with particle system which doesn't use physics will not have point cache component. - Tag relations for update when particle system physics type change. This ensures correct state of point cache component. This is all part of T59258. |
Revision 259879e by Sergey Sharybin December 19, 2018, 14:02 (GMT) |
|
|
|


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