Damien Picard pioverfour
  • France
  • Joined on 2014-08-25
Damien Picard deleted branch dp_solids_ngons from pioverfour/blender-addons 2024-01-16 22:06:40 +01:00
Damien Picard merged pull request blender/blender-addons#105128 2024-01-16 22:06:39 +01:00
Add Mesh Extra Objects: make solids use ngons
Damien Picard pushed to dp_solids_ngons at pioverfour/blender-addons 2024-01-16 22:06:01 +01:00
0a6d939af6 Add Mesh Extra Objects: Bump version
9b022ecd92 Merge branch 'main' into dp_solids_ngons
000a21e55b Fix: Add Mesh Extra Objects: dual tetrahedron is sometimes flipped
2cdfe9e591 Fix #105088: FBX Camera Focus Distance is interpreted as millimeters
5cc25e238e Fix: Add Mesh Extra Objects: Inverted normals of solids when vertex positions are inverted
Compare 7 commits »
Damien Picard pushed to main at blender/blender-addons 2024-01-16 22:04:18 +01:00
000a21e55b Fix: Add Mesh Extra Objects: dual tetrahedron is sometimes flipped
Damien Picard deleted branch dp_fix_solids from pioverfour/blender-addons 2024-01-16 22:04:18 +01:00
Damien Picard merged pull request blender/blender-addons#105127 2024-01-16 22:04:16 +01:00
Fix: Add Mesh Extra Objects: dual tetrahedron is sometimes flipped
Damien Picard pushed to dp_fix_solids at pioverfour/blender-addons 2024-01-16 22:03:29 +01:00
dd44ad13ec Merge branch 'main' into dp_fix_solids
2cdfe9e591 Fix #105088: FBX Camera Focus Distance is interpreted as millimeters
5cc25e238e Fix: Add Mesh Extra Objects: Inverted normals of solids when vertex positions are inverted
d3105f1112 Fix #117150: VDM brush baker warning on startup
c2caf1f3f5 Copy Global Transform: Remove use of INSERTKEY_XYZ_TO_RGB flag
Compare 5 commits »
Damien Picard commented on pull request blender/blender#116804 2024-01-16 16:47:22 +01:00
Fix #76101: I18n: add new preference to translate reports

Understood. Honestly I wouldn’t mind this change. I’ll wait for @mont29 ’s input since he’s the one who decided on the interface / tip split originally.

Damien Picard commented on pull request blender/blender#116804 2024-01-16 12:35:02 +01:00
Fix #76101: I18n: add new preference to translate reports

Hi, thanks for the input. I’m not saying the situation is perfect but I don’t understand your proposition well. You mention three different areas:

  1. the operations displayed all the time…
Damien Picard commented on pull request blender/blender#117049 2024-01-15 18:25:37 +01:00
I18n: make the FPS menu in Format Panel react to language change

I added a new translation handler, but I’m not sure about the location of the callback execution. Currently it’s in the RNA prop definitions for the translation settings, but maybe they should…

Damien Picard pushed to dp_translate_fps_label at pioverfour/blender 2024-01-15 18:18:56 +01:00
b71b58088d Rename translation_update_post to translation_change_post
Damien Picard pushed to dp_translate_fps_label at pioverfour/blender 2024-01-15 18:13:00 +01:00
cc5961e8ff Add translation_update handler category, translate fps using that
1eaf6616dc Revert "I18n: make the FPS menu in Format Panel react to language change"
c7baa06420 Merge branch 'main' into dp_translate_fps_label
62dbef895b Mesh: Add missing sharing of cached face corner normals
fdb56c4e8d RNA: Speed up raw array access when the property is stored contiguously
Compare 93 commits »
Damien Picard commented on pull request blender/blender#117049 2024-01-15 14:20:41 +01:00
I18n: make the FPS menu in Format Panel react to language change

Thanks, I wasn’t too sure how much of an impact this removal might have. Indeed a handler system could work as well.

Damien Picard created pull request blender/blender-addons#105128 2024-01-15 11:01:23 +01:00
Add Mesh Extra Objects: make solids use ngons
Damien Picard created pull request blender/blender-addons#105127 2024-01-15 11:01:20 +01:00
Fix: Add Mesh Extra Objects: dual tetrahedron is sometimes flipped
Damien Picard pushed to dp_solids_ngons at pioverfour/blender-addons 2024-01-15 10:57:37 +01:00
9550a3cef0 Add Mesh Extra Objects: make solids use ngons
Damien Picard pushed to dp_fix_solids at pioverfour/blender-addons 2024-01-15 10:54:58 +01:00
d1572e9331 Fix: Add Mesh Extra Objects: dual tetrahedron is sometimes flipped
Damien Picard deleted branch dp_improve_unit_names from pioverfour/blender 2024-01-15 10:54:18 +01:00
Damien Picard created branch dp_solids_ngons in pioverfour/blender-addons 2024-01-15 10:53:29 +01:00
Damien Picard pushed to dp_solids_ngons at pioverfour/blender-addons 2024-01-15 10:53:29 +01:00
28d6f6b849 Add Mesh Extra Objects: make solids use ngons