misc uninteresting stuff (killing time at airport commit)
- pep8 updates - RNA_TwoDFilterActuator --> RNA_Filter2DActuator - minor changes to conolse namespace init.
This commit is contained in:
@@ -389,7 +389,7 @@ class PARTICLE_PT_physics(ParticleButtonsPanel):
|
||||
row.prop(part, "physics_type", expand=True)
|
||||
else:
|
||||
row.prop(part, "physics_type", text="")
|
||||
|
||||
|
||||
if part.physics_type != 'NO':
|
||||
row = layout.row()
|
||||
col = row.column(align=True)
|
||||
|
||||
Reference in New Issue
Block a user