Ray molenkamp LazyDodo
  • Joined on 2014-10-02
Ray molenkamp commented on pull request blender/blender#121948 2024-05-18 18:13:46 +02:00
Update Audaspace to 1.5.0 for FFmpeg 7.0

The minimum supported ffmpeg version for blender is according to ffmpeg_compat.h is 3.2.0 i don't see suddenly supporting only the latest version being inline with with this long history of…

Ray molenkamp pushed to tmp_usd_2405 at LazyDodo/blender 2024-05-15 14:42:48 +02:00
196b816d90 Merge remote-tracking branch 'origin/main' into tmp_usd_2405
8e6b276f84 Fix #121660: Auto-keyframe icon Overlapping when Navigation Controls are off
7a3cd753ba GPv3: Fill tool to generate strokes in empty areas
ed2be4c89f Cleanup: Strict compiler warning
2b622bd3c4 Fix #121682: Hue Correct corrupted for out of bound points
Compare 95 commits »
Ray molenkamp created pull request blender/blender#121823 2024-05-15 14:42:15 +02:00
deps: oiio, openexr, tiff updates
Ray molenkamp pushed to tmp_oiio_update at LazyDodo/blender 2024-05-15 14:40:40 +02:00
ab034be5f3 deps: oiio, openexr, tiff updates
8e6b276f84 Fix #121660: Auto-keyframe icon Overlapping when Navigation Controls are off
7a3cd753ba GPv3: Fill tool to generate strokes in empty areas
ed2be4c89f Cleanup: Strict compiler warning
2b622bd3c4 Fix #121682: Hue Correct corrupted for out of bound points
Compare 10 commits »
Ray molenkamp created branch tmp_oiio_update in LazyDodo/blender 2024-05-15 14:40:39 +02:00
Ray molenkamp commented on issue blender/blender#118455 2024-05-13 18:54:24 +02:00
Library changes for Blender 4.2

I'll get that going

Ray molenkamp commented on issue blender/blender#118455 2024-05-13 18:42:30 +02:00
Library changes for Blender 4.2

fine with me, i may also want to bump libtiff/openexr to resolve to cve's probably best to do that in one go so we don't have to rebuild oiio over and over

Ray molenkamp created pull request blender/blender#121702 2024-05-12 00:38:12 +02:00
WIP: deps: USD 24.05
Ray molenkamp pushed to tmp_usd_2405 at LazyDodo/blender 2024-05-12 00:36:23 +02:00
96cfeb92a7 deps: USD 24.05
e63fef6162 Fix: EEVEE-Legacy: Broken Specular BSDF
b76960673f Fix: DRW: Thread safety in pointcloud IBO builder
73a496121b DRW: PointCloud: Multithread index buffer creation
41b0e11839 DRW: Reduce number of bits used to store shape indice
Compare 10 commits »
Ray molenkamp created branch tmp_usd_2405 in LazyDodo/blender 2024-05-12 00:36:23 +02:00
Ray molenkamp commented on pull request blender/blender#121636 2024-05-10 00:30:58 +02:00
[USD] Small fix for compilation using USD 24.05.
Ray molenkamp commented on issue blender/blender#121540 2024-05-08 00:09:31 +02:00
When connecting to Wi-fi Blender 4.1.1 display python310.dll was not found

That popup isn't coming out of blender, it's coming out of something called "rend.exe" whatever that may be.

Ray molenkamp pushed to main at blender/blender 2024-05-07 20:19:36 +02:00
a602e4fa40 CMake: Fix ASAN builds on windows
Ray molenkamp approved blender/blender#121401 2024-05-06 16:38:49 +02:00
Build: Use CMake for sndfile deps building on all platforms

builds fine on windows, all libs are found

Ray molenkamp suggested changes for blender/blender#121197 2024-05-02 21:31:20 +02:00
Build: Don't use bundled zstd for blosc

More of a status update than a review, I'm still looking into this, and this still needs work (but i'll do it, just time is a bit scarce currently)

Ray molenkamp commented on issue blender/blender#119126 2024-04-29 16:37:16 +02:00
Windows ARM64 Support

unknown, we're bound by the vfx platform there, they have been saying "next year" for a few years now and it never happens due to lack of support for newer TBB in USD.…

Ray molenkamp commented on issue blender/blender#119126 2024-04-29 16:23:20 +02:00
Windows ARM64 Support

it's not entirely harmless, there is a distinct performance penalty, the standard ms allocator is not very good in multi threaded environments, see [D6218](https://archive.blender.org/developer/D62

Ray molenkamp deleted branch tmp_clang_flags from LazyDodo/blender 2024-04-25 20:32:35 +02:00