Ray molenkamp LazyDodo
  • Joined on 2014-10-02
Ray molenkamp commented on issue blender/blender#119560 2024-03-19 20:32:54 +01:00
Wanderer Demo Crash in 4.1 and 4.2

While OCIO may indeed be struggling with the $, the actual crash is our fault, in colormanagement_transform_ex after creating cm_processor it doesn't check for null and doesn't exit early. but…

Ray molenkamp pushed to main at blender/lib-source 2024-03-17 19:51:53 +01:00
a3ed1adc29 Package updates for: OSL, IGC, SPIRV, OCLOC, OIDN, GMMLIB, OPENPGL
Ray molenkamp commented on issue blender/blender#118455 2024-03-17 19:44:17 +01:00
Library changes for Blender 4.2

is there a module ticket/request for libx265 support or is it more of a if we will add it, someone will integrate it?

Ray molenkamp pushed to blender-v4.1-release at blender/lib-source 2024-03-17 19:07:25 +01:00
03aee469f3 Package updates for: OSL, IGC, SPIRV, OCLOC, OIDN, GMMLIB
Ray molenkamp pushed to main at blender/blender 2024-03-16 19:29:46 +01:00
f780c1e52e Windows: OpenImageDenoise-2.2.2
Ray molenkamp pushed to main at blender/lib-windows_x64 2024-03-16 19:27:19 +01:00
a5521c85e0 Windows: OpenImageDenoise-2.2.2
Ray molenkamp pushed to main at blender/blender 2024-03-16 00:31:31 +01:00
6329ac2f7d Merge remote-tracking branch 'origin/blender-v4.1-release'
6310c7b986 Windows: OpenImageDenoise 2.2.2
Compare 2 commits »
Ray molenkamp pushed to blender-v4.1-release at blender/blender 2024-03-16 00:29:30 +01:00
6310c7b986 Windows: OpenImageDenoise 2.2.2
Ray molenkamp pushed to blender-v4.1-release at blender/lib-windows_x64 2024-03-16 00:22:32 +01:00
1a8571ac51 Windows: OpenImageDenoise 2.2.2
Ray molenkamp commented on pull request blender/blender#119459 2024-03-14 18:00:40 +01:00
Windows: Add ARM64 lib submodule

looks like you're correct, it's already in place!

Ray molenkamp approved blender/blender#119459 2024-03-14 17:22:07 +01:00
Windows: Add ARM64 lib submodule

Needs some additional wiring up in make.bat and the update .py script, but i assume this will be in a future PR?

Ray molenkamp opened issue blender/blender#119461 2024-03-14 14:08:08 +01:00
Extensions: adding a new repo gives python errors.
Ray molenkamp pushed to main at blender/blender 2024-03-12 17:02:21 +01:00
e1ac2062ec Extern: Update TinyGLTF to version 2.8.21
Ray molenkamp merged pull request blender/blender#118427 2024-03-12 17:02:21 +01:00
Extern: Update TinyGLTF to version 2.8.21
Ray molenkamp pushed to main at blender/blender 2024-03-12 05:11:20 +01:00
40411b609f tests: update hashes to latest
Ray molenkamp commented on pull request blender/blender#118532 2024-03-11 19:51:49 +01:00
Experiment: DNA: makesdna parser

I abandoned it because clang/llvm is an optional dep for us, we can't rely on it fore a core component like makesdna , it would be a much much nicer solution though.

Ray molenkamp pushed to main at blender/blender 2024-03-09 17:37:39 +01:00
61a88e525b Windows libs: OSL 1.13.7, OIDN 2.2.1
Ray molenkamp pushed to main at blender/lib-windows_x64 2024-03-09 17:34:52 +01:00
c8dba5b39b Windows_Libs: OSL 1.13.7, OIDN 2.2.1
Ray molenkamp approved blender/blender#119235 2024-03-09 02:45:55 +01:00
Cleanup: Centralize MSVC conformance related cmake items

Accepted provisional on that one comment fix and it passing the bots.