Block a user
WIP: Add a mechanism to abort a blend file reading on critical error.
1ed783eed3
Fix #99836: Blender SEGV when open .blend file in blender.
b3f42d8e98
Add a mechanism to abort a blend file reading on critical error.
3e5ce23c99
Fix (unreported) potential leak in Main freeing function.
e35afd8a1d
Merge branch 'blender-v3.5-release'
e9fefcd298
Merge branch 'blender-v3.5-release'
1ed783eed3
Fix #99836: Blender SEGV when open .blend file in blender.
b3f42d8e98
Add a mechanism to abort a blend file reading on critical error.
3e5ce23c99
Fix (unreported) potential leak in Main freeing function.
Blender SEGV when open .blend file in blender
c7f25ea3b0
camera lens value corrected
0dd006d1b0
io_scene_3ds: cleanup texture handling
ff450a7b03
Merge branch 'blender-v3.5-release'
32ce8e8903
Skinify: fix shape generation
1a155e86a2
Merge branch 'blender-v3.5-release'
6b17358aa2
Fix #104458: Extra Objects Single vert Mirror fails with Translation
cf572f1a64
Python: Add range and instance drawing to GPUBatch
159958e52b
Cleanup: Simplify storage and comments in UV Unwrapper.
c7d38b643b
Cleanup: Simplify storage and comments in UV Unwrapper.
6766a7911f
UV: Merge both UV Packing engines into one.
09c4d6bd7b
Cleanup: avoid looping over layer collections again when freeing
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