Commit Graph

  • baa193c3b6 Cycles: oneAPI: build binaries for Battlemage GPUs Nikita Sirgienko 2024-11-13 00:04:03 +01:00
  • f28dafb365 Cleanup: Fix CLOG format string warning in PLY import Hans Goudey 2024-11-12 17:52:34 -05:00
  • 65bb33a668 Cleanup: Remove unused shape key functions Hans Goudey 2024-11-12 17:52:19 -05:00
  • cf8d31d41c Bug Reporting: Add Cycles specific bug-reporting script for Windows Nikita Sirgienko 2024-11-12 23:47:00 +01:00
  • 2618b0ac01 Merge branch 'blender-v4.3-release' Jacques Lucke 2024-11-12 22:58:40 +01:00
  • 917f7e648c Fix #130180: non-screen space dial gizmo scale does not take geometry scale into account Jacques Lucke 2024-11-12 22:45:51 +01:00
  • 31ba9b798b Fix #130054: HDRI Preview rendering black if no visible mesh is in the scene Miguel Pozo 2024-11-12 21:22:43 +01:00
  • ce68e3de15 Cleanup: Overlay: Follow style guide for private class variable naming Hans Goudey 2024-11-12 21:21:50 +01:00
  • c9c2fbc52d Cleanup: IO: Use CLOG and fmtlib for tracing OBJ/PLY/STL messages Jesse Yurkovich 2024-11-12 20:48:57 +01:00
  • de187f7877 Merge branch 'blender-v4.3-release' Bastien Montagne 2024-11-12 20:05:30 +01:00
  • 0565f16f18 Fix (unreported) rare assert when loading blendfile using libraries. Bastien Montagne 2024-11-12 19:59:32 +01:00
  • 04db9697ae Cleanup: Overlay: Remove double map lookup Hans Goudey 2024-11-12 13:48:37 -05:00
  • a0b2704202 Fix #128138: No paint curves selectable for brush strokes Julian Eisel 2024-11-12 19:13:24 +01:00
  • 9fa906855e Merge branch 'blender-v4.3-release' Julian Eisel 2024-11-12 19:13:02 +01:00
  • b11a056150 Fix: Assert when activating brush asset from the current file Julian Eisel 2024-11-12 19:07:00 +01:00
  • 9dfcc506fc Merge branch 'blender-v4.3-release' Falk David 2024-11-12 18:56:59 +01:00
  • 9a4ce4a0f7 Fix #128749: GPv3: Dopesheet Move channel to top reverses layer order Pratik Borhade 2024-11-12 18:56:12 +01:00
  • 091004f1b8 GPU: GLSL compilation as C++ for gpu static shaders Clément Foucault 2024-11-12 18:53:34 +01:00
  • 2e82f95237 Fix: LineArt: Cache mechanism fixes YimingWu 2024-11-12 18:51:45 +01:00
  • e19030a69e Merge branch 'blender-v4.3-release' Julian Eisel 2024-11-12 18:17:32 +01:00
  • f66b3eeae9 Fix #128774: Setting brush from Properties doesn't change active tool Julian Eisel 2024-11-12 18:03:17 +01:00
  • 85f5b22f64 Cleanup: Draw: Remove double negative checking mesh extract type Hans Goudey 2024-11-12 11:57:17 -05:00
  • f379acb2bf Cleanup: Draw: Use enum class for mesh extract type Hans Goudey 2024-11-12 11:41:51 -05:00
  • c1bf38fc34 Merge branch 'blender-v4.3-release' Richard Antalik 2024-11-12 17:47:28 +01:00
  • 6de277d732 Fix: Overlay Next: Incorrect display of facing overlay on transparent textures in solid mode Clément Foucault 2024-11-12 17:31:49 +01:00
  • ebe209b8ec Fix #126461: Scene sound does not play Richard Antalik 2024-11-12 17:28:20 +01:00
  • d63ead748b Merge branch 'blender-v4.3-release' Falk David 2024-11-12 17:27:34 +01:00
  • 5ecec47280 Fix #130176: GPv3: Fill tool doesn't write to fill_opacity. Falk David 2024-11-12 17:26:47 +01:00
  • 2cc33ceaa6 Merge branch 'blender-v4.3-release' Falk David 2024-11-12 17:20:57 +01:00
  • 155c21d774 Fix: GPv3: Primitive Tool: Control point misalignments when object or layer is moved. Casey Bianco-Davis 2024-11-12 17:19:43 +01:00
  • b325142d17 Merge branch 'blender-v4.3-release' Bastien Montagne 2024-11-12 16:55:40 +01:00
  • 0b3a7cbe69 Cleanup: Move BKE_image.h and related headers to C++. Bastien Montagne 2024-11-12 15:21:59 +01:00
  • ea72c6468e Merge branch 'blender-v4.3-release' Thomas Dinges 2024-11-12 16:53:17 +01:00
  • baa7a013dc Release: Update freedesktop file Thomas Dinges 2024-11-12 16:48:32 +01:00
  • f9d89a0dfb Fix: Prevent bezier handle attribute creation on transform Laurynas Duburas 2024-11-12 16:51:54 +01:00
  • 4fc2e1c842 Fix #129661: Wait for GPU to complete to avoid use-after-free issues. Jason Fielder 2024-11-12 16:48:43 +01:00
  • 1c9f186e35 Merge branch 'blender-v4.3-release' Falk David 2024-11-12 16:18:32 +01:00
  • 0a27b3d6ba Fix: GPv3: Fill tool doesn't have a paint cursor Falk David 2024-11-12 16:16:42 +01:00
  • c99d4f15e1 Merge branch 'blender-v4.3-release' Clément Foucault 2024-11-12 15:34:27 +01:00
  • e3a960ef2e Fix #129889: EEVEE: Lightprobe Volume bake is non-deterministic Clément Foucault 2024-11-12 15:29:17 +01:00
  • 8bc9e48f14 Cleanup: Geometry Nodes: use general an attribute copy function GP-Instances conversion Iliya Katueshenock 2024-11-12 15:28:45 +01:00
  • bfc79906fc Compositor: Implement Corner Pin for new CPU compositor Omar Emara 2024-11-12 16:26:24 +02:00
  • aff8a8878f Fix: Zero division in Corner Pin node Omar Emara 2024-11-12 16:25:04 +02:00
  • df07e91dff Fix: Overlay: Assert when using selection Clément Foucault 2024-11-12 15:07:40 +01:00
  • bbcece38ba Merge branch 'blender-v4.3-release' Falk David 2024-11-12 15:12:51 +01:00
  • 43fde8c39c Fix: #130045: Crash in length modifier with 2 point curves Falk David 2024-11-12 15:11:59 +01:00
  • 9488375049 Fix: Cycles: Missing inclusion in CMakeLists weizhen 2024-11-12 15:01:31 +01:00
  • 43187cf174 Fix: Cycles: Compile error on GPU weizhen 2024-11-12 14:52:50 +01:00
  • c8211b23c7 Refactor: Add CurvesGeometry::is_empty() function Falk David 2024-11-12 14:46:24 +01:00
  • 0a51b9a357 Merge branch 'blender-v4.3-release' Falk David 2024-11-12 14:45:19 +01:00
  • 22d94df4cf Fix: GPv3: "Only In Multiframe" overlay not working Pratik Borhade 2024-11-12 14:44:31 +01:00
  • 642933ffe6 Metal: Guard advanced vertex format against newer osx version Clément Foucault 2024-11-12 13:06:15 +01:00
  • b17af94e2e EEVEE: Use packed type for codegen structs Clément Foucault 2024-11-12 12:58:58 +01:00
  • 3f2f3cb08d Merge branch 'blender-v4.3-release' Omar Emara 2024-11-12 13:54:31 +02:00
  • a0cfb0b142 Fix #130134: Double Edge Mask uses too much memory Omar Emara 2024-11-12 12:53:23 +01:00
  • d787922df9 Compositor: Implement Plane Deform for new CPU compositor Omar Emara 2024-11-12 13:48:26 +02:00
  • 741c7d8a8a Compositor: Implement EWA filtering for new CPU compositor Omar Emara 2024-11-12 13:46:01 +02:00
  • 9d82daefdd Fix: Zero division in Plane Deform node Omar Emara 2024-11-12 13:44:01 +02:00
  • bf7cd4f975 Merge branch 'blender-v4.3-release' Pratik Borhade 2024-11-12 16:40:27 +05:30
  • dda364637c Fix #130059: Rigify Limb menu disppears for some rotation fields Pratik Borhade 2024-11-12 12:08:53 +01:00
  • 4e907829d3 Fix #128099: Outliner isolate collection tweaks linked data Pratik Borhade 2024-11-12 12:07:59 +01:00
  • 93a34b1077 Refactor: Cycles: add helper struct Interval Weizhen Huang 2024-11-12 12:06:09 +01:00
  • 675e8173fa Refactor: Cycles: separate volume stack and single entry evaluation Weizhen Huang 2024-11-12 12:05:37 +01:00
  • 0e37d6fd3d Merge branch 'blender-v4.3-release' Falk David 2024-11-12 11:57:45 +01:00
  • 32c76ee768 Fix: GPv3: Unused parameter in remove_from_vertex_group Falk David 2024-11-12 11:56:22 +01:00
  • 5585d29d30 Fix: GPv3: Vertex group functions edit all keyframes Pratik Borhade 2024-11-12 10:44:59 +01:00
  • 4306e746a5 Fix #129630: Inconsistent marker selection Campbell Barton 2024-11-12 10:37:51 +01:00
  • f28bbfc702 Merge branch 'blender-v4.3-release' Falk David 2024-11-12 10:22:32 +01:00
  • ae5717905b Fix #130090: Grease Pencil object in NLA cause Blender to crash Sybren A. Stüvel 2024-11-12 10:19:27 +01:00
  • b98185a035 Fix: Anti-Alias node produces wrong value when unlinked Omar Emara 2024-11-12 07:49:51 +02:00
  • aa0ffb04f9 Fix: Outliner not immediately updated when parent bone property changed Colin Basnett 2024-11-12 04:57:37 +01:00
  • 1d14390f99 Fix #129297: Gizmo missing for unlocked layer when autolock inactive is on Pratik Borhade 2024-11-05 12:29:51 +01:00
  • bdee3b9762 ClangFormat: Remove unused sculpt macro exceptions Sean Kim 2024-11-12 00:44:24 +01:00
  • 406f259920 Merge branch 'blender-v4.3-release' Sean Kim 2024-11-11 11:05:59 -08:00
  • 009fb327ee Fix #130101: Boundary brush radius uses incorrect initial value Sean Kim 2024-11-11 20:02:36 +01:00
  • 7d68a4ca14 Refactor: Sculpt: Shape key deformation consistency & deduplication Hans Goudey 2024-11-11 19:35:24 +01:00
  • 312052112a Cleanup: Remove references to legacy Grease Pencil type Hans Goudey 2024-11-11 19:11:03 +01:00
  • 4bf63b69f0 Merge branch 'blender-v4.3-release' Falk David 2024-11-11 18:43:57 +01:00
  • 56beccb563 Fix: GPv3: Hide sculpt automasking properties in UI Pratik Borhade 2024-11-11 18:28:42 +01:00
  • 3f3f8d315d Fix: don't show Geometry Nodes modifier gizmos for unselected objects Jacques Lucke 2024-11-11 18:20:46 +01:00
  • 6e16447145 EEVEE: Add assertion that all random numbers are between 0 and 1 Clément Foucault 2024-11-11 18:42:15 +01:00
  • 1158130995 Fix #129324: Merge Down operator always appends merged layers at the end Lukas Tönne 2024-11-11 18:42:10 +01:00
  • f93108fa28 Fix: GPv3: Hide sculpt automasking properties in UI Pratik Borhade 2024-11-11 18:28:42 +01:00
  • 70483bef74 Cleanup: Remove asset header include from BKE_context.hh Hans Goudey 2024-11-11 12:23:38 -05:00
  • 0d6d54d565 Fix: don't show Geometry Nodes modifier gizmos for unselected objects Jacques Lucke 2024-11-11 18:20:46 +01:00
  • 9323a646b3 Merge branch 'blender-v4.3-release' Falk David 2024-11-11 18:19:34 +01:00
  • 0d1d3d12ba Fix: GPv3: Inconsistent behavior when adding a layer group Falk David 2024-11-11 18:13:53 +01:00
  • 753e6952b9 Fix: GPv3: Inconsistent behavior when updating the active node after removal Falk David 2024-11-11 18:18:24 +01:00
  • acf30d1962 Merge branch 'blender-v4.3-release' Hans Goudey 2024-11-11 11:59:22 -05:00
  • 9a59372f07 Fix #130034: GPv3: Deleting root layer group leads to crash Pratik Borhade 2024-11-11 17:53:13 +01:00
  • b0f05228f9 Fix #130034: GPv3: Deleting root layer group leads to crash Pratik Borhade 2024-11-11 17:53:13 +01:00
  • 2ddab48cab Merge branch 'blender-v4.3-release' Germano Cavalcante 2024-11-11 13:42:42 -03:00
  • 61f503a197 Fix: error in previous commit Germano Cavalcante 2024-11-11 13:41:58 -03:00
  • d7ac528d53 Merge branch 'blender-v4.3-release' Germano Cavalcante 2024-11-11 13:35:57 -03:00
  • fe37ede725 Fix: warning due to b4154c Germano Cavalcante 2024-11-11 13:33:57 -03:00
  • dd651ef5d6 Fix #130086: Weight/vertex paint non-deform modifiers wrong positions Hans Goudey 2024-11-11 17:24:13 +01:00
  • 90ed91dfdb Cleanup: Cycles: Add Kernel prefix to light tree bounding shapes Weizhen Huang 2024-11-11 17:13:55 +01:00
  • dbbacbffaf Merge branch 'blender-v4.3-release' Lukas Tönne 2024-11-11 17:12:17 +01:00
  • 9fb185d31d Fix #130066: Crash after joining Grease Pencil objects Lukas Tönne 2024-11-11 17:10:26 +01:00
  • e88ac07046 Fix #130098: Sculpt sample detail operator crash on failure Hans Goudey 2024-11-11 17:06:22 +01:00