Block a user
Fix: Unused parameter warning
Regression: macOS: Crash shifting some grease pencil lines
can you still reproduce the crash on latest 4.2?
You mean 4.3? Will check
Fix: Unused parameter warning
Pratik Borhade
created branch fix-unused-parm-warning in PratikPB2123/blender
2024-11-06 14:35:40 +01:00
cb04c69f0c
Fix: Unused parameter warning
dd01858959
GPU: Avoid assert caused by overlapping attribute in material shaders
5774441ee8
Fix: Crash in curves edit mode multi-object selection pick
3d457fa5d4
Fix #129876: VSE playhead text wrongly gets outline while playing
d0ca77f587
Add minimal user report about unreadable future blendfiles.
Pratik Borhade
deleted branch 129632-vgroup-wrong-edits from PratikPB2123/blender
2024-11-06 04:17:08 +01:00
Editing Grease Pencil vertex group weights in the Data properties also edits selected points from other keyframes
Fix #129632: GPv3: Vgroup operation edits drawings from all keyframes
Fix #129632: GPv3: Vgroup operation edits drawings from all keyframes
Made separate PR for "remove": !129890 I'll merge this one :)
GPv3: Move remove vgroup code from
BKE_
functions
b39a484eff
GPv3: Move remove vgroup code from
BKE_
functions
3d76e43e4a
Extensions: exclude "wheels" from the static JSON package listing
a1dfd51fae
Cleanup: rename SceneEEVEE::gtao_quality -> fast_gi_quality
4404885993
Cleanup: exclude "./lib/" from pep8 checker
6ccbafc5dc
Cleanup: spelling in comments
Fix #129632: GPv3: Vgroup operation edits drawings from all keyframes
Hmm, this way? 🤔 I'll now make separate commit here for "remove" case