Block a user
Fix: GPv3: Radial controls not working in some modes
Falk David
pushed to fix-gpv3-radial-control-not-working at filedescriptor/blender
2024-10-03 17:02:36 +02:00
9d793bb5c2
Fix: GPv3: Radial controls not working in some modes
Falk David
created branch fix-gpv3-radial-control-not-working in filedescriptor/blender
2024-10-03 16:59:07 +02:00
Falk David
pushed to fix-gpv3-radial-control-not-working at filedescriptor/blender
2024-10-03 16:59:07 +02:00
3ba4e1b50e
Fix: GPv3: Radial controls not working in some modes
0872e898bc
Fix: GPv3: Paint cursor rendering
Falk David
pushed to gpv3-modifier-apply-all-frames at filedescriptor/blender
2024-10-03 16:27:28 +02:00
1b34343310
Merge branch 'blender-v4.3-release' into gpv3-modifier-apply-all-frames
7cb0e8a558
Cleanup: GPv3: Separate weight paint context menu class
3a070122ea
Fix #126998: Fog Glow is corrupt for large images
9c6488ca42
Fix: GPv3: Crash in evelope modifier
c986aa03b9
GPv3: Remove unused GPv2 keymap entries
GPv3: Apply modifier to all frames
Updates:
- Fix evaluation of all frames not happening sequentially
- Procedurally created layers with an empty name will be renamed after evaluation of all frames. This means that this no longer…
Falk David
pushed to gpv3-modifier-apply-all-frames at filedescriptor/blender
2024-10-03 16:21:56 +02:00
5424ce9e85
Clear keyframes of layers that were removed in the evaluated geometry
f6a1f79f98
Rename newly created layers after evaluation
12bd1ff24d
Evaluate frames in sequential order
GPv3: Apply modifier to all frames
@SimonThommes and I talked about this a bit. In the end, this is what we ended up with:
- For now, newly added layers will just insert a single keyframe (at the beginning of evaluation). This can…
GPv3: Apply modifier to all frames
Updated the PR:
- Fixed memory leaks
- For Grease Pencil objects,
Apply
is now namedApply (Active Keyframe)
. - Fixed issue where applying to all frames would override changes to drawings…
Falk David
pushed to gpv3-modifier-apply-all-frames at filedescriptor/blender
2024-10-03 12:50:38 +02:00
4b370bf50c
Apply modifier only to layers with starting keyframe at eval frame
753ac7c744
Fix memory leaks
a7a9a91665
Change
Apply
to Apply (Active Keyframe)
e15c26e91d
Merge branch 'blender-v4.3-release' into gpv3-modifier-apply-all-frames
52dfb4aa8f
Fix #124720: Metal: Crash when trying to allocate large 3d textures
Falk David
deleted branch fix-enevelope-crash from filedescriptor/blender
2024-10-03 11:20:22 +02:00
Fix: Crash in evelope modifier
Fix: Crash in evelope modifier