Ray molenkamp LazyDodo
  • Joined on 2014-10-02
Ray molenkamp commented on pull request blender/blender#126181 2024-08-10 19:15:53 +02:00
Tests: support generating code coverage report

Could we just check for a CMakeCache.txt ?

Ray molenkamp commented on pull request blender/blender#126181 2024-08-10 19:15:52 +02:00
Tests: support generating code coverage report

I'd probably would like to see a cmake option here (ie WITH_CODECOVERAGE) that'll only be only be available with compatible compilers, which will add the correct build flags for said compiler.

Ray molenkamp commented on pull request blender/blender#126181 2024-08-10 19:15:51 +02:00
Tests: support generating code coverage report

I have honestly no idea what our guidance is on using CDN libs, maybe check with the webguys?

Ray molenkamp commented on pull request blender/blender#125949 2024-08-08 14:42:21 +02:00
GHOST: Process full mouse move resolution in Win32

Is it an option to use RAW mouse pointer input? I know that means we don't get pointer acceleration, but perhaps we could do that ourselves? https://stackoverflow.com/questions/36862013/raw-input

Ray molenkamp commented on pull request blender/blender#125771 2024-08-07 19:09:08 +02:00
Libs: Update Python version to 3.11.9

I have a failing test on debug, but seems unrelated to this PR

Ray molenkamp commented on pull request blender/blender#125949 2024-08-07 17:05:57 +02:00
GHOST: Process full mouse move resolution in Win32

if available maybe ping @PrototypeNM1 he likely walked this minefield before and may have insights.

Ray molenkamp commented on pull request blender/blender#121050 2024-08-07 16:00:08 +02:00
Cycles: Linux Support for HIP-RT

although not fully clear when something is to be handled via explicitly there, and what is to go via PLATFORM_BUNDLED_LIBRARIES. The latter one seems more modern way of how we handle bundling,…

Ray molenkamp commented on pull request blender/blender#121050 2024-08-06 19:33:15 +02:00
Cycles: Linux Support for HIP-RT

This is blender standalone specific, for mainline blender, yes, it be un-ideal to have more shared libs next to blender than required, (it's the main reason blender.shared exists, people…

Ray molenkamp commented on issue blender/blender#125765 2024-08-06 16:15:13 +02:00
Uninstalling Blender deletes the User Preferences from older versions

The installer doesn't remove anything it didn't install, any user prefs/addons are left alone, something else must have happened here

Ray molenkamp commented on pull request blender/blender#124182 2024-08-05 16:49:21 +02:00
Windows: Enable clang-cl for ARM64

Has the openvdb thing been resolved?

Ray molenkamp pushed to tmp_vfs at LazyDodo/blender 2024-08-04 07:38:53 +02:00
c8634fd122 make format and other stuff i swear i just committed.
Ray molenkamp pushed to tmp_vfs at LazyDodo/blender 2024-08-04 07:27:08 +02:00
d4c6e601fe transition shaders to vfs
24900ddb6a Merge remote-tracking branch 'origin/main' into tmp_vfs
fa71df40be minor cleanups and fixes
89ededeec4 Cleanup: Code style
9c44349204 Fix #124023: File output always saves PNG in sRGB
Compare 112 commits »
Ray molenkamp commented on pull request blender/blender#125831 2024-08-03 23:12:07 +02:00
WIP: New addon: Node Arrange

we used to ship an addon for this, but it's now available on https://projects.blender.org/extensions/node_arrange probably better to add any missing features to that one rather than trying to land…

Ray molenkamp commented on pull request blender/blender#124182 2024-08-02 14:36:21 +02:00
Windows: Enable clang-cl for ARM64

Given the performance regression mentioned, i'd say specific files only?

Ray molenkamp commented on pull request blender/blender#124182 2024-08-01 17:18:58 +02:00
Windows: Enable clang-cl for ARM64

the OpenVDB change is also an issue for x64 AFAICT, and discussion is ongoing, something @LazyDodo can weigh in on maybe?

Upstream OpenVDB seemingly springs alive only once a year to get a…

Ray molenkamp pushed to tmp_vfs at LazyDodo/blender 2024-07-30 20:20:24 +02:00
88483e5ac7 Merge remote-tracking branch 'origin/main' into tmp_vfs
e356737451 Overlay-Next: Object Bounds
1ea09e514b Fix hash for test data submodule.
0c429ee652 Fix #125387: Cycles Material Panel shows EEVEE Legacy settings
00335fa46b Fix crash when loading GPv2 file, add back missing modifier info
Compare 211 commits »