Commit Graph

  • 8b8b0837a0 Fix #135002: Sculpt/Paint: Grease Pencil stabilization toggling during a stroke YimingWu 2025-03-05 07:14:13 +01:00
  • 378cc32efa Fix #83819: Toolbar tooltip missing with custom-keymap Campbell Barton 2025-03-05 15:34:45 +11:00
  • b889cc66ca Unbreak building with CLANG & WITH_GMP=OFF Campbell Barton 2025-03-05 13:18:29 +11:00
  • 4da5377e17 Fix #135421: BLF Show Most Control Characters as Space Harley Acheson 2025-03-05 01:09:53 +01:00
  • f3161149db Fix #135370: Crash when baking textures with a modified UV map Philipp Oeser 2025-03-04 18:24:39 +01:00
  • 84123446e3 Fix #135324: Data-block selector icon drawn too big Harley Acheson 2025-03-04 18:11:00 +01:00
  • 7e99e575a4 Fix: Fix most cases of asset browser preview flickering on undo/redo Julian Eisel 2025-03-04 17:45:37 +01:00
  • a3baf60df4 Fix: Cycles device info uninitialized variable Brecht Van Lommel 2025-03-04 17:46:04 +01:00
  • ebb916aa1e Fix: Missing label for unassigned node tools menu Hans Goudey 2025-03-04 17:35:54 +01:00
  • d0f5f3bd58 Fix #131307: Assert when creating a new brush asset Julian Eisel 2025-03-04 17:21:39 +01:00
  • 9122f18393 Fix #135186: Asset browser empty after saving pose asset Julian Eisel 2025-03-04 16:54:45 +01:00
  • f980f80dd4 Cleanup: add explanatory comment about action slot auto-assignment Sybren A. Stüvel 2025-03-04 16:40:25 +01:00
  • 72437aa87c Release tools: Add a option to ignore certain bug reports in list of bug fixes Alaska 2025-03-04 14:55:58 +01:00
  • 277add8fc9 Add ability to create a test data archive with make_source_archive Sebastian Parborg 2025-02-28 17:53:36 +01:00
  • 7913237d33 Change make_source_archive to include all submodule files Sebastian Parborg 2025-02-28 12:00:57 +01:00
  • ca980dc4f9 Fix #134746: Action Slot keyframe summary incorrect in Action Editor and Dopesheet Nathan Vegdahl 2025-03-04 13:52:03 +01:00
  • 1b18115a33 Fix #135101: Grease Pencil: Eraser crashes when handling multiple layers Lukas Tönne 2025-03-04 11:19:51 +01:00
  • 39fdbded9a Fix #135122: Crash when using pose assets created without slots. Christoph Lendenfeld 2025-03-04 10:56:23 +01:00
  • 5cd758368a Fix #134992: HIP-RT fails building BVH if Blender path contains space Sergey Sharybin 2025-03-04 09:35:54 +01:00
  • 7fcb565776 Fix #135330: Incorrect pasted flipped armature keyframes Philipp Oeser 2025-03-04 09:35:42 +01:00
  • 64c15823f7 Fix #135355: ops.render.opengl() in the console wont return {'FINISHED'} Philipp Oeser 2025-03-04 09:35:27 +01:00
  • 3589c5489a Fix: Cursor snapping does not work for Curves bezier handles Philipp Oeser 2025-03-04 09:35:12 +01:00
  • a50144e55c Fix #134914: Backdrop remain after loading new file Omar Emara 2025-03-04 08:33:17 +01:00
  • 192d328f16 Vulkan: Enable vk loader logging Jeroen Bakker 2025-03-04 07:28:49 +01:00
  • c30c19ad64 Fix #135391: Python type error reporting that addon is for newer version of Blender Alaska 2025-03-04 12:02:09 +11:00
  • 72d89eee87 Fix use of the pixelsize for the size of rounded area bounds Campbell Barton 2025-03-04 10:10:09 +11:00
  • 1689c3ed0b Fix #135354: View render animation from Python no longer shows progress Brecht Van Lommel 2025-03-03 19:18:42 +01:00
  • 446ad3ba13 Fix #135246: Overlay: Loose wire disapears when line antialias is off Clément Foucault 2025-03-03 18:58:08 +01:00
  • 7206ad7dc4 Fix #135395: Use new Grease Pencil object type for status bar stats Aleš Jelovčan 2025-03-03 17:46:16 +01:00
  • 3653fe9524 Fix #135191: Overlay: Edit Mesh: Face selection Z-fighting with edit cage Clément Foucault 2025-03-03 16:21:00 +01:00
  • 6a3642cb1f Fix #135193: Correctly clamp the current frame when starting playback Sebastian Parborg 2025-03-03 15:21:47 +01:00
  • 6f80d722c6 Fix #135163: Grease Pencil layer visibility animation doesn't work in NLA Sybren A. Stüvel 2025-03-03 14:24:07 +01:00
  • c24b540400 Fix #135313: Grease Pencil: Layer adjustments get applied repeatedly during playback Falk David 2025-03-03 14:09:06 +01:00
  • 60e4b0e5d0 Release tools: Refactor bug fixes per release script to be easier to expand Alaska 2025-03-04 01:52:59 +13:00
  • f2c7e60a8c Fix #135357: Overlay-Next: Reference images briefly disappear when entering orthographic view Miguel Pozo 2025-03-03 13:46:13 +01:00
  • 008826cf2b I18N: Updated UI translations from git/weblate repository (c8d9807f023). Bastien Montagne 2025-03-03 11:02:55 +01:00
  • b0fbd9154e Fix: 2D cage gizmo rotation part not being highlighted Habib Gahbiche 2025-03-03 10:46:20 +01:00
  • 1a72a0f22c Fix #135295: Always Restore Previous Editor with set_or_cycle Harley Acheson 2025-03-02 21:38:02 +01:00
  • 5ddff2562b Fix: glTF Exporter: Another sanity check about slot Julien Duroure 2025-03-02 08:02:56 +01:00
  • bb2f74e8ce Fix: glTF Exporter: Avoid crash when action has no slot assigned Julien Duroure 2025-03-02 07:59:42 +01:00
  • 2be7586bce Fix the line-width controlling UI element scale & drag threshold Campbell Barton 2025-03-02 14:58:02 +11:00
  • 725617c7a0 Fix #135185: Delete pose asset crash Pratik Borhade 2025-03-01 14:56:24 +01:00
  • b3b80deac1 Fix #135294: Improve missing VR support error message on macOS Alaska 2025-03-01 02:00:57 +01:00
  • f874d46589 Fix: UI: Transform Feedback for Invalid Trackball John Kiril Swenson 2025-02-28 21:14:36 +01:00
  • ead7a881a5 Fix: Constrain Docking Hint to Window Bounds Harley Acheson 2025-02-28 19:04:22 +01:00
  • 99a487a07c Fix: Cycles HIP-RT curve motion blur and motion pass Sahar A. Kashi 2025-02-28 19:02:03 +01:00
  • 901353ce4c Fix: Hydra camera missing depth of field parameters Gracjan Jeżewski 2025-02-21 02:47:27 +01:00
  • 9e44514b46 Fix: Hydra incorrect assmes camera object is always a camera Brecht Van Lommel 2025-02-28 14:04:15 +01:00
  • 65288e4130 Attempt to fix build error Philipp Oeser 2025-02-28 17:30:11 +01:00
  • 412cefe9bb Fix: Broken "File -> External Data -> Pack Linked Libraries" Philipp Oeser 2025-02-28 17:14:14 +01:00
  • 9855c11d2c Fix #135217: ColorManage Settings RNA paths incomplete/wrong Philipp Oeser 2025-02-28 17:13:43 +01:00
  • 559d7575a6 Cleanup: remove mention of once-planned 'Animation' data-block Sybren A. Stüvel 2025-02-28 15:34:49 +01:00
  • 910895dcf3 I18n: Disambiguate "To" Damien Picard 2025-01-28 21:57:50 +01:00
  • 1fc5f9d408 I18n: Disambiguate "Home" Damien Picard 2025-02-17 18:39:41 +01:00
  • e76d997b44 I18n: Disambiguate "Clip" Damien Picard 2025-01-14 00:57:51 +01:00
  • 7f2fef78c3 I18n: Translate "Action" name when created with action.new operator Damien Picard 2025-02-18 15:43:42 +01:00
  • cd7334473a I18n: Translate quick effect data Damien Picard 2025-01-20 21:08:42 +01:00
  • 5fc2d5b308 I18n: Fix Node Wrangler merge menus Damien Picard 2025-01-17 19:46:30 +01:00
  • 25922344e5 RNA: WM API: fileselect_add - document filter_glob operator property usage Andrej730 2025-02-28 15:44:45 +01:00
  • 8f00d8b0c8 Fix: Cycles hardware RT is only supported if all multi devices have it Brecht Van Lommel 2025-02-27 15:12:54 +01:00
  • 8ce58f2973 Cycles: Disable HIP-RT and MNEE on RDNA1 generation GPUs Brecht Van Lommel 2025-02-26 16:51:30 +01:00
  • b9c727e255 Fix #135200: Linking linking artifacts with light trees Sergey Sharybin 2025-02-28 10:42:29 +01:00
  • c4e9cc18c5 OpenEXR: Change DWA compression mapping Sergey Sharybin 2025-02-28 10:33:36 +01:00
  • 277df9ce1f Fix #134711: Frame selected shortcut not showing in menu Pratik Borhade 2025-02-28 10:22:27 +01:00
  • b69b201e20 Cleanup: Rename LayerTreeNode variable Pratik Borhade 2025-02-28 09:37:00 +01:00
  • 4437782e00 Fix #135126: Mantaflow crashes when resizing a liquid domain Lukas Tönne 2025-02-28 09:03:29 +01:00
  • bba5b88b29 Fix #135245: Crash passing a dict for OperatorProperties to RNA funcs Campbell Barton 2025-02-28 16:44:51 +11:00
  • f928987216 Fix #130890: Toggle the offset option after snap fails Padraig-O-Cinneide 2025-02-28 13:09:19 +11:00
  • 1833d79231 Fix: USD: Don't attempt to export the special custom_normal attribute Jesse Yurkovich 2025-02-28 01:47:37 +01:00
  • 322abbd311 Fix file-selector operators performing an undo push on failure Campbell Barton 2025-02-28 11:45:11 +11:00
  • f9df73b875 Fix #134621: Only Update Face Orientation Alpha if Using Old Colors Harley Acheson 2025-02-27 20:25:47 +01:00
  • 9b67e27fc3 Fix: glTF exporter: fix missing check that a SK slot is assigned Julien Duroure 2025-02-27 18:58:45 +01:00
  • 66ba309f6e Fix #135031: data-race in Remove Attribute node Jacques Lucke 2025-02-27 17:16:11 +01:00
  • f8057af3df Libs: Update libs to include the patched openEXR lib Sebastian Parborg 2025-02-27 15:15:21 +01:00
  • 566f51c24a Fix: selecting bones of pose assets not respecting multiple slots Christoph Lendenfeld 2025-02-27 14:46:36 +01:00
  • 9d12ac29ea Fix: Grease Pencil: Add channel_color RNA prop to layer groups Pratik Borhade 2025-02-27 13:32:35 +01:00
  • 09fd1d48e2 Fix #135164: crash when deleting nodes from node tree after appending Jacques Lucke 2025-02-27 12:47:01 +01:00
  • 9df6e9214e Fix #135152: crash because of missing gizmo update after closed editor Jacques Lucke 2025-02-27 12:44:52 +01:00
  • b34c116398 Fix: Geometry Nodes menu socket can leak memory Lukas Tönne 2025-02-27 12:31:31 +01:00
  • a8e476531b glTF: Fix: bad check type in a previous commit Julien Duroure 2025-02-27 11:49:44 +01:00
  • 255dec2c51 Fix #135136: UI: Shader node template panels can't collapsed on drag Pratik Borhade 2025-02-27 11:02:35 +01:00
  • aaf6bcaba0 Windows ARM64: Update deps with new OpenEXR patch Anthony Roberts 2025-02-27 11:02:19 +01:00
  • 80a38bb1e4 Fix #120770: poor un-subdivide performance with disconnected geometry Jason C. Wenger 2025-02-27 15:49:25 +11:00
  • 51113085de Cleanup: remove disabled BMWalker logic for un-subdivide Campbell Barton 2025-02-27 15:46:38 +11:00
  • 89e78e7065 Fix: MacOS Status Status Bar Swap Areas Spacing Harley Acheson 2025-02-27 05:13:09 +01:00
  • b42b5d85ff Cycles: Increase minimum supported HIP GPU driver Alaska 2025-02-27 03:09:37 +01:00
  • a106480b92 Fix #135130: Mask from Cavity does not work via operator Sean Kim 2025-02-27 02:16:29 +01:00
  • d840d249b3 Cycles: Re-enable HIPRT point cloud rendering Alaska 2025-02-27 00:01:35 +01:00
  • e2645bfaf1 macOS arm64/x64: Rebuild OpenEXR library with patch to fix DWA bug Jonas Holzman 2025-02-26 23:00:43 +01:00
  • f930b7a731 Fix #135097: Wrap Text Lines Without Control Chars in Glyph Cache Harley Acheson 2025-02-26 21:25:13 +01:00
  • 1a2590afed Fix missing report about crashed render tests Sergey Sharybin 2025-02-26 17:05:44 +01:00
  • 22aa2fbfa8 Fix #135129 glTF Collection Exporter: Avoid to export multiple scene info when Collection Export Julien Duroure 2025-02-26 16:40:37 +01:00
  • 0778ad776e glTF exporter: Better slot management: Julien Duroure 2025-02-26 16:34:50 +01:00
  • 2a283772e3 Deps: Windows: x64: Rebuild openexr with upstream PR 1986 Ray Molenkamp 2025-02-26 07:57:13 -07:00
  • a636b101d7 Fix #121609: Shrinkwrap invert vertex group (no group specified) wrong Philipp Oeser 2025-02-26 15:56:08 +01:00
  • 9ee9a2b789 Fix #135145: object visible to volume scatter when ray visibility is off Weizhen Huang 2025-02-26 15:45:58 +01:00
  • bc3c6c4e7c Fix #134895: Cancelling sculpt mode elastic transforms deforms mesh Philipp Oeser 2025-02-26 15:38:29 +01:00
  • 7ac3de70fd Fix #135159: Copied modifier doesn't keep the name of the modifier Philipp Oeser 2025-02-26 15:35:35 +01:00
  • 0741d0141e Fix: Blender as Python Module shared library directory wrong Brecht Van Lommel 2025-02-26 15:19:23 +01:00
  • d2ecf66492 Fix #120697: better error for BVHTree.FromObject() Philipp Oeser 2025-02-26 14:14:14 +01:00