Commit Graph

  • 29af9cdd60 Merge branch 'mb-0018-ucs' into main main Jaume Bellet 2024-06-03 23:32:17 +0200
  • 15df45fef1 Merge branch 'mb-0010-url-presets' into mb-0005-splash-changes mb-0005-splash-changes Jaume Bellet 2024-06-03 23:28:34 +0200
  • a89a4d0264 Merge branch 'bf-blender' into main Jaume Bellet 2024-06-03 23:23:18 +0200
  • 63810fe27e Merge branch 'mb-0007-transform-flags' into mb-0006-allow-no-modal-transform mb-0006-allow-no-modal-transform Jaume Bellet 2024-06-03 22:42:34 +0200
  • dcf0e9651c Merge branch 'bf-blender' into mb-0007-transform-flags mb-0007-transform-flags Jaume Bellet 2024-06-03 22:39:07 +0200
  • 026abd0020 Merge branch 'bf-blender' into mb-0009-addon-menu-references mb-0009-addon-menu-references Jaume Bellet 2024-06-03 22:36:12 +0200
  • 06c0969b3a Merge branch 'mb-0008-mblender-core' into mb-0013-blender-top-bar mb-0013-blender-top-bar Jaume Bellet 2024-06-03 22:29:30 +0200
  • 9ac80890fc Merge branch 'mb-0008-mblender-core' into mb-0010-url-presets mb-0010-url-presets Jaume Bellet 2024-06-03 20:38:17 +0200
  • 73abe58686 Merge branch 'bf-blender' into mb-0008-mblender-core mb-0008-mblender-core Jaume Bellet 2024-06-03 20:35:47 +0200
  • d899988be2 Merge branch 'bf-blender' into mb-0018-ucs mb-0018-ucs Jaume Bellet 2024-05-29 22:17:44 +0200
  • 91b14df8b8 Merge branch 'bf-blender' into mb-0016-create-object-with-custom-orientation mb-0016-create-object-with-custom-orientation Jaume Bellet 2024-05-29 19:27:23 +0200
  • b46366ec1f Merge branch 'main' of https://projects.blender.org/blender/blender into bf-blender bf-blender Jaume Bellet 2024-05-29 19:15:23 +0200
  • ec36412c45 Overlay: Make Facing overlay not rely on render engine depth Clément Foucault 2024-05-29 17:54:35 +0200
  • fabdeff9ca Fix: EEVEE-Next: Wrong variable in versioning code Clément Foucault 2024-05-29 17:30:08 +0200
  • 5d213d78e3 Fix #122362: Shadow linking with volumes and transparency misses light Brecht Van Lommel 2024-05-29 17:53:32 +0200
  • b32d026441 Fix (studio-reported) unlinkable IDs made directly linked during blendfile write. Bastien Montagne 2024-05-29 17:38:08 +0200
  • 50bf1f3a52 Fix #122395: Fix Icon Errors Building Headless Harley Acheson 2024-05-29 17:32:28 +0200
  • 628e34fdfb Cleanup: Use C++ types for sculpt boundary brush data Hans Goudey 2024-05-29 11:04:27 -0400
  • 7be4d4f443 Nodes: automatically move viewer node to current node Jacques Lucke 2024-05-29 16:49:33 +0200
  • 96415bc42a Sculpt: Specialize a few vertex neighbor iteration cases for BMesh Hans Goudey 2024-05-29 10:41:36 -0400
  • 32259aa0b6 Fix: EEVEE-Next: Versioning older file to remove indirect volume light Clément Foucault 2024-05-29 16:19:32 +0200
  • 4ab652256d Fix: EEVEE-Next: Invisible volume without any shader attributes Clément Foucault 2024-05-29 16:17:53 +0200
  • 204f56e59d EEVEE-Next: Add jittering in fast GI bitmask angle Clément Foucault 2024-05-29 15:49:42 +0200
  • 40e036b63e Fix #122344: PLY exports non-normalized custom normals on scaled objects Philipp Oeser 2024-05-29 15:39:24 +0200
  • 98eecfcff0 Cleanup: Sculpt: Use C++ Vector for vertex neighbors Hans Goudey 2024-05-29 08:58:04 -0400
  • 05820ae1cc Cleanup: remove unnecessary assert Jacques Lucke 2024-05-29 14:55:14 +0200
  • 59ae253664 Fix: remove test for removed method Jacques Lucke 2024-05-29 14:54:31 +0200
  • bea8825446 Cleanup: BLI: Remove Span::get method Iliya Katueshenock 2024-05-29 14:26:21 +0200
  • c7635fa200 GPv3: Assert on translating keys Pratik Borhade 2024-05-29 14:24:37 +0200
  • 022620b490 Fix: Missing space in tooltip Iliya Katueshenock 2024-05-29 14:05:54 +0200
  • 515d8b9a0d Cleanup: minor tweaks to comments for extensions notifications Campbell Barton 2024-05-29 21:33:24 +1000
  • 33622c7546 Fix extensions makefile on systems without a GNU userland Campbell Barton 2024-05-29 21:25:36 +1000
  • 781f9b9886 GPv3: Extrude operator in points menu Pratik Borhade 2024-05-29 13:10:13 +0200
  • e991154ddb Extensions: sync remote extensions when displaying preferences Campbell Barton 2024-05-29 21:03:03 +1000
  • bf676e8973 GPv3: Draw Tool: Replace "Input Samples" with "Spacing" Falk David 2024-05-29 11:55:59 +0200
  • 6e76b9f6b3 Fix: GPv3: Issues in `find_or_create_layer_in_dst_by_name` Falk David 2024-05-29 11:25:15 +0200
  • 91fee3eca8 Cleanup: EEVEE-Next: Rename lightprobe files Clément Foucault 2024-05-29 11:19:50 +0200
  • 051e10d39a Extensions: make "test_blender" less noisy Campbell Barton 2024-05-29 15:31:44 +1000
  • 3f5f5eb2c0 Fix invalid URL's causing extension operations to fail to run Campbell Barton 2024-05-29 15:26:30 +1000
  • f0ebc310c8 Extensions: update tests after changing UI text Campbell Barton 2024-05-29 15:11:55 +1000
  • 5de8ea74c4 Extensions: Only check for updates on startup every 24 hours Brecht Van Lommel 2024-05-29 15:04:41 +1000
  • 8182ebd4d2 Fix #95419: Sculpt: Invert visible hides all faces with Multires modifier Raul Fernandez 2024-05-29 06:02:54 +0200
  • fa4e26f1ee Fix: Node assets are missing from the Add menu for certain catalog names noodlebox 2024-05-29 05:44:47 +0200
  • ddb00ad5e4 License headers: add SPDX header Campbell Barton 2024-05-29 12:48:01 +1000
  • c5a27f011e Cleanup: spelling in comments Campbell Barton 2024-05-29 12:42:36 +1000
  • e3a6eed5c5 Cleanup: correct function name spelling Campbell Barton 2024-05-29 12:35:09 +1000
  • f0603d8fac PyAPI Doc: improve BMesh typing Nathan Burnham 2024-05-29 03:00:03 +0200
  • 4b4ae72837 Import Images as Planes: improve option panels Damien Picard 2024-05-29 10:02:34 +1000
  • 7dc5b7c134 Fix error upgrading/installing extensions for the active repository Campbell Barton 2024-05-29 09:27:55 +1000
  • 6360edc867 Cleanup: quiet unused argument warning, line wrapping Campbell Barton 2024-05-29 09:27:02 +1000
  • 707503bf73 Fix #122403: Show correct Hex values for managed colors Harley Acheson 2024-05-29 01:13:50 +0200
  • 434b225bb8 Cleanup: Sculpt: Reduce usage of topology array references Hans Goudey 2024-05-28 17:47:47 -0400
  • 61fa2b7991 Paint: Reduce constant work for each node in weight paint Hans Goudey 2024-05-28 17:09:39 -0400
  • aae77d5e60 Cleanup: Paint: Use const arguments Hans Goudey 2024-05-28 17:06:02 -0400
  • 808c29d8db Cleanup: Paint: Remove more permanent storage of topology map Hans Goudey 2024-05-28 16:44:36 -0400
  • f31d3b9e39 Paint: Remove use of vert to corner topology map Hans Goudey 2024-05-28 16:38:48 -0400
  • 5cd06ffe60 Cleanup: Mesh: Modernize vert to corner topology map naming Hans Goudey 2024-05-28 16:26:12 -0400
  • bdb949bc76 Cleanup: Paint: Retrieve vert positions from consistent array Hans Goudey 2024-05-28 16:25:09 -0400
  • 144c995c06 Paint: Remove PBVH vertex iteration macro from weight & vertex paint Hans Goudey 2024-05-28 16:21:25 -0400
  • 73a407061a Paint: Read selection before brush falloff Hans Goudey 2024-05-28 16:13:50 -0400
  • 1c3d6fa4dd Paint: Avoid virtual array access overhead for weight and vertex paint Hans Goudey 2024-05-28 16:10:58 -0400
  • 08ecad5471 Cleanup: Paint: Remove useless comments Hans Goudey 2024-05-28 16:03:44 -0400
  • 8c7708acbc Cleanup: Paint: Remove multires code paths from vertex & weight paint Hans Goudey 2024-05-28 15:56:46 -0400
  • c7e115a5ff Cleanup: Paint: Rename index variables Hans Goudey 2024-05-28 15:46:20 -0400
  • 8d79a24075 UI: Only show offline mode if launched with --offline-mode Dalai Felinto 2024-05-28 23:29:24 +0200
  • 5bab443c63 Fix: EEVEE-Next: Fix broken Translucent Shadow bias Clément Foucault 2024-05-28 21:23:46 +0200
  • 14f9ae90c2 EEVEE: fixing vector displacement Vitaljok 2024-05-28 21:20:54 +0200
  • 9faed28dcd Fix #122401: Missing animation rendering scene with "Render Single Layer" Sergey Sharybin 2024-05-28 21:19:43 +0200
  • 7d533175f2 EEVEE-Next: Shadow: Avoid transmission shadow to go behind light Clément Foucault 2024-05-28 19:43:08 +0200
  • 33a5b47735 Cleanup: Make format Hans Goudey 2024-05-28 13:35:44 -0400
  • 2918602586 Fix #119980: BMesh copy functions can clear selection Hans Goudey 2024-05-28 13:32:37 -0400
  • f38c4e0a39 Fix #119980: BMesh copying functions can clear selection Hans Goudey 2024-05-28 13:28:21 -0400
  • 34af347bb5 Cleanup: Remove unused mesh extractor Hans Goudey 2024-05-28 12:24:08 -0400
  • 759bb6c768 Cycles: oneAPI: Enable host memory migration Nikita Sirgienko 2024-05-28 19:04:19 +0200
  • b210d56857 Nodes: support adding nodes in versioning without node callbacks Jacques Lucke 2024-05-28 18:57:06 +0200
  • 4b57951604 Extensions: New status message when checking for update Dalai Felinto 2024-05-28 18:39:42 +0200
  • 53797a2ed3 EEVEE-Next: UI: Move fast GI to the bottom of raytracing panel Clément Foucault 2024-05-28 17:18:17 +0200
  • 025df21a0f Sculpt: Add Polyline Mask, Face Set, and Trim Sean Kim 2024-05-28 18:33:45 +0200
  • 18cf4e9d09 Correct tooltip for bl_pkg.extensions_show_for_update Dalai Felinto 2024-05-28 18:07:03 +0200
  • 7ac762241e Extensions: Fixup for Install/Update operator Dalai Felinto 2024-05-28 17:26:05 +0200
  • 48cc79f52d Mesh: Edit data draw extraction improvement Hans Goudey 2024-05-28 18:06:08 +0200
  • 9d3e2de76e Cleanup: make format Sean Kim 2024-05-28 08:47:58 -0700
  • b642b516d9 Cleanup: Reorder edit data draw buffer extraction function Hans Goudey 2024-05-27 23:30:41 -0400
  • ebbb72187a Cleanup: Use references, const, for mesh edit data flag extraction Hans Goudey 2024-05-27 23:13:34 -0400
  • fd651da7e5 GPv3: Fix fill tool boundary construction on thin pixel lines Lukas Tönne 2024-05-28 17:25:35 +0200
  • 7726e7f563 Sculpt: Add Line Face Set Tool Sean Kim 2024-05-28 17:17:10 +0200
  • f3054f03cd GPv3: Dilate and erode functions for the fill tool Lukas Tönne 2024-05-28 17:14:28 +0200
  • 71e8e6520e EEVEE-Next: Fast GI: Improve Precision parameter Clément Foucault 2024-05-28 17:13:59 +0200
  • 1ab3fffc1d Sculpt: Add increase / decrease visibility operator Sean Kim 2024-05-28 17:12:45 +0200
  • fcc481a407 Render: include info string for "render_stats" handler Philipp Oeser 2024-05-28 17:07:27 +0200
  • 89c13dbb5c Fix: Mesh draw extraction missing wire batch missing normals input Hans Goudey 2024-05-28 16:58:08 +0200
  • 61178b22a2 Nodes: port "Connect to Output" operator from Node Wrangler Nika Kutsniashvili 2024-05-28 16:42:55 +0200
  • be4788a9bd Extensions: pass platform to the remote URL Campbell Barton 2024-05-28 16:35:41 +0200
  • 905aaf439c Geometry Nodes: new Set Instance Transform node Jacques Lucke 2024-05-28 16:34:37 +0200
  • 6e50aebd74 EEVEE-Next: UI: Remove mention of Horizon Scan in tooltip Clément Foucault 2024-05-28 16:12:49 +0200
  • c9c95e7e64 EEVEE-Next: RNA: Rename horizon property to fast_gi Clément Foucault 2024-05-28 16:09:00 +0200
  • 117bfc870d EEVEE-Next: Fast GI: Add angular thickness Clément Foucault 2024-05-28 16:00:38 +0200
  • ceeaea0c8a Fix: Switch to scheduled trigger for appropriate permission scope in workflow Bart van der Braak 2024-05-28 14:12:20 +0200
  • b15bc1b5bb Extensions: add the blender version to the remote URL Campbell Barton 2024-05-28 19:53:40 +1000
  • 171319d9ef Extensions: send access token for HTTP requests Campbell Barton 2024-05-28 19:09:20 +1000