Germano Cavalcante mano-wii
Germano Cavalcante commented on issue blender/blender#114901 2023-11-15 20:58:19 +01:00
Shortcut keys assigned to Pack Islands do not show up in the menu

Thank you, @Leroy-Xie, for the report.

I can confirm the issue.'

It appears to be a regression introduced between 3.5 and 3.6

Germano Cavalcante closed issue blender/blender#114900 2023-11-15 20:51:26 +01:00
Mass "Warning: property 'some property name' not found in item 'OperatorProperties'" in console
Germano Cavalcante commented on issue blender/blender#114900 2023-11-15 20:51:24 +01:00
Mass "Warning: property 'some property name' not found in item 'OperatorProperties'" in console

This is caused when modifying the properties used by addon operators.

In this specific case, apparently, hotkeys for some addon were saved in the keymap settings in a previous version of…

Germano Cavalcante commented on pull request blender/blender#114936 2023-11-15 20:38:47 +01:00
Silence warnings: remove some properties referenced in keymaps

From time to time we see reports where these warnings are mentioned: #114900: Mass "Warning: property 'some property name' not found in item 'OperatorProperties'" in console

While sometimes it…

Germano Cavalcante created pull request blender/blender#114936 2023-11-15 20:34:31 +01:00
Silence warnings: remove some properties referenced in keymaps
Germano Cavalcante pushed to keymap_properties at mano-wii/blender 2023-11-15 20:32:35 +01:00
d76bb97878 Silence warnings: remove some properties referenced in keymaps
153dd76d22 UI: Icons for Horizontal and Vertical Split
8e691ad5be Cleanup: Arrow Operator Required
d3971628e1 Hydra: Use BKE_camera_params to simplify camera code
06404082b5 Cleanup: Synchronizing Icons
Compare 10 commits »
Germano Cavalcante created branch keymap_properties in mano-wii/blender 2023-11-15 20:32:35 +01:00
Germano Cavalcante closed issue blender/blender#114885 2023-11-15 20:27:37 +01:00
Greyscale option not available in Filmic and Standard view transforms
Germano Cavalcante commented on issue blender/blender#114885 2023-11-15 20:27:34 +01:00
Greyscale option not available in Filmic and Standard view transforms

It appears that the greyscale option's absence in Filmic and Standard view transforms is by design, as confirmed by @Sergey

If you would like to request the addition of greyscale to the…

Germano Cavalcante commented on issue blender/blender#114899 2023-11-15 18:54:21 +01:00
something's wrong with eevee's SSR

Thank you, @Alex_K, for your bug report about an issue you are experiencing with Blender's Eevee renderer and its Screen Space Reflections (SSR).

From your description, it appears that you are…

Germano Cavalcante closed issue blender/blender#114896 2023-11-15 18:47:35 +01:00
Loading old preferences removes many custom shortcuts
Germano Cavalcante commented on issue blender/blender#114896 2023-11-15 18:47:27 +01:00
Loading old preferences removes many custom shortcuts

Thank you for submitting your report, @LalaGhost.

When replicating the steps, I noticed several warnings and errors related to the shortcuts mentioned:

register_class(...):
Warning:…
Germano Cavalcante commented on issue blender/blender#114885 2023-11-15 17:17:17 +01:00
Greyscale option not available in Filmic and Standard view transforms

Thank you for the report, @slemmon.

Filmic for backwards compatibility (...) I would please ask that greyscale be added back to Standard and filmic view transforms

As far as I can see,…

Germano Cavalcante commented on issue blender/blender#114860 2023-11-15 16:51:59 +01:00
Bevel modifier bug

Or: Propagate Vertex Attribute to Edge: [Attribute A, Attribute B, Attribute C] + Add

Germano Cavalcante commented on issue blender/blender#114860 2023-11-15 16:45:05 +01:00
Bevel modifier bug

I see.

Since the modifier will not know for what use the attribute will be intended, it would be somewhat random to take attribute from one type of element (vertices) and convert it to another…

Germano Cavalcante commented on issue blender/blender#114860 2023-11-15 16:17:50 +01:00
Bevel modifier bug

Strangely, the new edges created by solidify copy the bevel weight of neighboring edges.

It would make more sense to use the bevel weight of the original vertex.

Caused by 2a56403cb0

@Hoog…

Germano Cavalcante pushed to main at blender/blender 2023-11-15 15:46:00 +01:00
952d74ebbb Fix #114867: 'i' key in Turkish layout is marked as 'EVT_QUOTEKEY'
Germano Cavalcante closed issue blender/blender#114867 2023-11-15 15:45:58 +01:00
New seach bug
Germano Cavalcante deleted branch fix_114867 from mano-wii/blender 2023-11-15 15:45:57 +01:00
Germano Cavalcante merged pull request blender/blender#114917 2023-11-15 15:45:56 +01:00
Fix #114867: 'i' key in Turkish layout is marked as 'EVT_QUOTEKEY'