Blender Git Loki
Git Commits -> Revision a12375c
Revision a12375c by Joshua Leung (master) September 20, 2008, 10:30 (GMT) |
PyAPI - *.insertkey() Updated insertkey calls in PyAPI so that they behave like the new common_insertkey() behaviour. |
Commit Details:
Full Hash: a12375cb4f8dd97b8985854486485a94a869a5f1
SVN Revision: 16626
Parent Commit: 2246079
Lines Changed: +158, -127
6 Modified Paths:
/source/blender/python/api2_2x/Camera.c (+9, -5) (Diff)
/source/blender/python/api2_2x/Lamp.c (+16, -12) (Diff)
/source/blender/python/api2_2x/Material.c (+41, -37) (Diff)
/source/blender/python/api2_2x/Object.c (+51, -37) (Diff)
/source/blender/python/api2_2x/Pose.c (+15, -14) (Diff)
/source/blender/python/api2_2x/World.c (+26, -22) (Diff)
/source/blender/python/api2_2x/Lamp.c (+16, -12) (Diff)
/source/blender/python/api2_2x/Material.c (+41, -37) (Diff)
/source/blender/python/api2_2x/Object.c (+51, -37) (Diff)
/source/blender/python/api2_2x/Pose.c (+15, -14) (Diff)
/source/blender/python/api2_2x/World.c (+26, -22) (Diff)