Ray molenkamp LazyDodo
  • Joined on 2014-10-02
Ray molenkamp commented on pull request blender/blender#130622 2024-11-23 04:44:11 +01:00
CMake: Fix CMP0167 policy warnings

I can confirm that this does fix the CMake warning on macOS, however, this doesn't build as expected, a normal release build complains about missing Boost headers:

FindBoost sets `BOOST_INCLUD…

Ray molenkamp approved blender/blender#130622 2024-11-23 04:34:41 +01:00
CMake: Fix CMP0167 policy warnings

The option for WITH_WINDOWS_FIND_MODULES on windows, i don't think anyone has ever used or tested, it's there for legacy reason only, we want to get rid of the hardcoded stuff in platform_win32.cmake someday, but today is not that day. So no objections from my end to these changes.

Ray molenkamp closed pull request blender/blender#120712 2024-11-23 03:44:12 +01:00
WIP: Deps manifold 2.4.5
Ray molenkamp commented on pull request blender/blender#120712 2024-11-23 03:44:10 +01:00
WIP: Deps manifold 2.4.5

going over old PR's seems this can be archived for now, can be picked up again if the need arises .

Ray molenkamp deleted branch tmp_custom_command_fix from LazyDodo/blender 2024-11-23 01:55:23 +01:00
Ray molenkamp merged pull request blender/blender#130565 2024-11-23 01:55:19 +01:00
CMake: Fix Policy CMP0175 warning
Ray molenkamp pushed to main at blender/blender 2024-11-23 01:55:18 +01:00
87a7cab146 CMake: Fix Policy CMP0175 warning
Ray molenkamp commented on pull request blender/blender#130407 2024-11-22 23:28:15 +01:00
Creator: Ensure OpenMP runtime is initialized as soon as possible

I may be confusing things, there was a push to get manta to run on the gpu shortly before the last maintainer left and that was relying heavily on openmp do the the heaving lifting.

Ray molenkamp commented on pull request blender/blender#130565 2024-11-22 23:09:07 +01:00
CMake: Fix Policy CMP0175 warning

@blender-bot build windows

Ray molenkamp pushed to tmp_custom_command_fix at LazyDodo/blender 2024-11-22 21:46:27 +01:00
da3a2f9237 Merge branch 'main' into tmp_custom_command_fix
82667d5626 UI: Misc Changes to Area Splitting Operator
76e9dc0f04 Spreadsheet: Improve mesh selection filter domain interpolation
7b1ae015ff Cleanup: Remove unnecessary parantheses
62541bffc2 UI: Area Move Snap to Min and Max
Compare 110 commits »
Ray molenkamp commented on pull request blender/blender#130762 2024-11-22 20:33:06 +01:00
Installer: Windows: Various tweaks and updates to the installer

@blender-bot package windows

Ray molenkamp created pull request blender/blender#130762 2024-11-22 20:31:24 +01:00
Installer: Windows: Various tweaks and updates to the installer
Ray molenkamp created branch tmp_wix_updates in LazyDodo/blender 2024-11-22 20:30:33 +01:00
Ray molenkamp pushed to tmp_wix_updates at LazyDodo/blender 2024-11-22 20:30:33 +01:00
527eb89d25 Installer: Windows: Various tweaks and updates to the installer
82667d5626 UI: Misc Changes to Area Splitting Operator
76e9dc0f04 Spreadsheet: Improve mesh selection filter domain interpolation
7b1ae015ff Cleanup: Remove unnecessary parantheses
62541bffc2 UI: Area Move Snap to Min and Max
Compare 10 commits »
Ray molenkamp pushed to main at blender/blender 2024-11-21 22:29:57 +01:00
205fba598d CMake: Windows: Fix grammar mistake in last commit
Ray molenkamp pushed to main at blender/blender 2024-11-21 20:17:27 +01:00
aed5906544 CMake: Windows: Update MSVC 17.6 Blacklist message
Ray molenkamp deleted branch tmp_audaspace_fix from LazyDodo/blender 2024-11-21 02:23:30 +01:00
Ray molenkamp merged pull request blender/blender#130566 2024-11-21 02:23:28 +01:00
CMake: Fix Deprecation Warning in audaspace
Ray molenkamp pushed to main at blender/blender 2024-11-21 02:23:28 +01:00
0edfe46fc0 CMake: Fix Deprecation Warning in audaspace