August 21, 2021, 10:36 (GMT) |
Compositor: Fix crash enabling buffer groups on full frame Full frame doesn't support this option as all operations are already buffered. UI option will be removed in the future. |
August 21, 2021, 08:32 (GMT) |
Clang: warn about C++20 designated initializers With the ongoing transition to C++ files, Windows build breaks often because of designated initializers. Now we have two compilers to catch the MSVC build error on. Reviewed By: #platform_macos, brecht, campbellbarton Differential Revision: https://developer.blender.org/D11940 |
August 21, 2021, 07:46 (GMT) |
Cleanup: minor changes to blf_font.c - Use early return when kerning isn't used. - Remove early return that prevented matching acquire/release calls. |
August 21, 2021, 07:41 (GMT) |
Cleanup: organize blf_font.c functions using doxy-sections Functions in this file were scattered and not well organized. |
August 21, 2021, 04:03 (GMT) |
Revert "D5799 Part 1: FileReader refactor" This reverts commit edfcaf0abd23bbc2898ff5e82ca9bbc20312b5f8. |
August 21, 2021, 04:03 (GMT) |
August 21, 2021, 04:03 (GMT) |
August 21, 2021, 03:52 (GMT) |
Sculpt dyntopo: disable mem cache test executable from compiling altogether |
August 21, 2021, 03:49 (GMT) |
Dyntopo: Disable mem cache test executable for now as it doens't link on mac |
August 21, 2021, 03:36 (GMT) |
Sculpt dyntopo: * Fixed multires apply base feeding bad original coordinates to deform modifiers. * Roughed out some code for cache performance testing. * Wrote skeleton code for a PBVH texel API; hasn't been tested yet and may be removed. |
August 21, 2021, 03:26 (GMT) |
Cleanup: spelling in comments & minor cleanup Also hyphenate 'mouse-move' use doxy sections in render_update.c & move function comment from the header to the source. |
August 21, 2021, 03:22 (GMT) |
Correct build error from 0d7aab2375e6bb06e89dad851550b283a1ff805c |
August 21, 2021, 03:00 (GMT) |
D5799 Part 3: Sequencer cache |
August 21, 2021, 02:59 (GMT) |
D5799 Part 2: ZStd support |
August 21, 2021, 02:59 (GMT) |
D5799 Part 1: FileReader refactor |
August 21, 2021, 00:48 (GMT) |
Refactor: BLF Kerning Cache After Use Optimization of font kerning by only caching kerning values after a pair is encountered. Also saves unscaled values so they don't have to be rebuilt between font size changes. See D12274 for more details and speed comparison. Differential Revision: https://developer.blender.org/D12274 Reviewed by Campbell Barton |
August 20, 2021, 18:54 (GMT) |
DocPy: Cleanup missing newline resulting in wrong html generation |
August 20, 2021, 17:46 (GMT) |
DocPy: Update Dependancies Updates sphinx and the theme to the latest version along with any of their dependencies. Note that we will be sticking to sphinx 4.1.1 until sphinx 4.2 for the same reasons listed in: https://developer.blender.org/rBM8334 |
August 20, 2021, 15:43 (GMT) |
Fix T90804: small grammatical error in noise threshold description Differential Revision: https://developer.blender.org/D12277 |
August 20, 2021, 15:12 (GMT) |
Compositor: Fix dilare erode reading input out of bounds Happened when output area was partial horizontally, for example when using a viewer border. |
|
|
|


Master Commits
MiikaHweb | 2003-2021