Revision 0aa2c10 by Campbell Barton June 5, 2020, 06:12 (GMT) |
Cleanup: remove braces from previous commit (no functional changes) |
Revision 8b347fc by Campbell Barton 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. |
Revision fd63220 by Campbell Barton June 5, 2020, 04:55 (GMT) |
Cleanup: maybe uninitialized variable warning |
Revision 9e96c6d by Campbell Barton June 5, 2020, 04:34 (GMT) |
Cleanup: spelling |
Revision b2d1c48 by Campbell Barton June 5, 2020, 04:33 (GMT) |
Cleanup: remove unnecessary inline header Caused by lsp/clang applying *fixes* automatically, tsk. |
Revision c7329da by Brecht Van Lommel 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. |
Revision 0b28f04 by Brecht Van Lommel June 4, 2020, 22:58 (GMT) |
Fix make deps build errors with conflicting Boost system packages |
Revision b168c25 by Clément Foucault June 4, 2020, 19:28 (GMT) |
GPUTexture: Make GPU_texture_unbind_all faster on newer opengl version |
Revision ba5b303 by Clément Foucault June 4, 2020, 19:28 (GMT) |
DRW: Fix T77370: Redundant anti aliasing/blur effect |
Revision 1d72fc5 by Bastien Montagne June 4, 2020, 16:06 (GMT) |
LibOverride: Add Pointer properties to 'overridable by default'. There is in fact no reason not to do so, RNA pointers are either to other IDs (which is properly handled by default diffing code), or to sub-structures that should almost always be diffed as well. Exceptions (like backward ID pointers or strictly runtime caches and data) are to be handled with proper 'no comparison' flag in any case. |
Revision d71f9b9 by Bastien Montagne June 4, 2020, 16:06 (GMT) |
LibOverride: cleanup Collection case. This should not give any real difference, those were already overridable. |
Revision f2a0532 by Pablo Dobarro June 4, 2020, 16:05 (GMT) |
Disable gravity in Draw Face Sets brush Applying gravity to this brush does not make much sense and undo/redo won't work correctly as it uses a different undo type. Reviewed By: sergey Differential Revision: https://developer.blender.org/D7925 |
Revision 15ed2f8 by Pablo Dobarro June 4, 2020, 16:04 (GMT) |
Fix Sharpen mesh filter in Multires Instead of accumulating displacement for each vertex into the neighbors, accumulate the opposite displacement from each neighbor into the vertex. I think this is the same and it does not produce artifacts in Multires. Reviewed By: sergey, brecht Differential Revision: https://developer.blender.org/D7508 |
Revision caca3d9 by Bastien Montagne June 4, 2020, 15:35 (GMT) |
Revision c7a2ed6 by Antonio Vazquez June 4, 2020, 14:55 (GMT) |
GPencil: Fix Lock Frame Dopesheet tooltip The old tooltip was not clear enough |
Revision c604d27 by Antonio Vazquez June 4, 2020, 14:41 (GMT) |
Fix T77358: Gpencil can't select geometry within transparent layers This was an old check of opacity for editable layers, but with new system it's not needed because you can use the edit lines. |
Revision 733a3e3 by Campbell Barton June 4, 2020, 14:40 (GMT) |
Fix T77164: scaling/rotation fails for 3 selected NURB points |
Revision 3da4724 by Campbell Barton June 4, 2020, 14:39 (GMT) |
Fix T77367: Blender's snap package ignores command line options |
Revision fd061f6 by Clément Foucault June 4, 2020, 13:28 (GMT) |
GPUShaderInterface: Reduce creation time on some drivers. Querying GL_UNIFORM_BLOCK_INDEX seems to be a problem on apple drivers. |
Revision 3b4ef08 by Brecht Van Lommel June 4, 2020, 12:44 (GMT) |
Fix Grease Pencil panel showing as first panel in render properties Move it lower next to the Freestyle panel. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021