Ray molenkamp LazyDodo
  • Joined on 2014-10-02
Ray molenkamp commented on issue blender/blender#124173 2024-07-04 18:05:19 +02:00
Grease Pencil: SVG export creates invalid xml

Testing on windows using blender-4.3.0-alpha+main.70bde716fc62-windows.amd64-release (current version on the bots)

<?xml version="1.0" encoding="UTF-8"?>
<!-- Generator:…
Ray molenkamp commented on pull request blender/blender#124155 2024-07-04 14:54:20 +02:00
ghost/ndof: Extend NDOF devices support on Windows

@blender-bot package

Ray molenkamp approved blender/blender#124155 2024-07-04 14:54:02 +02:00
ghost/ndof: Extend NDOF devices support on Windows

I lack the hardware to test this, the windows specific changes of which there are few, look reasonable, I'll accept contingent on someone with actual hardware trying this before landing and @ideasman42 signing off on the other changes. Do not land with just my approval.

Ray molenkamp pushed to main at blender/blender 2024-07-03 22:25:03 +02:00
3094e2a144 Merge remote-tracking branch 'origin/blender-v4.2-release'
e9ba414799 Fix #124103: Build error when using WITH_USD but not WITH_HYDRA
71159872a4 Fix: EEVEE: VDB renders as bounding box when using Volume Scatter
Compare 3 commits »
Ray molenkamp closed issue blender/blender#116592 2024-07-03 15:20:36 +02:00
Design: Changes required to target SSE42
Ray molenkamp commented on issue blender/blender#116592 2024-07-03 15:20:33 +02:00
Design: Changes required to target SSE42

this is complete afaik.

Ray molenkamp commented on issue blender/blender#99440 2024-07-01 06:58:09 +02:00
OSError: [WinError 233] No process is on the other end of the pipe

Never been able to reproduce, but every time i have seen this one, it's some 3rd party addon that's ruining things, if there's a reliable repro, happy to take a look.

Ray molenkamp commented on pull request blender/blender#123196 2024-06-27 17:22:01 +02:00
Refactor: Move Linux/macOS harvest to individual files

Make it work like windows with cmake -E commands. Unfortunately these don't support wildcards and exclusion. So a fair amount of work and checking results would be needed to adapt the code for…

Ray molenkamp pushed to tmp_missing_deps at LazyDodo/blender 2024-06-25 19:29:49 +02:00
23519bedf7 update tests hash
Ray molenkamp commented on pull request blender/blender#123251 2024-06-25 18:29:43 +02:00
WIP: Cleanup: Add back in some missing dependencies

@blender-bot build macos

Ray molenkamp pushed to tmp_missing_deps at LazyDodo/blender 2024-06-25 18:29:28 +02:00
70377bf9bd one last stab at a mac fix
cbd45ce165 Merge remote-tracking branch 'origin/main' into tmp_missing_deps
42e015e77c Merge branch 'blender-v4.2-release'
9b61673b46 Fix: EEVEE: Add missing view bind
fa2c7ccdda Fix (unreported) memleak in some BKE tests in multi-binaries case.
Compare 491 commits »
Ray molenkamp approved blender/blender#123734 2024-06-25 18:01:28 +02:00
Fix broken tests build in multi-binaries case.

Ah crap, missed that, in that case, lgtm!

Ray molenkamp commented on pull request blender/blender#123734 2024-06-25 17:38:44 +02:00
Fix broken tests build in multi-binaries case.

Yeah missing deps is a much larger systemic problem, we'll have to deal with sooner or later #123251 nabs quite a few of them but the work is far far from done.

As for this change, maybe…

Ray molenkamp commented on pull request blender/blender#123734 2024-06-25 17:06:14 +02:00
Fix broken tests build in multi-binaries case.

Whoha! i think just may be the thing that'll fix my last outstanding issue in a much much larger can of worms, I can't say i quite…

Ray molenkamp commented on issue blender/blender#118455 2024-06-24 20:19:32 +02:00
Library changes for Blender 4.2

That OIIO patch has integrated in both 4.2 and main branches, and windows x64 libs have been updated, all other platforms still require a rebuild of oiio, top post has been updated to signify this.

Ray molenkamp pushed to main at blender/blender 2024-06-24 20:16:57 +02:00
a5fc69ede5 Merge remote-tracking branch 'origin/blender-v4.2-release'
68b85d1e68 Windows_X64: OIIO rebuild with upstream PR 4302
Compare 2 commits »