Weizhen Huang weizhen
  • Joined on 2022-10-03
Weizhen Huang deleted branch shift_uniform_scale from weizhen/blender 2023-02-14 11:21:43 +01:00
Weizhen Huang commented on pull request blender/blender#104418 2023-02-14 11:21:32 +01:00
Gizmo: press shift key to scale area lights uniformly

The pull request has been merged as a3e6cb5dab

Weizhen Huang closed pull request blender/blender#104418 2023-02-14 11:21:32 +01:00
Gizmo: press shift key to scale area lights uniformly
Weizhen Huang pushed to main at blender/blender 2023-02-14 11:19:27 +01:00
a3e6cb5dab Gizmo: press shift key to scale cage2d gizmo uniformly
Weizhen Huang pushed to shift_uniform_scale at weizhen/blender 2023-02-14 11:02:48 +01:00
67cb09357e Merge branch 'main' into shift_uniform_scale
fe0a219b5b Revert: Formatting changes space_toolsystem_toolbar
09498264f6 Deps: build one at a time, each using all available cores on Linux
46c34ba1f6 GNUmakefile: include install directory in 'make deps' message
d02f863b18 Update RNA to User manual mappings
Compare 36 commits »
Weizhen Huang pushed to show_gizmo_constraint at weizhen/blender 2023-02-13 19:21:24 +01:00
a6eab432eb Gizmo: draw thicker lines on cage2d edges when hovering to indicate constraint axis
Weizhen Huang created branch show_gizmo_constraint in weizhen/blender 2023-02-13 19:21:23 +01:00
Weizhen Huang pushed to shift_uniform_scale at weizhen/blender 2023-02-13 17:52:23 +01:00
c5253309da Merge branch 'main' into shift_uniform_scale
d42c803f5b Cleanup: add comment explaining #interpf is performing lerp
218a909dec GPencil: Fix unreported Eyedropper color difference in Materials
bea1eff3a5 Fix: No update setting curve selection domain with all selected
d5c60fb685 Cleanup: add comment to cage gizmo scaling regarding the boundary
Compare 20 commits »
Weizhen Huang pushed to main at blender/blender 2023-02-13 17:32:25 +01:00
d42c803f5b Cleanup: add comment explaining #interpf is performing lerp
Weizhen Huang pushed to main at blender/blender 2023-02-13 17:09:01 +01:00
d5c60fb685 Cleanup: add comment to cage gizmo scaling regarding the boundary
Weizhen Huang commented on pull request blender/blender#104418 2023-02-13 11:49:45 +01:00
Gizmo: press shift key to scale area lights uniformly

Reverted changes in view3d_gizmo_light.c, changed cage2d_gizmo.c as suggested.

Weizhen Huang pushed to shift_uniform_scale at weizhen/blender 2023-02-13 11:46:29 +01:00
d219cd25cf Refactor: Gizmo: handle modifier event in gizmo modal instead of gizmo group
d1b830f3eb Cleanup: GPUShader: Rename GPU_shader_uniform_vector
6bf20d4d5e Cleanup: GPUShader: Remove GPU_shader_uniform_int/float
699e9369dc GPU: Removes GPU_shader_get_builtin_ssbo
3b0c887835 Cleanup: GPU: Rename some functions for consistency
Compare 10 commits »
Weizhen Huang pushed to shift_uniform_scale at weizhen/blender 2023-02-13 11:21:58 +01:00
46bd037076 Gizmo: press shift key to scale area lights uniformly
afd6358fc0 Gizmo: add gizmos for spot and point light radius
701f90c677 Gizmo: make cage gizmo follow the cursor exactly when scaling
9f4ee75c9b Fix #80307: Underline shortcut not working in enum context menus
2e19aa1399 UI: add camera passepartout color to theme
Compare 105 commits »
Weizhen Huang deleted branch spot_point_radius from weizhen/blender 2023-02-13 11:18:33 +01:00
Weizhen Huang pushed to main at blender/blender 2023-02-13 11:18:31 +01:00
afd6358fc0 Gizmo: add gizmos for spot and point light radius
Weizhen Huang merged pull request blender/blender#104410 2023-02-13 11:18:31 +01:00
Gizmo: add gizmos for spot and point light radius
Weizhen Huang pushed to spot_point_radius at weizhen/blender 2023-02-13 11:17:18 +01:00
8083b4941c Cleanup: added a few const specifiers
Weizhen Huang pushed to spot_point_radius at weizhen/blender 2023-02-13 10:58:01 +01:00
56b2e87f6d Gizmo: add gizmos for spot and point light radius
701f90c677 Gizmo: make cage gizmo follow the cursor exactly when scaling
9f4ee75c9b Fix #80307: Underline shortcut not working in enum context menus
2e19aa1399 UI: add camera passepartout color to theme
918cf6cd77 Fix #104341: Handle edge case in Curve to Mesh node
Compare 104 commits »
Weizhen Huang deleted branch exact_cursor from weizhen/blender 2023-02-13 10:56:02 +01:00
Weizhen Huang closed pull request blender/blender#104405 2023-02-13 10:55:52 +01:00
Gizmo: let cage gizmo follow the cursor exactly when scaling