Blender Git Commit Log

All Blender Git commits.

Page: 1587 / 8462

June 5, 2020, 08:27 (GMT)
Cleanup: rename suffix 'conv' to 'convert'
June 5, 2020, 08:21 (GMT)
GPencil: Fix read/load of bGPDcurve.

Remove unnessesary code when reading bGPDcurve struct.
Fix the size of array when writing bGPDCurve struct.
June 5, 2020, 08:09 (GMT)
Fix accessing online manual for PropertyGroups

Alternate fix for the issue raised in D7837
June 5, 2020, 07:30 (GMT)
Code Cleanup: fcurve function naming
June 5, 2020, 06:41 (GMT)
CleanUp: Introduce BKE_fcurve_create
June 5, 2020, 06:27 (GMT)
GPencil: Channel Lock tooltip

After talking with UI team, we decided to change the tooltip.
June 5, 2020, 06:12 (GMT)
Cleanup: remove braces from previous commit (no functional changes)
June 5, 2020, 06:04 (GMT)
Armature: increase maximum delectable bones from 4096 to 8192

Remove BONESEL_NOSEL which isn't needed.

Addresses issue raised in T77378.
June 5, 2020, 05:43 (GMT)
Merge branch 'master' into cycles_texture_cache
June 5, 2020, 04:55 (GMT)
Cleanup: maybe uninitialized variable warning
June 5, 2020, 04:34 (GMT)
Cleanup: spelling
June 5, 2020, 04:33 (GMT)
Cleanup: remove unnecessary inline header

Caused by lsp/clang applying *fixes* automatically, tsk.
June 4, 2020, 22:58 (GMT)
Build: use TBB as Embree tasking system

This avoids launching additional threads and solves some console warnings on
Linux + AMD Ryzen CPU.
June 4, 2020, 22:58 (GMT)
Fix make deps build errors with conflicting Boost system packages
Revision c0c6b19 by Jacques Lucke (pipelined-set-add)
June 4, 2020, 19:50 (GMT)
BLI: Generally improve C++ data structures (WIP)

Differential Revision: https://developer.blender.org/D7931
Revision 0ee5427 by Jacques Lucke (pipelined-set-add)
June 4, 2020, 19:37 (GMT)
cleanup
Revision 643c7d9 by Jacques Lucke (pipelined-set-add)
June 4, 2020, 19:34 (GMT)
cleanup debug
Revision b7dd028 by Jacques Lucke (pipelined-set-add)
June 4, 2020, 19:30 (GMT)
fix test
June 4, 2020, 19:28 (GMT)
GPUTexture: Make GPU_texture_unbind_all faster on newer opengl version
June 4, 2020, 19:28 (GMT)
DRW: Fix T77370: Redundant anti aliasing/blur effect
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021