Block a user
Bastien Montagne
deleted branch dp_i18n_fix_double_extraction from pioverfour/blender
2023-03-07 10:41:32 +01:00
I18n: do not extract messages explicitly marked as not translatable
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.
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
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.
Add a mechanism to abort a blend file reading on critical error - Blender 2.93 LTS
Add a mechanism to abort a blend file reading on critical error - Blender 2.93 LTS
@blender-bot package linux
Add a mechanism to abort a blend file reading on critical error - Blender 2.93 LTS
@blender-bot package linux
Option to prioritize active color at export
Add a mechanism to abort a blend file reading on critical error - Blender 2.93 LTS
@blender-bot package
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.