Ray molenkamp LazyDodo
  • Joined on 2014-10-02
Ray molenkamp commented on pull request blender/blender#128961 2024-10-14 15:37:27 +02:00
Build: Fix OpenImageIO JPEG turbo library search path

I can not immediately find libjpeg-turbo_ROOT in the OIIO CMake rules.

<PackageName>_ROOT isn't a OIIO specific thing, will work across all of cmake, it's used as hint to find_package

Ray molenkamp commented on pull request blender/blender#128961 2024-10-14 00:45:15 +02:00
Build: Fix OpenImageIO JPEG turbo library search path

@Brainzman could you please include the other platform devs in the review request from now on? I can't test linux / win-arm64 so we do need @ZedDB and @Anthony-Roberts to take a look at deps…

Ray molenkamp commented on pull request blender/blender#128923 2024-10-13 16:30:36 +02:00
WIP: Deps: build the ffmpeg commandline tool for Flamenco to harvest

The latter.

Then you'll need to a little bit more work, your current changes cause it to be build, but not everything ends up in the library folders, only .a and .h files are currently…

Ray molenkamp commented on pull request blender/blender#128923 2024-10-12 19:11:30 +02:00
WIP: Deps: build the ffmpeg commandline tool for Flamenco to harvest

What's the exact goal for this PR? for you to fish the binary out of a local build of the deps? of for you to pick the binary out of the binaries in svn.. uhh.. git-lfs?

Ray molenkamp commented on pull request blender/blender#128873 2024-10-11 06:11:06 +02:00
libs: move wintab out of the lib dir into /extern

@blender-bot build windows

Ray molenkamp commented on pull request blender/blender#128873 2024-10-11 06:10:54 +02:00
libs: move wintab out of the lib dir into /extern

Added thomas as reviewer for the somewhat lacking license and origin information.

Ray molenkamp created pull request blender/blender#128873 2024-10-11 06:09:26 +02:00
libs: move wintab out of the lib dir into /extern
Ray molenkamp created branch tmp_wintab in LazyDodo/blender 2024-10-11 06:08:19 +02:00
Ray molenkamp pushed to tmp_wintab at LazyDodo/blender 2024-10-11 06:08:19 +02:00
711ef8ac34 libs: move wintab out of the lib dir into /extern
9e587ce9c7 Merge branch 'blender-v4.3-release'
6fe7203d1a Cleanup: suppress dangling-reference warning
3f7e14295f Cleanup: format
07f298c1e5 Merge branch 'blender-v4.3-release'
Compare 10 commits »
Ray molenkamp commented on pull request blender/blender#128724 2024-10-11 01:26:40 +02:00
GPU: GLSL compilation as C++ for gpu static shaders

set_source_files_properties(intern/shaders/draw_debug_print_display_vert.glsl PROPERTIES LANGUAGE CXX)

Ray molenkamp pushed to main at blender/lib-source 2024-10-10 21:47:50 +02:00
91acedda6c Packages: 4.3 Library update
Ray molenkamp pushed to blender-v4.3-release at blender/lib-source 2024-10-10 21:46:55 +02:00
91acedda6c Packages: 4.3 Library update
Ray molenkamp closed issue blender/blender#128502 2024-10-10 20:29:31 +02:00
TBBmalloc: skip allocation functions replacement in ucrtbase.dll: unknown prologue for function _msize
Ray molenkamp reopened issue blender/blender#128812 2024-10-10 20:11:36 +02:00
EEVEE: Shadow linking not working during volume probe baking
Ray molenkamp commented on issue blender/blender#128812 2024-10-10 20:11:31 +02:00
EEVEE: Shadow linking not working during volume probe baking

what the hell i haven't been in this ticket let alone closed it

Ray molenkamp pushed to main at blender/blender 2024-10-10 20:10:20 +02:00
de5ac7395e Merge remote-tracking branch 'origin/blender-v4.3-release'
1d11123da7 Deps: WinX64 - 4.3 Library update
bc3fdc3293 Fix: EEVEE: Object wihtout volume probe visibility don't cast shadow
Compare 3 commits »
Ray molenkamp closed issue blender/blender#128812 2024-10-10 20:10:18 +02:00
EEVEE: Shadow linking not working during volume probe baking