Blender Git Commits

Blender Git "master" branch commits.

Page: 1693 / 5574

June 13, 2018, 14:04 (GMT)
Silence false positive warning on boolean modifier
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
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
June 13, 2018, 13:17 (GMT)
Fix flexible spacer distance

Introduced on 0bce173bc7e9bb6d6cac.
June 13, 2018, 13:07 (GMT)
UI: Make NLA header consistent with dopesheet
June 13, 2018, 13:06 (GMT)
Cleanup: double quotes for non-enum strings
June 13, 2018, 13:04 (GMT)
UI: center align 3D view header snap, pivot etc
June 13, 2018, 13:04 (GMT)
UI: Fix clip editor double text-less icon situation
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!
June 13, 2018, 12:21 (GMT)
T55456: EditDrawMode

- removed the dithering from the active face
June 13, 2018, 12:19 (GMT)
Merge branch 'master' into blender2.8
June 13, 2018, 12:12 (GMT)
Cleanup: tool settings access
June 13, 2018, 12:03 (GMT)
Fix T55467: nodes cant be resized after recent clickdrag change
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.
June 13, 2018, 10:55 (GMT)
UI: add back pivot point

Was accidentally removed after recent changes.
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
June 13, 2018, 09:59 (GMT)
Manipulator: Skip redundant transform updates

Partially address T55458
June 13, 2018, 09:57 (GMT)
Error in recent popover width
June 13, 2018, 09:43 (GMT)
UI: remove empty space at the end of headers, tweak start/end spacing.
June 13, 2018, 09:43 (GMT)
Fix 3D view header panning not working with region overlap.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021