9918 Commits (master)

Author SHA1 Message Date
Kévin Dietrich c82166ffcd Cycles: move some Scene related methods out of Session
4 years ago
Philipp Oeser c65c66320f Merge branch 'blender-v2.90-release'
4 years ago
Philipp Oeser e157573fab Fix T77683: Cycles baking crash with motion blur enabled and no camera
4 years ago
Stefan Werner 1c892e6814 Cycles: Fix local intersections in Embree for non-instancd geometry.
4 years ago
Richard Antalik 118e78a844 Merge branch 'blender-v2.90-release'
4 years ago
Brecht Van Lommel 2b896fc481 Fix T79052: Cycles new sky texture fails with sun size zero
4 years ago
Stefan Werner d88721879b Cycles: Fix local intersections in Embree for non-instancd geometry.
4 years ago
Campbell Barton 9762c3892e Cleanup: spelling
4 years ago
Julian Eisel e037c7230d Merge branch 'blender-v2.90-release'
4 years ago
Julian Eisel 04f703fca6 Fix warning when compiling on Linux with WITH_XR_OPENXR enabled
4 years ago
Julian Eisel e8dfe91767 Merge branch 'blender-v2.90-release'
4 years ago
Julian Eisel c074943dfd Fix undefined behavior with --debug-xr
4 years ago
Julian Eisel 77e4905b17 Fix --debug-xr not outputting OpenXR debug prints on Windows
4 years ago
Brecht Van Lommel 690d76c624 Fix T79769, T79768: crash tweaking volume settings with Cycles viewport render
4 years ago
Julian Eisel d117520aa2 Merge branch 'blender-v2.90-release'
4 years ago
Julian Eisel cb578ca104 Fix/workaround graphics issues breaking SteamVR use with Blender
4 years ago
Julian Eisel 2d65336408 Cleanup: C++ code style for Ghost-XR
4 years ago
Campbell Barton 608ec79bc3 Cleanup: clang-format
4 years ago
Brecht Van Lommel 6238eabcd4 Merge branch 'blender-v2.90-release'
4 years ago
Brecht Van Lommel 58a457da3d Fix T79680, T79680: confusing viewport denoise start sample behavior
4 years ago
Brecht Van Lommel d6570fcaed Cleanup: compiler warnings
4 years ago
Brecht Van Lommel 1f8cb90828 Merge branch 'blender-v2.90-release'
4 years ago
Kévin Dietrich 9280fb19e4 Fixes T77882: artifacts rendering OpenVDB volumes with multiple grids in Cycles
4 years ago
Sergey Sharybin 1b8778e314 Cleanup: Strict compiler flags
4 years ago
Campbell Barton 7f15120e9c Cleanup: GCC warning in guardedalloc_overflow_test
4 years ago
Julian Eisel 784adccf47 Merge branch 'blender-v2.90-release'
4 years ago
Julian Eisel 8ef05d3180 Fix T79636: Inserting special characters with Ctrl+Alt broken on Windows
4 years ago
Brecht Van Lommel 3b08cb3236 Cleanup: follow code style regarding braces
4 years ago
Brecht Van Lommel 53d203dea8 Tests: move remaining gtests into their own module folders
4 years ago
Campbell Barton 586a308467 Cleanup: remove redundant return parenthesis
4 years ago
Clément Foucault 0ccf3f89d2 GPU: Move ghost default framebuffer getter to context creation
4 years ago
Ray Molenkamp 994ab8985b Cleanup: Fix reported clang-tidy code-style issues.
4 years ago
Sebastián Barschkis 24d8ab1556 Merge branch 'blender-v2.90-release'
4 years ago
Sebastián Barschkis c2691c93d5 Fix T79201: Mantaflow: Fluid guides don't affect simulation.
4 years ago
Sybren A. Stüvel 3db67fd670 Revert "Cleanup: Cycles, applied Clang-Format"
4 years ago
Sybren A. Stüvel c04088fed1 Cleanup: Clang-Tidy else-after-return fixes
4 years ago
Sybren A. Stüvel 88cc3f167f Cleanup: Cycles, applied Clang-Format
4 years ago
Jacques Lucke e0c51b466f Merge branch 'blender-v2.90-release' into master
4 years ago
Jacques Lucke 1b1129f82a Code Style: use "#pragma once" in intern/ghost
4 years ago
Antonio Vazquez 9a1ff4445b Merge branch 'blender-v2.90-release'
4 years ago
Brecht Van Lommel 8123b12006 Fix T79586: "rendering paused" not shown when viewport render starts paused
4 years ago
Dalai Felinto 56af04d31f Merge remote-tracking branch 'origin/blender-v2.90-release'
4 years ago
Brecht Van Lommel 5e6119ddca Cycles: load OpenVDB file earlier in Blender export
4 years ago
Jeroen Bakker 2ca006f6c1 Merge branch 'blender-v2.90-release'
4 years ago
Julian Eisel 87062d4d67 Fix T78412: Ctrl+Spacebar does not maximize Python console on Windows
4 years ago
Brecht Van Lommel ee351cb74d Fix T78869: denoising performance regression on Windows
4 years ago
Campbell Barton 006698167b Cleanup: spelling
4 years ago
Bastien Montagne 5f621a12c6 Merge branch 'blender-v2.90-release'
4 years ago
Bastien Montagne 701a9d3917 Cleanup: typos & co in UI messages (and some other places).
4 years ago
Sergey Sharybin 778f0aca52 Merge branch 'blender-v2.90-release'
4 years ago
Sebastián Barschkis 03c2439d96 Fluid: Do not show fluid if frame is out of cache range
4 years ago
Sergey Sharybin 51af20b856 Cycles: Fix nan in decomposed transform for degenerated input
4 years ago
Sergey Sharybin 7f6530e5bd Cycles: Add finite checks for float4 and transforms
4 years ago
Sybren A. Stüvel b38c04aebe Cleanup: fixed unused parameter warning
4 years ago
Sebastián Barschkis d66009f179 Fluid: Adjustments to force component reset
4 years ago
Campbell Barton 83d6290800 Cleanup: remove trailing space, newlines at eof
4 years ago
Kévin Dietrich b5dcf74636 Cycles: add support for rendering deformation motion blur from Alembic caches.
4 years ago
Clément Foucault de097b28cc Cleanup: OCIO: Remove extern "C" around blender headers
4 years ago
Campbell Barton 6119f3cad1 Cleanup: spelling (initialized)
4 years ago
Campbell Barton 901ee66ea1 Cleanup: use term init instead of initialize/initialise
4 years ago
Campbell Barton 006e850a84 Cleanup: spelling
4 years ago
Philipp Oeser a2c6c51647 Merge branch 'blender-v2.90-release'
4 years ago
Philipp Oeser cab9673bed Fix T79111: Cycles: Image Sequence not rendering
4 years ago
Sebastián Barschkis 2a0a2c1054 Fluid: Cleanup and improved readability
4 years ago
Sebastián Barschkis 51f4bee5a5 Fluid: Refactored Python fluid initialization functions
4 years ago
Sebastián Barschkis f2b04302cd Fluid: Refactored Python pointer update function
4 years ago
Jacques Lucke f3e8326453 Cleanup: fix function signature
4 years ago
David Vogel 820ca419e0 Add compound shape for rigid body simulation
4 years ago
Bastien Montagne 27b643d27a Merge branch 'blender-v2.90-release'
4 years ago
Bastien Montagne 9cac158e96 Fix T78730: CLOG writes/reads outside allocated memory.
4 years ago
Clément Foucault 19175f4757 GPUBatch & GPUImmediate: Use GPUShader instead of using raw OGL handle
4 years ago
Brecht Van Lommel 556252f1fe Fix T79067: Cycles panorama viewport render stretched after recent changes
4 years ago
Brecht Van Lommel 80539723b9 Fix T79219: Cycles NLM denoiser clean passes broken after recent changes
4 years ago
Patrick Mours 8fbed7f7f5 Merge branch 'blender-v2.90-release'
4 years ago
Patrick Mours 9ff7820f62 Fix T79259: OptiX render with fisheye camera is different to CUDA
4 years ago
Brecht Van Lommel 82c38a7df0 Fix T79067: Cycles panorama viewport render stretched after recent changes
4 years ago
Brecht Van Lommel 75e16c22d7 Fix T79219: Cycles NLM denoiser clean passes broken after recent changes
4 years ago
Patrick Mours d64e171c4b Cycles: Enable OptiX on first generation Maxwell GPUs again
4 years ago
Jacques Lucke 87fb12d16e Allocator: fix build error with -Werror=format-security
4 years ago
Sebastián Barschkis 04195b1e74 Fluid: Added new option to control the maximum number fluid particles in the simulation
4 years ago
Sebastián Barschkis 9386dd66ff Fluid: Cleanup unsed file format options
4 years ago
Patrick Mours c64b12c0b8 Fix OptiX being shown as available on first generation Maxwell GPUs
4 years ago
Jacques Lucke 236ca8fbe8 Allocator: make leak detection work with static variables
4 years ago
Christian Rauch 59e48d8fe4 Wayland: draw opaque background when OpenGL alpha is enabled
4 years ago
Brecht Van Lommel d40c39fca0 Cycles: adjust Sky texture intensity to follow physical units
4 years ago
Patrick Mours a9644c812f Cycles: Use pre-compiled PTX kernel for older generation when no matching one is found
4 years ago
Sebastián Barschkis 62a819202e Fluid: Refactored smoke noise system
4 years ago
Sybren A. Stüvel 56aa5b0d8c T73268: Link C/C++ unit tests into single executable
4 years ago
Campbell Barton 123e29c274 Cleanup: missing CMake headers from source lists
4 years ago
Brecht Van Lommel 87f8949f0e Fix T78930: Cycles OpenCL error on graphics cards that don't support half float
4 years ago
Campbell Barton e062def3b4 Cleanup: spelling
4 years ago
Sebastián Barschkis 797027be6b Fluid: Fix missing flag update for cache
4 years ago
Jacques Lucke 01ec76842f Fix T77766: support animated global gravity toggle
4 years ago
Jacques Lucke 4096330b81 Cleanup: typo
4 years ago
Campbell Barton 5338b36fcc Cleanup: spelling
4 years ago
Brecht Van Lommel 6e74a8b69f Fix T78881: Cycles OpenImageDenoise not using albedo and normal correctly
4 years ago
Lukas Stockner 6dabfacb38 Sky: Code style and formatting fixes
4 years ago
Lukas Stockner 6a3c91f7ad Cycles: Clamp Sky Texture altitude to avoid numerical issues
4 years ago
Lukas Stockner 7aacf2e119 Cycles: Account for Sky Texture mapping in the sun sampling code
4 years ago
Lukas Stockner 192bd2605f Cycles: Change precomputed Sky Texture mapping to prioritize the horizon
4 years ago