Revision c1e503e by Dalai Felinto June 13, 2018, 14:04 (GMT) |
Silence false positive warning on boolean modifier |
Revision 1bcf921 by Bastien Montagne June 13, 2018, 13:36 (GMT) |
Merge branch 'master' into blender2.8 Conflicts: source/blender/blenkernel/BKE_pointcache.h source/blender/blenkernel/intern/object.c source/blender/blenkernel/intern/pointcache.c source/blender/editors/include/ED_particle.h source/blender/editors/physics/particle_edit.c source/blender/editors/physics/particle_edit_undo.c source/blender/editors/physics/particle_object.c source/blender/editors/physics/physics_intern.h source/blender/editors/physics/physics_pointcache.c source/blender/editors/space_time/space_time.c source/blender/editors/space_view3d/drawobject.c source/blender/editors/space_view3d/view3d_edit.c source/blender/editors/transform/transform_conversions.c source/blender/editors/transform/transform_generics.c source/blender/editors/transform/transform_manipulator.c source/blender/makesrna/intern/rna_object.c source/blender/makesrna/intern/rna_object_force.c source/blender/makesrna/intern/rna_sculpt_paint.c source/blenderplayer/bad_level_call_stubs/stubs.c |
Revision 7a10cfe by Brecht Van Lommel June 13, 2018, 13:22 (GMT) |
UI: preset popover buttons in panel headers. Moves the preset into a menu for the panel header, so it can be changed without opening the panel and takes up less space. Two remaining issues: * For long lists the add new preset button can be scrolled off screen. * We should support showing the name of the chosen preset in the panel header, but the current preset system does not support detecting which preset is used. Differential Revision: https://developer.blender.org/D3366 |
Revision 1664ccb by Dalai Felinto June 13, 2018, 13:17 (GMT) |
Revision 8f82055 by Dalai Felinto June 13, 2018, 13:07 (GMT) |
UI: Make NLA header consistent with dopesheet |
Revision 1a6b265 by Campbell Barton June 13, 2018, 13:06 (GMT) |
Cleanup: double quotes for non-enum strings |
Revision eed9458 by Campbell Barton June 13, 2018, 13:04 (GMT) |
UI: center align 3D view header snap, pivot etc |
Revision 6b6c86d by Dalai Felinto June 13, 2018, 13:04 (GMT) |
UI: Fix clip editor double text-less icon situation |
Revision 5ff1d84 by Bastien Montagne June 13, 2018, 12:28 (GMT) |
Cleanup: moar ugly G.main removal... Note that due to RNA get/setters issue, that one may actually add some G.main usages to the total... But at least it's not hidden anymore in a very low-level, dark corner of BKE pointcache code! |
Revision da6ed54 by Jeroen Bakker June 13, 2018, 12:21 (GMT) |
Revision 57fe976 by Philipp Oeser June 13, 2018, 12:19 (GMT) |
Merge branch 'master' into blender2.8 |
Revision f7083b0 by Campbell Barton June 13, 2018, 12:12 (GMT) |
Cleanup: tool settings access |
Revision 2002fe2 by Philipp Oeser June 13, 2018, 12:03 (GMT) |
Fix T55467: nodes cant be resized after recent clickdrag change |
Revision 64ecd3d by Dalai Felinto June 13, 2018, 11:01 (GMT) |
Set minimum blender version as 2.80 Technically we probably need to do for the current subversion (17). But the entirely 2.80 series is known to be experimental. The most important part is to notify people that if they open the 2.80 file in master it will loose data. |
Revision 710f1f2 by Campbell Barton June 13, 2018, 10:55 (GMT) |
UI: add back pivot point Was accidentally removed after recent changes. |
Revision 23c24ce by Jeroen Bakker June 13, 2018, 10:38 (GMT) |
T55456: EditMode Drawing - Hide facedots, except when in V3D_ZBUF_SELECT mode `use_occluded_geometry` - Different theme (wire_inactive) when not in edge selection mode |
Revision c0926d5 by Campbell Barton June 13, 2018, 09:59 (GMT) |
Revision ca7a939 by Campbell Barton June 13, 2018, 09:57 (GMT) |
Error in recent popover width |
Revision 0bce173 by Brecht Van Lommel June 13, 2018, 09:43 (GMT) |
UI: remove empty space at the end of headers, tweak start/end spacing. |
Revision dcf70dc by Brecht Van Lommel June 13, 2018, 09:43 (GMT) |
Fix 3D view header panning not working with region overlap. |
|
|
|


Master Commits
MiikaHweb | 2003-2021