James Tomkinson jamestomk
  • Joined on 2020-11-25
James Tomkinson closed issue blender/blender#119101 2024-03-06 00:19:52 +01:00
4.2 alpha python text coloring is incorrect for #comment lines
James Tomkinson opened issue blender/blender#119102 2024-03-05 23:29:23 +01:00
4.2 alpha: try/except no longer has red reserved-word highlighting color
James Tomkinson opened issue blender/blender#119101 2024-03-05 23:23:26 +01:00
4.2 alpha python text coloring is incorrect for #comment lines
James Tomkinson commented on issue blender/blender#118299 2024-03-01 21:44:44 +01:00
liboverride_troubleshoot_operation(): fails with context incorrect, even with screen.areas.type == 'OUTLINER'

I have just re-tested with the daily build "blender-4.2.0-alpha+main.fbf47b9a126a-windows.amd64-release" and I still get a crash.

James Tomkinson reopened issue blender/blender#118300 2024-03-01 20:19:19 +01:00
library override causes incorrect parenting (and subsequent problems)
James Tomkinson commented on issue blender/blender#118300 2024-03-01 20:19:15 +01:00
library override causes incorrect parenting (and subsequent problems)

@mano-wii I believe the crash was also reported in #118299, should be fixed by 88ba4dfaa3.

I have tested with latest nightly build (blender-4.2.0-alpha+main.fbf47b9a126a-windows.amd64-release)…

James Tomkinson commented on issue blender/blender#118299 2024-02-26 20:27:53 +01:00
liboverride_troubleshoot_operation(): fails with context incorrect, even with screen.areas.type == 'OUTLINER'

So I guess this leaves us with the following:

  • @jamestomk : can you come up with example files not using Library Override templates that still have an issue with using the API…
James Tomkinson closed issue blender/blender-addons#105168 2024-02-16 18:21:34 +01:00
migrating pre-4.0 rigs loses Rig Layers information
James Tomkinson commented on issue blender/blender-addons#105168 2024-02-16 18:21:33 +01:00
migrating pre-4.0 rigs loses Rig Layers information

It is unfortunate that DAZ imports do not have such a rig.

James Tomkinson commented on issue blender/blender#118300 2024-02-16 00:16:18 +01:00
library override causes incorrect parenting (and subsequent problems)
  1. open the problem file, notice that object "JBUJeans_9015.Shape.001" is not a child of "rig-dz0.004"

Maybe the file was saved in a later step? "JBUJeans_9015.Shape.001" appears to be…

James Tomkinson opened issue blender/blender#118300 2024-02-14 23:08:24 +01:00
library override causes incorrect parenting (and subsequent problems)
James Tomkinson opened issue blender/blender#118299 2024-02-14 22:56:06 +01:00
liboverride_troubleshoot_operation(): fails with context incorrect, even with screen.areas.type == 'OUTLINER'
James Tomkinson reopened issue blender/blender#110113 2024-02-14 22:30:48 +01:00
liboverride_troubleshoot_operation() can only be called with "incorrect context"/outliner
James Tomkinson commented on issue blender/blender#118055 2024-02-14 22:15:21 +01:00
object.override_library.resync(...) -- crashes when view_layer is not specified

UPDATE: For some reason , it was the set_select that was failing with the view layer error, not the hierarchy.

James Tomkinson commented on issue blender/blender#118055 2024-02-14 21:50:12 +01:00
object.override_library.resync(...) -- crashes when view_layer is not specified

when I used the coding:

bpy.ops.outliner.liboverride_troubleshoot_operation( type='OVERRIDE_LIBRARY_RESYNC_HIERARCHY', view_layer=bpy.context.view_layer, selection_set='SELECTED')

James Tomkinson commented on issue blender/blender-addons#105168 2024-02-14 20:26:48 +01:00
migrating pre-4.0 rigs loses Rig Layers information

Hi, thanks for the report. Guess you would require to update metarig to "bone collections" first, then need to regenerate rig: image

James Tomkinson commented on issue blender/blender#114606 2024-02-11 19:01:44 +01:00
Rendering multiple random frames causes crash (smoke sim)

I no longer seem to have this problem.

James Tomkinson reopened issue blender/blender-addons#105168 2024-02-11 18:49:14 +01:00
migrating pre-4.0 rigs loses Rig Layers information