Ray molenkamp LazyDodo
  • Joined on 2014-10-02
Ray molenkamp commented on issue blender/blender#108978 2023-06-14 22:15:44 +02:00
Migration of libraries to Git LFS

I have to admit, i'm not married to my workflow, as long as I can quickly (< 5 mins) switch libs I'm fine, HDD space and bandwidth are essentially infinite these days my time however is not. That…

Ray molenkamp pushed to main at blender/blender 2023-06-14 21:57:55 +02:00
ee1b2f53cc Deps_builder: Move Windows build from MinGW/GCC to msys2/MSVC
Ray molenkamp merged pull request blender/blender#108983 2023-06-14 21:57:54 +02:00
Move Windows dep build from MinGW/GCC to msys/MSVC
Ray molenkamp pushed to move-to-msys2 at Anthony-Roberts/blender 2023-06-14 21:49:35 +02:00
560f2e83da Merge branch 'main' into move-to-msys2
41f5ed970d Fix: Fix two small link drag search issues, small cleanup
87a6b98875 Cleanup: Fix debug build error, geometry nodes test failure
1f0e206da6 Cleanup: Use nullptr, clang format
e08ff54228 Cleanup: Move rna_space.c to C++
Compare 15 commits »
Ray molenkamp commented on issue blender/blender#108978 2023-06-14 19:06:45 +02:00
Migration of libraries to Git LFS

I'm not experienced enough with git-lfs to make any worth while contribution to this discussion

I do have a concern this setup will break my current workflow, which is like this:

Blender…
Ray molenkamp pushed to main at blender/blender 2023-06-12 16:52:39 +02:00
8ba32c65a3 Merge remote-tracking branch 'origin/blender-v3.6-release'
7f9021a92f deps_builder: fix deadlock in idiff
f09d465a6d Fix #108376: Copy from geometry to other node tree types resets shapes
Compare 3 commits »
Ray molenkamp pushed to blender-v3.6-release at blender/blender 2023-06-12 16:52:02 +02:00
7f9021a92f deps_builder: fix deadlock in idiff
Ray molenkamp pushed to main at blender/blender 2023-06-11 00:24:56 +02:00
b7b2e08dcb Revert "Deps_builder: Move Windows build from MinGW/GCC to msys2/MSVC"
Ray molenkamp pushed to main at blender/blender 2023-06-10 23:05:55 +02:00
451751380c Deps_builder: Move Windows build from MinGW/GCC to msys2/MSVC
Ray molenkamp merged pull request blender/blender#105502 2023-06-10 23:05:55 +02:00
Move Windows dep build from MinGW/GCC to msys/MSVC
Ray molenkamp pushed to move-to-msys2 at Anthony-Roberts/blender 2023-06-10 22:50:11 +02:00
c66713e971 Merge branch 'main' into move-to-msys2
744dd79ea1 Merge branch 'blender-v3.6-release'
d79524e309 Cleanup: format
a811ff0374 Fix #108560: Light groups do not work with collection instances
90f123e95a Cleanup: remove unused text editor documentation functions
Compare 104 commits »
Ray molenkamp approved blender/blender#105502 2023-06-10 22:49:30 +02:00
Move Windows dep build from MinGW/GCC to msys/MSVC

finished final testing, this can land, will land the changed libs on monday

Ray molenkamp commented on pull request blender/blender#108727 2023-06-09 00:51:41 +02:00
DEV: Propagate errors in make.bat

Oh no i'd still happily land this if you update it to the one liner, i just lack the time help you setup your local vscode development environment.

rebuild.cmd does more than just calling…

Ray molenkamp commented on pull request blender/blender#108727 2023-06-08 23:26:49 +02:00
DEV: Propagate errors in make.bat

You're pretty far out of supported territory, sadly we can't support VS code on windows due to it having a thousand nobs to turn and json files tweak to your liking, it's just not something we can…

Ray molenkamp commented on pull request blender/blender#108727 2023-06-08 21:48:59 +02:00
DEV: Propagate errors in make.bat

Honestly for a vscode setup, i'd probably just bootstrap using make full ninja 2022 nobuild builddir ninja_full_2022 and just call ninja in the build dir to build.

running make.bat in a…

Ray molenkamp commented on pull request blender/blender#108727 2023-06-08 20:32:28 +02:00
DEV: Propagate errors in make.bat

While I feel like Make.bat should not be anywhere near a build pipeline or a developers daily workflow (it's designed to bootstrap a build for the most novice of users, I wouldn't not…

Ray molenkamp commented on issue blender/blender#108754 2023-06-08 18:21:50 +02:00
Test bf_imbuf_save fails with an assert in debug builds (DPX 8-bit save)

I bumped into it a while ago, @deadpin mentioned

it's known. haven't been able to fix it though. the test exposed the issue but it's technically been in blender "forever"

back then.

Ray molenkamp commented on pull request blender/blender#105502 2023-06-06 17:50:36 +02:00
Move Windows dep build from MinGW/GCC to msys/MSVC

@brecht / @ideasman42 this seems to be getting close to landing, due to the large nature of this diff, can you guys give a whirl on your respective platforms to make sure nothing broke there?

Ray molenkamp commented on pull request blender/blender#106827 2023-06-02 21:49:05 +02:00
Add Fractal Voronoi Noise V.2

@blender-bot package