Commit graph

  • 98fed4f50c System Info: correct title in background mode main Campbell Barton 2024-03-21 14:10:50 +11:00
  • 24be7bd99e Fix #119716: snap in curve editing when mesh is generated by Geometry Nodes Germano Cavalcante 2024-03-20 23:46:55 -03:00
  • 43e1e88223 Cleanup: use const pointers where possible in ED_view3d API Germano Cavalcante 2024-03-20 22:41:58 -03:00
  • 0d2c4df346 Fix extensions UI showing when developer extras are disabled Campbell Barton 2024-03-21 12:22:28 +11:00
  • 03ebef0fad Cleanup: typos in recent code-comments Campbell Barton 2024-03-21 11:56:56 +11:00
  • 98a8ed2002 Cleanup: forward event to WM_operator_name_call_ptr Campbell Barton 2024-03-21 11:46:56 +11:00
  • f64f3e8524 Extensions: recursively remove custom-directories on repo removal Campbell Barton 2024-03-21 11:35:29 +11:00
  • 2df06a05ae GPv3: Show stats in edit mode Pratik Borhade 2024-03-21 01:15:18 +01:00
  • 6a937d646b Cleanup: remove unused variables Campbell Barton 2024-03-21 10:06:18 +11:00
  • 57dd9c21d3 Cleanup: spelling in comments Campbell Barton 2024-03-21 10:01:43 +11:00
  • 116264c310 Cleanup: use full scentences for code-comments & minor corrections Campbell Barton 2024-03-21 09:49:19 +11:00
  • fbe16bc1eb BLI_delete: assert that dir is true when recursive is true Campbell Barton 2024-03-21 09:43:40 +11:00
  • 4e3771124d Docs: BLI_delete parameters & behavior with symbolic-links Campbell Barton 2024-03-20 18:08:09 +11:00
  • 0b29a63e38 Merge branch 'blender-v4.1-release' Aaron Carlisle 2024-03-20 16:58:20 -04:00
  • 91aa2a3d84 Docs: Python API: Fix builds on buildbot Aaron Carlisle 2024-03-20 16:57:10 -04:00
  • 1f3582bf95 Merge branch 'blender-v4.1-release' Aaron Carlisle 2024-03-20 16:17:11 -04:00
  • 429fea4abf Docs: Python API: Update the version switch to match the user manual Aaron Carlisle 2024-03-19 20:51:30 -04:00
  • 12407be18b Docs: Python API: Switch theme to Furo Aaron Carlisle 2024-03-19 23:18:55 -04:00
  • 9b1ba4fced Fix: EEVEE-Next: Metal compilation Miguel Pozo 2024-03-20 19:09:31 +01:00
  • 81ceff8e73 Fix: Missing subversion update Miguel Pozo 2024-03-20 18:39:46 +01:00
  • d0eacbd6ba Merge branch 'blender-v4.1-release' Harley Acheson 2024-03-20 09:07:40 -07:00
  • afbd733047 Fix #119635: File Browser Horizontal Display Never Compact Harley Acheson 2024-03-20 17:06:38 +01:00
  • b81b0308fd Fix: WITH_CYCLES_DEBUG flag not enabled on Metal Weizhen Huang 2024-03-20 16:42:42 +01:00
  • e0b413f818 Merge branch 'blender-v4.1-release' Sergey Sharybin 2024-03-20 16:06:36 +01:00
  • 4eab8fae5a Fix #119697: Incorrect update after disabling light linking Sergey Sharybin 2024-03-20 16:06:06 +01:00
  • 3888bdf8b2 EEVEE-Next: Fix transparent shadows convergence Miguel Pozo 2024-03-20 16:05:07 +01:00
  • 3f10ba244a Cleanup: Use C++ types in view3d_navigate.cc, restore fix from merge Hans Goudey 2024-03-20 11:00:19 -04:00
  • 881fd2dbd5 EEVEE-Next: Jittered Shadow Transparency Miguel Pozo 2024-03-20 15:55:58 +01:00
  • 0c8b96d1e0 EEVEE-Next: Shadow resolution scale and adaptive filtering Miguel Pozo 2024-03-20 15:54:41 +01:00
  • dc34e96dc4 Merge branch 'blender-v4.1-release' Brecht Van Lommel 2024-03-20 15:49:15 +01:00
  • c584597165 Fix #109363: Resolve GPencil fill in Metal Jason Fielder 2024-03-19 13:49:47 +00:00
  • 6d3ac72a29 Merge branch 'blender-v4.1-release' Hans Goudey 2024-03-20 10:19:49 -04:00
  • 87de8109b7 Fix: Build error from misplaced const in recent commit Hans Goudey 2024-03-20 10:09:06 -04:00
  • cb3975c045 Fix #119642: Orbit around selection ignores geometry bounds Hans Goudey 2024-03-20 14:47:27 +01:00
  • 6dc1cffe33 Merge branch 'blender-v4.1-release' Sergey Sharybin 2024-03-20 14:38:52 +01:00
  • 03c7191286 Fix #119560: Wanderer Demo Crash in 4.1 and 4.2 Sergey Sharybin 2024-03-20 14:38:23 +01:00
  • 99b845b1fb Fix: USD import: point instancer invalid modifier uid Michael Kowalski 2024-03-20 13:59:00 +01:00
  • 3689dfca4f GPv3: Build Modifer migration YimingWu 2024-03-20 13:28:28 +01:00
  • c250b4bd51 Merge branch 'blender-v4.1-release' Pratik Borhade 2024-03-20 17:27:43 +05:30
  • 1fadf2251f Nodes: align functions to check if socket type supports fields or grids Jacques Lucke 2024-03-20 12:55:49 +01:00
  • f99939e2ff Cleanup: Remove redo panel drawing code of graph select handle Pratik Borhade 2024-03-20 12:55:13 +01:00
  • 25a10c211f Nodes: support accessing socket type directly from declaration Jacques Lucke 2024-03-20 12:37:37 +01:00
  • 7447666c85 Merge branch 'blender-v4.1-release' Jacques Lucke 2024-03-20 11:48:42 +01:00
  • 067daec270 Nodes: don't use combined input/output sockets in node tree interface Jacques Lucke 2024-03-20 11:26:07 +01:00
  • 31eaa2f5ba Merge branch 'blender-v4.1-release' Thomas Dinges 2024-03-20 08:38:41 +01:00
  • 3c25b079ce Fix #109739: Resolve greyed out UI on MacOS Jason Fielder 2024-03-20 08:33:29 +01:00
  • 0b13d1f31a Extensions: suppress noisy "bl_info" prints unless --debug-python is set Campbell Barton 2024-03-20 15:43:40 +11:00
  • 3135e766ec Cleanup: replace UI_MAX_NAME_STR with BKE_ST_MAXNAME Campbell Barton 2024-03-20 15:08:46 +11:00
  • ee64778cac Cleanup: code-comments for struct ID's and use backtick quotes Campbell Barton 2024-03-20 14:43:35 +11:00
  • 729949669e Fix #114667: UI List search broken when class names >32 chars Campbell Barton 2024-03-20 14:38:50 +11:00
  • 130ce5f53d Cleanup: Remove redundant function prefixes in sculpt_trim.cc Sean Kim 2024-03-20 03:41:21 +01:00
  • 9edb2784da Fix #117320: UV Sync-select selects faces instead of just edges Campbell Barton 2024-03-20 12:50:35 +11:00
  • 9b4683fe0a Tests: update scripts to include SPDX headers Campbell Barton 2024-03-20 12:28:33 +11:00
  • 4ed06c648d Fix #119664: Persistent state not set when disabling add-ons Campbell Barton 2024-03-20 11:51:33 +11:00
  • 49cd05020c Docs: Python API: Update the version switch to match the user manual Aaron Carlisle 2024-03-19 20:51:30 -04:00
  • e53d4e423e Cleanup: Convert sculpt_trim.cc to enum class Sean Kim 2024-03-19 22:38:25 +01:00
  • 2d49cc597f Fix #119275: Update Sidebar Values with Voxel Size Changes Hik 2024-03-19 20:57:28 +01:00
  • 76c5587531 Cleanup: Rename mesh render SortedFaceData fields Hans Goudey 2024-03-19 15:14:35 -04:00
  • 9fe2e34833 Cleanup: Rename MeshRenderData variables Hans Goudey 2024-03-19 15:00:52 -04:00
  • 82f434f444 Nodes: cleanup node declaration finalization Jacques Lucke 2024-03-19 19:54:27 +01:00
  • 3641b4b884 Fix #119586: Vertex paint mode crash after converting color attribute Hans Goudey 2024-03-19 19:49:00 +01:00
  • 787818d21d EEVEE-Next: Fix shader compilation error caused by resource macro Clément Foucault 2024-03-19 19:23:17 +01:00
  • 23dce15f67 EEVEE-Next: Horizon Scan: Use Spherical harmonics Clément Foucault 2024-03-19 19:16:21 +01:00
  • 893430a2c7 EEVEE-Next: Add correct support for volume anisotropy from probe volumes Clément Foucault 2024-03-19 19:01:05 +01:00
  • a2bb547b9a Fix: Cycles spot light spread sampling not considering non-uniform scaling Weizhen Huang 2024-03-18 18:41:40 +01:00
  • a6fba7b59d Cleanup: Cycles: remove unnecessary storage of the spot light axes Weizhen Huang 2024-03-15 14:22:12 +01:00
  • 1e478cf169 Fix #118137: Symmetry buttons on-click state change Amine Bensalem 2024-03-19 18:49:40 +01:00
  • b99c1abc3a BLI: speedup memory bandwidth bound tasks by reducing threading Jacques Lucke 2024-03-19 18:23:56 +01:00
  • c12ac94520 Cleanup: make format Brecht Van Lommel 2024-03-19 18:20:23 +01:00
  • 18340fa057 UI: Extend description of Grid, Cube, UV Sphere and Ico Sphere Bartosz Kosiorek 2024-03-19 18:19:19 +01:00
  • d03f701ae5 Merge branch 'blender-v4.1-release' Brecht Van Lommel 2024-03-19 18:16:12 +01:00
  • ab9f9930b5 Cycles: Allow enabling OIDN for HIP with environment variable Brecht Van Lommel 2024-03-19 18:14:28 +01:00
  • f646f4c2b4 EEVEE-Next: Refactor world spherical harmonic extraction Clément Foucault 2024-03-19 18:10:24 +01:00
  • f20d9fe5a5 Merge branch 'blender-v4.1-release' Brecht Van Lommel 2024-03-19 18:05:33 +01:00
  • f771a8563b Fix #110751: Crash baking grease pencil line art Brecht Van Lommel 2024-03-19 17:59:19 +01:00
  • 9b5b1f525f Cleanup: Limit sculpt gesture RNA operator properties Sean Kim 2024-03-19 17:32:59 +01:00
  • 0177c55880 Fix: Curves: Missing check in get_mutable_attribute Falk David 2024-03-19 17:09:08 +01:00
  • 4b0ad27d88 Extern libs: Remove info to update THIRD-PARTY-LICENSES Thomas Dinges 2024-03-19 17:04:40 +01:00
  • 803c783e52 Merge branch 'blender-v4.1-release' Hans Goudey 2024-03-19 11:59:26 -04:00
  • 62b484544a Fix: Operator depends on cursor ignores macro operators Hans Goudey 2024-03-19 11:58:41 -04:00
  • cc0e015a35 Fix #119177: False positive dyntopo attribute detection warning Hans Goudey 2024-03-19 16:55:21 +01:00
  • 2090ba8b07 Merge branch 'blender-v4.1-release' Thomas Dinges 2024-03-19 16:47:14 +01:00
  • a05adbef28 BLF: optimizations and fixes to font shader Aras Pranckevicius 2024-03-19 16:29:21 +01:00
  • cd476226d8 Fix #119402: Bone collections layers fail with pinned object or armature #119434 Sybren A. Stüvel 2024-03-19 16:27:06 +01:00
  • 981afe2a65 Release: Update THIRD-PARTY-LICENSES for 4.1 Thomas Dinges 2024-03-19 16:21:29 +01:00
  • 8536575263 Fix: Cycles area light ignores some valid samples in volume segment Weizhen Huang 2024-03-15 13:00:23 +01:00
  • f5f10201ca Cleanup: remove unused function Weizhen Huang 2024-03-13 22:07:08 +01:00
  • 6ceefe4f23 Revert "Fix #119527: Aliased Wireframe In XRay" Jeroen Bakker 2024-03-19 14:25:54 +01:00
  • 922c5c679f Merge branch 'blender-v4.1-release' Jeroen Bakker 2024-03-19 14:33:46 +01:00
  • 162fad716e Revert "Fix #119527: Aliased Wireframe In XRay" Jeroen Bakker 2024-03-19 14:25:54 +01:00
  • 02379f3200 Fix #119527: Aliased Wireframe In XRay Jeroen Bakker 2024-03-19 14:23:43 +01:00
  • b5168ee771 Fix #119527: Aliased Wireframe In XRay Jeroen Bakker 2024-03-19 14:23:43 +01:00
  • 2dcee3d698 Merge branch 'blender-v4.1-release' Philipp Oeser 2024-03-19 14:06:11 +01:00
  • 4a7c5d3d3d Fix #119534: Action Editor empty channels region without active action Philipp Oeser 2024-03-19 14:05:42 +01:00
  • dc762d0914 BLI: avoid compiling same function multiple times for trivial types Jacques Lucke 2024-03-19 13:45:04 +01:00
  • 3ad4ea81d1 Nodes: rename multi_input_socket_index to multi_input_sort_id Jacques Lucke 2024-03-19 13:42:09 +01:00
  • 462437de20 Fix: GPv3: Assert in LayerTreeView::build_tree() Falk David 2024-03-19 11:50:01 +01:00
  • 7ec5dab1df Merge remote-tracking branch 'origin/blender-v4.1-release' Sybren A. Stüvel 2024-03-19 11:18:31 +01:00
  • 3334fff801 Fix compiler error on windows Falk David 2024-03-19 11:09:46 +01:00
  • c0c7e34bab Fix #119615: Anim, Crash with NLA tweak mode and linked Armatures Sybren A. Stüvel 2024-03-19 10:45:32 +01:00