Blender Git Commit Log

All Blender Git commits.

Page: 3408 / 8462

March 22, 2018, 15:41 (GMT)
Merge branch 'master' into blender2.8
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:20 (GMT)
Fix simple points drawing with line mode

If using line mode, simple points must be drawn with point shader, not line shader.
March 22, 2018, 15:13 (GMT)
Cleanup unused code block
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 depsgrah tag while painting

If this update is not done, the cow object used for display, does not show the current stroke.
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, 14:10 (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, 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, 09:23 (GMT)
Force Depsgraph recalculation when cache is dirty
March 22, 2018, 09:06 (GMT)
Cleanup: Remove redundant code
March 22, 2018, 08:56 (GMT)
Fix compilation error

Recent fix was assuming some cleanup is done.
March 22, 2018, 08:51 (GMT)
Update addons submodule hash
March 22, 2018, 08:48 (GMT)
Fix T54234, add BLENDER_VERSION_CHAR to .plist
March 22, 2018, 08:44 (GMT)
Fixed: cache clearing when using multiple Alembic files.
March 22, 2018, 08:41 (GMT)
Cleanup: Use more python way of checking boolean
March 22, 2018, 08:41 (GMT)
Tracking: Make object created form tracks active and selected
March 22, 2018, 08:41 (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 22, 2018, 08:39 (GMT)
Fix T54348: Bone dissolve gives invalid hierarchy

Disconnected bones weren't handled correctly.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021