YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu commented on issue blender/blender#108534 2023-06-02 11:45:28 +02:00
Maximum number of attributes that can be used with eevee shading needs to be documented

Hi @SouvikBiswas Please try give us the file that replicates the issue, thanks! Shader should always update when the attribute values change.

YimingWu commented on issue blender/blender#108530 2023-06-02 10:19:20 +02:00
vertices selecting on opposite side of a solid object

Hi @Kyle-R-Hanson , Could you give us the file that's causing the trouble? Thanks!

YimingWu created pull request blender/blender#108529 2023-06-02 09:00:26 +02:00
Cleanup: int16_t casting in index_mask.cc
YimingWu pushed to fix-gcc-94 at ChengduLittleA/blender 2023-06-02 08:59:09 +02:00
dd9340dd5c Cleanup: int16_t casting in index_mask.cc
58a08f9ea1 Cleanup: use local utility functions for clipboard file-paths
c2846f6b81 Transform: Remove 'Resize' fallback from 'Shrink/Fatten'
118a47b7f6 Cleanup: quiet warnings
5177e2f20b Fix #108495: Pasting a material crashes
Compare 10 commits »
YimingWu created branch fix-gcc-94 in ChengduLittleA/blender 2023-06-02 08:59:08 +02:00
YimingWu commented on issue blender/blender#108526 2023-06-02 07:34:25 +02:00
Digital Pen will lose pressure sensor after Ctrl + R

Can't reproduce the issue with that file, I'm not on a Gaomon device.

Could you try factory-reset blender and see if problem persists? Also check if you have any shortcut settings that could…

YimingWu commented on issue blender/blender#108527 2023-06-02 05:30:19 +02:00
Regression: Vertex Group operators not defaulting to Active Vertex Group

Can confirm. Although manually selecting "Active Group" works, it does seem to be counter-intuitive as you would mostly just want to operate on the one group you can see rather than everything.

YimingWu commented on issue blender/blender#108526 2023-06-02 05:24:23 +02:00
Digital Pen will lose pressure sensor after Ctrl + R

Hi @seelikes , if you save the file after you do Ctrl+R (when pressure is faulty), close blender and re-open, will the pressure still work? And please attach the file that has the problem.

Cou…

YimingWu pushed to gp3-monkey at ChengduLittleA/blender 2023-06-01 16:27:39 +02:00
cae334bb1d Layer creation order & cleanups
YimingWu pushed to gp3-monkey at ChengduLittleA/blender 2023-06-01 16:01:12 +02:00
24ddc1f25e Add show_stroke in ColorTemplate.
YimingWu pushed to gp3-monkey at ChengduLittleA/blender 2023-06-01 15:46:11 +02:00
ff429386d9 Cleanups.
YimingWu pushed to gp3-monkey at ChengduLittleA/blender 2023-06-01 15:24:28 +02:00
dfa398f295 Use arrays to supply materials and thickness
YimingWu created pull request blender/blender#108503 2023-06-01 10:49:39 +02:00
GPencil: "Add Suzanne" migration to new structure
YimingWu created branch gp3-monkey in ChengduLittleA/blender 2023-06-01 10:48:42 +02:00
YimingWu pushed to gp3-monkey at ChengduLittleA/blender 2023-06-01 10:48:42 +02:00
e82acc96f2 GPencil: "Add Suzanne" migration to new structure
63f2114759 Merge branch 'blender-v3.6-release'
f87f119c2f UV: Update ui for the uv pack islands operator
69ae7500d0 Merge branch 'blender-v3.6-release'
f78d1fd114 Fix memory leak during uv packing
Compare 10 commits »
YimingWu commented on issue blender/blender#108455 2023-06-01 08:49:01 +02:00
Crash without warning when opening material properties panel.

Thanks for the feedback!

@fclem might want to take a look: extension not supported: GL_AMD_vertex_shader_layer

YimingWu commented on issue blender/blender#108491 2023-06-01 06:22:03 +02:00
Crash when file is loaded in previous versions

Seems to be BKE_mesh_legacy_convert_flags_to_selection_layers that's causing the crash.

Not sure how to approach this as newer version of blender now have a lot of data structure changes that…

YimingWu commented on issue blender/blender#108469 2023-06-01 05:01:06 +02:00
GPv3: Add 'Suzanne' option in Object > Add menu

Hey I can handle this :D

YimingWu commented on issue blender/blender#108455 2023-06-01 04:28:34 +02:00
Crash without warning when opening material properties panel.

Your GPU should have no problem running blender correctly. Could you try launching blender with blender -d --debug-gpu and give us the output? See here for details: https://docs.blender.org/manua

YimingWu commented on issue blender/blender#108489 2023-06-01 04:20:37 +02:00
Blender window immediately closes on Quadro P1000

Hi @as-sss , From the system info report, you are running blender on your Intel integrated graphics instead of your nvidia card, please try forcing blender to run on your nvidia graphics card in…