Weizhen Huang weizhen
  • Joined on 2022-10-03
Weizhen Huang commented on pull request blender/blender#111310 2023-08-22 14:39:53 +02:00
Camera: Move panoramic projection settings to DNA

After adding version bump (0e5639d00305f3da695796827a50322e484a4c3c), when I save a file using this patch, then open it in an older version and try to overwrite the file, I get either `terminated…

Weizhen Huang commented on pull request blender/blender#111292 2023-08-22 10:31:31 +02:00
Cycles Light Tree: Add case for when an emitter is not selected

Is this still needed after #111294 is merged? I am expecting light_tree_cluster_select_emitter() to pick an emitter if there is one, unless all emitters in the cluster have zero importance[0].…

Weizhen Huang pushed to blender-camear-panoramic-parameters at fclem/blender 2023-08-22 09:48:43 +02:00
0c80b6b5c2 Merge branch 'main' into blender-camear-panoramic-parameters
8bae4427ed Fix #111238: Arrow keys in some menus work in the opposite direction
7d688edbd3 Fix tool-tip memory leak
f58d596c36 GHOST/Wayland: print the exception message on failure
920271da42 Keymap: Left and Right Click consistency improvements
Compare 37 commits »
Weizhen Huang commented on pull request blender/blender#111310 2023-08-21 12:41:17 +02:00
Camera: Move panoramic projection settings to DNA

I think it's not enough to do versioning for ccam. If there is a camera in the scene, but the render engine is not Cycles (as in the default file), then after changing to Cycles all the camera parameters in panoramic type are zero instead of the default values.

Weizhen Huang commented on pull request blender/blender#111310 2023-08-21 12:41:17 +02:00
Camera: Move panoramic projection settings to DNA

There should be a f suffix.

Weizhen Huang commented on pull request blender/blender#111310 2023-08-21 12:41:16 +02:00
Camera: Move panoramic projection settings to DNA

These types don't match

Weizhen Huang deleted branch default-multi-ggx from weizhen/blender 2023-08-18 15:51:39 +02:00
Weizhen Huang pushed to main at blender/blender 2023-08-18 15:51:38 +02:00
8367167626 Render: default roughness distribution to Multiscatter GGX
Weizhen Huang merged pull request blender/blender#111267 2023-08-18 15:51:38 +02:00
Render: default roughness distribution to Multiscatter GGX
Weizhen Huang created pull request blender/blender#111267 2023-08-18 15:36:24 +02:00
Render: default roughness distribution to Multiscatter GGX
Weizhen Huang created branch default-multi-ggx in weizhen/blender 2023-08-18 15:34:07 +02:00
Weizhen Huang pushed to default-multi-ggx at weizhen/blender 2023-08-18 15:34:07 +02:00
03b65bc50d Render: default roughness distribution to Multiscatter GGX
24082ceecc Cleanup: GPv3: Constructors and destructors
f954329376 Cleanup: Move FCurve's internal data hanlding from 'lib_lkink' to 'read_data' code.
77eb7898e9 Cleanup: Comment in liboverride hierarchy handling code.
dfb002bac6 Cleanup: Move Workspace's internal data handling from 'lib_link' to 'read_data' code.
Compare 10 commits »
Weizhen Huang deleted branch fix_failed_test from weizhen/blender 2023-08-18 15:33:51 +02:00
Weizhen Huang merged pull request blender/blender#111262 2023-08-18 15:33:48 +02:00
Fix hair orientation test failing on Linux/Windows
Weizhen Huang pushed to main at blender/blender 2023-08-18 15:33:48 +02:00
639223d92f Fix Cycles hair orientation test failing on Linux/Windows
Weizhen Huang created pull request blender/blender#111262 2023-08-18 14:44:44 +02:00
Fix hair orientation test failing on Linux/Windows
Weizhen Huang pushed to fix_failed_test at weizhen/blender 2023-08-18 14:44:01 +02:00
6353ca6107 Fix hair orientation test failing on Linux/Windows
77eb7898e9 Cleanup: Comment in liboverride hierarchy handling code.
dfb002bac6 Cleanup: Move Workspace's internal data handling from 'lib_link' to 'read_data' code.
baeeff9a84 Fix: crash in liboverride hierarchy ensure
c40e3dd142 Workaround failing hair test on Linux/Windows
Compare 9 commits »
Weizhen Huang created branch fix_failed_test in weizhen/blender 2023-08-18 14:44:01 +02:00