Blender Git Commit Log

Git Commits -> Revision 486b3cd

Revision 486b3cd by Campbell Barton (master)
August 19, 2010, 12:51 (GMT)
more rna renaming for non-animated properties: mainly Texface, Particle & Pointcache changes.
Changed some names when applying.
- render was use_render, changed to show_viewport so call it show_render
- texface shadow was use_shadow_face, changed to use_shadow_cast since this only affects casting.
- transp was alpha_mode, changed to blend_type since its similar to other overlay blending where this property name is used.

Commit Details:

Full Hash: 486b3cd2f540f3670e38cf60550100d1689c74c2
SVN Revision: 31458
Parent Commit: 46e25e7
Lines Changed: +109, -106

26 Modified Paths:

/release/scripts/io/export_x3d.py (+8, -13) (Diff)
/release/scripts/io/import_scene_obj.py (+1, -1) (Diff)
/release/scripts/io/netrender/client.py (+3, -3) (Diff)
/release/scripts/io/netrender/operators.py (+15, -15) (Diff)
/release/scripts/io/netrender/repath.py (+2, -2) (Diff)
/release/scripts/ui/properties_data_mesh.py (+13, -13) (Diff)
/release/scripts/ui/properties_data_modifier.py (+1, -1) (Diff)
/release/scripts/ui/properties_particle.py (+8, -8) (Diff)
/release/scripts/ui/properties_physics_cloth.py (+1, -1) (Diff)
/release/scripts/ui/properties_physics_common.py (+6, -6) (Diff)
/release/scripts/ui/properties_physics_field.py (+1, -1) (Diff)
/release/scripts/ui/properties_physics_fluid.py (+1, -1) (Diff)
/release/scripts/ui/properties_physics_smoke.py (+2, -2) (Diff)
/release/scripts/ui/properties_physics_softbody.py (+1, -1) (Diff)
/release/scripts/ui/properties_texture.py (+1, -1) (Diff)
/source/blender/editors/interface/interface_templates.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_boid.c (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+15, -14) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_object_force.c (+8, -7) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+5, -4) (Diff)
/source/blender/makesrna/intern/rna_smoke.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_text.c (+4, -2) (Diff)
/source/blender/makesrna/intern/rna_texture.c (+1, -1) (Diff)
/source/blender/makesrna/rna_cleanup/rna_properties.txt (+3, -3) (Diff)
/source/blender/makesrna/rna_cleanup/rna_update.sh (+4, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021