Damien Picard pioverfour
  • France
  • Joined on 2014-08-25
Damien Picard pushed to main at pioverfour/camera_overscan 2024-11-11 19:30:48 +01:00
ea7a482cb0 Relicense to GPL v3+, in accordance to extensions.blender.org policy
45bb491ab8 Display panel for all render engines
31d2d993b5 Rename main file to __init__.py, add manifest, remove bl_info dict
0c008937aa Camera Overscan: use SPDX license block
5aaed03e94 Camera Overscan: format
Compare 10 commits »
Damien Picard created branch main in pioverfour/camera_overscan 2024-11-11 19:30:48 +01:00
Damien Picard created repository pioverfour/camera_overscan 2024-11-11 19:29:36 +01:00
Damien Picard pushed to main at pioverfour/highlighter 2024-11-11 16:44:18 +01:00
5069033a7a .gitignore: Add save .blends
129a27423a README: Add images and description of object operator
Compare 2 commits »
Damien Picard pushed to main at pioverfour/highlighter 2024-11-11 16:43:06 +01:00
26e8967246 .gitignore: Add save .blends
26a8980684 README: Add images and description of object operator
Compare 2 commits »
Damien Picard pushed to main at pioverfour/highlighter 2024-11-11 15:58:14 +01:00
892275d608 Store settings in obj, restore when re-highlighting
d8813c1dcd Introduce operator to highlight syntax on already existing object
33531e0d12 README: Add acknowledgement
8fa0e0647c Cleanup: Add docstrings
29fa9c8de9 Refactor: Create object in operator instead of Pygments Formatter
Damien Picard created branch main in pioverfour/highlighter 2024-11-11 15:58:14 +01:00
Damien Picard created repository pioverfour/highlighter 2024-11-11 15:57:58 +01:00
Damien Picard approved blender/blender#130063 2024-11-09 14:47:09 +01:00
Fix #130059: Rigify Limb menu disppears for some rotation fields

Looks good to me, thanks for the fix! (This should also go to 4.2 BTW.)

Damien Picard commented on pull request blender/blender#129689 2024-11-04 21:03:09 +01:00
I18n: Translate brush assets, asset browser and shelf, tabs & catalogs

This might all be a bit more involved to get right, do we want to do some simple fix (e.g. this PR) for the release still?

This won’t go into 4.3, I submitted the PR too late and translators…

Damien Picard pushed to main at pioverfour/sun_position 2024-11-04 14:58:35 +01:00
bd1047ef87 README: mention translations and geo.py module author
11305151c9 Set environment exposure lower when picking, based on maximum pixel
f91aba3a85 Display Environment help message in area header instead of workspace
09c2147f41 Clamp time of the day to [0, 24] for convenience
Compare 4 commits »
Damien Picard commented on issue blender/blender#43295 2024-11-04 13:52:53 +01:00
Translation disambiguation requests

@hoanguk Hi, there is already a context for the keyboard mapping:

#. :src: bpy.types.KeyMapItem.key_modifier:'INSERT'
#. :src: bpy.types.KeyMapItem.type:'INSERT'
msgctxt "UI_Events_KeyMap…
Damien Picard commented on pull request blender/blender#129395 2024-11-04 01:52:09 +01:00
Camera: Add Oblique projection support

This is absolutely demented, I love it!

I played a bit with the new projection, and used it to reproduce the examples on this page.

![c…

Damien Picard commented on pull request blender/blender#128715 2024-11-01 16:20:50 +01:00
I18n: Translate and disambiguate a few messages

I split the assets stuff to !129689, and some changes to a future PR, both based on main.

What remains simply allows translating new messages.

Damien Picard created pull request blender/blender#129689 2024-11-01 16:20:11 +01:00
I18n: Translate brush assets, asset browser and shelf, tabs & catalogs
Damien Picard pushed to dp_translate_assets_brushes at pioverfour/blender 2024-11-01 16:19:51 +01:00
f8798f75e3 I18n: Translate brush assets, asset browser and shelf, tabs & catalogs
Damien Picard created branch dp_translate_assets_brushes in pioverfour/blender 2024-11-01 16:16:53 +01:00
Damien Picard pushed to dp_translate_assets_brushes at pioverfour/blender 2024-11-01 16:16:53 +01:00
639a759ae7 I18n: Translate brush assets, asset browser and shelf, tabs & catalogs
47f7aaa2cc Merge branch 'blender-v4.3-release'
37e35147d8 Fix: PanelType unregister potential use-after-free
7fbc9e9428 Fix: Metal: Memory leaks identified by Instruments and Xcode memory graph.
509090e7c3 Subdiv: Remove evaluator C-API wrapper
Compare 10 commits »
Damien Picard pushed to dp_disambiguate at pioverfour/blender 2024-11-01 16:03:09 +01:00
824b2fb9d4 I18n: Translate and disambiguate a few messages
e65f48e8e2 Fix #128938: Crash duplicating paricle system in particle edit mode
1f5d24fe0d glTF exporter: Fix some UDIM export
912c85bb9d glTF exporter: Fix #129407 - fix crash when step is != 1 and actions are not aligned
e5a4beb518 Fix #129476: Dual GPU - Bake to Color Attribute Crashes Blender
Compare 249 commits »
Damien Picard commented on issue blender/blender#43295 2024-11-01 15:54:30 +01:00
Translation disambiguation requests

(blender-addons/render_povray/scenography_properties.py)

Hi, the POV-Ray add-on was removed in 4.2 with the switch to the new extensions platform. A search for "Variance" in the translation…