Jesse Yurkovich deadpin
  • Joined on 2017-12-05
Jesse Yurkovich pushed to fix124554-MSC at deadpin/blender 2024-11-23 07:54:46 +01:00
755eceb841 Remove read_flag usage fully
11810e892c Initial working state
c7f58514c7 Fix #130636: Sculpt performance regression under certain circumstances
5b4144cdf3 Fix #130704: Multiplane Scrape brush too strong with invert mode
49bb73b7d8 Fix: Overlay-Next: Visibility settings
Compare 76 commits »
Jesse Yurkovich closed issue blender/blender#130780 2024-11-23 06:55:27 +01:00
Crash: Saving any file
Jesse Yurkovich commented on issue blender/blender#130780 2024-11-23 06:55:24 +01:00
Crash: Saving any file

This is a duplicate of #130720 and should be fixed already with a new daily build.

Jesse Yurkovich closed issue blender/blender#130731 2024-11-23 02:46:28 +01:00
Referenced heavy object in geometry nodes slows down viewport even if node is muted or not connected to anything
Jesse Yurkovich commented on issue blender/blender#130731 2024-11-23 02:46:24 +01:00
Referenced heavy object in geometry nodes slows down viewport even if node is muted or not connected to anything

This is another case that needs design work and is part of #102881 (and its many other duplicates linked inside that bug). I'll close as a duplicate.

Jesse Yurkovich commented on issue blender/blender#130773 2024-11-23 02:35:34 +01:00
Overlay-Next: Port missing Attribute viewer text

See #130756

Jesse Yurkovich commented on issue blender/blender#130756 2024-11-23 02:34:29 +01:00
Overlay next: viewer node attributes values are not shown in the 3D viewport

Confirmed and small test file attached.

Jesse Yurkovich created pull request blender/blender#130770 2024-11-23 01:24:47 +01:00
Fix #130767: validate index for rna_Cache_active_point_cache_index_set
Jesse Yurkovich pushed to fix130767-ptcache_index at deadpin/blender 2024-11-23 01:22:28 +01:00
495d2f4c0d Fix #130767: validate index for rna_Cache_active_point_cache_index_set
56ed17b60f Fix #129159: Memory leak when node asset sockets have non-unique names
0f76521994 Cleanup: Update comment for calc_vert_neighbors
ea875f6f32 Geometry Nodes: Port triangulate node from BMesh to Mesh
9d36f6c828 Tests: Tweak two Geometry Nodes triangulation test files
Compare 10 commits »
Jesse Yurkovich created branch fix130767-ptcache_index in deadpin/blender 2024-11-23 01:22:28 +01:00
Jesse Yurkovich commented on issue blender/blender#130751 2024-11-23 00:48:49 +01:00
Overlay Next: Selected Outline highlight vanishes when face orientation enabled.

Ah, the default Theme color for Front faces changed recently to be transparent. So yeah just outline is broken.

Jesse Yurkovich commented on issue blender/blender#130751 2024-11-23 00:23:58 +01:00
Overlay Next: Selected Outline highlight vanishes when face orientation enabled.

Confirmed. Not only does the outline break, but the Face Orientation Front theme color doesn't seem to be used at all (a separate issue).

Jesse Yurkovich closed issue blender/blender#130749 2024-11-23 00:07:22 +01:00
repeat doesn't work
Jesse Yurkovich commented on issue blender/blender#130749 2024-11-23 00:07:19 +01:00
repeat doesn't work

This report does not contain all the requested information which is required for us to investigate the issue.

Please submit a new report and carefully follow the instructions. Be sure to try…

Jesse Yurkovich opened issue blender/blender#130759 2024-11-22 20:01:24 +01:00
Code Quality Project: USD
Jesse Yurkovich commented on issue blender/blender#130747 2024-11-22 19:50:53 +01:00
Bugs when importing USDs

We can look, but we typically do not accept private/NDA files (especially large ones). Often a simple stick figure armature/skeleton & mesh will do just fine for troubleshooting problems.

Can…

Jesse Yurkovich commented on pull request blender/blender#129994 2024-11-21 21:00:20 +01:00
WIP: USD: Add :object_name / :data_name metadata on import

Hmm, I did a bit more testing with some other scenes and I think we'll have to be more careful about setting this data. For the "ALab" scene, a lot of USD errors will be printed similar to the…

Jesse Yurkovich commented on pull request blender/blender#129994 2024-11-21 19:49:21 +01:00
WIP: USD: Add :object_name / :data_name metadata on import

Looks alright and works with a few small-ish files I've tested with. Just 1 minor comment remaining.

Jesse Yurkovich commented on pull request blender/blender#129994 2024-11-21 19:49:19 +01:00
WIP: USD: Add :object_name / :data_name metadata on import

This header should have a #pragma once

Jesse Yurkovich commented on issue blender/blender#130673 2024-11-21 18:47:36 +01:00
blender 4.3 freezes the whole system. Otherwise, shows an error on quit

If an application can cause the entire system to freeze that points to an issue with device drivers or the kernel itself. By the output above it looks like your nvidia driver version is 470 -…