Blender Git Commits

Blender Git commits from all branches.

Page: 1182 / 2888

August 16, 2019, 01:04 (GMT)
Fix T64888: full-screen button overlaps side-bar
August 16, 2019, 01:04 (GMT)
Fix T68684: Vertex snapping with median not working if the object is not at center of the world
August 16, 2019, 01:04 (GMT)
Cleanup: Minor change to previous commit
August 16, 2019, 01:04 (GMT)
GPencil: Fix unreported missing VFX in Video Editor

As the video editor mode is not Render mode the VFX was omitted.

Now, the mode is only checked for View3D.
August 16, 2019, 01:04 (GMT)
Fix T68675: particle edit mode makes blender crash

In rB9c010c44f420, DRW_mesh_batch_cache_create_requested was changed to
take a scene (instead of toolsettings directly), but
DRW_draw_depth_object is calling this with with NULL, just checking for
this seems to fix...

Reviewers: fclem

Maniphest Tasks: T68675

Differential Revision: https://developer.blender.org/D5488
August 16, 2019, 01:04 (GMT)
Fix full-screen button overlapping navigation gizmo
August 16, 2019, 01:04 (GMT)
UI: skip drawing the full-screen when alpha is zero
August 16, 2019, 01:04 (GMT)
Fix T68678: Invisible fullscreen button

Regression from 6148ed8cf9ca
August 16, 2019, 01:04 (GMT)
Cleanup: spelling

Missed in recent commit.
August 16, 2019, 01:04 (GMT)
Cleanup: replace commented out code by comment
August 16, 2019, 01:04 (GMT)
UI: Finalize old TODO in UI float number handling.

Just enable some commented-out code from rB636289b755f6ce (disabled at
that time because we were too close of 2.79 release...).

Issue raised in D5486, thanks.
August 16, 2019, 01:04 (GMT)
Cleanup: spelling
August 16, 2019, 01:04 (GMT)
Cleanup: unused warnings

Reminder not to leave in unused code, or comment why it should be kept.
August 16, 2019, 01:04 (GMT)
Fix T68014: Add-on's override Python built-in modules

Append addon paths to the sys.path to avoid name
collisions with system modules.
August 16, 2019, 01:04 (GMT)
Mesh: bypass legacy tessface conversion step when remeshing
August 15, 2019, 23:26 (GMT)
Bevel cleanup: Angle kind enum, var rename for readability
August 15, 2019, 23:25 (GMT)
Profile widget sampling bug fix, cleanup in file

- Extra samples are now correctly assigned to most curved edges.
- The first and last control points use their neighbor's handle type.
- Final cleanup and commenting of profile_widget.c
August 15, 2019, 22:16 (GMT)
Merge branch 'master' into soc-2019-outliner
August 15, 2019, 22:12 (GMT)
Sculpt: Pose brush

This commit also includes the MOUSE_INBETWEEN events fix for other
brushes.
August 15, 2019, 19:49 (GMT)
Fix compiling with external OpenXR SDK on Windows
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021