RedMser RedMser
  • Joined on 2015-03-01
RedMser opened issue blender/blender#129694 2024-11-01 17:01:00 +01:00
Unable to access alpha channel of Vector pass in compositor
RedMser commented on pull request blender/blender#127820 2024-09-19 02:31:10 +02:00
UI: Add "Select All"; "None" buttons to Add-on Filter

unkown_addons" present since I don't know how to force those.

Fairly sure you can do so by following these steps:

Install an addon from a .zip file locally, enable the addon and save user…

RedMser commented on issue blender/blender#126999 2024-08-30 23:32:19 +02:00
UI: Data-block Template overhaul

Something missing from this proposal is an answer to this question (unless I didn't see it):

Indicator: Icon to indicate if the current item is an asset, fake user, linked, or pinned…

RedMser commented on issue blender/blender#125865 2024-08-04 19:45:08 +02:00
Blender crashes when using bpy.ops.render.render("INVOKE_DEFAULT")

Can not reproduce when launching Blender 4.3 alpha with --factory-startup and using the default startup scene.

version: 4.3.0 Alpha, branch: main, commit date: 2024-08-03 22:35, hash:…

RedMser opened issue blender/blender#125870 2024-08-04 19:40:21 +02:00
Smooth by Angle disables Cycles motion blur for small angles
RedMser commented on issue blender/blender#125246 2024-07-22 20:41:48 +02:00
GEOMETRY NODES NEW FEATURE "PIN TO LAST" MAKES UNABLE TO SELECT MODIFIER WHEN THERE ARE NO INPUTS

You can still click the modifier's icon (next to the collapse/expand arrow). Also this is not a bug I believe.

RedMser commented on pull request blender/blender#124700 2024-07-15 16:14:23 +02:00
Asset Browser: Generate Preview button not working as tooltip explains

Why not expose the operator ED_OT_lib_id_generate_preview_from_object right above this one? I believe just removing OPTYPE_INTERNAL should work.

RedMser commented on pull request blender/blender#124700 2024-07-15 16:14:22 +02:00
Asset Browser: Generate Preview button not working as tooltip explains

You should revert this change. Instead of git pull you should run make update to get the correct submodule commits I believe.

RedMser created pull request blender/blender#124430 2024-07-09 22:10:43 +02:00
File Browser: clarify filtering preferences
RedMser pushed to file-browser-ux at RedMser/blender 2024-07-09 21:53:53 +02:00
5258ba49d1 File Browser: improve hidden data blocks preferences
9b84bd8302 File Browser: remember Filter Files flag
438e061bf3 File Browser: add preferences to View menu
Compare 3 commits »
RedMser pushed to file-browser-ux at RedMser/blender 2024-07-09 21:53:23 +02:00
db513b6ba6 File Browser: improve hidden data blocks preferences
3d5ad8369d File Browser: remember Filter Files flag
4bc0ddd934 File Browser: add preferences to View menu
21e691c68e TEMP DONT COMMIT
cad488e820 Merge branch 'blender-v4.2-release'
Compare 10 commits »
RedMser created branch file-browser-ux in RedMser/blender 2024-07-09 21:53:23 +02:00
RedMser commented on issue blender/blender#95535 2024-06-25 15:22:59 +02:00
Improve unclear/broken File Browser User Preferences

Ah I forgot about migrating these it seems. Yes I can split each into a new PR, rebased onto latest master.

RedMser commented on pull request blender/blender#122337 2024-05-28 10:12:12 +02:00
UI: Toggle Camera Passepartout in Viewport Overlays

but this just not showing it in cases where it would be shown otherwise.

It's used to set the render border to the camera bounds if alpha is 100% [here](https://sourcegraph.com/github.com/blen

RedMser commented on pull request blender/blender#122337 2024-05-28 01:46:11 +02:00
UI: Toggle Camera Passepartout in Viewport Overlays

Cycles checks passepartout alpha to optimize viewport preview when fully opaque: [Source](https://sourcegraph.com/search?q=context:global+repo:%5Egithub%5C.com/blender/blender%24+passepartout+file:…

RedMser commented on issue blender/blender#121859 2024-05-16 12:51:33 +02:00
Solidify Modifier with Weight of 0

Feature requests should go to right-click select, design tasks are for Blender developers / contributors only. https://rightclickselect.com

RedMser commented on pull request blender/blender#121718 2024-05-13 08:18:30 +02:00
UI: Render SVG Files for UI Icons

A comparison at 6X, PR at right, current left:

Is left/right swapped here?

RedMser commented on issue blender/blender#121260 2024-05-01 13:28:26 +02:00
Issue template design discussion

Is it possible to create a bug report template which does not show in the "select template to create issue" list? Then the "Help -> Report a bug" option could redirect to an unlisted template…

RedMser commented on pull request blender/blender#119169 2024-03-07 19:49:31 +01:00
UI: Add input descriptions for Shader Nodes and fix Principled BSDF parameters.

Remove period at the end.

RedMser commented on pull request blender/blender#117508 2024-01-25 17:48:24 +01:00
Anim: Change text for keyframe with keyingset operator

In the same spirit as the other review: Apply Keyingset -> Apply Keying Set for the menu text.