Jacques Lucke JacquesLucke
  • Hennigsdorf near Berlin
  • Joined on 2013-11-18
Jacques Lucke pushed to main at blender/blender 2023-03-22 17:54:39 +01:00
b0045cc797 Fix #106002: crash when passing field into Switch node when it doesn't support it
Jacques Lucke commented on issue blender/blender#105953 2023-03-22 17:52:44 +01:00
Regression: QuadriFlow Remesh Crash

Can someone confirm that this fixes it?

diff --git a/extern/quadriflow/src/hierarchy.cpp b/extern/quadriflow/src/hierarchy.cpp
index 8cc41da23d0..0bf2ba53b23 100644
--- a/extern/quadriflow/…
Jacques Lucke suggested changes for blender/blender#106006 2023-03-22 17:35:27 +01:00
Fix #106002: Consider type when choosing switching type

Generally makes sense, got one small comment.

Jacques Lucke suggested changes for blender/blender#106006 2023-03-22 17:35:26 +01:00
Fix #106002: Consider type when choosing switching type

Generally makes sense, got one small comment.

Jacques Lucke commented on pull request blender/blender#106006 2023-03-22 17:35:08 +01:00
Fix #106002: Consider type when choosing switching type

Can be simplified to can_be_field_ = ELEM(....)

Jacques Lucke pushed to implicit-sharing at JacquesLucke/blender 2023-03-22 14:14:19 +01:00
5607c08dbd remove const cast
Jacques Lucke pushed to implicit-sharing at JacquesLucke/blender 2023-03-22 14:11:17 +01:00
d1541dec17 improve comment
Jacques Lucke pushed to implicit-sharing at JacquesLucke/blender 2023-03-22 14:09:55 +01:00
6810f4c489 cleanup
Jacques Lucke created pull request blender/blender#105994 2023-03-22 14:08:48 +01:00
Core: new blenlib library for implicit-sharing
Jacques Lucke pushed to implicit-sharing at JacquesLucke/blender 2023-03-22 14:07:24 +01:00
6f965991ca cleanup
d5b14539e3 cleanup
d63aca8865 more renames
ab3fda1c58 initial renames
e2fea7bed6 rename files
Compare 6 commits »
Jacques Lucke created branch implicit-sharing in JacquesLucke/blender 2023-03-22 14:07:24 +01:00
Jacques Lucke created pull request blender/blender#105986 2023-03-22 11:59:54 +01:00
Timeline: draw cache in overlay so that it stays in sync with actually cached data
Jacques Lucke pushed to redraw-cache-in-timeline at JacquesLucke/blender 2023-03-22 11:57:00 +01:00
1736390cc9 redraw cache in timeline
Jacques Lucke created branch redraw-cache-in-timeline in JacquesLucke/blender 2023-03-22 11:56:59 +01:00
Jacques Lucke pushed to index-mask-refactor at JacquesLucke/blender 2023-03-22 11:40:07 +01:00
fd54a0990d Merge branch 'main' into index-mask-refactor
69ba34fa21 Merge branch 'blender-v3.5-release'
caaf97ed95 Build: upgrade OpenImageIO to 2.4.9.0
f73d1ddce4 Fix #104266: Metal AMD refractions
466cad8bfb Python API: Add deprecation warning to MeshUVLoop
Compare 32 commits »
Jacques Lucke pushed to geometry-nodes-simulation at blender/blender 2023-03-22 11:35:20 +01:00
0351ce9769 Merge branch 'main' into geometry-nodes-simulation
69ba34fa21 Merge branch 'blender-v3.5-release'
caaf97ed95 Build: upgrade OpenImageIO to 2.4.9.0
f73d1ddce4 Fix #104266: Metal AMD refractions
466cad8bfb Python API: Add deprecation warning to MeshUVLoop
Compare 21 commits »
Jacques Lucke pushed to simulation-cache at JacquesLucke/blender 2023-03-21 19:17:10 +01:00
5aace63f84 support cache reset
f28cbf50a0 use hacky cache invalidation
76a0dc7cc4 initial timeline integration
e1e0634b92 Merge branch 'geometry-nodes-simulation' into simulation-cache
c4b3e0e0bb Merge branch 'main' into geometry-nodes-simulation
Compare 23 commits »
Jacques Lucke pushed to geometry-nodes-simulation at blender/blender 2023-03-21 17:56:45 +01:00
c4b3e0e0bb Merge branch 'main' into geometry-nodes-simulation
e858be84fa Cleanup: move space_action folder to c++
ed7c90c13b Cycles: fix build failure due to lack of std:: specifier
711a830ede Fix #105949: Uninitialized array used when counting material triangles
1d5cf734a8 Merge branch 'blender-v3.5-release'
Compare 12 commits »