Commit Graph

  • 4c8fd7a17e Cleanup: Adjust some Sculpt undo multires comments Sean Kim 2025-01-03 17:20:11 +01:00
  • c01b7ff9ad Fix: Mistaken node legacy enum change in recent refactor Hans Goudey 2025-01-03 10:03:02 -05:00
  • 05603e0a64 Fix: Build error from missing include in Cycles after recent cleanups Hans Goudey 2025-01-03 09:54:36 -05:00
  • 266d1e8d2f Anim: do not draw constraint relationship lines for invalid targets Sybren A. Stüvel 2025-01-03 15:51:40 +01:00
  • eb09364030 glTF: Update after recent Blender changes on b43e2168e3 Julien Duroure 2025-01-03 15:24:54 +01:00
  • c9ffd42417 Fix #132530: Undo after Apply Base doesn't correctly restore data Sean Kim 2025-01-03 15:06:24 +01:00
  • 793918f2b1 Cycles: Update OptiX denoiser type Alaska 2025-01-03 14:11:44 +01:00
  • 61f8364dd1 Refactor: Anim, reduce cognitive complexity in ..._get_tarmat functions Sybren A. Stüvel 2025-01-03 14:07:29 +01:00
  • 34908de285 Update BPY API 'creation & destruction' section re __del__(). Bastien Montagne 2025-01-03 12:12:42 +01:00
  • d48e73977c Fix: Build errors on Linux/GCC after recent Cycles refactoring Brecht Van Lommel 2025-01-03 11:15:01 +01:00
  • f58f77d24e Fix #132033: Falloff options greyed out when disabled RedMser 2025-01-03 11:02:21 +01:00
  • 988c1798ac Refactor: Cycles: Replace new/delete with unique_ptr also for nodes Brecht Van Lommel 2024-12-30 02:20:36 +01:00
  • 9971648783 Refactor: Cycles: Replace new/delete by unique_ptr, in simple cases Brecht Van Lommel 2024-12-29 23:13:45 +01:00
  • a8654a1dbe Refactor: Cycles: Make CPU kernel globals storage more sane Brecht Van Lommel 2024-12-29 23:13:45 +01:00
  • 57ff24cb99 Refactor: Cycles: Add const keyword to more function parameters Brecht Van Lommel 2025-01-01 18:15:54 +01:00
  • dd51c8660b Refactor: Cycles: Add const keyword where possible, using clang-tidy Brecht Van Lommel 2024-12-29 17:32:00 +01:00
  • f2c13cb639 Refactor: Cycles: Work around strange clang-tidy behavior in transform.h Brecht Van Lommel 2024-12-27 22:40:46 +01:00
  • 689633d802 Refactor: Cycles: Avoid unsafe memcpy and memcmp Brecht Van Lommel 2024-12-27 21:50:31 +01:00
  • da5251f06c Cleanup: Cycles: Remove unused math_matrix.h Brecht Van Lommel 2024-12-30 00:59:51 +01:00
  • 0a0696261d Cleanup: Cycles: clang-tidy warnings about missing switch default case Brecht Van Lommel 2024-12-27 22:38:44 +01:00
  • d9150484a2 Cleanup: Cycles: Remove some unnecessary #if 0 and #if 1 Brecht Van Lommel 2024-12-27 22:35:46 +01:00
  • 60bec183cb Refactor: Cycles: Replace foreach() by range based for loops Brecht Van Lommel 2024-12-26 19:41:25 +01:00
  • 71b8ecdd84 Cleanup: Cycles: Remove workaround for slow expf in glibc < 2.16 Brecht Van Lommel 2024-12-26 19:04:34 +01:00
  • 3a57b97eba Cleanup: Cycles: Remove unneeded oneAPI double emulation for NanoVDB Brecht Van Lommel 2024-12-26 17:53:59 +01:00
  • d0c2e68e5f Refactor: Cycles: Automated clang-tidy fixups in Cycles Brecht Van Lommel 2024-12-26 17:53:59 +01:00
  • 4951356ebc Refactor: Cycles: Stop using entire OIIO namespace Brecht Van Lommel 2024-12-26 17:53:58 +01:00
  • 5c46063607 Refactor: Cycles: Make kernel headers work by themselves Brecht Van Lommel 2024-12-26 17:53:57 +01:00
  • 7db0bc2e64 Refactor: Cycles: Make math and type headers work by themselves Brecht Van Lommel 2024-12-26 17:53:56 +01:00
  • f53e13411b Refactor: Cycles: Use #pragma once Brecht Van Lommel 2024-12-26 17:53:56 +01:00
  • 3c2a6fbb9c Refactor: Cycles: Use nullptr instead of NULL Brecht Van Lommel 2024-12-26 17:53:55 +01:00
  • 4e777476b5 Refactor: Cycles: Replace std::bind by lambdas Brecht Van Lommel 2024-12-26 17:53:55 +01:00
  • 7d5ec0c441 Tests: Add Texture coordinate render tests for common mesh configurations Alaska 2025-01-03 05:38:17 +01:00
  • c7fb01ff91 Cleanup: use static sets for "contains" checks Campbell Barton 2025-01-03 14:47:57 +11:00
  • 33e38c605f Cleanup: correct indentation for CMake files, strip trailing space Campbell Barton 2025-01-03 13:23:38 +11:00
  • 72a9990779 Fix #92998: Allow UI List Reversed Alpha Sort Harley Acheson 2025-01-03 02:28:51 +01:00
  • fa8574b80b Fix: Geometry Nodes: Triangulate Mesh node assertion case Iliya Katueshenock 2025-01-03 01:42:39 +01:00
  • 0c544974d1 USD: option to convert the scene's meters per unit value Charles Wardlaw 2025-01-02 22:04:58 +01:00
  • 64087c70d5 Cleanup: Move some mesh normals functions to C++ API Hans Goudey 2025-01-02 20:32:47 +01:00
  • 5783950ac5 Revert: 0dc484f9cc bf_rna modernisation Ray Molenkamp 2025-01-02 19:56:24 +01:00
  • 37c3c70150 Fix #122078: Color Filter redo panel doesn't work occasionally Sean Kim 2025-01-02 18:42:21 +01:00
  • 9e78f1c840 Paint: Rename 'Frame Selected' Menu operator to 'Frame Last Stroke' Sean Kim 2025-01-02 18:11:39 +01:00
  • 3dab0b94eb Fix #131883: Animating particle system hair segment count causes crash Hans Goudey 2025-01-02 17:51:27 +01:00
  • 0ae67b798b Fix: OptiX kernel build does not respect CUDA_HOST_COMPILER option Brecht Van Lommel 2025-01-02 16:30:54 +01:00
  • 4ad1537ff7 Fix: Compositor: Conversion code might fall through Omar Emara 2025-01-02 17:43:09 +02:00
  • 2d1fc1bcdd Fix #132195: Unable to key mesh attributes Christoph Lendenfeld 2025-01-02 16:39:21 +01:00
  • 3c7041c11e Fix #132528: Mask by color crashes when used outside of mesh Sean Kim 2025-01-02 16:35:10 +01:00
  • a3a104f97a Clang Tidy: Ignore some newer readability warnings Brecht Van Lommel 2025-01-02 16:22:44 +01:00
  • c3e5d15c2e Anim: Make pose library code aware of slots Christoph Lendenfeld 2025-01-02 15:27:06 +01:00
  • ddbb3d673c Cycles: Optimize out default normals setups in case of OPENSUBDIV Catmull-Clark Christophe Hery 2025-01-02 15:20:57 +01:00
  • 4546367bb3 Cleanup: Add ibuf channel expectation asserts in VSE code Aras Pranckevicius 2025-01-02 14:33:52 +01:00
  • 426d1683ee Import: explicitly create & assign action slots when importing BVH/FBX Sybren A. Stüvel 2025-01-02 14:11:39 +01:00
  • 0ec7edf411 Cleanup: Compositor: Omit default case for ResultType Omar Emara 2025-01-02 14:42:44 +02:00
  • b6be52c2b2 Refactor: Compositor: Reduplicate type conversion code Omar Emara 2025-01-02 14:02:13 +02:00
  • b109f26e05 Fix #131814: Cycles bake crash with geometry nodes instances Brecht Van Lommel 2025-01-02 12:48:21 +01:00
  • 841ae6e8ab Fix part of #131933: Crash with playback of deforming subdivision surface Brecht Van Lommel 2025-01-02 12:21:56 +01:00
  • 159038ce7c Cleanup: Compositor: Deduplicate single value setters Omar Emara 2025-01-02 10:20:17 +02:00
  • 94917bfd58 Cleanup: correct typo in class name Campbell Barton 2025-01-02 19:15:42 +11:00
  • 0b0fddb614 Cleanup: use type hints for the QtCreator project generator Campbell Barton 2025-01-02 17:06:56 +11:00
  • bb0fd51b3c Fix project_qtcreator generator Campbell Barton 2025-01-02 17:03:10 +11:00
  • 7516614c2b Fix source checking tools using project_source_info Campbell Barton 2025-01-02 16:23:37 +11:00
  • 030f367c33 Tools: remove project_netbeans Campbell Barton 2025-01-02 15:28:13 +11:00
  • f00661614f Cleanup: remove vector CLAMP macros Campbell Barton 2025-01-02 15:11:23 +11:00
  • f417c7ad2c Cleanup: sort cmake file lists Campbell Barton 2025-01-02 15:11:21 +11:00
  • dca0996777 Cleanup: various non-functional changes for C++ Campbell Barton 2025-01-02 15:11:20 +11:00
  • 5c515e26bb Cleanup: remove trailing space, ensure a newline at EOF Campbell Barton 2025-01-02 15:11:18 +11:00
  • dfef060ea4 Cleanup: spelling in comments (make check_spelling_*) Campbell Barton 2025-01-02 15:11:17 +11:00
  • 7481355397 Cleanup: scripts, unused variables & re-declaring built-ins Campbell Barton 2025-01-02 15:11:15 +11:00
  • d64bd41ee9 Cleanup: wrap long lines Campbell Barton 2025-01-02 15:11:14 +11:00
  • 54e655f06a PyDoc: correct unbalanced back-tick Campbell Barton 2025-01-02 15:03:54 +11:00
  • 5fbd22ea67 CMake: mark non WITH_* variables as advanced Campbell Barton 2025-01-02 15:03:52 +11:00
  • 1b0cef86fa Fix UNIX crash on startup when HOME isn't set Campbell Barton 2025-01-02 12:23:10 +11:00
  • 6d7b0c56c9 Fix: Texture Coordinate Object output referencing a object is incorrect in the world shader with OSL Alaska 2025-01-02 03:41:38 +01:00
  • 0bfb6e41f2 Fix: Texture Coordinate normals are not normalized in Cycles OSL Alaska 2025-01-02 03:40:55 +01:00
  • d53d7a42df Fix #132449: Crash converting empty curves to mesh YimingWu 2025-01-01 20:21:30 +01:00
  • 25febbbb32 Fix #100264: Outliner icon overlap when filter collection is off Pratik Borhade 2025-01-01 20:15:14 +01:00
  • ae90d0defd Fix #108987: Remove exclamation from bake fluid message Pratik Borhade 2025-01-01 19:39:26 +01:00
  • 3c5b2c3b9f Fix #132414: Dyntopo smooth brush doesn't work with face set automasking Sean Kim 2025-01-01 18:50:20 +01:00
  • f90572c688 Cleanup: Compositor: Remove typed single value getters Omar Emara 2025-01-01 18:20:58 +02:00
  • c26db69f58 VSE: Simplify and optimize effect multi-threading Aras Pranckevicius 2025-01-01 11:11:49 +01:00
  • 848ec77911 Fix: PyDocs: Title inconsistency on bpy.types.USDHook nutti 2025-01-01 07:40:37 +01:00
  • 95be928c5e Fix: MaterialX: Use correct output node type Jesse Yurkovich 2024-12-31 23:39:20 +01:00
  • 6bfb6399ea Fix #132075: Realize instances crash with vertex group inputs Hans Goudey 2024-12-31 22:16:29 +01:00
  • 11e97bd593 Fix: Assert for material span size after recent cleanup Hans Goudey 2024-12-31 14:41:35 -05:00
  • 2f0fc7fc9f Cleanup: CMake: clean sequencer's CMakeLists.txt Ray Molenkamp 2024-12-31 21:07:54 +01:00
  • 6a15f301ef Revert "Fix: Missing super().__del__() in Cycles and Hydra render engine" Brecht Van Lommel 2024-12-31 19:27:02 +01:00
  • 0dc484f9cc Cleanup: CMake: Modernize bf_rna dependencies Ray Molenkamp 2024-12-31 18:23:25 +01:00
  • 455326fd67 Fix #132488: Crash drawing edge attribute in sculpt mode Hans Goudey 2024-12-31 09:42:58 -05:00
  • 3eeacfeb57 Fix: ASAN warnings in light and light tree build Brecht Van Lommel 2024-12-31 15:22:22 +01:00
  • 56b7d43887 Fix: Cycles crash when using denoising in build without OIDN Brecht Van Lommel 2024-12-31 15:19:31 +01:00
  • f301952b6a Fix: Missing super().__del__() in Cycles and Hydra render engine Brecht Van Lommel 2024-12-31 15:18:25 +01:00
  • c3a7acd034 Tools: Print query URL for modules with 0 reports too. Thomas Dinges 2024-12-31 13:15:30 +01:00
  • ba4bebd087 Fix: Crash in Cycles when OCIO config can not be created Sergey Sharybin 2024-12-31 10:28:46 +01:00
  • 36aa819396 Fix: Uninitialized last intersection type in Cycles Sergey Sharybin 2024-12-31 10:26:21 +01:00
  • ba4c79feee Fix: Huang hair sampling does not advance LCG Sergey Sharybin 2024-12-31 10:25:19 +01:00
  • 39f7c506b5 Refactor: Tweak draw_pbvh.cc code organization Hans Goudey 2024-12-31 01:06:00 +01:00
  • aa97467f6f Fix: Random crash in Cycles BVH2 build Brecht Van Lommel 2024-12-30 09:57:29 +01:00
  • c82536673e Fix: ASAN warning due to wrong and unnecessary cast Brecht Van Lommel 2024-12-26 17:53:54 +01:00
  • 4453ca25b4 Fix: Cycles table precompute app build failure Brecht Van Lommel 2024-12-26 17:53:53 +01:00
  • fe368edbb3 Fix: Cycles lite build failure without Pugixml Brecht Van Lommel 2024-12-26 23:03:39 +01:00
  • 58aec853e9 Fix: Cycles standalone link failure on macOS Brecht Van Lommel 2024-12-26 17:53:52 +01:00