Bastien Montagne mont29
  • Amsterdam, The Netherlands
  • Blender developer, mainly focused on 'Core' module.

  • Joined on 2010-10-07
Bastien Montagne closed pull request blender/blender#105085 2023-03-01 11:52:39 +01:00
WIP: Add a mechanism to abort a blend file reading on critical error.
Bastien Montagne pushed to main at mont29/blender 2023-03-01 11:51:12 +01:00
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'
Compare 7 commits »
Bastien Montagne pushed to main at blender/blender 2023-03-01 11:51:04 +01:00
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.
Compare 3 commits »
Bastien Montagne closed issue blender/blender#99836 2023-03-01 11:51:03 +01:00
Blender SEGV when open .blend file in blender
Bastien Montagne pushed to main at mont29/blender-addons-contrib 2023-03-01 11:12:20 +01:00
c7f25ea3b0 camera lens value corrected
0dd006d1b0 io_scene_3ds: cleanup texture handling
Compare 2 commits »
Bastien Montagne pushed to main at mont29/blender-addons 2023-03-01 11:12:19 +01:00
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
Compare 4 commits »
Bastien Montagne pushed to main at mont29/blender 2023-03-01 11:12:16 +01:00
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
Compare 23 commits »
Bastien Montagne commented on issue blender/blender#105160 2023-02-28 18:42:06 +01:00
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

Bastien Montagne pushed to F-abort-file-reading at mont29/blender 2023-02-28 18:29:44 +01:00
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
Compare 41 commits »
Bastien Montagne pushed to main at mont29/blender-addons 2023-02-28 18:14:15 +01:00
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
Compare 7 commits »
Bastien Montagne pushed to main at mont29/blender 2023-02-28 18:14:11 +01:00
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
Compare 5 commits »
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'
Compare 65 commits »
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'
Compare 65 commits »
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'
Compare 65 commits »
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'
Compare 65 commits »
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'
Compare 65 commits »
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'
Compare 65 commits »
Bastien Montagne merged pull request blender/blender-addons#104448 2023-02-28 18:05:04 +01:00
Speed up FBX export of vertex cos with numpy
Bastien Montagne pushed to main at blender/blender-addons 2023-02-28 18:05:03 +01:00
6054d1bef8 Speed up FBX export of vertex cos with numpy