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 closed issue blender/blender#106106 2023-03-24 16:31:04 +01:00
.blend file crashing
Philipp Oeser commented on issue blender/blender#106106 2023-03-24 16:31:02 +01:00
.blend file crashing

There was a time when invalid material index attributes could be written by several operations (see #103198, #99015, a2d59b2dac, 1a6d0ec71c)

And I do see these invalid material indices in this…

Philipp Oeser commented on issue blender/blender#106107 2023-03-24 15:06:50 +01:00
Blender 3.5 RC fails to export UV map attribute into FBX file

on my way out, @HooglyBoogly , @Baardaap : mind having a look?

Philipp Oeser commented on pull request blender/blender#106096 2023-03-24 15:02:38 +01:00
Fix #106043: Moving frame node jittering while cursor is still

I still don’t fully understand why you need to take into account local offset if there are no parents

Frame nodes themselves have offsets (even if they dont have parents), they get that in…

Philipp Oeser commented on issue blender/blender#106107 2023-03-24 14:25:21 +01:00
Blender 3.5 RC fails to export UV map attribute into FBX file

3.4.1 behaves the same, no?

Philipp Oeser commented on issue blender/blender#101144 2023-03-24 14:17:41 +01:00
paint.sample_color operator options no longer accessible by default due to undo flag removal

Any updates/info on this @JosephEagar ?

From the commit message:

These types of operators are not supposed to be undoable in the first place.

Well, at least you need to be able to redo…

Philipp Oeser commented on pull request blender/blender#106104 2023-03-24 13:34:26 +01:00
Fix #106094: Snap curves to surface operator does not update geometry

Thanks! I think this is fine for 3.5 by the way, this sort of update tag should not be risky at all.

lets not put more things on @ThomasDinges table to go through today... it is not critical,…

Philipp Oeser created pull request blender/blender#106104 2023-03-24 13:28:35 +01:00
Fix #106094: Snap curves to surface operator does not update geometry
Philipp Oeser pushed to 106094 at lichtwerk/blender 2023-03-24 13:28:02 +01:00
1a7d961fb7 Fix #106094: Snap curves to surface operator does not update geometry
5d5027db03 Animation: Gaussian Smooth operator for Graph Editor
8069b01c28 Cleanup: Make drop target creation functions non const
64f3afb267 Fix UI view drag target not using correct boundaries with panels
2fba27e6d8 Fix #105325: crash calling asset_generate_preview() in backgound mode
Compare 10 commits »
Philipp Oeser created branch 106094 in lichtwerk/blender 2023-03-24 13:28:02 +01:00
Philipp Oeser commented on issue blender/blender#106094 2023-03-24 13:14:46 +01:00
Snap curves to surface operator does not update geometry for geometry nodes

Seems like just tag_positions_changed is missing. Will post a PR

Philipp Oeser commented on issue blender/blender#106097 2023-03-24 12:13:52 +01:00
Regression: Node Editor: Framed nodes are pasted with an offset

Should I bother with a PR for the release branch?

go for it (if it is considered low enough prio for 3.5, the PR can still be changed to go into main instead)

Philipp Oeser commented on issue blender/blender#106097 2023-03-24 11:55:32 +01:00
Regression: Node Editor: Framed nodes are pasted with an offset

Can confirm, will check...

Philipp Oeser commented on pull request blender/blender#106096 2023-03-24 11:42:59 +01:00
Fix #106043: Moving frame node jittering while cursor is still

CC @SimonThommes (maybe you could check if this is working as intended for you)

Philipp Oeser commented on issue blender/blender#106043 2023-03-24 11:42:08 +01:00
Regression: Moving frame node jittering while cursor is still

@mod_moder : will self-assign if you dont mind (since this is caused by my commit), thx looking into it anyways!

Philipp Oeser commented on pull request blender/blender#106050 2023-03-24 11:40:11 +01:00
Fix #106043: Don't use offset for free nodes

Instead, propose blender/blender#106096

Philipp Oeser created pull request blender/blender#106096 2023-03-24 11:38:16 +01:00
Fix #106043 : Moving frame node jittering while cursor is still
Philipp Oeser pushed to 106043 at lichtwerk/blender 2023-03-24 11:37:25 +01:00
7c4f539252 Fix #106043 : Moving frame node jittering while cursor is still
6caccf6b9f Update RNA to User manual mappings
9c6b0daad5 Python: Limit BGL deprecation messages.
dcd000b354 Release cycle: Blender 3.5 goes Bcon4.
689b0ed1c2 Fix macOS x86_64 clean deps build cmake errors with numpy
Compare 10 commits »
Philipp Oeser created branch 106043 in lichtwerk/blender 2023-03-24 11:37:25 +01:00