Blender Git Commit Log

Git Commits -> Revision 07ed542

Revision 07ed542 by Campbell Barton (master)
August 6, 2009, 13:15 (GMT)
pedantic changes to python UI scripts
- SOFTBODY -> SOFT_BODY
- Use getattr() with enum value to get the modifier function rather then a lot of elif's

Commit Details:

Full Hash: 07ed54218795bf14a3049f8e1a9ab1011e239656
SVN Revision: 22260
Parent Commit: 9eff68a
Lines Changed: +96, -159

15 Modified Paths:

/release/ui/buttons_data_camera.py (+1, -1) (Diff)
/release/ui/buttons_data_metaball.py (+1, -1) (Diff)
/release/ui/buttons_data_modifier.py (+40, -96) (Diff)
/release/ui/buttons_game.py (+1, -1) (Diff)
/release/ui/buttons_material.py (+9, -9) (Diff)
/release/ui/buttons_physics_cloth.py (+2, -2) (Diff)
/release/ui/buttons_physics_fluid.py (+2, -2) (Diff)
/release/ui/buttons_physics_softbody.py (+1, -1) (Diff)
/release/ui/buttons_texture.py (+11, -18) (Diff)
/release/ui/space_image.py (+5, -5) (Diff)
/release/ui/space_info.py (+10, -10) (Diff)
/release/ui/space_text.py (+4, -4) (Diff)
/release/ui/space_view3d.py (+4, -4) (Diff)
/release/ui/space_view3d_toolbar.py (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021