Damien Picard pioverfour
  • France
  • Joined on 2014-08-25
Damien Picard pushed to dp_font_special_characters at pioverfour/blender 2023-03-28 01:52:24 +02:00
347e2d9c2c Font: add shortcut to the default keymap to add special characters
305dad338d Font: reorganize Special Characters menu with submenus
Compare 2 commits »
Damien Picard created branch dp_font_special_characters in pioverfour/blender 2023-03-28 01:52:24 +02:00
Damien Picard created pull request blender/blender#106195 2023-03-28 00:06:42 +02:00
I18n: translate popover descriptions
Damien Picard pushed to dp_translate_popover_description at pioverfour/blender 2023-03-28 00:04:35 +02:00
fa7445c8b6 I18n: translate popover descriptions
Damien Picard pushed to dp_translate_popover_description at pioverfour/blender 2023-03-28 00:04:17 +02:00
4de84ab800 I18n: translate popover descriptions
Damien Picard pushed to dp_translate_popover_description at pioverfour/blender 2023-03-28 00:02:47 +02:00
e7a46a1cb9 I18n: translate popover descriptions
Damien Picard created branch dp_translate_popover_description in pioverfour/blender 2023-03-28 00:01:55 +02:00
Damien Picard pushed to dp_translate_popover_description at pioverfour/blender 2023-03-28 00:01:55 +02:00
229c66c9dd I18n: translate popover descriptions
8ad0935ed6 Fix #106108: Allow Arrow Increment on Sequence Values
2215ee9358 UI: Noto Emoji Font with Unicode 15.0 Updates
bb67d4c298 Transform: expose hardcoded 'Rotate Normals' key
040ea1637d Cleanup: deduplicate code that changes transform mode
Compare 10 commits »
Damien Picard commented on pull request blender/blender#106060 2023-03-24 12:49:02 +01:00
UI: replace "copy/paste buffer" by "internal clipboard"

maybe I am too technical for this, but I like the distinction between clipboard and buffer. Clipboard usually refers to the System clipboard and if that's not where the data is stored it…

Damien Picard commented on pull request blender/blender#106060 2023-03-23 23:10:37 +01:00
UI: replace "copy/paste buffer" by "internal clipboard"

Oh, and I see that in the review for D16131 a similar change was rejected, but then someone else argued for it and I’m not sure what the result of…

Damien Picard pushed to dp_rename_copy_buffer at pioverfour/blender 2023-03-23 23:09:23 +01:00
189ed1cdac UI: replace "copy/paste buffer" by "clipboard"
Damien Picard commented on pull request blender/blender#106060 2023-03-23 23:03:33 +01:00
UI: replace "copy/paste buffer" by "internal clipboard"

@dr.sybren Hi, I’m assigning this to you because it’s mostly about animation, but there is one similar change related to Freestyle, and one about modeling.

Damien Picard created pull request blender/blender#106060 2023-03-23 22:59:00 +01:00
UI: replace "copy/paste buffer" by "clipboard"
Damien Picard created branch dp_rename_copy_buffer in pioverfour/blender 2023-03-23 22:55:50 +01:00
Damien Picard pushed to dp_rename_copy_buffer at pioverfour/blender 2023-03-23 22:55:50 +01:00
01556db70e UI: replace "copy/paste buffer" by "clipboard"
1111ce3472 Fix rotate around zero vector in #OrientationBounds
b57b22388c BLI: Fix drawdata leak on Scene IDs
fda65ad5ca GPU: Renderdoc Frame Capturing
0efb7a202e Fix #105954: RIGIDBODY_REBUILD failure on rendering
Compare 10 commits »
Damien Picard commented on pull request blender/blender#105975 2023-03-23 15:37:20 +01:00
Add helper function to node_utils to create links to virtual sockets

I don’t think it’s typical, but raising an error is too harsh, and failing silently, probably not enough. This is really for Python scripters and not for end-users. In fact in a previous…

Damien Picard pushed to dp_node_utils_virtual_sockets at pioverfour/blender 2023-03-22 18:05:34 +01:00
996e415bbc Add helper function to node_utils to create links to virtual sockets
Damien Picard commented on pull request blender/blender#105975 2023-03-22 17:29:37 +01:00
Add helper function to node_utils to create links to virtual sockets

connect_sockets sounds good. I improved the docstring to make it clearer why one may want to use this.

Also added an exception when sockets are not on the same tree, where the regular API…

Damien Picard pushed to dp_node_utils_virtual_sockets at pioverfour/blender 2023-03-22 17:29:33 +01:00
56036448bc Add helper function to node_utils to create links to virtual sockets
Damien Picard pushed to dp_node_utils_virtual_sockets at pioverfour/blender 2023-03-22 17:25:48 +01:00
8c66579a8d Add helper function to node_utils to create links to virtual sockets
16b93486ca Fix Cycles CUDA compiler warnings with if constexpr
410ef5342e Fix Cycles build warning on Windows with unused argument
807e41e415 Merge branch 'blender-v3.5-release'
6cf19b2f79 Update freedesktop file for Blender 3.5.
Compare 29 commits »