Brecht Van Lommel brecht
  • Blender & Cycles developer

  • Joined on 2003-01-03
Brecht Van Lommel pushed to main at blender/blender-manual 2024-04-29 15:20:53 +02:00
b1f24a7019 Cycles: Ray Portal BSDF
Brecht Van Lommel pushed to main at blender/blender-manual 2024-04-29 15:20:53 +02:00
809a77ac4e Cycles: Add subsurface roughness input
Brecht Van Lommel pushed to main at blender/blender-developer-docs 2024-04-29 15:00:50 +02:00
279c03dd29 Update docs/release_notes/4.2/cycles.md
Brecht Van Lommel commented on pull request blender/blender#121038 2024-04-29 14:49:42 +02:00
UI: Add tooltips with description of Composite Nodes

In case you are planning to do the same for texture nodes, those are considered legacy and will be replaced hopefully soon. So I would not bother adding tooltips for those.

Brecht Van Lommel deleted branch composite from Bartosz-Kosiorek/blender 2024-04-29 14:48:57 +02:00
Brecht Van Lommel pushed to main at blender/blender 2024-04-29 14:48:54 +02:00
d655e63044 UI: Add tooltips with description of compositing nodes
Brecht Van Lommel merged pull request blender/blender#121038 2024-04-29 14:48:53 +02:00
UI: Add tooltips with description of Composite Nodes
Brecht Van Lommel commented on pull request blender/blender#121038 2024-04-29 14:45:30 +02:00
UI: Add tooltips with description of Composite Nodes

I also made some adjustments in the manual to match: blender/blender-manual@8608d47c2a

Brecht Van Lommel approved blender/blender#121038 2024-04-29 14:44:10 +02:00
UI: Add tooltips with description of Composite Nodes

I started reviewing but found it quicker to just update the text myself, so I've done that.

Brecht Van Lommel commented on pull request blender/blender#121038 2024-04-29 14:44:09 +02:00
UI: Add tooltips with description of Composite Nodes

Not sure why "from a scene", the texture is not part of a scene.

Brecht Van Lommel commented on pull request blender/blender#121038 2024-04-29 14:44:08 +02:00
UI: Add tooltips with description of Composite Nodes

file image -> image file

Brecht Van Lommel commented on pull request blender/blender#121038 2024-04-29 14:44:07 +02:00
UI: Add tooltips with description of Composite Nodes

Better to leave the description empty than use Deprecated I think. It doesn't seem like a good description by itself.

Brecht Van Lommel commented on pull request blender/blender#121038 2024-04-29 14:44:06 +02:00
UI: Add tooltips with description of Composite Nodes

Don't capitalize Blending.

Brecht Van Lommel commented on pull request blender/blender#121038 2024-04-29 14:44:05 +02:00
UI: Add tooltips with description of Composite Nodes

Leave out "Used to", it doesn't add anything.

Brecht Van Lommel commented on pull request blender/blender#121038 2024-04-29 14:44:04 +02:00
UI: Add tooltips with description of Composite Nodes

It's not just for backdrops, also for image editor.

Brecht Van Lommel pushed to composite at Bartosz-Kosiorek/blender 2024-04-29 14:43:14 +02:00
c40e539a8f Tweak descriptions:
Brecht Van Lommel pushed to main at blender/blender-manual 2024-04-29 14:26:46 +02:00
8608d47c2a Compositing: Various tweaks to node descriptions
Brecht Van Lommel commented on issue blender/blender#119126 2024-04-29 13:37:59 +02:00
Windows ARM64 Support

.pyd files were ignored through .gitignore.

I've remove them from there now: blender/lib-windows_arm64@6da81e67a9. We only need to ignore them on Linux and macOS.

Brecht Van Lommel pushed to main at blender/lib-windows_arm64 2024-04-29 13:36:06 +02:00
6da81e67a9 Remove .pyd files from gitignore, these dlls we want to commit