Block a user
Raul Fernandez Hernandez
created branch improve-expand-perf in farsthary/blender
2024-03-22 17:29:19 +01:00
c61ecf1f40
Cleanup: Move Mesh edit_mesh pointer to runtime data
575a5c0502
Fix #119744: Regression: Geometry Nodes: Default input not working
d8a89aa972
Compositor: Add MemoryBuffer constructor from size
f6657db713
Compositor: Add utility for nearest interpolation
20b614ab8e
GPv3: Fill texture coordinates system
0b29a63e38
Merge branch 'blender-v4.1-release'
91aa2a3d84
Docs: Python API: Fix builds on buildbot
1f3582bf95
Merge branch 'blender-v4.1-release'
429fea4abf
Docs: Python API: Update the version switch to match the user manual
12407be18b
Docs: Python API: Switch theme to Furo
49cd05020c
Docs: Python API: Update the version switch to match the user manual
e53d4e423e
Cleanup: Convert sculpt_trim.cc to enum class
2d49cc597f
Fix #119275: Update Sidebar Values with Voxel Size Changes
76c5587531
Cleanup: Rename mesh render SortedFaceData fields
9fe2e34833
Cleanup: Rename MeshRenderData variables
bb4271459f
Fix: Build error from missing include in legacy mesh conversion
061a9ee885
UI: Add Optional Flags for Tooltip Image Fields
5001a1a4a7
Merge branch 'blender-v4.1-release'
51cdf665ab
Fix #119520: Auto smooth modifier added unnecessarily with bevel
58eab5e3be
EEVEE-Next: Disable viewport motion blur outside of playback
Raul Fernandez Hernandez
pushed to simple-debug-drawing-utilities at farsthary/blender
2024-03-19 03:21:34 +01:00
4ef8e4602c
wip
Mask Slice operator issues
#87243 was fixed in #119443 In order to fix all of the undo/redo issues caused by mask slice we would need to do a deeper refactor of the system.
Raul Fernandez Hernandez
pushed to simple-debug-drawing-utilities at farsthary/blender
2024-03-18 16:59:31 +01:00
49775cb607
wip
ee1fa8e1ca
BLI: support set operations on index masks
f9cb2eb988
Cleanup: Tests: update message to refer to git instead of svn
2de84a77ac
Cleanup: include otherwise unused imports in __all__
ee1fa8e1ca
BLI: support set operations on index masks
f9cb2eb988
Cleanup: Tests: update message to refer to git instead of svn
2de84a77ac
Cleanup: include otherwise unused imports in __all__
6768ded895
Fix #118868: Metal render pass output for EEVEE Next
bec9b4bc4b
UI: Update Polls on Single Repository Sync and Upgrade
Raul Fernandez Hernandez
pushed to simple-debug-drawing-utilities at farsthary/blender
2024-03-17 00:00:10 +01:00
6768ded895
Fix #118868: Metal render pass output for EEVEE Next
bec9b4bc4b
UI: Update Polls on Single Repository Sync and Upgrade
b8ea467475
Merge branch 'blender-v4.1-release'
714ebd6890
Fix: Linux libraries have files stored as LFS that shouldn't be
1058006e03
Fix #119549: Avoid resetting properties tagged as
SKIP_PRESET
6329ac2f7d
Merge remote-tracking branch 'origin/blender-v4.1-release'
6310c7b986
Windows: OpenImageDenoise 2.2.2
0da952e929
Merge branch 'blender-v4.1-release'
11cac5fec7
macOS: Ugrade OpenImageDenoise to 2.2.2
66a40c0e04
UI: Use Internet Icon for Repo Add menu
Raul Fernandez Hernandez
created branch simple-debug-drawing-utilities in farsthary/blender
2024-03-15 15:33:57 +01:00
Raul Fernandez Hernandez
pushed to simple-debug-drawing-utilities at farsthary/blender
2024-03-15 15:33:57 +01:00
247524bb35
Fix: UV Edge Slide sometimes fails to detect correct direction
47940cdb5b
GPv3: Insert duplicate keyframe when erasing
96a8f5b36c
Fix: EEVEE-Next: Quick fix for overscan
f3f79ef4bd
Merge branch 'blender-v4.1-release'
7ec0ebf30c
Cycles: Fix grammar issues in OIDN GPU command line reporting
e3f030cce6
Geometry Nodes: Add float solver to mesh boolean node
08cd80a284
Fix #118066: File Browser List View Tooltips
d6d78953c7
Merge branch 'blender-v4.1-release'
335ff6efab
Cycles: Disable OpenImageDenoise support for AMD GPUs in Blender 4.1
ffb917e03f
Windows: Add ARM64 lib submodule
Raul Fernandez Hernandez
deleted branch mask-slice-fix from farsthary/blender
2024-03-14 17:02:39 +01:00
Crash after undo "Mask slice to new object"
Fix #87243: Crash after undo "Mask slice to new object"
Raul Fernandez Hernandez
pushed to blender-v4.1-release at blender/blender
2024-03-14 17:02:01 +01:00
2e7395e07b
Fix #87243: Crash after undo "Mask slice to new object"