Block a user
Regression: Crash when user opens directory instead of file on USD import
I would consider this issue as a blocking one for 3.5 release.
Will create a design task asap regarding how to fix this set of entangled issues (it involves at least wmTimer
and WM_report
…
3dc8035e1f
WIP: Add a mechanism to abort a blend file reading on critical error.
8fbc80be8f
Merge branch 'blender-v3.5-release'
076a33ccd1
Fix #104219: Node links dragged from wrong socket after selection
480e467ac9
Fix #104726: Allow loading of 2.48 file without active window
eb68334b58
Cleanup: Mesh: Access looptris with Span
6054d1bef8
Speed up FBX export of vertex cos with numpy
994c4d9175
FBX Export: Base patch for numpy speedup
38212cf0bd
Amaranth: Improve Open Node Source Image feature
57c3089d79
Merge branch 'blender-v3.5-release'
3e91cf793a
Fix #103474: Amaranth: Open Node Source Image not working
8fbc80be8f
Merge branch 'blender-v3.5-release'
076a33ccd1
Fix #104219: Node links dragged from wrong socket after selection
480e467ac9
Fix #104726: Allow loading of 2.48 file without active window
30a81f1b55
GPencil: UV parameters for the first point in sample modifier.
7842347ec8
Cycles: Fix hanging unit tests when MetalRT is enabled
Bastien Montagne
pushed to fbx_numpy_vertex_colors_pr_standalone at Mysteryem/blender-addons
2023-02-28 18:08:25 +01:00
a07e1bc6ea
Speed up FBX export of vertex colors with numpy
6054d1bef8
Speed up FBX export of vertex cos with numpy
994c4d9175
FBX Export: Base patch for numpy speedup
38212cf0bd
Amaranth: Improve Open Node Source Image feature
57c3089d79
Merge branch 'blender-v3.5-release'
Bastien Montagne
pushed to fbx_numpy_uvs_pr_standalone at Mysteryem/blender-addons
2023-02-28 18:07:40 +01:00
65a1a580e9
Speed up FBX export of UVs with numpy
6054d1bef8
Speed up FBX export of vertex cos with numpy
994c4d9175
FBX Export: Base patch for numpy speedup
38212cf0bd
Amaranth: Improve Open Node Source Image feature
57c3089d79
Merge branch 'blender-v3.5-release'
Bastien Montagne
pushed to fbx_numpy_shape_keys_pr at Mysteryem/blender-addons
2023-02-28 18:07:10 +01:00
fb55abded3
Speed up FBX export of shape keys with numpy
6054d1bef8
Speed up FBX export of vertex cos with numpy
994c4d9175
FBX Export: Base patch for numpy speedup
38212cf0bd
Amaranth: Improve Open Node Source Image feature
57c3089d79
Merge branch 'blender-v3.5-release'
Bastien Montagne
pushed to fbx_numpy_polygon_indices_and_edges_pr at Mysteryem/blender-addons
2023-02-28 18:07:04 +01:00
dabe504e28
Speed up FBX export of polygon indices and edges with numpy
6054d1bef8
Speed up FBX export of vertex cos with numpy
994c4d9175
FBX Export: Base patch for numpy speedup
38212cf0bd
Amaranth: Improve Open Node Source Image feature
57c3089d79
Merge branch 'blender-v3.5-release'
Bastien Montagne
pushed to fbx_numpy_face_materials_pr at Mysteryem/blender-addons
2023-02-28 18:06:42 +01:00
c2731d62bd
Speed up FBX export of face material indices with numpy
6054d1bef8
Speed up FBX export of vertex cos with numpy
994c4d9175
FBX Export: Base patch for numpy speedup
38212cf0bd
Amaranth: Improve Open Node Source Image feature
57c3089d79
Merge branch 'blender-v3.5-release'
Bastien Montagne
pushed to fbx_numpy_normals_tangents_bitangents_pr at Mysteryem/blender-addons
2023-02-28 18:05:39 +01:00
202540d3d7
Speed up FBX export of normals/tangents/bitangents with numpy
6054d1bef8
Speed up FBX export of vertex cos with numpy
994c4d9175
FBX Export: Base patch for numpy speedup
38212cf0bd
Amaranth: Improve Open Node Source Image feature
57c3089d79
Merge branch 'blender-v3.5-release'
Speed up FBX export of vertex cos with numpy
Bastien Montagne
pushed to fbx_numpy_vertex_cos_pr at Mysteryem/blender-addons
2023-02-28 18:03:41 +01:00
6315b3d566
Speed up FBX export of vertex cos with numpy
994c4d9175
FBX Export: Base patch for numpy speedup
38212cf0bd
Amaranth: Improve Open Node Source Image feature
57c3089d79
Merge branch 'blender-v3.5-release'
3e91cf793a
Fix #103474: Amaranth: Open Node Source Image not working
FBX Export: Base patch for numpy speedup
Bastien Montagne
pushed to fbx_numpy_base_patch_pr at Mysteryem/blender-addons
2023-02-28 18:02:35 +01:00
388f48cb09
FBX Export: Base patch for numpy speedup
38212cf0bd
Amaranth: Improve Open Node Source Image feature
57c3089d79
Merge branch 'blender-v3.5-release'
3e91cf793a
Fix #103474: Amaranth: Open Node Source Image not working
664e2d5e0f
Fix #104431: Pie Menu Editor Switch: Can't switch to File Browser
FBX Export: Base patch for numpy speedup
LGTM. Think I will first commit this, then you can rebase the vcos
PR on main, and commit that one. Then would let a few extra days of initial validation before merging the other PRs.
Brush Asset - Technical Core-level Design
maybe should be a to do item in this task
Good points indeed, will do.
973a22b1ec
Cleanup: quiet float argument to in type warning
768e04ba40
Cleanup: quiet warnings with descriptions ending with a '.'
84ad708d96
greasepencil_tools: reduce scope of ssl import
deb7574efb
Merge branch 'blender-v3.5-release'
8b3c6b7c76
Fix #104441: Bsurfaces: get modifiers with their type instead of name