Philipp Oeser lichtwerk
  • Blender Bug Triaging Lead and Developer (as in : supporting modules with bugfixes), LTS releases Prior to that, mainly doing R&D at studios in Germany and the UK.

  • Joined on 2008-09-14
Philipp Oeser commented on issue blender/blender#130218 2024-11-22 12:01:01 +01:00
changing colourspace in image datablock via python resets modifies image scale

There are examples of rna_foo_set() that return and do WM_report(RPT_ERROR, ...), e.g. rna_ActionSlot_name_set

Philipp Oeser commented on issue blender/blender#130720 2024-11-22 11:51:39 +01:00
Crash when saving blend file

Maybe 129a2aa0f4a62d9f3e8c045294520227a06ec573? Checking...

Philipp Oeser commented on issue blender/blender#130218 2024-11-22 11:35:04 +01:00
changing colourspace in image datablock via python resets modifies image scale

My understanding was that we would only set it readonly if it is "dirty" (so had modifications, painted on, ...)

Philipp Oeser commented on issue blender/blender#130720 2024-11-22 11:24:47 +01:00
Crash when saving blend file

Happens on any file for me

Philipp Oeser commented on issue blender/blender#130719 2024-11-22 11:20:22 +01:00
Painting face sets does not work with hidden faces

Fix is up, see !130724

Philipp Oeser created pull request blender/blender#130724 2024-11-22 11:19:10 +01:00
Fix #130719: Painting face sets does not work with hidden faces
Philipp Oeser pushed to 130719 at lichtwerk/blender 2024-11-22 11:18:49 +01:00
0d9ebc1237 Fix #130719: Painting face sets does not work with hidden faces
205fba598d CMake: Windows: Fix grammar mistake in last commit
fb17e7f1a0 Fix: Incorrect size for writing new short2 attribute type
aed5906544 CMake: Windows: Update MSVC 17.6 Blacklist message
2b20871216 Cleanup: Move region UI block name map from GHash to Map
Compare 10 commits »
Philipp Oeser created branch 130719 in lichtwerk/blender 2024-11-22 11:18:48 +01:00
Philipp Oeser commented on issue blender/blender#130719 2024-11-22 11:00:35 +01:00
Painting face sets does not work with hidden faces

Got fix, will post shortly

Philipp Oeser commented on issue blender/blender#130719 2024-11-22 10:45:55 +01:00
Painting face sets does not work with hidden faces

Caused by b2ec10184c

Philipp Oeser commented on issue blender/blender#130719 2024-11-22 09:30:15 +01:00
Painting face sets does not work with hidden faces

Can confirm, will check

Philipp Oeser commented on issue blender/blender#130656 2024-11-21 16:40:49 +01:00
Armature Bones do not sort alphabetically in outliner

Also noticed that sorting vertexgroups got broken between 3.6 LTS and 4.0 (will probably report this separately)

Reported in #130686

Philipp Oeser commented on issue blender/blender#130686 2024-11-21 16:39:46 +01:00
Outliner vertex groups sorting is broken

Got a fix for this, will post shortly

Philipp Oeser opened issue blender/blender#130686 2024-11-21 16:39:20 +01:00
Outliner vertex groups sorting is broken
Philipp Oeser commented on issue blender/blender#130656 2024-11-21 15:47:15 +01:00
Armature Bones do not sort alphabetically in outliner

Also noticed that sorting vertexgroups got broken between 3.6 LTS and 4.0 (will probably report this separately)

Philipp Oeser commented on issue blender/blender#130656 2024-11-21 12:05:48 +01:00
Armature Bones do not sort alphabetically in outliner

Got it patched sorting bones, but needs a lot of fine-tuning/checking if this breaks anywhere, will put on my desk for now...

Philipp Oeser commented on issue blender/blender#130656 2024-11-21 11:13:58 +01:00
Armature Bones do not sort alphabetically in outliner

#107851 is related, also mentions the corresponding code comment (from ancient code)

/* Sorting rules; only object lists, ID lists, or deform-groups. */

Philipp Oeser commented on issue blender/blender#130556 2024-11-21 11:02:36 +01:00
NLA - hotkey K adding value

Could we find the commit that fixed this (so we could have this in a corrective release?

Philipp Oeser commented on issue blender/blender#130586 2024-11-21 09:43:13 +01:00
Multiple Bevel Weight attributes problem (questionable edge attribute propagation)

However, there does seem to be an attribute propogation problem. ... I need to investigate the attribute propagation logic when I get some time.

Will confirm then for now

Philipp Oeser pushed to main at blender/blender 2024-11-21 09:32:18 +01:00
ba92a25e1c Fix: Crash renaming modifier in Outliner and then toggling a property