Betti Abbattista bettiabba
8b6a2f32bf Merge remote-tracking branch 'origin/blender-v3.6-release' into Surface-Deform-GP-Modifier-Blender-v3.6
521a68323c Fix #112909 and #112922: Weld modifier crashes in some situations
1f09031dc7 3.6 LTS: Fix crash converting spaces to tabs
8b5d0ba19f 3.6 LTS: Fix text editor auto-close potentially auto-closing non-brackets
7277259aa9 Fix #113387: Memory leak with Separate by Loose Parts
Compare 23 commits »
74f782998b Bound keyframes are now the same color as the scrubbing region, to make it clear that they're locked.
8531098296 Now bound keyframes cant be deleted (:
4f6acddc78 Fix: empty layer sometimes preventing deformation of other layers
9bc41968a1 Fixed the locked frames warning, I had managed to mess it up lol
7acca89281 added "Bound frames are locked warning"
Compare 5 commits »
639e7eaf65 Fix: flase "strokes changed" error
a82b0488de bake current frame now doesnt change the frame range setting anymore
494d6fa1c4 Fix: unbind current frame unbinded only the current layer
85735e2f87 fix: bake op sometimes baked on the wrong layer
82836a266f Fix: crash if extra unbound layers
Compare 3 commits »
aa4ea08fb7 Merge remote-tracking branch 'origin/blender-v3.6-release' into Surface-Deform-GP-Modifier-Blender-v3.6
cd89390b52 Build: update 3.6 libraries to address CVEs and bugs
49ef671e7b Fix #111186: Crash backtrace missing on Linux
2af8d246d8 UV: when finding the best packing method, use area as tie breaker
086c43152c UV: disable best fit rotation of all islands at end of UV packing
Compare 318 commits »
b8cb216c7e added BKE_mesh.hh
4f34c8881c fixed some oversights in bind all func that caused crash
21b780dfb3 Some error messages are now visible.
eef1277fb1 Now extra unbound strokes dont get mixed up in bound strokes
Compare 3 commits »
Betti Abbattista commented on pull request blender/blender#113396 2023-10-08 14:48:06 +02:00
WIP: Surface Deform Grease Pencil Modifier - Blender 3.6

Blender 3.6 is LTS currently, so i not sure if you can send new modifier in to 3.6.

Hello. This patch is for use of MAD Enternatinment, I don't expect it to be added to official Blender. Howe…

Betti Abbattista created pull request blender/blender#113396 2023-10-07 17:08:11 +02:00
WIP: Surface Deform Grease Pencil Modifier - Blender 3.6
24e0aef0af small fix
0d51a05823 now bound keyframes cant be moved at al!! muahahah
fbe7be4f5a Fix: scene had to be original for changes to take effect
40020cfb28 Bug fix: bake range baking all the frames as the first
bd3ff83f15 more porting
Compare 10 commits »
Betti Abbattista created branch Surface-Deform-GP-Modifier-Blender-v3.6 in bettiabba/blender 2023-10-07 16:23:52 +02:00
42eb2e59c9 experimenting with changed stroke and points number error management
2cb9c0c1eb cleanup of unused stuff
Compare 2 commits »
81724ca229 Bake operator finally works as intended :D
2401fbf5a9 fixed crash due to bug in processing unbound gpframes
f1b2496f3d fixed bake operator not working as intended
d82ecf40cf Added fill range operator; Bake current frame button; fixes
Compare 4 commits »
5f2f519f4d I had inserted an option in the set keyframe tipe menu by mistake. removed it
3d562aeec8 fix: keyframe color not updated in real time
1562c1204f fix: bind all sometimes hanging blender
Compare 2 commits »
29929e0bae Fix: unbind single frame not uncoloring keyframe
64db4143bd now bound select5ed frames appear lighter
Compare 2 commits »
ce574e5565 On timeline: Bound keyframes now turn purple and are unbound when moved
acd7d8301c fixed double bind all crash
b435ff66bb disabled target ui when bound
Compare 2 commits »
Betti Abbattista deleted branch surface-deform-GP-modifier- from bettiabba/blender-manual 2023-08-18 18:13:50 +02:00