Commit: 92b8d7019b4b484dc3120b26a27a59a3c7dc5489
Author: Aaron Carlisle
Date: Thu Sep 3 22:27:39 2020 -0400
Branches: master
https://developer.blender.org/rB92b8d7019b4b484dc3120b26a27a59a3c7dc5489
UI: Make UV Editor contextual menu more consistent with 3D View
Follow up on rB12716e6b9fc74bd53b
Commit: e58408cbaf87028abd196bc91ca87ad5d9b89ecc
Author: Clément Foucault
Date: Thu Sep 3 22:00:37 2020 +0200
Branches: tmp-gltexture
https://developer.blender.org/rBe58408cbaf87028abd196bc91ca87ad5d9b89ecc
GPUTexture: GL Backend Isolation
This is a massive cleanup needed for vulkan support T68
Commit: 19d056cb85855d277635712496de3308c954485e
Author: Clément Foucault
Date: Thu Sep 3 21:52:30 2020 +0200
Branches: tmp-gltexture
https://developer.blender.org/rB19d056cb85855d277635712496de3308c954485e
GPUFramebuffer: Encapsulate single attachement clear
This is in preparation of using it
Commit: 5f7cc8cf51dc2a2d6ce75576830a5ed79ae33bfc
Author: Clément Foucault
Date: Fri Sep 4 02:36:56 2020 +0200
Branches: tmp-gltexture
https://developer.blender.org/rB5f7cc8cf51dc2a2d6ce75576830a5ed79ae33bfc
GLTexture: Add back texture proxy check
Cleanup the feature itself:
- Check 3D textures
Commit: ffa351d533849925e0da5f4985f2798cbef023ea
Author: Clément Foucault
Date: Fri Sep 4 01:09:01 2020 +0200
Branches: tmp-gltexture
https://developer.blender.org/rBffa351d533849925e0da5f4985f2798cbef023ea
GPUTexture: Add support for samplers
This just add back the support.
This commit also in
Commit: f7e1c007ab7c7d114b8361ac2f8566380c582cce
Author: Clément Foucault
Date: Wed Sep 2 00:27:41 2020 +0200
Branches: tmp-gltexture
https://developer.blender.org/rBf7e1c007ab7c7d114b8361ac2f8566380c582cce
GPUTexture: Remove bind to edit calls
This is going to be unecessary after the GPU openg
Commit: 63b6e87d98ac304f66257a1a4a08b8c4ee4757f6
Author: Clément Foucault
Date: Wed Sep 2 01:25:32 2020 +0200
Branches: tmp-gltexture
https://developer.blender.org/rB63b6e87d98ac304f66257a1a4a08b8c4ee4757f6
GPUTexture: Add skeleton of the new GLTexture class
Commit: da306fb2fc0378653049fd260c8adae911de9539
Author: Clément Foucault
Date: Thu Sep 3 21:12:40 2020 +0200
Branches: tmp-gltexture
https://developer.blender.org/rBda306fb2fc0378653049fd260c8adae911de9539
Cleanup: EEVEE: Use correct array size and use equals_v2v2_int
=
Commit: f9bd3329e675bf08ada0b2d01410a6a2fa446f41
Author: Aaron Carlisle
Date: Thu Sep 3 20:41:25 2020 -0400
Branches: master
https://developer.blender.org/rBf9bd3329e675bf08ada0b2d01410a6a2fa446f41
Docs: Fix typo in creator args formatting
This was pointed out in D8799
Commit: ff3a9852a77cd912a309f21aa8b7cf7eb8b8a402
Author: Germano Cavalcante
Date: Thu Sep 3 17:57:42 2020 -0300
Branches: master
https://developer.blender.org/rBff3a9852a77cd912a309f21aa8b7cf7eb8b8a402
Cleanup: Shorten the name of the Auto Constraint modal keymap
It was taking up too much space
Commit: a96283ba511d7ebf2c2ec2db16815b5a4b2979df
Author: Germano Cavalcante
Date: Thu Sep 3 17:57:58 2020 -0300
Branches: master
https://developer.blender.org/rBa96283ba511d7ebf2c2ec2db16815b5a4b2979df
Fix assert when cleaning constraints in the transform tool
When enabled, the modal key item "
Commit: 953a031f15e077674e92585cbb085021678860c3
Author: Hans Goudey
Date: Thu Sep 3 14:33:44 2020 -0500
Branches: master
https://developer.blender.org/rB953a031f15e077674e92585cbb085021678860c3
UI: Fix use after free for instanced panel expansion
The "set_expand_from_list_data" function has to
Commit: 88b6dd1392dfa5f2fc3047bc0ec597b2478f6174
Author: Julian Eisel
Date: Thu Sep 3 21:00:00 2020 +0200
Branches: master
https://developer.blender.org/rB88b6dd1392dfa5f2fc3047bc0ec597b2478f6174
Fix missing cursor changes with "Lock Object Modes" disabled
Changing the active object would chang
Commit: c7b00ef625f174199c2e173026a4ec5d7e57c2ec
Author: Ray Molenkamp
Date: Thu Sep 3 12:39:49 2020 -0600
Branches: master
https://developer.blender.org/rBc7b00ef625f174199c2e173026a4ec5d7e57c2ec
MSVC: Fix cmake warnings with MSVC updates
CMake caches the location of the CRT runtime in the
MSV
Commit: 19fff96ef5dc84cf9bffdd7501f27ca99bfa760c
Author: Antonio Vazquez
Date: Thu Sep 3 20:17:01 2020 +0200
Branches: master
https://developer.blender.org/rB19fff96ef5dc84cf9bffdd7501f27ca99bfa760c
Fix T80289: GPencil Opacity modifier not working
This error was introduced in the refactor of th
Commit: 6d39fd94b458e1165c03590e3e80a475fc32cfdf
Author: Julian Eisel
Date: Thu Sep 3 19:27:18 2020 +0200
Branches: master
https://developer.blender.org/rB6d39fd94b458e1165c03590e3e80a475fc32cfdf
Fix copy/paste error in Grease Pencil Draw operator tooltip
Also remove capitalization of the term
Commit: 1b8bc74b1f93f460a65e255a083f48798834368f
Author: TempoDev
Date: Thu Sep 3 19:37:15 2020 +0200
Branches: soc-2020-custom-menus
https://developer.blender.org/rB1b8bc74b1f93f460a65e255a083f48798834368f
Custom Menus : merge master
Commit: 340cbc7f153737fbd228bdf35b0cabb450decb1f
Author: OmarSquircleArt
Date: Thu Sep 3 18:56:27 2020 +0200
Branches: master
https://developer.blender.org/rB340cbc7f153737fbd228bdf35b0cabb450decb1f
Fix T79803: Wrong Distance To Edge 1D Voronoi
The current 1D Voronoi implementation for the Dist
Commit: d2c52d4de2ca20dd2ba0254dd6207a70e9bd0597
Author: Julian Eisel
Date: Thu Sep 3 17:39:57 2020 +0200
Branches: master
https://developer.blender.org/rBd2c52d4de2ca20dd2ba0254dd6207a70e9bd0597
Cleanup: Add/use function to disable buttons with a disabled hint
We do this in a couple of places,
Commit: d8a80e5949e454d8e326f54abf0ef9a0bc3aeb83
Author: Germano Cavalcante
Date: Thu Sep 3 12:33:28 2020 -0300
Branches: master
https://developer.blender.org/rBd8a80e5949e454d8e326f54abf0ef9a0bc3aeb83
Revert "Fix T59358: Wrong status bar keymap for release confirms and right
click select."
Th
Commit: afb43b881cc3d036aba9ab7a2b1ec5e91f745eaa
Author: Pablo Dobarro
Date: Thu Sep 3 17:25:30 2020 +0200
Branches: master
https://developer.blender.org/rBafb43b881cc3d036aba9ab7a2b1ec5e91f745eaa
Sculpt: Face Set Extract Operator
This implements a Face Set Extract operator, which is similar to
Commit: c8e5924cbb0b87fc429d0052ed6bdc5e30adcfd7
Author: Hans Goudey
Date: Thu Sep 3 10:02:09 2020 -0500
Branches: master
https://developer.blender.org/rBc8e5924cbb0b87fc429d0052ed6bdc5e30adcfd7
UI: Expose important settings from file browser popovers
We have established a convention of exposin
Commit: eb82b3947e3d5883971645604011a682901b4ede
Author: Pablo Dobarro
Date: Thu Sep 3 00:34:08 2020 +0200
Branches: master
https://developer.blender.org/rBeb82b3947e3d5883971645604011a682901b4ede
Sculpt: Remove unused code in Clay Strips
This was doing a matrix inversion per vertex per stroke
Commit: 38737f780a7ad5e540bd0803d4e72faf7b524f51
Author: Pablo Dobarro
Date: Wed Sep 2 23:51:52 2020 +0200
Branches: master
https://developer.blender.org/rB38737f780a7ad5e540bd0803d4e72faf7b524f51
Fix cloth brush not working with anchored stroke
All brushes except for grab need delta for tip or
Commit: c05715b03fe7b82d63ab4339f4fa1dac9884aad1
Author: Pablo Dobarro
Date: Thu Sep 3 16:15:20 2020 +0200
Branches: master
https://developer.blender.org/rBc05715b03fe7b82d63ab4339f4fa1dac9884aad1
Sculpt: Sculpt Face Set gestures tools
This implements the sculpt gesture lasso and box operators
Commit: 10d61f34bb8df4008cf96b748f8cd38b4665443c
Author: Jacques Lucke
Date: Thu Sep 3 16:26:40 2020 +0200
Branches: master
https://developer.blender.org/rB10d61f34bb8df4008cf96b748f8cd38b4665443c
Fix clang tidy errors in tests
===
Commit: 519b2f937f3281031d8970cbfc0d26c3acf308a5
Author: Jacques Lucke
Date: Thu Sep 3 16:13:34 2020 +0200
Branches: master
https://developer.blender.org/rB519b2f937f3281031d8970cbfc0d26c3acf308a5
BLI: add index_range method for StringRef
Commit: e7d3d0219b39ef5e8ff0308ef7dc6463770daca2
Author: Brecht Van Lommel
Date: Thu Sep 3 16:08:27 2020 +0200
Branches: master
https://developer.blender.org/rBe7d3d0219b39ef5e8ff0308ef7dc6463770daca2
Fix T79718: Eevee OpenVDB render error when frames miss part of the grids
Improved fix that ha
Commit: 0ccc95c9e766917405348eb039b8c7bd97ec3ba4
Author: Falk David
Date: Thu Sep 3 16:09:54 2020 +0200
Branches: soc-2020-greasepencil-curve
https://developer.blender.org/rB0ccc95c9e766917405348eb039b8c7bd97ec3ba4
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve
Commit: 56a8977e92cf297c95782301c9ac44dd9767b531
Author: Antonio Vazquez
Date: Thu Sep 3 16:07:55 2020 +0200
Branches: greasepencil-edit-curve
https://developer.blender.org/rB56a8977e92cf297c95782301c9ac44dd9767b531
Merge branch 'master' into greasepencil-edit-curve
Commit: 00af270dfbed31690ead829c4e4f396e37e7a198
Author: Antonio Vazquez
Date: Thu Sep 3 16:07:36 2020 +0200
Branches: greasepencil-object
https://developer.blender.org/rB00af270dfbed31690ead829c4e4f396e37e7a198
Merge branch 'master' into greasepencil-object
Commit: f0c376a52a53db98bd8d8db3c79116f71001fb5c
Author: Brecht Van Lommel
Date: Thu Sep 3 15:26:52 2020 +0200
Branches: master
https://developer.blender.org/rBf0c376a52a53db98bd8d8db3c79116f71001fb5c
Fix T80332: principle volume shader not working for world in Eevee
The handling of missing vol
Commit: 96439de784801c7ed0072408a5238bb877af828e
Author: Yevgeny Makarov
Date: Thu Sep 3 15:42:44 2020 +0200
Branches: master
https://developer.blender.org/rB96439de784801c7ed0072408a5238bb877af828e
UI: Reduce limits for the text size theme options
It was possible to increase the text size quit
Commit: f00cb93dbec7bf5dc05302c868f20fcd5aed7db7
Author: Philipp Oeser
Date: Thu Sep 3 14:59:34 2020 +0200
Branches: master
https://developer.blender.org/rBf00cb93dbec7bf5dc05302c868f20fcd5aed7db7
Fix T63125: Gpencil: bones cannot be selected in weightpaint mode
Some underlying functionality wa
Commit: a505a85873602a9e265bafb107d2ea356fc23a17
Author: Campbell Barton
Date: Thu Sep 3 21:20:56 2020 +1000
Branches: master
https://developer.blender.org/rBa505a85873602a9e265bafb107d2ea356fc23a17
Fix 3D text cursor alignment without any text
Part of fix for T80340.
=
Commit: 930021129a1ed4c908ddafad62e31070b93dbb58
Author: Philipp Oeser
Date: Wed Aug 19 14:29:06 2020 +0200
Branches: master
https://developer.blender.org/rB930021129a1ed4c908ddafad62e31070b93dbb58
Quick effects: avoid error in builds without OpenVDB
Differential Revision: https://developer.ble
Commit: a04ac5b52de571335efe55e970f590d309ad1ea8
Author: Philipp Oeser
Date: Thu Sep 3 11:27:45 2020 +0200
Branches: master
https://developer.blender.org/rBa04ac5b52de571335efe55e970f590d309ad1ea8
Fix T80391: Overrides: wrong check in constraint poll
Condition was flipped, would allow actions o
Commit: eb5eaa9036ba2faafd522d177740d37864b05737
Author: Sriharsha Kotcharlakot
Date: Thu Sep 3 15:22:22 2020 +0530
Branches: soc-2020-fluid-tools
https://developer.blender.org/rBeb5eaa9036ba2faafd522d177740d37864b05737
Merge branch 'master' into soc-2020-fluid-tools
===
Commit: 85b12341072742be5eb4d0b4f78bbe1938c07bb1
Author: Ankit Meel
Date: Thu Sep 3 16:07:21 2020 +0530
Branches: soc-2020-io-performance
https://developer.blender.org/rB85b12341072742be5eb4d0b4f78bbe1938c07bb1
Minor fixes, clang-tidy warnings.
==
Commit: 21a097f9522553d2895a4a302ae87fcc80833864
Author: Ankit Meel
Date: Thu Sep 3 14:30:22 2020 +0530
Branches: soc-2020-io-performance
https://developer.blender.org/rB21a097f9522553d2895a4a302ae87fcc80833864
Revert renaming mesh_utils to utils.
No functional change.
Commit: 83ac5a0f5fbb199c737207a5c53b405d0d6810e1
Author: Ankit Meel
Date: Thu Sep 3 16:08:47 2020 +0530
Branches: soc-2020-io-performance
https://developer.blender.org/rB83ac5a0f5fbb199c737207a5c53b405d0d6810e1
Minor fixes, use scoped_timer for export too.
==
Commit: d0e91f78faae505857bb4d68945e6ede1773cbe1
Author: Ankit Meel
Date: Thu Sep 3 16:09:31 2020 +0530
Branches: soc-2020-io-performance
https://developer.blender.org/rBd0e91f78faae505857bb4d68945e6ede1773cbe1
Rename vert_treplet to vert_index_mlen; add comments
===
Commit: 09f966ad16b7aa4e2e8bb3ff8c442b16d1514458
Author: Campbell Barton
Date: Thu Sep 3 20:14:06 2020 +1000
Branches: master
https://developer.blender.org/rB09f966ad16b7aa4e2e8bb3ff8c442b16d1514458
Fix mistake in recent font cleanup
7ff7a9c8fdc0 missed incrementing the pointer used for initial
Commit: c8b84a13a5fa816aaba8cc3733f92e4fcaf938b4
Author: Stefan Werner
Date: Thu Sep 3 10:11:59 2020 +0200
Branches: master
https://developer.blender.org/rBc8b84a13a5fa816aaba8cc3733f92e4fcaf938b4
Make deps: Disabled assembly for GMP on Apple/arm64.
This appears to be a configuration for which
44 matches
Mail list logo