Ray molenkamp LazyDodo
  • Joined on 2014-10-02
Ray molenkamp commented on pull request blender/blender#109614 2023-07-05 17:02:56 +02:00
Fix dependency hell bug

resolved by 39b3a95efb28838fcdd3071f18919a8a3a7e1047

Ray molenkamp deleted branch tmp_optimize_dependencies from LazyDodo/blender 2023-07-04 17:38:10 +02:00
Ray molenkamp merged pull request blender/blender#109672 2023-07-04 17:38:09 +02:00
CMake: Enable CMAKE_OPTIMIZE_DEPENDENCIES by default
Ray molenkamp pushed to main at blender/blender 2023-07-04 17:38:09 +02:00
39b3a95efb CMake: Enable CMAKE_OPTIMIZE_DEPENDENCIES by default
Ray molenkamp commented on pull request blender/blender#109672 2023-07-04 17:33:03 +02:00
CMake: Enable CMAKE_OPTIMIZE_DEPENDENCIES by default

I assume the cmake -DCMAKE_OPTIMIZE_DEPENDENCIES=OFF ... is handled properly.

afaik it's handled correctly, supplying -DCMAKE_OPTIMIZE_DEPENDENCIES=OFF during both the initial project…

Ray molenkamp pushed to main at blender/blender 2023-07-04 16:26:36 +02:00
fac69131ab Cleanup: make format
Ray molenkamp commented on pull request blender/blender#109672 2023-07-04 14:48:14 +02:00
CMake: Enable CMAKE_OPTIMIZE_DEPENDENCIES by default

@Sergey / @ideasman42 added you two as reviewer since you were at least somewhat involved in the original work, I can't seem to find any negative side effects from enabling this, seems safe.

Ray molenkamp commented on pull request blender/blender#109672 2023-07-03 22:41:42 +02:00
CMake: Enable CMAKE_OPTIMIZE_DEPENDENCIES by default

Needed a clean/packaged build to validate this, which cannot be triggered from gitea, started a build manually over at

https://builder.blender.org/admin/#/builders/136/builds/1618

Ray molenkamp created pull request blender/blender#109672 2023-07-03 22:39:24 +02:00
CMake: Enable CMAKE_OPTIMIZE_DEPENDENCIES by default
Ray molenkamp pushed to tmp_optimize_dependencies at LazyDodo/blender 2023-07-03 22:39:02 +02:00
c7847b13ac CMake: Enable CMAKE_OPTIMIZE_DEPENDENCIES by default
6abf253689 Fix #109633: 'Project Individual Elements' for 'Vert/Edge Slide'
6ff7d0a796 Fix mistake in PyPI release instructions, improve console output
92334b94a6 Release: add script to automate publishing to PyPI
3d99d05f00 GPv3: Add separate paint mode
Compare 10 commits »
Ray molenkamp created branch tmp_optimize_dependencies in LazyDodo/blender 2023-07-03 22:39:01 +02:00
Ray molenkamp suggested changes for blender/blender#109614 2023-07-03 17:27:52 +02:00
Fix dependency hell bug

Had a talk with @Sergey about this

Ray molenkamp commented on issue blender/blender#109596 2023-07-02 21:51:51 +02:00
CMake fails to generate Xcode project

not on mac, so i can't repro, but does something like this fix the issue?

 source/blender/compositor/CMakeLists.txt 
Ray molenkamp commented on pull request blender/blender#109150 2023-06-30 00:27:29 +02:00
WIP: Custom build for 3.6

@blender-bot package

Ray molenkamp commented on pull request blender/blender#108314 2023-06-29 17:43:51 +02:00
Cycles: Add Intel GPU support for OpenImageDenoise

I'll figure it out, not overly worried, I'll bring up the Windows/CPU support first, and we'll branch out from there.

Just to clarify: i'm working the deps builder part, best not to duplicate…

Ray molenkamp commented on issue blender/blender#109244 2023-06-29 16:06:06 +02:00
Library changes for Blender 4.0

@mont29 USD recently renamed them selves to OpenUSD leading to an URI/Hash change for the existing 23.05 release, unsure if that's…

Ray molenkamp pushed to main at blender/blender 2023-06-29 15:49:48 +02:00
4fe7626c49 deps_builder: Update USD repo and hash
Ray molenkamp deleted branch tmp_atomic_cleanup from LazyDodo/blender 2023-06-28 19:13:03 +02:00
Ray molenkamp pushed to main at blender/blender 2023-06-28 19:13:02 +02:00
2dac20e35f CMake/Cleanup: Use bf_intern_atomic target
Ray molenkamp merged pull request blender/blender#109424 2023-06-28 19:13:02 +02:00
CMake/Cleanup: Use bf_intern_atomic target