Damien Picard pioverfour
  • France
  • Joined on 2014-08-25
Damien Picard commented on pull request blender/blender#122016 2024-05-20 20:53:13 +02:00
Nodes: Port "Connect to Output" operator from Node Wrangler

You might be interested in blender/blender-addons!105136, since it's not going to make it into Node Wrangler at this point. I tried getting feedback for it at the time on forums but didn't get…

Damien Picard pushed to main at extensions/animation_animall 2024-05-15 18:36:10 +02:00
3bb0b2d464 Readme: add back note about building the extension
Damien Picard commented on pull request blender/blender#119768 2024-05-15 00:36:27 +02:00
UI: improve "Compact with Milliseconds" timecode style

Hi @pablovazquez, do you think this can be merged?

Damien Picard created branch main_bak in extensions/animation_animall 2024-05-15 00:08:00 +02:00
Damien Picard pushed to main_bak at extensions/animation_animall 2024-05-15 00:08:00 +02:00
166663cfdc README file
3cedd99d4a Extension Manifest
470ce4b2a6 Fix #105292: AnimAll: Error in load_post
1a3e5ba0ee AnimAll: make attribute update a handler instead of an operator
8546ca7559 Fix #105279: AnimAll: lag when displaying the AnimAll panel
Compare 10 commits »
Damien Picard pushed to main at extensions/animation_animall 2024-05-15 00:07:37 +02:00
300bdb6db5 Add manifest, README, LICENSE
d65086006f Move files to the top-level directory
30f4e46c2a Fix #105292: AnimAll: Error in load_post
a033d79854 AnimAll: make attribute update a handler instead of an operator
b278bafb96 Fix #105279: AnimAll: lag when displaying the AnimAll panel
Compare 88 commits »
Damien Picard commented on issue blender/blender-addons#105326 2024-05-14 01:46:07 +02:00
ANIMALL addon causes blender 4.0+ to freeze when dealing with sliiightly dense mesh

Hi, I can’t reproduce this performance regression. I tried subdividing Suzanne 3 times and applying, then inserting keys on all vertex locations. I timed the operation:

  • In Blender 3.6, it…
Damien Picard commented on issue blender/blender#121749 2024-05-13 23:33:24 +02:00
Integrating Node Wrangler features into core Blender
  • Switch Type [Shift-S] (This is already depricated in add-on)

There wasn’t any kind of consensus, but discussions in #101514 hinted at this being possibly part of core Blender.

Damien Picard created pull request blender/blender#121658 2024-05-10 16:01:54 +02:00
Fix #115542: selection messed up on error in the text editor
Damien Picard pushed to fix_115542_select_error at pioverfour/blender 2024-05-10 16:00:03 +02:00
d09b2c23a2 Fix #115542: selection messed up on error in the text editor
4b2f1b2829 Fix: allow panel drag-collapse in popovers and fix uiBut event handling
f920d05820 Cleanup: don't require socket items to store socket type
2fb752b168 Refactor: GPv3: Return 0 from get_frame_duration_at for implicitly held frames
8056a31a7e Cleanup: GPv3: Change order of constructors
Compare 10 commits »
Damien Picard created branch fix_115542_select_error in pioverfour/blender 2024-05-10 16:00:03 +02:00
Damien Picard commented on pull request blender/blender#121657 2024-05-10 15:48:42 +02:00
Fix #120759: Prevent tooltip translation crash

Thanks!

Damien Picard commented on issue blender/blender#120759 2024-05-10 15:35:28 +02:00
Blender crash when translating operator poll message

Hi @ChengduLittleA, are you still planning to work on this?

Damien Picard pushed to main at pioverfour/per_camera_resolution 2024-05-09 23:16:57 +02:00
9072606d8f Add French translation
e48e2c897f Copy prop descriptions from the render properties
59fd4466a1 Add format presets, copy those from the Format properties
634776c4fc Cleanup: use register_classes_factory()
7f63e10a36 Cleanup: import common types and props instead of using bpy.types...
Compare 5 commits »
Damien Picard renamed repository from per-camera-resolution to pioverfour/per_camera_resolution 2024-05-09 16:46:54 +02:00
Damien Picard pushed to main at pioverfour/per_camera_resolution 2024-05-09 16:41:51 +02:00
7e3f497000 Add license file
Damien Picard pushed to main at pioverfour/per_camera_resolution 2024-05-09 16:39:51 +02:00
1521241c35 Capitalize add-on name in bl_info
027e8fbd22 Use depsgraph_update_pre handler instead of _post
161c240367 Bake Render Border: use active instead of scene camera
a8af8ae957 Fix error when there is no active camera in scene
Compare 4 commits »
Damien Picard commented on issue infrastructure/extensions-website#119 2024-05-08 21:04:11 +02:00
Extension preview image different depending on page (draft state)

Actually the featured image is broken now:

image

Damien Picard opened issue infrastructure/extensions-website#119 2024-05-08 20:58:20 +02:00
Extension preview image different depending on page (draft state)
Damien Picard pushed to main at pioverfour/sun_position 2024-05-08 20:40:11 +02:00
d749e425f0 Remove bl_info dict
5e6e0a8966 Use GPL v3 instead of v2
Compare 2 commits »