Ray molenkamp LazyDodo
  • Joined on 2014-10-02
Ray molenkamp commented on pull request blender/blender#107013 2023-05-19 02:17:27 +02:00
UI: Updated Windows File Registration

Nitpicking, especially since i'm pretty sure this is my code, if we move the check for blender.exe before SHGetPropertyStoreForWindow we can save our selves a SHGetPropertyStoreForWindow/Release call when things "go bad"

Ray molenkamp commented on pull request blender/blender#107013 2023-05-19 02:17:27 +02:00
UI: Updated Windows File Registration

This can move inside the if (SUCCEEDED(hr)) { branch no need to execute it if we're not gonna use it.

Ray molenkamp commented on pull request blender/blender#107858 2023-05-18 20:00:48 +02:00
CMake: plumbing for modern CMake usage

@blender-bot package

Ray molenkamp pushed to tmp_modern_cmake at LazyDodo/blender 2023-05-18 19:38:20 +02:00
63383d8ad7 CMake: allow scope keywords in INC section.
716613289b Merge remote-tracking branch 'origin/main' into tmp_modern_cmake
406cfd214a Refactor ImBuf buffer access
07058765b9 Merge branch 'blender-v3.6-release'
6dcebc68d6 Fix "~" expanding to the default document directory instead of HOME
Compare 204 commits »
Ray molenkamp pushed to main at blender/blender 2023-05-18 00:41:56 +02:00
4368b0e296 Merge branch 'blender-v3.6-release' into main
96867a713b CMake/Windows: Blacklist MSVC 17.6.x
Compare 2 commits »
Ray molenkamp pushed to blender-v3.6-release at blender/blender 2023-05-18 00:41:16 +02:00
96867a713b CMake/Windows: Blacklist MSVC 17.6.x
Ray molenkamp deleted branch tmp_small_change from LazyDodo/blender-manual 2023-05-17 20:16:40 +02:00
Ray molenkamp commented on pull request blender/blender-manual#104447 2023-05-17 20:16:27 +02:00
manual: small change to test workflow

test complete

Ray molenkamp closed pull request blender/blender-manual#104447 2023-05-17 20:16:27 +02:00
manual: small change to test workflow
Ray molenkamp created pull request blender/blender-manual#104447 2023-05-17 19:56:04 +02:00
manual: small change to test workflow
Ray molenkamp pushed to tmp_small_change at LazyDodo/blender-manual 2023-05-17 19:55:30 +02:00
01329b9659 manual: small change to test workflow
Ray molenkamp created branch tmp_small_change in LazyDodo/blender-manual 2023-05-17 19:55:30 +02:00
Ray molenkamp created repository LazyDodo/blender-manual 2023-05-17 19:52:44 +02:00
Ray molenkamp commented on pull request blender/blender#106827 2023-05-13 21:59:20 +02:00
Add Fractal Voronoi Noise V.2

@blender-bot package

Ray molenkamp commented on pull request blender/blender#107858 2023-05-12 14:50:09 +02:00
CMake: plumbing for modern CMake usage

That's not being picky, don't be shy with things like this, consistency IS worth having

Ray molenkamp pushed to tmp_modern_cmake at LazyDodo/blender 2023-05-12 14:48:07 +02:00
30c756d3de Cleanup: Fix casing in macros.cmake
Ray molenkamp commented on pull request blender/blender#107858 2023-05-12 02:09:49 +02:00
CMake: plumbing for modern CMake usage

@blender-bot package

Ray molenkamp created pull request blender/blender#107858 2023-05-12 02:09:23 +02:00
WIP: CMake: plumbing for modern CMake usage
Ray molenkamp pushed to tmp_modern_cmake at LazyDodo/blender 2023-05-12 02:08:41 +02:00
52e565f6f3 WIP: CMake: plumbing for modern CMake usage
53bccfe34a CMake/Win: fftw adjust for filename changes in 3.6
6f3cf1e436 LibOverride: Fix resync process no properly tagging newly used linked data as directly linked.
061712fcc6 Add ORIENTATION_PARENT icon
39ba60e88d Math: add unit test for mat3_normalized_to_quat_fast
Compare 10 commits »