Clément Foucault fclem
  • I'm pixel pusher.

  • Joined on 2014-07-09
Clément Foucault suggested changes for blender/blender#126545 2024-09-03 11:42:17 +02:00
Preferences: GPU backend selection
Clément Foucault commented on pull request blender/blender#126545 2024-09-03 11:42:16 +02:00
Preferences: GPU backend selection

Missing final period . on all sentences.

Clément Foucault commented on pull request blender/blender#126545 2024-09-03 11:42:14 +02:00
Preferences: GPU backend selection

Blender is now using OpenGL instead

Clément Foucault commented on pull request blender/blender#127082 2024-09-02 19:14:29 +02:00
Overlay-Next: add selection mode to relations

That makes sense select::ID::invalid() looks nicer.

But since this is more of a cleanup, I would add a TODO and I will add an item to #102179 to remember to do this cleanup.

Clément Foucault deleted branch overlay-next-in-front from fclem/blender 2024-09-02 19:14:27 +02:00
Clément Foucault merged pull request blender/blender#127020 2024-09-02 19:14:25 +02:00
Overlay-Next: In-Front support
Clément Foucault pushed to main at blender/blender 2024-09-02 19:14:24 +02:00
7d95fed911 Overlay-Next: In-Front support
Clément Foucault pushed to overlay-next-armature at fclem/blender 2024-09-02 18:32:43 +02:00
2bb4fff024 Merge branch 'main' into overlay-next-armature
94608b32ab Overlay-Next: Fix crash in 2D image view
1c2918f50f DRW: Fix crash when entering UV editor
b5ea3beaf9 Fix i18n message extraction tool after recent BPY/RNA fix.
580be3862a Fix: deleting fcurve in a group creates inconsistent group state
Compare 366 commits »
Clément Foucault commented on pull request blender/blender#127020 2024-09-02 18:22:29 +02:00
Overlay-Next: In-Front support
Clément Foucault pushed to overlay-next-in-front at fclem/blender 2024-09-02 18:21:48 +02:00
7093a64ad1 Remove double define
1f49a1f7d4 Merge branch 'main' into overlay-next-in-front
94608b32ab Overlay-Next: Fix crash in 2D image view
1c2918f50f DRW: Fix crash when entering UV editor
b5ea3beaf9 Fix i18n message extraction tool after recent BPY/RNA fix.
Compare 21 commits »
Clément Foucault closed pull request blender/blender#127001 2024-09-02 17:42:04 +02:00
WIP: Overlay-next : edit text
Clément Foucault commented on pull request blender/blender#127001 2024-09-02 17:41:59 +02:00
WIP: Overlay-next : edit text

I apologize for the question. I was under this impression because of the use of functions that does not exist (half_size_y2).

The complexity of this project is high and this task is not…

Clément Foucault pushed to main at blender/blender 2024-09-02 16:36:35 +02:00
94608b32ab Overlay-Next: Fix crash in 2D image view
Clément Foucault pushed to main at blender/blender 2024-09-02 16:17:34 +02:00
1c2918f50f DRW: Fix crash when entering UV editor
Clément Foucault pushed to overlay-next-in-front at fclem/blender 2024-09-02 11:25:04 +02:00
2fab7ad6ee Refactor for better framebuffer semantic
3a1f26db5b Merge branch 'main' into overlay-next-in-front
a60690e0f3 Fix assertion when curves have co-located points
ff3949426c Cleanup: spelling in comments
cb79df9343 Cleanup: Formatting
Compare 10 commits »
Clément Foucault deleted branch overlay-next-clipping from fclem/blender 2024-09-02 10:54:35 +02:00
Clément Foucault merged pull request blender/blender#127018 2024-09-02 10:54:31 +02:00
Overlay-Next: Add Alt+B clipping support
Clément Foucault pushed to main at blender/blender 2024-09-02 10:54:30 +02:00
895e315f2e Overlay-Next: Add Alt+B clipping support
Clément Foucault approved blender/blender#127068 2024-09-02 10:51:26 +02:00
Fix #126986: No background when only rendering volumes in 4.2.1

Q: Should we only do this when combined_fb is not bound?