Blender Git Loki

Git Commits -> Revision 5dfef1a

Revision 5dfef1a by Martin Poirier (master)
December 17, 2007, 20:21 (GMT)
Reverting to 2_2x BPY

I was careful in selectively rolling back revisions, but if you've committed changes unrelated to BPY mixed with BPY changes, I might have reverted those too, so please double check.

Commit Details:

Full Hash: 5dfef1ae3580aeef8601fca4883bf186be82f29d
SVN Revision: 12932
Parent Commit: 293c91c
Lines Changed: +154, -192

129 Modified Paths:

/source/blender/blenkernel/bad_level_call_stubs/stubs.c (+0, -9) (Diff)
/source/blender/blenkernel/BKE_bad_level_calls.h (+1, -7) (Diff)
/source/blender/blenkernel/intern/library.c (+0, -6) (Diff)
/source/blender/python/api2_2x/Armature.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Armature.h (+1, -1) (Diff)
/source/blender/python/api2_2x/BezTriple.c (+1, -1) (Diff)
/source/blender/python/api2_2x/BezTriple.h (+1, -1) (Diff)
/source/blender/python/api2_2x/BGL.c (+1, -1) (Diff)
/source/blender/python/api2_2x/BGL.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Blender.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Blender.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Bone.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Bone.h (+1, -1) (Diff)
/source/blender/python/api2_2x/bpy.c (+1, -1) (Diff)
/source/blender/python/api2_2x/bpy.h (+1, -1) (Diff)
/source/blender/python/api2_2x/bpy_config.c (+1, -1) (Diff)
/source/blender/python/api2_2x/bpy_config.h (+1, -1) (Diff)
/source/blender/python/api2_2x/bpy_data.c (+1, -1) (Diff)
/source/blender/python/api2_2x/bpy_types.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Camera.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Camera.h (+1, -1) (Diff)
/source/blender/python/api2_2x/charRGBA.c (+1, -1) (Diff)
/source/blender/python/api2_2x/charRGBA.h (+1, -1) (Diff)
/source/blender/python/api2_2x/constant.c (+1, -1) (Diff)
/source/blender/python/api2_2x/constant.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Constraint.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Constraint.h (+1, -1) (Diff)
/source/blender/python/api2_2x/CurNurb.c (+1, -1) (Diff)
/source/blender/python/api2_2x/CurNurb.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Curve.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Curve.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Draw.c (+25, -38) (Diff)
/source/blender/python/api2_2x/Draw.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Effect.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Effect.h (+1, -1) (Diff)
/source/blender/python/api2_2x/euler.c (+1, -1) (Diff)
/source/blender/python/api2_2x/euler.h (+1, -1) (Diff)
/source/blender/python/api2_2x/EXPP_interface.c (+1, -1) (Diff)
/source/blender/python/api2_2x/EXPP_interface.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Font.h (+1, -1) (Diff)
/source/blender/python/api2_2x/gen_library.h (+1, -1) (Diff)
/source/blender/python/api2_2x/gen_utils.c (+1, -1) (Diff)
/source/blender/python/api2_2x/gen_utils.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Geometry.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Geometry.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Group.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Image.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Image.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Ipo.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Ipo.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Ipocurve.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Ipocurve.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Key.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Key.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Lamp.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Lamp.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Lattice.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Lattice.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Library.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Library.h (+1, -1) (Diff)
/source/blender/python/api2_2x/logic.c (+1, -1) (Diff)
/source/blender/python/api2_2x/logic.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Makefile (+1, -1) (Diff)
/source/blender/python/api2_2x/Material.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Material.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Mathutils.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Mathutils.h (+1, -1) (Diff)
/source/blender/python/api2_2x/matrix.c (+1, -1) (Diff)
/source/blender/python/api2_2x/matrix.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Mesh.c (+4, -8) (Diff)
/source/blender/python/api2_2x/Mesh.h (+1, -1) (Diff)
/source/blender/python/api2_2x/meshPrimitive.c (+1, -1) (Diff)
/source/blender/python/api2_2x/meshPrimitive.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Metaball.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Metaball.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Modifier.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Modifier.h (+1, -1) (Diff)
/source/blender/python/api2_2x/modules.h (+1, -1) (Diff)
/source/blender/python/api2_2x/MTex.c (+1, -1) (Diff)
/source/blender/python/api2_2x/MTex.h (+1, -1) (Diff)
/source/blender/python/api2_2x/NLA.c (+1, -1) (Diff)
/source/blender/python/api2_2x/NLA.h (+1, -1) (Diff)
/source/blender/python/api2_2x/NMesh.c (+1, -1) (Diff)
/source/blender/python/api2_2x/NMesh.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Node.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Node.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Noise.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Object.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Object.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Particle.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Particle.h (+1, -1) (Diff)
/source/blender/python/api2_2x/point.c (+1, -1) (Diff)
/source/blender/python/api2_2x/point.h (+1, -1) (Diff)
/source/blender/python/api2_2x/quat.c (+1, -1) (Diff)
/source/blender/python/api2_2x/quat.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Registry.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Registry.h (+1, -1) (Diff)
/source/blender/python/api2_2x/rgbTuple.c (+1, -1) (Diff)
/source/blender/python/api2_2x/rgbTuple.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Scene.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Scene.h (+1, -1) (Diff)
/source/blender/python/api2_2x/sceneRadio.c (+1, -1) (Diff)
/source/blender/python/api2_2x/sceneRadio.h (+1, -1) (Diff)
/source/blender/python/api2_2x/sceneRender.c (+1, -1) (Diff)
/source/blender/python/api2_2x/sceneRender.h (+1, -1) (Diff)
/source/blender/python/api2_2x/sceneSequence.h (+1, -1) (Diff)
/source/blender/python/api2_2x/sceneTimeLine.c (+1, -1) (Diff)
/source/blender/python/api2_2x/sceneTimeLine.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Sound.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Sound.h (+1, -1) (Diff)
/source/blender/python/api2_2x/SurfNurb.c (+1, -1) (Diff)
/source/blender/python/api2_2x/SurfNurb.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Sys.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Sys.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Text.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Text.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Text3d.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Text3d.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Texture.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Texture.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Types.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Types.h (+1, -1) (Diff)
/source/blender/python/api2_2x/vector.c (+1, -1) (Diff)
/source/blender/python/api2_2x/vector.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Window.c (+1, -1) (Diff)
/source/blender/python/api2_2x/windowTheme.c (+1, -1) (Diff)
/source/blender/python/api2_2x/windowTheme.h (+1, -1) (Diff)
/source/blender/python/api2_2x/World.c (+1, -1) (Diff)
/source/blender/python/api2_2x/World.h (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021