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

  • Joined on 2010-10-07
Bastien Montagne pushed to main at blender/blender 2023-03-07 10:42:07 +01:00
38cba7a843 Cleanup: remove old AST code in I18n message extraction
Bastien Montagne deleted branch dp_i18n_fix_double_extraction from pioverfour/blender 2023-03-07 10:41:32 +01:00
Bastien Montagne merged pull request blender/blender#105417 2023-03-07 10:41:30 +01:00
I18n: do not extract messages explicitly marked as not translatable
Bastien Montagne pushed to blender-v3.5-release at blender/blender 2023-03-07 10:41:30 +01:00
2e5452ee87 I18n: do not extract messages explicitly marked as not translatable
Bastien Montagne approved blender/blender#105417 2023-03-07 10:40:58 +01:00
I18n: do not extract messages explicitly marked as not translatable

Ideally the changes in properties.py should have been another PR (or at least in another commit), but for this case will just accept as is.

Bastien Montagne commented on issue blender/blender-addons#104434 2023-03-07 09:55:42 +01:00
FBX export of Face smoothing info (without custom normals)

Thanks for the investigation @Mysteryem!

Am afraid that in the current state of FBX, only conclusion we can draw here is that the reliable way to get this info out is to use export normals. :(

Bastien Montagne deleted branch tmp-2.93-abort-fileread from mont29/blender 2023-03-06 18:30:09 +01:00
Bastien Montagne pushed to blender-v2.93-release at blender/blender 2023-03-06 18:30:07 +01:00
a13960c8a2 Fix failing test after own recent commit regarding Main freeing function.
ade069e23a Cleanup: Add warning to ListBase's BLI_remlink regarding not cleared prev/next pointers.
edb19bafee Fix #99836: Blender SEGV when open .blend file in blender.
4d1b19fcf0 Add a mechanism to abort a blend file reading on critical error.
6eb89d115f Fix (unreported) potential leak in Main freeing function.
Compare 5 commits »
Bastien Montagne merged pull request blender/blender#105497 2023-03-06 18:30:07 +01:00
Add a mechanism to abort a blend file reading on critical error - Blender 2.93 LTS
Bastien Montagne pushed to main at mont29/blender-addons 2023-03-06 18:10:39 +01:00
4c397ede41 FBX export: Option to prioritize active color at export.
Bastien Montagne closed pull request blender/blender-addons#104435 2023-03-06 17:52:50 +01:00
Option to prioritize active color at export
Bastien Montagne commented on pull request blender/blender-addons#104435 2023-03-06 17:52:46 +01:00
Option to prioritize active color at export

Committed as 4c397ede41d027d9f0a.

Bastien Montagne pushed to main at blender/blender-addons 2023-03-06 17:49:22 +01:00
4c397ede41 FBX export: Option to prioritize active color at export.
Bastien Montagne commented on pull request blender/blender-addons#104435 2023-03-06 17:41:52 +01:00
Option to prioritize active color at export

Indeed (also, no end point in UI messages ;) )

Bastien Montagne pushed to tmp-2.93-abort-fileread at mont29/blender 2023-03-06 17:22:17 +01:00
7834200f13 Fix failing test after own recent commit regarding Main freeing function.
ade069e23a Cleanup: Add warning to ListBase's BLI_remlink regarding not cleared prev/next pointers.
edb19bafee Fix #99836: Blender SEGV when open .blend file in blender.
4d1b19fcf0 Add a mechanism to abort a blend file reading on critical error.
Compare 4 commits »