Damien Picard pioverfour
  • France
  • Joined on 2014-08-25
acf606b063 I18n: Remove extraction macros from the node socket declarations
Damien Picard created pull request blender/blender#107257 2023-04-23 03:41:01 +02:00
I18n: improve geometry nodes field tooltips
Damien Picard pushed to dp_geo_nodes_tooltips_fmt at pioverfour/blender 2023-04-23 03:20:21 +02:00
7641f94443 18n: Use fmt::format() to replace string concatenation in nodes
6c1db43622 I18n: Remove extraction macros from the node node declarations
Damien Picard pushed to dp_geo_nodes_tooltips_fmt at pioverfour/blender 2023-04-23 02:56:02 +02:00
b2e590806e 18n: Use fmt::format() to replace string concatenation in nodes
Damien Picard created branch dp_geo_nodes_tooltips_fmt in pioverfour/blender 2023-04-23 02:56:02 +02:00
Damien Picard created branch dp_geo_nodes_remove_extraction_macros in pioverfour/blender 2023-04-23 02:55:57 +02:00
d0e0c47d2b I18n: Remove extraction macros from the node node declarations
Damien Picard created branch dp_fix_geo_nodes_field_tooltips in pioverfour/blender 2023-04-23 02:55:49 +02:00
Damien Picard pushed to dp_fix_geo_nodes_field_tooltips at pioverfour/blender 2023-04-23 02:55:49 +02:00
2d3d5a78ba I18n: improve geometry nodes field tooltips
a9f02cd8d8 Geometry Nodes: add map from bsocket index to lf socket index
1e81e27557 Cleanup: use hash value that fits into int to fix compile error
8523e361e8 BLI: use decay_t to determine type to hash
8e967cfeaf Mesh: Cache loose vertices
Compare 10 commits »
Damien Picard deleted branch dp_copy_vector_op_singular from pioverfour/blender 2023-04-21 18:30:39 +02:00
Damien Picard closed pull request blender/blender#106645 2023-04-21 18:29:47 +02:00
UI: make normal copy and paste operator singular
Damien Picard commented on pull request blender/blender#106645 2023-04-21 18:29:46 +02:00
UI: make normal copy and paste operator singular

Will be included in a future PR.

Damien Picard commented on pull request blender/blender#106388 2023-04-21 00:20:04 +02:00
UI: replace "x" with multiplication sign when displaying calculations

No problem, I reset to the previous version.

Damien Picard pushed to dp_replace_x_in_dimensions at pioverfour/blender 2023-04-21 00:16:12 +02:00
Damien Picard commented on pull request blender/blender#106388 2023-04-20 21:30:10 +02:00
UI: replace "x" with multiplication sign when displaying calculations

or do they appear in the code repository as well?

[They do](37aaa0c815/source/blender/makesrna/intern/r

Damien Picard commented on pull request blender/blender#106388 2023-04-20 20:35:53 +02:00
UI: replace "x" with multiplication sign when displaying calculations

Screenshots:

image image image

Damien Picard commented on pull request blender/blender#106388 2023-04-20 20:26:59 +02:00
UI: replace "x" with multiplication sign when displaying calculations

Hello Harley, sorry about the delay.

I found a few other occurrences of strings using "x" as a multiplication sign, so I replaced them as well. I hope I got all of them, this time!

I also…

Damien Picard pushed to dp_replace_x_in_dimensions at pioverfour/blender 2023-04-20 20:18:38 +02:00
37aaa0c815 UI: use literal as multiplication sign to replace 'x'
4ec573c4f5 UI: replace "x" by multiplication sign when displaying calculation
0e23aef6b6 Fix build error when not using unity build
475f9a3e23 Cycles: Break up geometry.cpp and scene.cpp file into smaller pieces
100f37af49 Fix #100053: Incorrect saving asset catalogs after renaming parent item
Compare 499 commits »