Aras Pranckevicius aras_p
Aras Pranckevicius pushed to main at blender/blender 2024-09-12 14:50:33 +02:00
41cdac536e Cleanup: remove "64 bit compiler detected" cmake message
Aras Pranckevicius merged pull request blender/blender#127484 2024-09-12 14:50:32 +02:00
Cleanup: remove "64 bit compiler detected" cmake message
Aras Pranckevicius deleted branch vse_thumb_crash_fix from aras_p/blender 2024-09-12 14:48:44 +02:00
Aras Pranckevicius pushed to main at blender/blender 2024-09-12 14:48:43 +02:00
649cde421b Fix #127468: VSE thumbnail cache related crash when quitting blender
Aras Pranckevicius closed issue blender/blender#127468 2024-09-12 14:48:41 +02:00
VSE Crashes when closing Blender
Aras Pranckevicius merged pull request blender/blender#127485 2024-09-12 14:48:40 +02:00
Fix #127468: VSE thumbnail cache related crash when quitting blender
Aras Pranckevicius commented on issue blender/blender#127468 2024-09-12 09:09:08 +02:00
VSE Crashes when closing Blender

@iss thanks for the investigation! I think I have a simpler fix at #127485

Aras Pranckevicius created pull request blender/blender#127485 2024-09-12 09:08:19 +02:00
Fix #127468: VSE thumbnail cache related crash when quitting blender
Aras Pranckevicius pushed to vse_thumb_crash_fix at aras_p/blender 2024-09-12 09:07:57 +02:00
efed18a4d2 Fix #127468: VSE thumbnail cache related crash when quitting blender
Aras Pranckevicius created branch vse_thumb_crash_fix in aras_p/blender 2024-09-12 09:07:57 +02:00
Aras Pranckevicius created pull request blender/blender#127484 2024-09-12 08:51:10 +02:00
Cleanup: remove "64 bit compiler detected" cmake message
Aras Pranckevicius pushed to build_64bit_msg at aras_p/blender 2024-09-12 08:50:38 +02:00
6f9f936c44 Cleanup: remove "64 bit compiler detected" cmake message
941fb02646 Fix typo in recent cleanup (ref #118145)
1890887f3b Linux: LibPNG: Update to 1.6.43
c41bb20008 Fix #124549: can't customize overlay text color
Compare 4 commits »
Aras Pranckevicius created branch build_64bit_msg in aras_p/blender 2024-09-12 08:50:38 +02:00
Aras Pranckevicius commented on issue blender/blender#127468 2024-09-11 21:42:34 +02:00
VSE Crashes when closing Blender

Hmm, I recall that initially I did not have the job cancellation implemented, and then someone pointed out that wildly doing something scene related (I forget what exactly?) made it crash. Job…

Aras Pranckevicius commented on issue blender/blender#127468 2024-09-11 21:28:49 +02:00
VSE Crashes when closing Blender

Ok, interesting. Hmm, wonder how to know that the WM is already gone. Since I do need to cancel any possible "still happening" jobs when doing regular scene deletion. But, looks like, not when…

Aras Pranckevicius commented on issue blender/blender#127468 2024-09-11 21:15:57 +02:00
VSE Crashes when closing Blender

@iss can't reproduce (Windows & Mac; I don't have Linux nearby). Do you have a crash callstack, log file or something?

Aras Pranckevicius commented on pull request blender/blender#127467 2024-09-11 20:41:30 +02:00
VSE: Optimize the Tonemap modifier
Aras Pranckevicius created pull request blender/blender#127467 2024-09-11 20:40:55 +02:00
VSE: Optimize the Tonemap modifier
Aras Pranckevicius created branch vse_tonemap_opt in aras_p/blender 2024-09-11 20:33:14 +02:00
Aras Pranckevicius pushed to vse_tonemap_opt at aras_p/blender 2024-09-11 20:33:14 +02:00
d5453bd1c4 VSE: Faster tonemap by doing color space conversions in batches
e3cf35aeb8 VSE: Faster tonemap by threading luminance calculation
30dbb7820d Cleanup: VSE effects never have 3 inputs, remove seq3 handling
1a52f2bbab Fix #126924: instable fire simulation by default
56db2d393d Cycles: oneAPI: use ocloc 101.5972 on Windows
Compare 10 commits »