Blender Git Commit Log

All Blender Git commits.

Page: 2126 / 8462

October 16, 2019, 10:19 (GMT)
remove unused code
October 16, 2019, 09:39 (GMT)
experimental AnyAllocator
October 16, 2019, 09:39 (GMT)
cleanup
October 16, 2019, 09:29 (GMT)
UI: Add missing workspace icon to link/append ID-Filters
October 16, 2019, 09:26 (GMT)
Fix: Some ID-Filters not enabled on Link/Append

Caused by 9100982e8097.
October 16, 2019, 08:36 (GMT)
Merge branch 'master' into temp-gpencil-drw-engine
October 16, 2019, 08:34 (GMT)
Merge branch 'master' into greasepencil-object
October 16, 2019, 08:33 (GMT)
GPencil: Fix unreported problem when use Onion Skin in several windows

The onion skin was nos displayed in secondary screens when disable the Onion switch or the Overlay in the main window.

Added a check to verify if the main overlay and onion switches are enabled in any screen in order to generate the cache data.

This is required to generate the onion skin and limit the times the cache is updated because the cache is generated only in the first screen and if the first screen has the onion disabled the cache for onion skin is not generated. The loop adds time, but always is faster than regenerate the cache all the times.

Reviewed By: mendio, pepeland

Differential Revision: https://developer.blender.org/D6049
October 16, 2019, 08:29 (GMT)
Cycles: Allow PTX targets for CUDA kernel build.

This is intended for developers on Windows primarily:
Now, CUDA architectures of type compute_xx are supported. This allows for quicker builds,
at the expense of the CUDA driver running ptxas the first time a kernel is loaded.

Differential Revision: https://developer.blender.org/D5953
October 16, 2019, 08:15 (GMT)
Merge branch 'blender-v2.81-release'
October 16, 2019, 08:10 (GMT)
Fix T70850: Scene.frame_set doesn't update camera from markers
October 16, 2019, 07:40 (GMT)
Merge branch 'blender-v2.81-release'
October 16, 2019, 07:38 (GMT)
Fix (unreported) VSE scene strip should not be able to set the scene to
self

Spotted while looking into T70845

Reviewers: sergey, ISS, campbellbarton

Differential Revision: https://developer.blender.org/D6073
October 16, 2019, 04:59 (GMT)
Merge branch 'blender-v2.81-release'
October 16, 2019, 04:58 (GMT)
Cleanup: define PY_SSIZE_T_CLEAN for Python

Silence deprecation warnings running with Python 3.8.
October 16, 2019, 04:02 (GMT)
Merge branch 'blender-v2.81-release'
October 16, 2019, 03:44 (GMT)
Cleanup: warnings building with Python 3.8
October 16, 2019, 03:16 (GMT)
Merge branch 'blender-v2.81-release'
October 16, 2019, 03:13 (GMT)
Fix incorrect limit check in button drawing

Regression in d617466d87863d75a
October 16, 2019, 03:10 (GMT)
Merge branch 'blender-v2.81-release'
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021