Damien Picard pioverfour
  • France
  • Joined on 2014-08-25
Damien Picard pushed to dp_disambiguate at pioverfour/blender 2024-03-04 22:06:23 +01:00
2f4784a20a I18n: extract and disambiguate a few messages
Damien Picard pushed to dp_disambiguate at pioverfour/blender 2024-03-04 21:58:08 +01:00
ed741b665c I18n: extract and disambiguate a few messages
Damien Picard pushed to dp_disambiguate at pioverfour/blender 2024-03-04 21:08:13 +01:00
38d75c7a83 I18n: extract and disambiguate a few messages
fa229c5753 Fix #119019: Geometry Nodes: Split to Instances wrong field interface
a8cc2e4d96 Fix: Add missing iostream include
3c6a9cb5a5 Fix #117824: Sculpt color filter crash
afb5cb440b Fix/tweak UI messages (typos etc.).
Compare 10 commits »
Damien Picard created branch dp_disambiguate in pioverfour/blender 2024-03-04 21:08:12 +01:00
Damien Picard commented on issue blender/blender#119028 2024-03-04 15:16:26 +01:00
Memory leak related to the gpu module

Interesting, I didn’t know that since the gpu examples in the docs don’t illustrate using register().

The thing that looks quite fishy to me is that the issue occurs only when there is…

Damien Picard commented on issue blender/blender-addons#105201 2024-03-03 15:00:30 +01:00
Actrivating Sun Position Addon causes not freed memory error

Thanks, that confirms the issue doesn’t come from the add-on itself. I opened a new bug report on the Blender repository.

Damien Picard opened issue blender/blender#119028 2024-03-03 14:58:51 +01:00
Memory leak related to the gpu module
Damien Picard commented on issue blender/blender#105461 2024-02-29 22:59:59 +01:00
Language names may be incorrect in the language menu

I edited the initial post to remove some languages as they were fixed (Dutch, Hindi and Estonian). I still haven’t had confirmation by native speakers about the four that remain.

Damien Picard deleted branch dp_fix_language_switch from pioverfour/blender-manual 2024-02-28 23:42:11 +01:00
Damien Picard commented on issue blender/blender-addons#105201 2024-02-28 14:47:26 +01:00
Actrivating Sun Position Addon causes not freed memory error

I think you opened the __init__.py file in a text editor in Blender? The zip file I attached is meant to be installed as an add-on through the preferences.

Damien Picard created pull request blender/blender-manual#104720 2024-02-28 12:39:55 +01:00
Fix local language names in language menu
Damien Picard pushed to dp_fix_language_switch at pioverfour/blender-manual 2024-02-28 12:38:57 +01:00
629f0de4d9 Fix local language names in language menu
65773b44a6 Mesh: Replace auto smooth with node group
280d530034 Geometry Nodes: Update Volume nodes to match UI
d961cc7bea Geometry Nodes: Support node tools in object mode
76bbd70179 Geometry Nodes: Documentation for the active camera node
Compare 10 commits »
Damien Picard created branch dp_fix_language_switch in pioverfour/blender-manual 2024-02-28 12:38:56 +01:00
Damien Picard commented on issue blender/blender-addons#105201 2024-02-27 23:54:02 +01:00
Actrivating Sun Position Addon causes not freed memory error

I simplified the add-on and can still reproduce the error with this stub, but I’m not sure what’s causing the error. I don’t think it’s…

Damien Picard commented on issue blender/blender-addons#105201 2024-02-27 09:05:35 +01:00
Actrivating Sun Position Addon causes not freed memory error

I can only reproduce the error with --debug-memory:

blender --factory-startup --debug-memory --addons sun_position

Not sure why the error appears by default on your side, is it a debug…

Damien Picard deleted branch dp_nw_3.6 from pioverfour/blender-addons 2024-02-21 18:57:15 +01:00
Damien Picard pushed to blender-v3.6-release at blender/blender-addons 2024-02-21 18:57:14 +01:00
6f58d34eb1 Node Wrangler: bump version
aa8f26a2bb Fix: Node Wrangler: new reroutes offset when output hidden
2547ed9f9c Fix: Node Wrangler: new reroute locations on hidden nodes
16959c986e Node Wrangler: do not add reroutes to unavailable outputs
858dc99229 Node Wrangler: skip internal attributes while populating menu
Compare 7 commits »
Damien Picard merged pull request blender/blender-addons#105169 2024-02-21 18:57:14 +01:00
Node Wrangler: LTS: backport many bugfixes from main
Damien Picard commented on pull request blender/blender-addons#105169 2024-02-20 20:30:36 +01:00
Node Wrangler: LTS: backport many bugfixes from main

Just to be clear, am I expected to merge this myself or must this be handled by @lichtwerk as part of LTS maintenance?

Damien Picard deleted branch corrections from pioverfour/blender-manual 2024-02-18 18:15:22 +01:00