Ray molenkamp LazyDodo
  • Joined on 2014-10-02
Ray molenkamp commented on issue blender/blender#109244 2023-09-18 20:41:39 +02:00
Library changes for Blender 4.0

handy shortcut, you can just add .diff to the end of any github pull

https://github.com/OpenImageIO/oiio/pull/3984.diff

(works for pulls on p.b.o as well)

Ray molenkamp created pull request blender/blender#112488 2023-09-17 21:40:30 +02:00
deps_builder: facilitate cve-bin-tool in a CI environment
Ray molenkamp pushed to tmp_cve_ci at LazyDodo/blender 2023-09-17 21:39:58 +02:00
3e3448b5cd deps_builder: facilitate cve-bin-tool in a CI environment
6a76696faf Cleanup: Make format
e2156c6402 Cleanup: move local classes out of header
62e2cc0ad0 Geometry Nodes: refactor geometry nodes execution interface
87fbe14cb4 BLF: Slant Angle Correction
Compare 10 commits »
Ray molenkamp created branch tmp_cve_ci in LazyDodo/blender 2023-09-17 21:39:58 +02:00
Ray molenkamp pushed to main at blender/blender 2023-09-16 18:32:44 +02:00
bf9b699089 Fix: make.bat showhash
Ray molenkamp commented on issue blender/blender#109244 2023-09-15 17:40:09 +02:00
Library changes for Blender 4.0

llvm changes are in #110708 it was done mostly as a favor for the linaro people, i'm ok bumping to 4.1, especially since i saw a critical CVE fly by for zlib that may require a significant time…

Ray molenkamp commented on pull request blender/blender#112143 2023-09-13 20:01:04 +02:00
Build: Update OpenImageDenoise to 2.1.0

Some lost changes, but nothing crazy i'll leave it up to you to work them back in as 2 people working on this branch didn't seem to go super smooth last time

diff --git a/build_files/bu…
Ray molenkamp pushed to main at blender/blender 2023-09-12 18:23:13 +02:00
cf973a2d16 deps_builder: Fix zlib URI
Ray molenkamp deleted branch tmp_vulkan_build_fix from LazyDodo/blender 2023-09-12 15:07:49 +02:00
Ray molenkamp pushed to main at blender/blender 2023-09-12 15:07:49 +02:00
5f8dfa231d CMake: Fix building with WITH_VULKAN_BACKEND
Ray molenkamp merged pull request blender/blender#112259 2023-09-12 15:07:48 +02:00
CMake: Fix building with WITH_VULKAN_BACKEND
Ray molenkamp commented on pull request blender/blender#112259 2023-09-12 00:10:19 +02:00
CMake: Fix building with WITH_VULKAN_BACKEND
Ray molenkamp pushed to tmp_vulkan_build_fix at LazyDodo/blender 2023-09-12 00:10:03 +02:00
60bb4380c3 bf_intern_ghost: Advertise public headers folder
Ray molenkamp commented on pull request blender/blender#112259 2023-09-11 23:14:12 +02:00
CMake: Fix building with WITH_VULKAN_BACKEND
Ray molenkamp created pull request blender/blender#112259 2023-09-11 23:12:16 +02:00
CMake: Fix building with WITH_VULKAN_BACKEND
Ray molenkamp created branch tmp_vulkan_build_fix in LazyDodo/blender 2023-09-11 23:10:20 +02:00
Ray molenkamp pushed to tmp_vulkan_build_fix at LazyDodo/blender 2023-09-11 23:10:20 +02:00
46fd8de12f CMake: Fix building with WITH_VULKAN_BACKEND
dd9f196c2e Mesh: Pre-fill loose verts and bounds cache of line primitive
7344c7875a Geometry: Move mesh primitives from nodes to geometry module
67aad1f72d Cleanup: Remove unused includes in cuboid primitive
8289c83dfe Cleanup: Add warning about current limitations of operators' get_name callback.
Compare 10 commits »
Ray molenkamp commented on pull request blender/blender#112143 2023-09-08 21:31:38 +02:00
Build: Update OpenImageDenoise to 2.1.0

traveling without my laptop. this will have to wait till next week

Ray molenkamp commented on issue blender/blender#110280 2023-09-01 06:04:53 +02:00
Blender App on exit closes main window, but process remains in task manager

Those blender version prints seem somewhat out of sorts, what addons do you have installed/enabled?

does it work normally when you use the blender_factory_startup.cmd batch file that sits…