Lalit Shankar Chowdhury Lalit-Shankar-Chowdhury
  • India
  • Joined on 2024-05-15
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-11-14 18:14:20 +01:00
2fef3ce61d Merge branch 'blender-v4.3-release'
aad4e62173 Libs: Update linux libs
633e0c7e0d Merge branch 'blender-v4.3-release'
689440bed6 Libs: Fix static libs not getting linked properly on linux
bf969834b5 Libs: Fix static libs not getting linked properly on linux
Compare 26 commits »
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-11-14 10:47:16 +01:00
527e33cef6 Fix #60947: ffmpeg video colors shifted/banded in some players
6b7ba4c726 Refactor: Sculpt: Avoid storing extra undo data on geometry_push
9396c8f388 Workbench: Replace usage of legacy GLSL libraries by new ones
Compare 3 commits »
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-11-13 18:32:31 +01:00
c6e7cdbc57 Merge branch 'blender-v4.3-release'
8f200d96b2 Fix: Nodes: group edit button unintentionally drawn on NodeCustomGroup
73a4291ff9 Merge branch 'blender-v4.3-release'
87c990ca30 GPU: Add more explicit message for Mac + Nvidia platform
Compare 4 commits »
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-11-13 17:02:35 +01:00
b1c86f26c9 Merge branch 'blender-v4.3-release'
209dc899ea Fix #128649: Tool icon in toolbar shrinked down with non HiDPI screens
Compare 2 commits »
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-11-13 16:39:28 +01:00
2d6fdb8d01 Merge branch 'blender-v4.3-release'
a090ae3318 Fix #125787: Textures don't load for brushes when using "Use Relative Paths" option.
527a08ac42 macOS: Add support for clang-tidy checks during compilation
0ec011e78b Fix: Sculpt invert mask crash with multires
365f58ca0c Merge branch 'blender-v4.3-release'
Compare 20 commits »
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-11-13 13:05:08 +01:00
b76cc897b6 Cleanu: GPU: Address GLSL warnings
1aea4fb5c7 GPU: GLSL C++ shaders: Silence unuseful warnings
29b3df7504 GPU: GLSL compilation as C++ for draw intern shaders
582ea0eb40 Fix: Overlay-Next: Crash when selecting object
a9e88bd50b Merge branch 'blender-v4.3-release'
Compare 6 commits »
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-11-13 10:24:07 +01:00
378b62e349 Merge branch 'blender-v4.3-release'
d8b90ee422 Docs: Update RNA to user manual URL mapping
9a7ca42ff1 Merge branch 'blender-v4.3-release'
baa193c3b6 Cycles: oneAPI: build binaries for Battlemage GPUs
f28dafb365 Cleanup: Fix CLOG format string warning in PLY import
Compare 12 commits »
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-11-12 20:34:46 +01:00
de187f7877 Merge branch 'blender-v4.3-release'
0565f16f18 Fix (unreported) rare assert when loading blendfile using libraries.
04db9697ae Cleanup: Overlay: Remove double map lookup
a0b2704202 Fix #128138: No paint curves selectable for brush strokes
9fa906855e Merge branch 'blender-v4.3-release'
Compare 39 commits »
4b167f0bd1 Vulkan: Show supported device extensions in system-info output
c8211b23c7 Refactor: Add CurvesGeometry::is_empty() function
0a51b9a357 Merge branch 'blender-v4.3-release'
22d94df4cf Fix: GPv3: "Only In Multiframe" overlay not working
642933ffe6 Metal: Guard advanced vertex format against newer osx version
Compare 74 commits »
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-11-12 14:57:15 +01:00
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-11-12 14:56:03 +01:00
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-11-12 14:52:14 +01:00
c8211b23c7 Refactor: Add CurvesGeometry::is_empty() function
0a51b9a357 Merge branch 'blender-v4.3-release'
22d94df4cf Fix: GPv3: "Only In Multiframe" overlay not working
Compare 6 commits »
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-11-12 14:44:04 +01:00
642933ffe6 Metal: Guard advanced vertex format against newer osx version
b17af94e2e EEVEE: Use packed type for codegen structs
3f2f3cb08d Merge branch 'blender-v4.3-release'
a0cfb0b142 Fix #130134: Double Edge Mask uses too much memory
d787922df9 Compositor: Implement Plane Deform for new CPU compositor
Compare 70 commits »
8ecce332a7 Vulkan: Show supported device extensions in system-info output
842ee19603 Vulkan: Show supported device extensions in system-info output
8ffe18f718 Vulkan: Show supported device extensions in system-info output
e356a45d20 Merge branch 'blender-v4.3-release'
7f983ae5e2 Fix #130089: GPv3: Don't use default mouse cursor if paint cursor is disabled.
82368913f9 Compositor: Implement Z Combine for new CPU compositor
Compare 18 commits »
Lalit Shankar Chowdhury commented on pull request blender/blender#128658 2024-11-11 12:52:33 +01:00
Vulkan: Show supported device extensions in system-info output

device_extensions_ is a private member of VKDevice hence the getter.

Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-11-11 12:46:49 +01:00
e356a45d20 Merge branch 'blender-v4.3-release'
7f983ae5e2 Fix #130089: GPv3: Don't use default mouse cursor if paint cursor is disabled.
82368913f9 Compositor: Implement Z Combine for new CPU compositor
83396c86fc Fix #130084: GPv3: Disable overlay does not work in sculpt mode
250c10ec64 Merge branch 'blender-v4.3-release'
Compare 11 commits »
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-11-11 09:41:31 +01:00
4ab01178e2 Compositor: Implement Anti-Alias node for new CPU compositor
22b3aff9c8 Compositor: Implement SMAA for new CPU compositor
a40046eae5 Compositor: Support bilinear sampling for new CPU compositor
547723debf BLI: Add alias for uchar2 vector type
63a91c8d82 Fix: DRW: Tests: GPU backend error because of missing resources
Compare 14 commits »
42f93a8851 Vulkan: Show supported device extensions in system-info output
c18ec7e2ad Fix wrong link in Py API docs after recent refactor.
d5c50fc366 API docs: Split 'Gotchas' page, add some info about python instances and subclasses.
2910f6dce9 Cleanup: API docs generator: Remove references to removed GP(v2) types.
246b43e136 Merge branch 'blender-v4.3-release'
Compare 1424 commits »