blender/release/scripts
Bastien Montagne 2ecaa971f0 I18n: Fix several issues with UI messages extraction script.
* Fix systematic skipping of labels when they are the same as
  the identifier (Some cases are valid, like `RGB` or `HSV` e.g.).
* Add instead heuristics checks to skip non-UI properties (non-capitalized,
  or same name as identifier and Operator properties, mainly).
* Skip `bl_icon` and `icon` properties.
* Properly search for properties in all parent classes (some cases with
  e.g. `Panel` would break due to intermediary utils classes, leading to
  those internal UI properties not being skipped as expected).

Related to T43295.
2021-11-03 16:13:46 +01:00
..
addons@f2a08d80cc Distance Scrambling for for Cycles X - Sobol version 2021-10-26 16:11:27 +02:00
addons_contrib@1646764828 Distance Scrambling for for Cycles X - Sobol version 2021-10-26 16:11:27 +02:00
freestyle Fix T88015: Round end caps on Freestyle lines not shaped as documented 2021-07-12 22:14:57 +02:00
modules I18n: Fix several issues with UI messages extraction script. 2021-11-03 16:13:46 +01:00
presets Fix T92053: Industry compatible key-map fallback tools don't work 2021-11-03 15:52:42 +11:00
startup Fix T92722: Error when saving new render preset 2021-11-01 19:40:23 +01:00
templates_osl OSL: add basic OSL shader template 2021-03-26 10:27:31 -06:00
templates_py ToolSystem: support per-tool gizmo group properties 2021-08-26 16:02:31 +10:00