Files
test2/source/blender/makesrna/intern
Germano Cavalcante 8f05520083 Fix T89213: Some modifier properties have wrong subtype
This commit resolves these RNA warnings:
```
offset: "", WARN (bpy.rna): ...\source\blender\python\intern\bpy_rna.c:1505 pyrna_enum_to_py: current value '65536' matches no enum in 'FloatProperty', 'offset', 'subtype'
project_limit: "", WARN (bpy.rna): ...\source\blender\python\intern\bpy_rna.c:1505 pyrna_enum_to_py: current value '65536' matches no enum in 'FloatProperty', 'project_limit', 'subtype'
falloff_radius: "", WARN (bpy.rna): ...\source\blender\python\intern\bpy_rna.c:1505 pyrna_enum_to_py: current value '65567' matches no enum in 'FloatProperty', 'falloff_radius', 'subtype'
```
2021-07-29 17:16:08 -03:00
..
2021-07-05 22:27:03 +10:00
2021-07-05 15:54:57 +10:00
2021-03-27 14:49:59 +11:00
2021-07-08 13:31:38 +10:00
2021-06-22 10:54:50 -07:00
2021-07-20 13:06:45 +08:00
2021-07-08 13:31:38 +10:00
2021-02-25 20:31:55 -05:00
2021-06-22 10:54:50 -07:00
2021-07-07 13:42:46 +10:00
2021-05-17 17:33:59 +10:00
2021-07-20 11:12:24 +10:00
2021-07-29 11:38:43 +02:00
2021-07-15 16:12:36 +02:00
2021-07-23 17:04:21 +10:00
2021-07-23 14:54:56 +09:00