Ray molenkamp LazyDodo
  • Joined on 2014-10-02
Ray molenkamp pushed to tmp_two_phase_msvc at LazyDodo/blender 2023-07-31 21:50:13 +02:00
d8bf9633d7 MSVC: enable Two-phase name lookup
Ray molenkamp created pull request blender/blender#110659 2023-07-31 21:45:37 +02:00
libmv: Fix missing algorithm header in numeric/poly.h
Ray molenkamp pushed to tmp_libmv_header_fix at LazyDodo/blender 2023-07-31 21:38:51 +02:00
5769204a12 libmv: Fix missing algorithm header in numeric/poly.h
76817e5951 Fix #110205: Separate images not working correctly.
d7281b142d Cleanup: Add missing struct to some definitions in liboverride BKE header.
c126708d69 Fix #110001: Edit mesh overlay text uses final positions instead of cage
00aca1cfb3 I18n: translate curve template color tabs
Compare 10 commits »
Ray molenkamp created branch tmp_libmv_header_fix in LazyDodo/blender 2023-07-31 21:38:51 +02:00
Ray molenkamp commented on pull request blender/blender#110582 2023-07-31 19:34:44 +02:00
Fix failure to open on Windows ARM64 and WSL
Ray molenkamp commented on pull request blender/blender#110621 2023-07-30 07:01:20 +02:00
Sculpt: Improve PBVH draw performance for meshes

257 feels out of place, this is either a typo or needs a comment.

Ray molenkamp pushed to main at blender/blender 2023-07-28 21:17:13 +02:00
6228338d74 deps_builder: fix zlib homepage
Ray molenkamp commented on pull request blender/blender#110501 2023-07-28 20:12:31 +02:00
Fix OpenImageIO thread pool not following -t command line option

Even better would be to build OpenImageIO with TBB so we can share the thread pool.

We build OIIO with TBB since 3.6, sadly this doesn't completely eliminate the classic [oiio pool usage](http…

Ray molenkamp commented on pull request blender/blender#110582 2023-07-28 16:18:55 +02:00
Fix failure to open on Windows ARM64 and WSL

use BLI_setenv_if_new it will set the variable only if it has not been set already, this allows users/devs to still set different values for testing without having to recompile.

Ray molenkamp suggested changes for blender/blender#110582 2023-07-28 16:18:55 +02:00
Fix failure to open on Windows ARM64 and WSL

While implementation wise i only have minor nitpickings, I do need someone from the GPU module to sign off on this being an OK thing to do as I'm unable to make that call.

Ray molenkamp commented on pull request blender/blender#110582 2023-07-28 15:54:20 +02:00
Fix failure to open on Windows ARM64 and WSL
Ray molenkamp commented on issue blender/blender#109244 2023-07-25 20:45:59 +02:00
Library changes for Blender 4.0

When it's ready, just add it to the starting post, I'll take that as it being an actionable work item.

Slightly related to this, historically we kept a list of changes/new/preliminary libs…

Ray molenkamp commented on pull request blender/blender#110470 2023-07-25 19:32:44 +02:00
Cycles: add /jumptablerdata to MSVC compiler flags

I don't think 1937 is specific enough to target 17.7 preview 3, non developers do use the preview compilers these days and may still be on update 1 or 2 (we black listed 17.6 due to a bad codegen, which moved some blender enthusiast style users over to the preview channel but i don't see them updating it on a regular basis)

Ray molenkamp deleted branch temp_cmake_revert from LazyDodo/blender 2023-07-25 16:43:30 +02:00
Ray molenkamp pushed to main at blender/blender 2023-07-25 16:43:29 +02:00
4ea2baf4ae CMake: revert last weeks modernizations
Ray molenkamp merged pull request blender/blender#110438 2023-07-25 16:43:29 +02:00
CMake: revert last weeks modernizations
Ray molenkamp pushed to temp_cmake_revert at LazyDodo/blender 2023-07-25 16:27:15 +02:00
1e1726ff59 Merge branch 'main' into temp_cmake_revert
9d0907560a UI: Refactor quick label tooltip implementation for buttons
89811cb96f Cleanup: unused-imports in tests/
d7558a243c Keymap: avoid 3D View transform inheritance
932a85a24f Fix tests failing from errors in the users startup file
Compare 25 commits »