Damien Picard pioverfour
  • France
  • Joined on 2014-08-25
Damien Picard pushed to main at pioverfour/per_camera_resolution 2023-06-11 17:16:40 +02:00
e6d35ff03c Add aspect ratio properties
ddeb1f92d6 Preferences location
ee5f5121f0 Add resolution percentage
247a290003 Declare cam props directly
79158fc284 Initial commit
Damien Picard created repository pioverfour/per_camera_resolution 2023-06-11 17:12:37 +02:00
Damien Picard pushed to dp_disambiguate at pioverfour/blender 2023-06-10 22:23:01 +02:00
6ef4a8344f I18n: disambiguate a few messages
d79524e309 Cleanup: format
a811ff0374 Fix #108560: Light groups do not work with collection instances
6a3ca93c7e Fix #108788: Data transfer nearest interpolated broken
44e4b5fe33 Fix (unreported) Object's particle 'foreach_id` potentially accessing other IDs data.
Compare 69 commits »
Damien Picard commented on pull request blender/blender#107260 2023-06-09 15:05:08 +02:00
I18n: Use fmt::format() to replace string concatenation in nodes

In D15996, @HooglyBoogly wrote:

The fact that we translate these strings during evaluation is bad actually, it would…

Damien Picard commented on pull request blender/blender#107260 2023-06-07 14:03:52 +02:00
I18n: Use fmt::format() to replace string concatenation in nodes

Afair, boost translation mechanism is not threadsafe at all, which is why it was disabled in any thread but the main one.

That's what I figured, I wrote about what I found in the other issue.…

Damien Picard commented on pull request blender/blender#107260 2023-06-07 11:21:44 +02:00
I18n: Use fmt::format() to replace string concatenation in nodes

In future it please include changes to multi-threaded behavior in the commit log too, and note why commented code is left in.

All right, I understand. If it's too much of an issue right now,…

Damien Picard commented on pull request blender/blender#108213 2023-06-06 12:23:27 +02:00
I18n: disambiguate a few messages

Oh, my bad! Well, I hope there's still time next week, then.

Damien Picard commented on pull request blender/blender#108213 2023-06-05 19:42:42 +02:00
I18n: disambiguate a few messages

Could you please re-submit this against 3.6?

I changed the base branch in gitea, and it reports no conflict.

I won't have access to git until next week to rebase if needed, but I think it…

Damien Picard created pull request blender/blender#108561 2023-06-03 01:29:00 +02:00
I18n: disambiguate "Fill"
Damien Picard pushed to dp_disambiguate_fill at pioverfour/blender 2023-06-03 01:27:51 +02:00
88439df659 I18n: disambiguate "Fill"
4832114d60 Fix #107870: Movie Clip Editor hangs in "Clip" view
f63c56e05c Fix: action's actual users and recorded user count could diverge
d847851000 Fix #108285: Crash in Outliner when using RNA ID remapping API call.
5ce0f80ed6 Fix #108285: Remap Users operator doesn't work on Objects.
Compare 12 commits »
Damien Picard pushed to dp_rename_distort_socket at pioverfour/blender 2023-06-03 01:24:02 +02:00
26d7f5fb59 UI: Rename Distort socket in the Lens Distortion compositing node
4832114d60 Fix #107870: Movie Clip Editor hangs in "Clip" view
f63c56e05c Fix: action's actual users and recorded user count could diverge
d847851000 Fix #108285: Crash in Outliner when using RNA ID remapping API call.
5ce0f80ed6 Fix #108285: Remap Users operator doesn't work on Objects.
Compare 82 commits »
Damien Picard pushed to dp_disambiguate at pioverfour/blender 2023-06-03 01:20:41 +02:00
737d40c4a5 I18n: disambiguate a few messages
3788f70647 Fix #107704: Release infrequently used memory in Metal buffer pools
361b42d526 Fix #107766: Resolve Metal texutre usage issue for GreasePencil fill
c3f7b723b2 Fix #108500: Resolve Metal line loop emulation for armature limits
cf959c1a90 Fix: remove materials from simulation state in all cases
Compare 42 commits »
Damien Picard pushed to dp_disambiguate_fill at pioverfour/blender 2023-06-03 01:20:30 +02:00
c50195e098 I18n: disambiguate "Fill"
737d40c4a5 I18n: disambiguate a few messages
3788f70647 Fix #107704: Release infrequently used memory in Metal buffer pools
361b42d526 Fix #107766: Resolve Metal texutre usage issue for GreasePencil fill
c3f7b723b2 Fix #108500: Resolve Metal line loop emulation for armature limits
Compare 10 commits »
Damien Picard created branch dp_disambiguate_fill in pioverfour/blender 2023-06-03 01:20:30 +02:00
Damien Picard commented on pull request blender/blender-addons#104567 2023-06-02 16:25:15 +02:00
grease-pencil-tools: add local camera for rotate canvas and flip canvas.

Looks like this is no longer needed after 57187cfc31.

Damien Picard commented on issue blender/blender#108447 2023-05-31 15:37:21 +02:00
Unnecessary translation of recent directory list

This is the expected behaviour, implemented in e79312df6eef.

I don’t know what OS or language you use, but some user directories are usually translated in a file explorer, and that behaviour…

Damien Picard commented on pull request blender/blender#107260 2023-05-30 22:08:22 +02:00
I18n: Use fmt::format() to replace string concatenation in nodes

If this is merged into 3.6, a cleanup will likely need be done when merging into main, to remove #define FMT_HEADER_ONLY, after 0d38fa2422.

Damien Picard pushed to main at blender/blender-addons 2023-05-30 19:32:01 +02:00
b5c8de95ed Merge branch 'blender-v3.6-release'
f316f7b92a Import Images: I18n: enable translation of one message
bc089c7239 Fix #104632: Multiple Asset menus for Pose Library
Compare 3 commits »
Damien Picard closed issue blender/blender-addons#104632 2023-05-30 19:32:01 +02:00
Multple Asset menus for Pose Library
Damien Picard pushed to blender-v3.6-release at blender/blender-addons 2023-05-30 19:31:47 +02:00
f316f7b92a Import Images: I18n: enable translation of one message
bc089c7239 Fix #104632: Multiple Asset menus for Pose Library
Compare 2 commits »