Ray molenkamp LazyDodo
  • Joined on 2014-10-02
Ray molenkamp pushed to tmp_msgfmt_fix at LazyDodo/blender 2023-02-21 20:48:09 +01:00
61ff65b567 msgfmt: fix runtime requirements
ac160a270f Merge branch 'blender-v3.5-release'
6693c50ace Fix #104947: Missing depsgraph update on UV map deletion
e82d4f1f93 Merge branch 'blender-v3.5-release'
e28a9a87c9 Fix references to the /release/scripts directories
Compare 10 commits »
Ray molenkamp commented on issue blender/blender#104857 2023-02-21 17:59:22 +01:00
Crash using GN Editor or Assetbrowser when "datafiles/assets" folder is not there

I'm with @sybren here, when you delete a dll, you'll get a popup about abcd.dll not being found, just flat out crashing and justifying it with "well the user did something wrong, why shouldn't we…

Ray molenkamp commented on pull request blender/blender#105032 2023-02-21 16:53:05 +01:00
WIP: Build: enable WITH_GTESTS by default

Mentioned on chat, not super thrilled about this, would prefer it to set its default based on the precense of the lib/tests folder. If people went out of their way to get the required files it's a…

Ray molenkamp commented on pull request blender/blender#105000 2023-02-21 01:56:10 +01:00
Fixed tests for macOS storage_apple.mm functions.
Ray molenkamp commented on pull request blender/blender-addons-contrib#3 2023-02-17 23:06:10 +01:00
Update for Blender 3.x

There are no more releases planned for 3.1, unsure what is going on here?

Ray molenkamp pushed to main at blender/blender-addons 2023-02-17 22:16:51 +01:00
54d5775ca8 Merge remote-tracking branch 'origin/blender-v3.5-release' into main
6f941d0116 Amaranth: Fix tests
Compare 2 commits »
Ray molenkamp opened issue blender/blender#104895 2023-02-17 19:31:06 +01:00
Library changes for Blender 3.6
Ray molenkamp deleted branch tmp_meson_opt from LazyDodo/blender 2023-02-17 01:43:39 +01:00
Ray molenkamp pushed to main at blender/blender 2023-02-17 01:43:36 +01:00
ef60b13c1f Deps: Optimize meson based deps
Ray molenkamp merged pull request blender/blender#104802 2023-02-17 01:43:36 +01:00
deps: Optimize meson based deps
Ray molenkamp pushed to tmp_meson_opt at LazyDodo/blender 2023-02-17 01:41:11 +01:00
3fd82c56d5 Merge branch 'main' into tmp_meson_opt
9c79875f65 Cleanup: use BitSpan instead of BitVector where possible
891f47b801 BLI: new bit span data structure
8094d389f7 Cleanup: format
09d3ebfd72 Merge branch 'blender-v3.5-release'
Compare 7 commits »
Ray molenkamp commented on issue blender/blender#68985 2023-02-16 23:11:36 +01:00
Update artwork for Windows installer

easiest way to obtain/update them is running

svn co https://svn.blender.org/svnroot/bf-blender/trunk/lib/win64_vc15/package/installer_wix/

then you can just swap out the files to whatever…

Ray molenkamp pushed to tmp_meson_opt at LazyDodo/blender 2023-02-16 21:48:33 +01:00
59ede3edc0 Merge branch 'main' into tmp_meson_opt
8a51d61b44 Merge branch 'blender-v3.5-release'
eb5fead5ac Fix: Use proper types in compare node link drag search options
b2a536e9d7 Fix: Remove the rest of the tracks in the BKE_nlatrack_remove_and_free to free up the memory
77c273ee37 Fix unused variable in release builds
Compare 26 commits »
Ray molenkamp commented on pull request blender/blender#104802 2023-02-16 15:46:35 +01:00
deps: Optimize meson based deps

Where do we want to land this? main? 3.5? back-port to LTS?

I'm not expecting wonders here, just landing in main would be fine with me. If there truly are huge perf gains reported we can…

Ray molenkamp created pull request blender/blender#104802 2023-02-16 03:03:36 +01:00
deps: Optimize meson based deps
Ray molenkamp created branch tmp_meson_opt in LazyDodo/blender 2023-02-16 03:02:48 +01:00
Ray molenkamp pushed to tmp_meson_opt at LazyDodo/blender 2023-02-16 03:02:48 +01:00
8356c07681 deps: Optimize meson based deps
6e7242f00c Merge branch 'blender-v3.5-release'
4cb119f533 Fix #104584: Reassigning effect strip input does not update its position
10c0c2a156 Windows: allow windows to span multiple monitors
ab63fe9eab Cleanup: format
Compare 10 commits »
Ray molenkamp approved blender/blender#104755 2023-02-15 16:27:15 +01:00
Re-design of submodules used in blender.git

had the same warnings brecht had, which may lead to questions from some users (but not worth trying to suppress imho), but beyond that remarkably smooth transition by just running make update