Block a user
I18n: extract and disambiguate a few messages
(@HooglyBoogly confirmed on blender.chat that this should be renamed.)
Alembic export: update Pack UV Islands option after rename in Blender
eb1f55d3f4
Alembic export: update Pack UV Islands option after rename in Blender
4c90b24182
Clarify when camera background images are shown
31e43d463d
glTF: update for Vertex Color export options
2fc499c2b1
glTF: Restore a tip lost in a previous commit
6945343b9f
Extensions: Unify https/http
Damien Picard
created branch alembic_merge_uvs in pioverfour/blender-manual
2024-05-26 17:16:10 +02:00
I18n: extract and disambiguate a few messages
b5221a05d2
I18n: disambiguate a few "Scale" occurrences
43e60e5e35
I18n: extract and disambiguate a few messages
4fc8a72780
Fix: correct offset for internal multi-input link
03bcd70cd1
EEVEE-Next: Improve shadow map filter
f93360b3bb
Fix: dont allow image operations on non-editable images
I18n: improve add-on translation
Damien Picard
pushed to dp_addon_translation_format at pioverfour/blender
2024-05-26 03:49:11 +02:00
4a1e540256
I18n: do not escape messages in add-on translations multiple times
9a6b43afc5
I18n: fix indentation in add-on translations
88219fdfae
I18n: copy comment lines from add-on .po files to .py translations
e0f4b0b7ec
I18n: allow versions from bl_info to be strings
Damien Picard
pushed to dp_addon_translation_format at pioverfour/blender
2024-05-26 03:48:44 +02:00
af5f9886b9
I18n: do not escape messages in add-on translations multiple times
8460acfcc7
I18n: Fix indentation in add-on translations
7e6686cc1f
I18n: copy comment lines from add-on .po files to .py translations
849f929928
I18n: Allow versions from bl_info to be strings
Damien Picard
pushed to dp_addon_translation_format at pioverfour/blender
2024-05-25 22:41:07 +02:00
95b0d2c131
I18n: improve add-on translation export
Damien Picard
pushed to dp_addon_translation_format at pioverfour/blender
2024-05-25 22:11:04 +02:00
e3c2810b97
I18n: improve add-on translation export
200cf730d8
Fix #122241: Apply selected as rest pose not working
b2d1979882
USD Export: option to triangulate meshes
896ef010f6
Fix #122031: Cycles: OSL implementation of Thin Film is missing
bfa54f22ce
USD Import: Added an option to import only defined prims
Damien Picard
created branch dp_addon_translation_format in pioverfour/blender
2024-05-25 22:11:03 +02:00
Damien Picard
deleted branch dp_addon_translation_dict_indent from pioverfour/blender
2024-05-25 17:02:55 +02:00
Damien Picard
created branch dp_addon_translation_dict_indent in pioverfour/blender
2024-05-25 14:44:22 +02:00
Damien Picard
pushed to dp_addon_translation_dict_indent at pioverfour/blender
2024-05-25 14:44:22 +02:00
24e6d47c4e
I18n: fix indentation in add-on translation dictionary
200cf730d8
Fix #122241: Apply selected as rest pose not working
b2d1979882
USD Export: option to triangulate meshes
896ef010f6
Fix #122031: Cycles: OSL implementation of Thin Film is missing
bfa54f22ce
USD Import: Added an option to import only defined prims
Translation disambiguation requests
Report by @GabrielGazzan:
I've noticed that "Scale" is a string often encountered out of place, like in the example below: I've renamed one single "Scale" string (of the 5 existent in the…
ANIMALL addon causes blender 4.0+ to freeze when dealing with sliiightly dense mesh
so it wouldnt work i assume it will only add keyframe for the vertex i am currently selecting and not the affected ones with the falloff right?
That’s right.
(the subdivision dosnt…