Blender Git Commits

Blender Git "master" branch commits.

Page: 1845 / 5574

March 22, 2018, 15:40 (GMT)
Depsgraph: Report new depsgraph evaluation time

Timing is printed to the console when running with --debug-depsgraph-time.
March 22, 2018, 15:24 (GMT)
UI: skip confirmation menu on quit prompt to save
March 22, 2018, 15:11 (GMT)
GPUCompositing: Remove entire module.

This module has no use now with the new DrawManager and DrawEngines and it
is using deprecated paths.

Moving gpu_shader_fullscreen_vert.glsl
to draw/modes/shaders/common_fullscreen_vert.glsl
March 22, 2018, 15:10 (GMT)
Update Google libraries

This commit updates:

- gflags 2.2.0 -> 2.2.1
- glog 0.3.4 -> 0.3.4
- gmock 1.7.0 -> 1.8.0
- gtest 1.7.0 -> 1.8.0
March 22, 2018, 13:47 (GMT)
Fix T54360: FFMPEG bitrate not editable for all codecs

The bitrate selection was hidden when a CRF mode was chosen and then
switched to a codec that doesn't support CRF.
March 22, 2018, 08:33 (GMT)
Cleanup: Use more python way of checking boolean
March 22, 2018, 06:50 (GMT)
Fix T54348: Bone dissolve gives invalid hierarchy

Disconnected bones weren't handled correctly.
March 22, 2018, 06:50 (GMT)
Fix bone dissolve using wrong envelope radius

Also correctly copy bone tip selection when dissolving.
March 21, 2018, 15:51 (GMT)
Fix T54203: crash changing engine w/ project-paint
March 21, 2018, 15:39 (GMT)
Eevee: Fix missing camera animation with CoW
March 21, 2018, 15:31 (GMT)
Draw manager: Fix missing active camera triangle with CoW
March 21, 2018, 15:30 (GMT)
GHOST CONTEXTWGL: Remove unused member

No longer used from this commit: https://developer.blender.org/rB0940e89e604d85d717f792b73e30e5e96a42e7c6#change-kg3gZvqkYPB6
March 21, 2018, 15:27 (GMT)
Merge branch 'master' into blender2.8
March 21, 2018, 15:12 (GMT)
Depsgraph: Remove redundant operation nodes

Rather a mistake since previous merge.
March 21, 2018, 15:04 (GMT)
UI: Optional prompt to quit for non win32 systems

D566 by @januz

Use Blender native dialog when OS dialog's aren't supported.
March 21, 2018, 14:55 (GMT)
Fix: GWN Indexbuf creation was replacing the index buff bound to the last VAO

This led to problems such as the drawing of the navigate manipulator.
More details in the code comments.
March 21, 2018, 11:47 (GMT)
Merge branch 'master' into blender2.8
March 21, 2018, 11:33 (GMT)
Tracking: Make object created form tracks active and selected
March 21, 2018, 11:30 (GMT)
Tracking: Warn when no tracks are selected when creating mesh

Makes it more clear why mesh was not created this way.

Fixes T54368: 3D markers to mesh In MovieClipEditor Not working.
March 21, 2018, 11:17 (GMT)
Fix T54378: Drivers fail with property from empty

Empties were missing Parameters component.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021