Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Poirier <theeth@yahoo.com>2007-12-17 23:21:06 +0300
committerMartin Poirier <theeth@yahoo.com>2007-12-17 23:21:06 +0300
commit5dfef1ae3580aeef8601fca4883bf186be82f29d (patch)
treea07a14d1aa0443aba83c00bec25797feddbdad9d
parent293c91c305405799ce3ff72c60f7ea8347eb16b1 (diff)
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.
-rw-r--r--source/blender/blenkernel/BKE_bad_level_calls.h8
-rw-r--r--source/blender/blenkernel/bad_level_call_stubs/stubs.c9
-rw-r--r--source/blender/blenkernel/intern/library.c6
-rw-r--r--source/blender/python/api2_2x/Armature.c2
-rw-r--r--source/blender/python/api2_2x/Armature.h2
-rw-r--r--source/blender/python/api2_2x/BGL.c2
-rw-r--r--source/blender/python/api2_2x/BGL.h2
-rw-r--r--source/blender/python/api2_2x/BezTriple.c2
-rw-r--r--source/blender/python/api2_2x/BezTriple.h2
-rw-r--r--source/blender/python/api2_2x/Blender.c2
-rw-r--r--source/blender/python/api2_2x/Blender.h2
-rw-r--r--source/blender/python/api2_2x/Bone.c2
-rw-r--r--source/blender/python/api2_2x/Bone.h2
-rw-r--r--source/blender/python/api2_2x/Camera.c2
-rw-r--r--source/blender/python/api2_2x/Camera.h2
-rw-r--r--source/blender/python/api2_2x/Constraint.c2
-rw-r--r--source/blender/python/api2_2x/Constraint.h2
-rw-r--r--source/blender/python/api2_2x/CurNurb.c2
-rw-r--r--source/blender/python/api2_2x/CurNurb.h2
-rw-r--r--source/blender/python/api2_2x/Curve.c2
-rw-r--r--source/blender/python/api2_2x/Curve.h2
-rw-r--r--source/blender/python/api2_2x/Draw.c63
-rw-r--r--source/blender/python/api2_2x/Draw.h2
-rw-r--r--source/blender/python/api2_2x/EXPP_interface.c2
-rw-r--r--source/blender/python/api2_2x/EXPP_interface.h2
-rw-r--r--source/blender/python/api2_2x/Effect.c2
-rw-r--r--source/blender/python/api2_2x/Effect.h2
-rw-r--r--source/blender/python/api2_2x/Font.h2
-rw-r--r--source/blender/python/api2_2x/Geometry.c2
-rw-r--r--source/blender/python/api2_2x/Geometry.h2
-rw-r--r--source/blender/python/api2_2x/Group.h2
-rw-r--r--source/blender/python/api2_2x/Image.c2
-rw-r--r--source/blender/python/api2_2x/Image.h2
-rw-r--r--source/blender/python/api2_2x/Ipo.c2
-rw-r--r--source/blender/python/api2_2x/Ipo.h2
-rw-r--r--source/blender/python/api2_2x/Ipocurve.c2
-rw-r--r--source/blender/python/api2_2x/Ipocurve.h2
-rw-r--r--source/blender/python/api2_2x/Key.c2
-rw-r--r--source/blender/python/api2_2x/Key.h2
-rw-r--r--source/blender/python/api2_2x/Lamp.c2
-rw-r--r--source/blender/python/api2_2x/Lamp.h2
-rw-r--r--source/blender/python/api2_2x/Lattice.c2
-rw-r--r--source/blender/python/api2_2x/Lattice.h2
-rw-r--r--source/blender/python/api2_2x/Library.c2
-rw-r--r--source/blender/python/api2_2x/Library.h2
-rw-r--r--source/blender/python/api2_2x/MTex.c2
-rw-r--r--source/blender/python/api2_2x/MTex.h2
-rw-r--r--source/blender/python/api2_2x/Makefile2
-rw-r--r--source/blender/python/api2_2x/Material.c2
-rw-r--r--source/blender/python/api2_2x/Material.h2
-rw-r--r--source/blender/python/api2_2x/Mathutils.c2
-rw-r--r--source/blender/python/api2_2x/Mathutils.h2
-rw-r--r--source/blender/python/api2_2x/Mesh.c12
-rw-r--r--source/blender/python/api2_2x/Mesh.h2
-rw-r--r--source/blender/python/api2_2x/Metaball.c2
-rw-r--r--source/blender/python/api2_2x/Metaball.h2
-rw-r--r--source/blender/python/api2_2x/Modifier.c2
-rw-r--r--source/blender/python/api2_2x/Modifier.h2
-rw-r--r--source/blender/python/api2_2x/NLA.c2
-rw-r--r--source/blender/python/api2_2x/NLA.h2
-rw-r--r--source/blender/python/api2_2x/NMesh.c2
-rw-r--r--source/blender/python/api2_2x/NMesh.h2
-rw-r--r--source/blender/python/api2_2x/Node.c2
-rw-r--r--source/blender/python/api2_2x/Node.h2
-rw-r--r--source/blender/python/api2_2x/Noise.c2
-rw-r--r--source/blender/python/api2_2x/Object.c2
-rw-r--r--source/blender/python/api2_2x/Object.h2
-rw-r--r--source/blender/python/api2_2x/Particle.c2
-rw-r--r--source/blender/python/api2_2x/Particle.h2
-rw-r--r--source/blender/python/api2_2x/Registry.c2
-rw-r--r--source/blender/python/api2_2x/Registry.h2
-rw-r--r--source/blender/python/api2_2x/Scene.c2
-rw-r--r--source/blender/python/api2_2x/Scene.h2
-rw-r--r--source/blender/python/api2_2x/Sound.c2
-rw-r--r--source/blender/python/api2_2x/Sound.h2
-rw-r--r--source/blender/python/api2_2x/SurfNurb.c2
-rw-r--r--source/blender/python/api2_2x/SurfNurb.h2
-rw-r--r--source/blender/python/api2_2x/Sys.c2
-rw-r--r--source/blender/python/api2_2x/Sys.h2
-rw-r--r--source/blender/python/api2_2x/Text.c2
-rw-r--r--source/blender/python/api2_2x/Text.h2
-rw-r--r--source/blender/python/api2_2x/Text3d.c2
-rw-r--r--source/blender/python/api2_2x/Text3d.h2
-rw-r--r--source/blender/python/api2_2x/Texture.c2
-rw-r--r--source/blender/python/api2_2x/Texture.h2
-rw-r--r--source/blender/python/api2_2x/Types.c2
-rw-r--r--source/blender/python/api2_2x/Types.h2
-rw-r--r--source/blender/python/api2_2x/Window.c2
-rw-r--r--source/blender/python/api2_2x/World.c2
-rw-r--r--source/blender/python/api2_2x/World.h2
-rw-r--r--source/blender/python/api2_2x/bpy.c2
-rw-r--r--source/blender/python/api2_2x/bpy.h2
-rw-r--r--source/blender/python/api2_2x/bpy_config.c2
-rw-r--r--source/blender/python/api2_2x/bpy_config.h2
-rw-r--r--source/blender/python/api2_2x/bpy_data.c2
-rw-r--r--source/blender/python/api2_2x/bpy_types.h2
-rw-r--r--source/blender/python/api2_2x/charRGBA.c2
-rw-r--r--source/blender/python/api2_2x/charRGBA.h2
-rw-r--r--source/blender/python/api2_2x/constant.c2
-rw-r--r--source/blender/python/api2_2x/constant.h2
-rw-r--r--source/blender/python/api2_2x/euler.c2
-rw-r--r--source/blender/python/api2_2x/euler.h2
-rw-r--r--source/blender/python/api2_2x/gen_library.h2
-rw-r--r--source/blender/python/api2_2x/gen_utils.c2
-rw-r--r--source/blender/python/api2_2x/gen_utils.h2
-rw-r--r--source/blender/python/api2_2x/logic.c2
-rw-r--r--source/blender/python/api2_2x/logic.h2
-rw-r--r--source/blender/python/api2_2x/matrix.c2
-rw-r--r--source/blender/python/api2_2x/matrix.h2
-rw-r--r--source/blender/python/api2_2x/meshPrimitive.c2
-rw-r--r--source/blender/python/api2_2x/meshPrimitive.h2
-rw-r--r--source/blender/python/api2_2x/modules.h2
-rw-r--r--source/blender/python/api2_2x/point.c2
-rw-r--r--source/blender/python/api2_2x/point.h2
-rw-r--r--source/blender/python/api2_2x/quat.c2
-rw-r--r--source/blender/python/api2_2x/quat.h2
-rw-r--r--source/blender/python/api2_2x/rgbTuple.c2
-rw-r--r--source/blender/python/api2_2x/rgbTuple.h2
-rw-r--r--source/blender/python/api2_2x/sceneRadio.c2
-rw-r--r--source/blender/python/api2_2x/sceneRadio.h2
-rw-r--r--source/blender/python/api2_2x/sceneRender.c2
-rw-r--r--source/blender/python/api2_2x/sceneRender.h2
-rw-r--r--source/blender/python/api2_2x/sceneSequence.h2
-rw-r--r--source/blender/python/api2_2x/sceneTimeLine.c2
-rw-r--r--source/blender/python/api2_2x/sceneTimeLine.h2
-rw-r--r--source/blender/python/api2_2x/vector.c2
-rw-r--r--source/blender/python/api2_2x/vector.h2
-rw-r--r--source/blender/python/api2_2x/windowTheme.c2
-rw-r--r--source/blender/python/api2_2x/windowTheme.h2
129 files changed, 154 insertions, 192 deletions
diff --git a/source/blender/blenkernel/BKE_bad_level_calls.h b/source/blender/blenkernel/BKE_bad_level_calls.h
index ca563bbbaa3..8b9454f1a9d 100644
--- a/source/blender/blenkernel/BKE_bad_level_calls.h
+++ b/source/blender/blenkernel/BKE_bad_level_calls.h
@@ -66,8 +66,6 @@ struct Object;
struct bPythonConstraint;
struct bConstraintOb;
struct bConstraintTarget;
-
-
void BPY_do_pyscript (struct ID *id, short int event);
void BPY_clear_script (struct Script *script);
void BPY_free_compiled_text (struct Text *text);
@@ -80,11 +78,7 @@ int BPY_button_eval(char *expr, double *value);
/* pyconstraints */
void BPY_pyconstraint_eval(struct bPythonConstraint *con, struct bConstraintOb *cob, struct ListBase *targets);
void BPY_pyconstraint_targets(struct bPythonConstraint *con, struct bConstraintTarget *ct);
-/* py id-hash */
-void BPY_idhash_add(void * value);
-void *BPY_idhash_get(struct ID *id);
-void BPY_idhash_remove(struct ID *id);
-void BPY_idhash_invalidate(struct ID *id);
+
/* writefile.c */
struct Oops;
diff --git a/source/blender/blenkernel/bad_level_call_stubs/stubs.c b/source/blender/blenkernel/bad_level_call_stubs/stubs.c
index 25c4f099743..55931b50462 100644
--- a/source/blender/blenkernel/bad_level_call_stubs/stubs.c
+++ b/source/blender/blenkernel/bad_level_call_stubs/stubs.c
@@ -37,7 +37,6 @@
#include "BKE_bad_level_calls.h"
#include "BLI_blenlib.h"
#include "BPI_script.h"
-#include "DNA_ID.h"
#include "DNA_texture_types.h"
#include "DNA_material_types.h"
#include "DNA_node_types.h"
@@ -137,14 +136,6 @@ void BPY_pyconstraint_eval(struct bPythonConstraint *con, struct bConstraintOb *
void BPY_pyconstraint_target(struct bPythonConstraint *con, struct bConstraintTarget *ct)
{
}
-/* Py ID Hash*/
-void BPY_idhash_add(void *value){}
-void *BPY_idhash_get(ID *id){}
-void BPY_idhash_remove(ID *id)
-{
- return 0;
-}
-void BPY_idhash_invalidate(ID *id){}
/* writefile.c */
diff --git a/source/blender/blenkernel/intern/library.c b/source/blender/blenkernel/intern/library.c
index 6e80a677a7a..e81d3bac655 100644
--- a/source/blender/blenkernel/intern/library.c
+++ b/source/blender/blenkernel/intern/library.c
@@ -116,9 +116,6 @@
#include "BPI_script.h"
-/* for maintaining the python id hash when removeing data */
-#include "BPY_extern.h"
-
#define MAX_IDPUP 60 /* was 24 */
/* ************* general ************************ */
@@ -435,9 +432,6 @@ void free_libblock(ListBase *lb, void *idv)
{
ID *id= idv;
- /* invalidate the data if its in the python pool */
- BPY_idhash_invalidate(id);
-
switch( GS(id->name) ) { /* GetShort from util.h */
case ID_SCE:
free_scene((Scene *)id);
diff --git a/source/blender/python/api2_2x/Armature.c b/source/blender/python/api2_2x/Armature.c
index 05caca1cc2f..f1fb3812625 100644
--- a/source/blender/python/api2_2x/Armature.c
+++ b/source/blender/python/api2_2x/Armature.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Armature.c 12813 2007-12-07 09:51:02Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Armature.h b/source/blender/python/api2_2x/Armature.h
index 7f543e375a1..bafd49772b0 100644
--- a/source/blender/python/api2_2x/Armature.h
+++ b/source/blender/python/api2_2x/Armature.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Armature.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/BGL.c b/source/blender/python/api2_2x/BGL.c
index 56cc8c63b5f..5d78fd09e2d 100644
--- a/source/blender/python/api2_2x/BGL.c
+++ b/source/blender/python/api2_2x/BGL.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: BGL.c 12267 2007-10-17 09:51:13Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/BGL.h b/source/blender/python/api2_2x/BGL.h
index c7fbf079010..f8dea726d73 100644
--- a/source/blender/python/api2_2x/BGL.h
+++ b/source/blender/python/api2_2x/BGL.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: BGL.h 5407 2005-10-02 17:09:11Z zuster $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/BezTriple.c b/source/blender/python/api2_2x/BezTriple.c
index 2aa908ff2b0..e4a872c52c0 100644
--- a/source/blender/python/api2_2x/BezTriple.c
+++ b/source/blender/python/api2_2x/BezTriple.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: BezTriple.c 11241 2007-07-12 11:51:21Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/BezTriple.h b/source/blender/python/api2_2x/BezTriple.h
index e2e015b502d..38c9b88e185 100644
--- a/source/blender/python/api2_2x/BezTriple.h
+++ b/source/blender/python/api2_2x/BezTriple.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: BezTriple.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Blender.c b/source/blender/python/api2_2x/Blender.c
index 6246baa02e8..05eb82802b8 100644
--- a/source/blender/python/api2_2x/Blender.c
+++ b/source/blender/python/api2_2x/Blender.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Blender.c 12702 2007-11-27 23:15:51Z campbellbarton $
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or
diff --git a/source/blender/python/api2_2x/Blender.h b/source/blender/python/api2_2x/Blender.h
index df80daf3cea..77f21ed333c 100644
--- a/source/blender/python/api2_2x/Blender.h
+++ b/source/blender/python/api2_2x/Blender.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Blender.h 4803 2005-07-18 03:50:37Z ascotan $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Bone.c b/source/blender/python/api2_2x/Bone.c
index 5eeb4bb2817..704fe20d6db 100644
--- a/source/blender/python/api2_2x/Bone.c
+++ b/source/blender/python/api2_2x/Bone.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Bone.c 12399 2007-10-26 08:19:40Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Bone.h b/source/blender/python/api2_2x/Bone.h
index aa076afbed7..da7efe27931 100644
--- a/source/blender/python/api2_2x/Bone.h
+++ b/source/blender/python/api2_2x/Bone.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Bone.h 12399 2007-10-26 08:19:40Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Camera.c b/source/blender/python/api2_2x/Camera.c
index f6b443e5d06..bd1e7932f5c 100644
--- a/source/blender/python/api2_2x/Camera.c
+++ b/source/blender/python/api2_2x/Camera.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Camera.c 12078 2007-09-18 06:41:29Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Camera.h b/source/blender/python/api2_2x/Camera.h
index c92e51c1468..bb751a8849a 100644
--- a/source/blender/python/api2_2x/Camera.h
+++ b/source/blender/python/api2_2x/Camera.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Camera.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Constraint.c b/source/blender/python/api2_2x/Constraint.c
index a47afaba2e6..51dbe6a85f9 100644
--- a/source/blender/python/api2_2x/Constraint.c
+++ b/source/blender/python/api2_2x/Constraint.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Constraint.c 12705 2007-11-28 12:42:36Z ton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Constraint.h b/source/blender/python/api2_2x/Constraint.h
index 116eabbf380..a9b983fadb4 100644
--- a/source/blender/python/api2_2x/Constraint.h
+++ b/source/blender/python/api2_2x/Constraint.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Constraint.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/CurNurb.c b/source/blender/python/api2_2x/CurNurb.c
index 6b334c01c41..fc79296e952 100644
--- a/source/blender/python/api2_2x/CurNurb.c
+++ b/source/blender/python/api2_2x/CurNurb.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: CurNurb.c 12813 2007-12-07 09:51:02Z campbellbarton $
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or
diff --git a/source/blender/python/api2_2x/CurNurb.h b/source/blender/python/api2_2x/CurNurb.h
index 06dbf7190ac..f7c50c41bb9 100644
--- a/source/blender/python/api2_2x/CurNurb.h
+++ b/source/blender/python/api2_2x/CurNurb.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: CurNurb.h 10269 2007-03-15 01:09:14Z campbellbarton $
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or
diff --git a/source/blender/python/api2_2x/Curve.c b/source/blender/python/api2_2x/Curve.c
index adf7c39b45c..e96e25c25d8 100644
--- a/source/blender/python/api2_2x/Curve.c
+++ b/source/blender/python/api2_2x/Curve.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Curve.c 12752 2007-12-01 23:25:00Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Curve.h b/source/blender/python/api2_2x/Curve.h
index 70be37500f1..b6c80058b77 100644
--- a/source/blender/python/api2_2x/Curve.h
+++ b/source/blender/python/api2_2x/Curve.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Curve.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Draw.c b/source/blender/python/api2_2x/Draw.c
index 9d151bee092..621c72efc2a 100644
--- a/source/blender/python/api2_2x/Draw.c
+++ b/source/blender/python/api2_2x/Draw.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Draw.c 12893 2007-12-15 18:24:16Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
@@ -362,47 +362,34 @@ static char Method_Exit_doc[] = "() - Exit the windowing interface";
*/
PyObject *M_Button_List = NULL;
-/*
-* here we engage in some macro trickery to define the PyMethodDef table
-*/
-
-#define _MethodDef(func, prefix) \
- {#func, prefix##_##func, METH_VARARGS, prefix##_##func##_doc}
-
-/* So that _MethodDef(delete, Scene) expands to:
- * {"delete", Scene_delete, METH_VARARGS, Scene_delete_doc} */
-
-#undef MethodDef
-#define MethodDef(func) _MethodDef(func, Method)
-
static struct PyMethodDef Draw_methods[] = {
- MethodDef( Create ),
- MethodDef( UIBlock ),
- MethodDef( Button ),
- MethodDef( Toggle ),
- MethodDef( Menu ),
- MethodDef( Slider ),
- MethodDef( Scrollbar ),
- MethodDef( ColorPicker ),
- MethodDef( Normal ),
- MethodDef( Number ),
- MethodDef( String ),
- MethodDef( GetStringWidth ),
- MethodDef( Text ),
- MethodDef( Label ),
- MethodDef( PupMenu ),
- MethodDef( PupIntInput ),
- MethodDef( PupFloatInput ),
- MethodDef( PupStrInput ),
- MethodDef( PupBlock ),
- MethodDef( Image ),
+ {"Create", (PyCFunction)Method_Create, METH_VARARGS, Method_Create_doc},
+ {"UIBlock", (PyCFunction)Method_UIBlock, METH_VARARGS, Method_UIBlock_doc},
+ {"Button", (PyCFunction)Method_Button, METH_VARARGS, Method_Button_doc},
+ {"Toggle", (PyCFunction)Method_Toggle, METH_VARARGS, Method_Toggle_doc},
+ {"Menu", (PyCFunction)Method_Menu, METH_VARARGS, Method_Menu_doc},
+ {"Slider", (PyCFunction)Method_Slider, METH_VARARGS, Method_Slider_doc},
+ {"Scrollbar", (PyCFunction)Method_Scrollbar, METH_VARARGS, Method_Scrollbar_doc},
+ {"ColorPicker", (PyCFunction)Method_ColorPicker, METH_VARARGS, Method_ColorPicker_doc},
+ {"Normal", (PyCFunction)Method_Normal, METH_VARARGS, Method_Normal_doc},
+ {"Number", (PyCFunction)Method_Number, METH_VARARGS, Method_Number_doc},
+ {"String", (PyCFunction)Method_String, METH_VARARGS, Method_String_doc},
+ {"GetStringWidth", (PyCFunction)Method_GetStringWidth, METH_VARARGS, Method_GetStringWidth_doc},
+ {"Text", (PyCFunction)Method_Text, METH_VARARGS, Method_Text_doc},
+ {"Label", (PyCFunction)Method_Label, METH_VARARGS, Method_Label_doc},
+ {"PupMenu", (PyCFunction)Method_PupMenu, METH_VARARGS, Method_PupMenu_doc},
+ {"PupIntInput", (PyCFunction)Method_PupIntInput, METH_VARARGS, Method_PupIntInput_doc},
+ {"PupFloatInput", (PyCFunction)Method_PupFloatInput, METH_VARARGS, Method_PupFloatInput_doc},
+ {"PupStrInput", (PyCFunction)Method_PupStrInput, METH_VARARGS, Method_PupStrInput_doc},
+ {"PupBlock", (PyCFunction)Method_PupBlock, METH_VARARGS, Method_PupBlock_doc},
+ {"Image", (PyCFunction)Method_Image, METH_VARARGS, Method_Image_doc},
{"Exit", (PyCFunction)Method_Exit, METH_NOARGS, Method_Exit_doc},
- MethodDef( Redraw ),
+ {"Redraw", (PyCFunction)Method_Redraw, METH_VARARGS, Method_Redraw_doc},
{"Draw", (PyCFunction)Method_Draw, METH_NOARGS, Method_Draw_doc},
- MethodDef( Register ),
+ {"Register", (PyCFunction)Method_Register, METH_VARARGS, Method_Register_doc},
{"PushButton", (PyCFunction)Method_Button, METH_VARARGS, Method_Button_doc},
- MethodDef( BeginAlign ),
- MethodDef( EndAlign),
+ {"BeginAlign", (PyCFunction)Method_BeginAlign, METH_VARARGS, Method_BeginAlign_doc},
+ {"EndAlign", (PyCFunction)Method_EndAlign, METH_VARARGS, Method_EndAlign_doc},
{NULL, NULL, 0, NULL}
};
diff --git a/source/blender/python/api2_2x/Draw.h b/source/blender/python/api2_2x/Draw.h
index 12712713d1d..a78b19b0ebd 100644
--- a/source/blender/python/api2_2x/Draw.h
+++ b/source/blender/python/api2_2x/Draw.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Draw.h 11387 2007-07-27 06:14:25Z joeedh $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/EXPP_interface.c b/source/blender/python/api2_2x/EXPP_interface.c
index ee8b04ebde9..9d49746ff41 100644
--- a/source/blender/python/api2_2x/EXPP_interface.c
+++ b/source/blender/python/api2_2x/EXPP_interface.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: EXPP_interface.c 7338 2006-04-30 16:22:31Z ianwill $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/EXPP_interface.h b/source/blender/python/api2_2x/EXPP_interface.h
index 80767af1c01..8ed0836820d 100644
--- a/source/blender/python/api2_2x/EXPP_interface.h
+++ b/source/blender/python/api2_2x/EXPP_interface.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: EXPP_interface.h 7338 2006-04-30 16:22:31Z ianwill $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Effect.c b/source/blender/python/api2_2x/Effect.c
index ce6b553da0d..1dcc2279ee2 100644
--- a/source/blender/python/api2_2x/Effect.c
+++ b/source/blender/python/api2_2x/Effect.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Effect.c 11485 2007-08-05 09:21:29Z aligorith $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Effect.h b/source/blender/python/api2_2x/Effect.h
index b26e77f1794..86996b9f8a6 100644
--- a/source/blender/python/api2_2x/Effect.h
+++ b/source/blender/python/api2_2x/Effect.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Effect.h 5817 2005-11-17 19:19:05Z khughes $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Font.h b/source/blender/python/api2_2x/Font.h
index c1a1ec73fe2..75867c5b6e7 100644
--- a/source/blender/python/api2_2x/Font.h
+++ b/source/blender/python/api2_2x/Font.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Font.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Geometry.c b/source/blender/python/api2_2x/Geometry.c
index 842479e35fb..909e6e449cb 100644
--- a/source/blender/python/api2_2x/Geometry.c
+++ b/source/blender/python/api2_2x/Geometry.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Geometry.c 12867 2007-12-13 15:06:02Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Geometry.h b/source/blender/python/api2_2x/Geometry.h
index c74f832c642..a9a1c7cf818 100644
--- a/source/blender/python/api2_2x/Geometry.h
+++ b/source/blender/python/api2_2x/Geometry.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Geometry.h 10324 2007-03-21 17:06:02Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Group.h b/source/blender/python/api2_2x/Group.h
index 0512623b5f8..68b6ce3eb17 100644
--- a/source/blender/python/api2_2x/Group.h
+++ b/source/blender/python/api2_2x/Group.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Group.h 11864 2007-08-28 10:07:08Z sirdude $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Image.c b/source/blender/python/api2_2x/Image.c
index ddfc17c7deb..f68cb2d8eeb 100644
--- a/source/blender/python/api2_2x/Image.c
+++ b/source/blender/python/api2_2x/Image.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Image.c 11241 2007-07-12 11:51:21Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Image.h b/source/blender/python/api2_2x/Image.h
index a36627cb236..a2fb22563bb 100644
--- a/source/blender/python/api2_2x/Image.h
+++ b/source/blender/python/api2_2x/Image.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Image.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Ipo.c b/source/blender/python/api2_2x/Ipo.c
index 9b2fd082bee..e150a10259c 100644
--- a/source/blender/python/api2_2x/Ipo.c
+++ b/source/blender/python/api2_2x/Ipo.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Ipo.c 12078 2007-09-18 06:41:29Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Ipo.h b/source/blender/python/api2_2x/Ipo.h
index d3bf2fd108b..35893015a79 100644
--- a/source/blender/python/api2_2x/Ipo.h
+++ b/source/blender/python/api2_2x/Ipo.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Ipo.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Ipocurve.c b/source/blender/python/api2_2x/Ipocurve.c
index b8f3c3f6dd0..cc4cb066fe7 100644
--- a/source/blender/python/api2_2x/Ipocurve.c
+++ b/source/blender/python/api2_2x/Ipocurve.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Ipocurve.c 12078 2007-09-18 06:41:29Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Ipocurve.h b/source/blender/python/api2_2x/Ipocurve.h
index 0844e11b04b..6c4216fa4bd 100644
--- a/source/blender/python/api2_2x/Ipocurve.h
+++ b/source/blender/python/api2_2x/Ipocurve.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Ipocurve.h 10943 2007-06-16 12:24:41Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Key.c b/source/blender/python/api2_2x/Key.c
index 90a628152e0..b223a382818 100644
--- a/source/blender/python/api2_2x/Key.c
+++ b/source/blender/python/api2_2x/Key.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Key.c 12867 2007-12-13 15:06:02Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Key.h b/source/blender/python/api2_2x/Key.h
index 87cb55d10eb..35e92fc5fea 100644
--- a/source/blender/python/api2_2x/Key.h
+++ b/source/blender/python/api2_2x/Key.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Key.h 10783 2007-05-26 12:58:46Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Lamp.c b/source/blender/python/api2_2x/Lamp.c
index f864570395a..8112d1372c6 100644
--- a/source/blender/python/api2_2x/Lamp.c
+++ b/source/blender/python/api2_2x/Lamp.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Lamp.c 12810 2007-12-06 20:15:03Z khughes $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Lamp.h b/source/blender/python/api2_2x/Lamp.h
index 3ad6348a152..01c80e0006b 100644
--- a/source/blender/python/api2_2x/Lamp.h
+++ b/source/blender/python/api2_2x/Lamp.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Lamp.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Lattice.c b/source/blender/python/api2_2x/Lattice.c
index 070e8225531..6a9f3891e52 100644
--- a/source/blender/python/api2_2x/Lattice.c
+++ b/source/blender/python/api2_2x/Lattice.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Lattice.c 11130 2007-06-30 00:18:10Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Lattice.h b/source/blender/python/api2_2x/Lattice.h
index fb47c2dd2e4..dd141f1b8dd 100644
--- a/source/blender/python/api2_2x/Lattice.h
+++ b/source/blender/python/api2_2x/Lattice.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Lattice.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Library.c b/source/blender/python/api2_2x/Library.c
index 1aacaf56786..412daf24bd2 100644
--- a/source/blender/python/api2_2x/Library.c
+++ b/source/blender/python/api2_2x/Library.c
@@ -1,5 +1,5 @@
/**
- * $Id$
+ * $Id: Library.c 10943 2007-06-16 12:24:41Z campbellbarton $
*
* Blender.Library BPython module implementation.
* This submodule has functions to append data from .blend files.
diff --git a/source/blender/python/api2_2x/Library.h b/source/blender/python/api2_2x/Library.h
index 4814bf1410c..1ddc138ea57 100644
--- a/source/blender/python/api2_2x/Library.h
+++ b/source/blender/python/api2_2x/Library.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Library.h 10323 2007-03-21 14:25:31Z stiv $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/MTex.c b/source/blender/python/api2_2x/MTex.c
index 4f7cff35c11..61d809411a1 100644
--- a/source/blender/python/api2_2x/MTex.c
+++ b/source/blender/python/api2_2x/MTex.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: MTex.c 10279 2007-03-16 11:38:02Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/MTex.h b/source/blender/python/api2_2x/MTex.h
index 2148212d82f..36cfa1c477a 100644
--- a/source/blender/python/api2_2x/MTex.h
+++ b/source/blender/python/api2_2x/MTex.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: MTex.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Makefile b/source/blender/python/api2_2x/Makefile
index 8a13adae989..4ea06a324f5 100644
--- a/source/blender/python/api2_2x/Makefile
+++ b/source/blender/python/api2_2x/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $Id: Makefile 11904 2007-08-31 16:16:33Z sirdude $
#
# ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
#
diff --git a/source/blender/python/api2_2x/Material.c b/source/blender/python/api2_2x/Material.c
index 851a46d51e5..8ec1a8fab06 100644
--- a/source/blender/python/api2_2x/Material.c
+++ b/source/blender/python/api2_2x/Material.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Material.c 12078 2007-09-18 06:41:29Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Material.h b/source/blender/python/api2_2x/Material.h
index c4061f795c7..18fc87ee803 100644
--- a/source/blender/python/api2_2x/Material.h
+++ b/source/blender/python/api2_2x/Material.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Material.h 10649 2007-05-04 03:23:40Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Mathutils.c b/source/blender/python/api2_2x/Mathutils.c
index 3605c956a58..cf79b3071f7 100644
--- a/source/blender/python/api2_2x/Mathutils.c
+++ b/source/blender/python/api2_2x/Mathutils.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Mathutils.c 11502 2007-08-06 14:27:08Z khughes $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Mathutils.h b/source/blender/python/api2_2x/Mathutils.h
index 901cb2139d7..56d96d8f281 100644
--- a/source/blender/python/api2_2x/Mathutils.h
+++ b/source/blender/python/api2_2x/Mathutils.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Mathutils.h 10943 2007-06-16 12:24:41Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Mesh.c b/source/blender/python/api2_2x/Mesh.c
index 8248816bc3d..4424fd08ffd 100644
--- a/source/blender/python/api2_2x/Mesh.c
+++ b/source/blender/python/api2_2x/Mesh.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Mesh.c 12892 2007-12-15 17:41:13Z joeedh $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
@@ -5394,7 +5394,7 @@ static PyObject *MFaceSeq_delete( BPy_MFaceSeq * self, PyObject *args )
return EXPP_ReturnPyObjError( PyExc_TypeError,
"sequence must contain at least one int or MFace" );
- face_table = (unsigned int *)MEM_callocN( len*sizeof( unsigned int ),
+ face_table = MEM_callocN( len*sizeof( unsigned int ),
"face_table" );
/* get the indices of faces to be removed */
@@ -5517,15 +5517,12 @@ static PyObject *MFaceSeq_delete( BPy_MFaceSeq * self, PyObject *args )
++face_count;
}
}
-
- /* for each face, deselect each edge */
+
+ /* for each remaining face, select all edges */
tmpface = mesh->mface;
fface = (struct fourEdges *)face_edges;
for( i = mesh->totface; i--; ++tmpface, ++fface ) {
if( tmpface->v1 != UINT_MAX ) {
- FaceEdges (*face)[4];
- face = (void *)face_edges;
- face += face_table[i];
fface->v[0]->sel = 1;
fface->v[1]->sel = 1;
fface->v[2]->sel = 1;
@@ -5533,7 +5530,6 @@ static PyObject *MFaceSeq_delete( BPy_MFaceSeq * self, PyObject *args )
fface->v[3]->sel = 1;
}
}
-
/* now mark the selected edges for deletion */
edge_count = 0;
diff --git a/source/blender/python/api2_2x/Mesh.h b/source/blender/python/api2_2x/Mesh.h
index 0938f5fe8ef..d73c5c5925e 100644
--- a/source/blender/python/api2_2x/Mesh.h
+++ b/source/blender/python/api2_2x/Mesh.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Mesh.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Metaball.c b/source/blender/python/api2_2x/Metaball.c
index 98dc7ea1127..72152bd1a9a 100644
--- a/source/blender/python/api2_2x/Metaball.c
+++ b/source/blender/python/api2_2x/Metaball.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Metaball.c 11136 2007-07-01 05:41:23Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Metaball.h b/source/blender/python/api2_2x/Metaball.h
index a54424302df..6be35dbd3fb 100644
--- a/source/blender/python/api2_2x/Metaball.h
+++ b/source/blender/python/api2_2x/Metaball.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Metaball.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Modifier.c b/source/blender/python/api2_2x/Modifier.c
index 704daf306e2..57f09332c03 100644
--- a/source/blender/python/api2_2x/Modifier.c
+++ b/source/blender/python/api2_2x/Modifier.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Modifier.c 12840 2007-12-11 01:58:22Z khughes $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Modifier.h b/source/blender/python/api2_2x/Modifier.h
index e61371cd192..12afc591c2c 100644
--- a/source/blender/python/api2_2x/Modifier.h
+++ b/source/blender/python/api2_2x/Modifier.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Modifier.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/NLA.c b/source/blender/python/api2_2x/NLA.c
index 7d701382f7b..a0bdaa83d07 100644
--- a/source/blender/python/api2_2x/NLA.c
+++ b/source/blender/python/api2_2x/NLA.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: NLA.c 11907 2007-08-31 18:21:12Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/NLA.h b/source/blender/python/api2_2x/NLA.h
index 45873db40a4..50bfa32b7e7 100644
--- a/source/blender/python/api2_2x/NLA.h
+++ b/source/blender/python/api2_2x/NLA.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: NLA.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/NMesh.c b/source/blender/python/api2_2x/NMesh.c
index e50c9678606..6570613e94a 100644
--- a/source/blender/python/api2_2x/NMesh.c
+++ b/source/blender/python/api2_2x/NMesh.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: NMesh.c 12108 2007-09-22 17:54:13Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/NMesh.h b/source/blender/python/api2_2x/NMesh.h
index 13ae12af522..3a3b6e10088 100644
--- a/source/blender/python/api2_2x/NMesh.h
+++ b/source/blender/python/api2_2x/NMesh.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: NMesh.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Node.c b/source/blender/python/api2_2x/Node.c
index 296a30dea4e..2871eda9432 100644
--- a/source/blender/python/api2_2x/Node.c
+++ b/source/blender/python/api2_2x/Node.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Node.c 10454 2007-04-04 11:27:43Z jesterking $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Node.h b/source/blender/python/api2_2x/Node.h
index f4796d1b80b..434d0aa684a 100644
--- a/source/blender/python/api2_2x/Node.h
+++ b/source/blender/python/api2_2x/Node.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Node.h 10449 2007-04-03 11:24:11Z jesterking $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Noise.c b/source/blender/python/api2_2x/Noise.c
index c1a41d46714..dcee6f45d2a 100644
--- a/source/blender/python/api2_2x/Noise.c
+++ b/source/blender/python/api2_2x/Noise.c
@@ -1,5 +1,5 @@
/**
- * $Id$
+ * $Id: Noise.c 12056 2007-09-17 06:11:06Z aligorith $
*
* Blender.Noise BPython module implementation.
* This submodule has functions to generate noise of various types.
diff --git a/source/blender/python/api2_2x/Object.c b/source/blender/python/api2_2x/Object.c
index f151653e356..db8911cce2a 100644
--- a/source/blender/python/api2_2x/Object.c
+++ b/source/blender/python/api2_2x/Object.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Object.c 12801 2007-12-05 21:50:23Z blendix $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Object.h b/source/blender/python/api2_2x/Object.h
index 557513560fd..7891f99da09 100644
--- a/source/blender/python/api2_2x/Object.h
+++ b/source/blender/python/api2_2x/Object.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Object.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Particle.c b/source/blender/python/api2_2x/Particle.c
index e2fdbc5b6ad..84c0c727792 100644
--- a/source/blender/python/api2_2x/Particle.c
+++ b/source/blender/python/api2_2x/Particle.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Particle.c 10279 2007-03-16 11:38:02Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Particle.h b/source/blender/python/api2_2x/Particle.h
index f9b75b20c63..73b5363dac6 100644
--- a/source/blender/python/api2_2x/Particle.h
+++ b/source/blender/python/api2_2x/Particle.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Particle.h 5702 2005-11-04 20:34:38Z khughes $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Registry.c b/source/blender/python/api2_2x/Registry.c
index 8fa77b20741..4eb4fd93294 100644
--- a/source/blender/python/api2_2x/Registry.c
+++ b/source/blender/python/api2_2x/Registry.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Registry.c 4803 2005-07-18 03:50:37Z ascotan $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Registry.h b/source/blender/python/api2_2x/Registry.h
index 4383d63e0bc..58cfe65dfd0 100644
--- a/source/blender/python/api2_2x/Registry.h
+++ b/source/blender/python/api2_2x/Registry.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Registry.h 3209 2004-10-07 19:25:40Z stiv $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Scene.c b/source/blender/python/api2_2x/Scene.c
index 05768a1daf3..0875e43b4c7 100644
--- a/source/blender/python/api2_2x/Scene.c
+++ b/source/blender/python/api2_2x/Scene.c
@@ -1,6 +1,6 @@
/*
*
- * $Id$
+ * $Id: Scene.c 12513 2007-11-07 18:52:23Z joeedh $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Scene.h b/source/blender/python/api2_2x/Scene.h
index e6e509159d5..eefa72562b5 100644
--- a/source/blender/python/api2_2x/Scene.h
+++ b/source/blender/python/api2_2x/Scene.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Scene.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Sound.c b/source/blender/python/api2_2x/Sound.c
index 6e20e4c3ee5..25f557eb0c1 100644
--- a/source/blender/python/api2_2x/Sound.c
+++ b/source/blender/python/api2_2x/Sound.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Sound.c 11123 2007-06-29 08:59:26Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Sound.h b/source/blender/python/api2_2x/Sound.h
index 7a84bbd901d..06e9a95bdc5 100644
--- a/source/blender/python/api2_2x/Sound.h
+++ b/source/blender/python/api2_2x/Sound.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Sound.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/SurfNurb.c b/source/blender/python/api2_2x/SurfNurb.c
index 3499ec09936..1d2e74a26a8 100644
--- a/source/blender/python/api2_2x/SurfNurb.c
+++ b/source/blender/python/api2_2x/SurfNurb.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: SurfNurb.c 11400 2007-07-28 09:26:53Z campbellbarton $
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or
diff --git a/source/blender/python/api2_2x/SurfNurb.h b/source/blender/python/api2_2x/SurfNurb.h
index 0559d84cbaf..30d9a48012e 100644
--- a/source/blender/python/api2_2x/SurfNurb.h
+++ b/source/blender/python/api2_2x/SurfNurb.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: SurfNurb.h 10269 2007-03-15 01:09:14Z campbellbarton $
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or
diff --git a/source/blender/python/api2_2x/Sys.c b/source/blender/python/api2_2x/Sys.c
index 7dc841e9d68..e936eb56b59 100644
--- a/source/blender/python/api2_2x/Sys.c
+++ b/source/blender/python/api2_2x/Sys.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Sys.c 10945 2007-06-16 13:17:41Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Sys.h b/source/blender/python/api2_2x/Sys.h
index d6e2689bba5..3e5f78f4922 100644
--- a/source/blender/python/api2_2x/Sys.h
+++ b/source/blender/python/api2_2x/Sys.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Sys.h 4803 2005-07-18 03:50:37Z ascotan $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Text.c b/source/blender/python/api2_2x/Text.c
index d507d623c99..29c404f7266 100644
--- a/source/blender/python/api2_2x/Text.c
+++ b/source/blender/python/api2_2x/Text.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Text.c 11123 2007-06-29 08:59:26Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Text.h b/source/blender/python/api2_2x/Text.h
index b40c3807a81..90de82f1254 100644
--- a/source/blender/python/api2_2x/Text.h
+++ b/source/blender/python/api2_2x/Text.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Text.h 10136 2007-02-25 01:07:28Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Text3d.c b/source/blender/python/api2_2x/Text3d.c
index 57a9c74b71d..6194b232401 100644
--- a/source/blender/python/api2_2x/Text3d.c
+++ b/source/blender/python/api2_2x/Text3d.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Text3d.c 11099 2007-06-28 13:46:42Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Text3d.h b/source/blender/python/api2_2x/Text3d.h
index 6486278f20d..ddab385ca66 100644
--- a/source/blender/python/api2_2x/Text3d.h
+++ b/source/blender/python/api2_2x/Text3d.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Text3d.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Texture.c b/source/blender/python/api2_2x/Texture.c
index e21d486a2ab..66ed88df8d0 100644
--- a/source/blender/python/api2_2x/Texture.c
+++ b/source/blender/python/api2_2x/Texture.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Texture.c 12535 2007-11-09 10:29:19Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Texture.h b/source/blender/python/api2_2x/Texture.h
index a5451687779..a00fe6faf94 100644
--- a/source/blender/python/api2_2x/Texture.h
+++ b/source/blender/python/api2_2x/Texture.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Texture.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Types.c b/source/blender/python/api2_2x/Types.c
index 8b51c590a5b..425584f84ac 100644
--- a/source/blender/python/api2_2x/Types.c
+++ b/source/blender/python/api2_2x/Types.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Types.c 11713 2007-08-19 19:06:42Z campbellbarton $
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or
diff --git a/source/blender/python/api2_2x/Types.h b/source/blender/python/api2_2x/Types.h
index adaf59bbfbf..b905ab75d62 100644
--- a/source/blender/python/api2_2x/Types.h
+++ b/source/blender/python/api2_2x/Types.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Types.h 7266 2006-04-16 15:28:50Z stiv $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/Window.c b/source/blender/python/api2_2x/Window.c
index 8c0b3ce74a9..73edcb2df9c 100644
--- a/source/blender/python/api2_2x/Window.c
+++ b/source/blender/python/api2_2x/Window.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: Window.c 12813 2007-12-07 09:51:02Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/World.c b/source/blender/python/api2_2x/World.c
index 7804a443639..a6fac327360 100644
--- a/source/blender/python/api2_2x/World.c
+++ b/source/blender/python/api2_2x/World.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: World.c 12078 2007-09-18 06:41:29Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/World.h b/source/blender/python/api2_2x/World.h
index ff0ec8709d7..71c407bff19 100644
--- a/source/blender/python/api2_2x/World.h
+++ b/source/blender/python/api2_2x/World.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: World.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/bpy.c b/source/blender/python/api2_2x/bpy.c
index cee862c0e23..6ddbcfe4096 100644
--- a/source/blender/python/api2_2x/bpy.c
+++ b/source/blender/python/api2_2x/bpy.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: bpy.c 10550 2007-04-18 22:53:20Z campbellbarton $
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or
diff --git a/source/blender/python/api2_2x/bpy.h b/source/blender/python/api2_2x/bpy.h
index 668196d8271..855da49bd2b 100644
--- a/source/blender/python/api2_2x/bpy.h
+++ b/source/blender/python/api2_2x/bpy.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: bpy.h 10546 2007-04-18 14:40:01Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/bpy_config.c b/source/blender/python/api2_2x/bpy_config.c
index a061f31d8a0..ce8ce0bc39c 100644
--- a/source/blender/python/api2_2x/bpy_config.c
+++ b/source/blender/python/api2_2x/bpy_config.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: bpy_config.c 11123 2007-06-29 08:59:26Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/bpy_config.h b/source/blender/python/api2_2x/bpy_config.h
index 979953acd76..ae1f114dc81 100644
--- a/source/blender/python/api2_2x/bpy_config.h
+++ b/source/blender/python/api2_2x/bpy_config.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: bpy_config.h 10546 2007-04-18 14:40:01Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/bpy_data.c b/source/blender/python/api2_2x/bpy_data.c
index edb894bd982..fd5fe27fbaf 100644
--- a/source/blender/python/api2_2x/bpy_data.c
+++ b/source/blender/python/api2_2x/bpy_data.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: bpy_data.c 12056 2007-09-17 06:11:06Z aligorith $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/bpy_types.h b/source/blender/python/api2_2x/bpy_types.h
index 0b83db6c674..fcada098d1e 100644
--- a/source/blender/python/api2_2x/bpy_types.h
+++ b/source/blender/python/api2_2x/bpy_types.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: bpy_types.h 4803 2005-07-18 03:50:37Z ascotan $
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or
diff --git a/source/blender/python/api2_2x/charRGBA.c b/source/blender/python/api2_2x/charRGBA.c
index 43c9b7772fa..087ddecc1c5 100644
--- a/source/blender/python/api2_2x/charRGBA.c
+++ b/source/blender/python/api2_2x/charRGBA.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: charRGBA.c 10782 2007-05-26 04:39:31Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/charRGBA.h b/source/blender/python/api2_2x/charRGBA.h
index 20573f1ce7b..9cc3dc739d1 100644
--- a/source/blender/python/api2_2x/charRGBA.h
+++ b/source/blender/python/api2_2x/charRGBA.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: charRGBA.h 10280 2007-03-16 14:44:31Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/constant.c b/source/blender/python/api2_2x/constant.c
index 3a64de610f1..1034fbd616c 100644
--- a/source/blender/python/api2_2x/constant.c
+++ b/source/blender/python/api2_2x/constant.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: constant.c 10778 2007-05-25 16:43:25Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/constant.h b/source/blender/python/api2_2x/constant.h
index a3eb7e98e0d..1e325cef012 100644
--- a/source/blender/python/api2_2x/constant.h
+++ b/source/blender/python/api2_2x/constant.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: constant.h 7089 2006-03-18 15:23:02Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/euler.c b/source/blender/python/api2_2x/euler.c
index 53489e0f737..acbc2b4e680 100644
--- a/source/blender/python/api2_2x/euler.c
+++ b/source/blender/python/api2_2x/euler.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: euler.c 12314 2007-10-20 20:24:09Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/euler.h b/source/blender/python/api2_2x/euler.h
index 62e5855891b..d992d61b402 100644
--- a/source/blender/python/api2_2x/euler.h
+++ b/source/blender/python/api2_2x/euler.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: euler.h 8367 2006-08-22 09:13:44Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/gen_library.h b/source/blender/python/api2_2x/gen_library.h
index 9fb922619c2..ea182ad1a29 100644
--- a/source/blender/python/api2_2x/gen_library.h
+++ b/source/blender/python/api2_2x/gen_library.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: gen_library.h 11877 2007-08-29 03:09:22Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/gen_utils.c b/source/blender/python/api2_2x/gen_utils.c
index 8a98fd279b7..f05be1ba68b 100644
--- a/source/blender/python/api2_2x/gen_utils.c
+++ b/source/blender/python/api2_2x/gen_utils.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: gen_utils.c 11932 2007-09-03 17:28:50Z stiv $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/gen_utils.h b/source/blender/python/api2_2x/gen_utils.h
index f13722e03d0..3ff1517b86c 100644
--- a/source/blender/python/api2_2x/gen_utils.h
+++ b/source/blender/python/api2_2x/gen_utils.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: gen_utils.h 11732 2007-08-20 10:08:59Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/logic.c b/source/blender/python/api2_2x/logic.c
index a09b7fa48e7..6e0813be8f3 100644
--- a/source/blender/python/api2_2x/logic.c
+++ b/source/blender/python/api2_2x/logic.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: logic.c 11123 2007-06-29 08:59:26Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/logic.h b/source/blender/python/api2_2x/logic.h
index 013c26af4f2..ea415d06a0a 100644
--- a/source/blender/python/api2_2x/logic.h
+++ b/source/blender/python/api2_2x/logic.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: logic.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/matrix.c b/source/blender/python/api2_2x/matrix.c
index fadadbb5c6a..d52318e93bf 100644
--- a/source/blender/python/api2_2x/matrix.c
+++ b/source/blender/python/api2_2x/matrix.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: matrix.c 11958 2007-09-07 07:55:36Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/matrix.h b/source/blender/python/api2_2x/matrix.h
index a2581ab009b..b830038bfcc 100644
--- a/source/blender/python/api2_2x/matrix.h
+++ b/source/blender/python/api2_2x/matrix.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: matrix.h 8363 2006-08-21 13:52:32Z campbellbarton $
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or
diff --git a/source/blender/python/api2_2x/meshPrimitive.c b/source/blender/python/api2_2x/meshPrimitive.c
index 098d5f7d5f6..754f4986646 100644
--- a/source/blender/python/api2_2x/meshPrimitive.c
+++ b/source/blender/python/api2_2x/meshPrimitive.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: meshPrimitive.c 10773 2007-05-24 15:00:10Z khughes $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/meshPrimitive.h b/source/blender/python/api2_2x/meshPrimitive.h
index 1aa60c31eb4..e864ffd0d17 100644
--- a/source/blender/python/api2_2x/meshPrimitive.h
+++ b/source/blender/python/api2_2x/meshPrimitive.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: meshPrimitive.h 7512 2006-05-25 16:45:24Z khughes $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/modules.h b/source/blender/python/api2_2x/modules.h
index fd03469f772..81e138da798 100644
--- a/source/blender/python/api2_2x/modules.h
+++ b/source/blender/python/api2_2x/modules.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: modules.h 4803 2005-07-18 03:50:37Z ascotan $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/point.c b/source/blender/python/api2_2x/point.c
index 686a4529d9b..969fe2d53af 100644
--- a/source/blender/python/api2_2x/point.c
+++ b/source/blender/python/api2_2x/point.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: point.c 10782 2007-05-26 04:39:31Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/point.h b/source/blender/python/api2_2x/point.h
index 0ea8cb1fe6e..4ecceb64491 100644
--- a/source/blender/python/api2_2x/point.h
+++ b/source/blender/python/api2_2x/point.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: point.h 7266 2006-04-16 15:28:50Z stiv $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/quat.c b/source/blender/python/api2_2x/quat.c
index 3793db47686..19e749f187c 100644
--- a/source/blender/python/api2_2x/quat.c
+++ b/source/blender/python/api2_2x/quat.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: quat.c 12314 2007-10-20 20:24:09Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/quat.h b/source/blender/python/api2_2x/quat.h
index 2e5f6788b2e..c66300de498 100644
--- a/source/blender/python/api2_2x/quat.h
+++ b/source/blender/python/api2_2x/quat.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: quat.h 8367 2006-08-22 09:13:44Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/rgbTuple.c b/source/blender/python/api2_2x/rgbTuple.c
index d8bfd930752..85fa26433fc 100644
--- a/source/blender/python/api2_2x/rgbTuple.c
+++ b/source/blender/python/api2_2x/rgbTuple.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: rgbTuple.c 11713 2007-08-19 19:06:42Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/rgbTuple.h b/source/blender/python/api2_2x/rgbTuple.h
index a1af0e27549..59c0f02643f 100644
--- a/source/blender/python/api2_2x/rgbTuple.h
+++ b/source/blender/python/api2_2x/rgbTuple.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: rgbTuple.h 5317 2005-09-21 19:48:40Z stiv $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/sceneRadio.c b/source/blender/python/api2_2x/sceneRadio.c
index ca76869a615..a39186b8e28 100644
--- a/source/blender/python/api2_2x/sceneRadio.c
+++ b/source/blender/python/api2_2x/sceneRadio.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: sceneRadio.c 10270 2007-03-15 01:47:53Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/sceneRadio.h b/source/blender/python/api2_2x/sceneRadio.h
index 9d7d43aed8b..98604d9afb2 100644
--- a/source/blender/python/api2_2x/sceneRadio.h
+++ b/source/blender/python/api2_2x/sceneRadio.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: sceneRadio.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/sceneRender.c b/source/blender/python/api2_2x/sceneRender.c
index aecd1d5b356..a160db1ad22 100644
--- a/source/blender/python/api2_2x/sceneRender.c
+++ b/source/blender/python/api2_2x/sceneRender.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: sceneRender.c 12813 2007-12-07 09:51:02Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/sceneRender.h b/source/blender/python/api2_2x/sceneRender.h
index 73bf71f5c06..df9e59b73e1 100644
--- a/source/blender/python/api2_2x/sceneRender.h
+++ b/source/blender/python/api2_2x/sceneRender.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: sceneRender.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/sceneSequence.h b/source/blender/python/api2_2x/sceneSequence.h
index 952e861f46d..2d8431fae80 100644
--- a/source/blender/python/api2_2x/sceneSequence.h
+++ b/source/blender/python/api2_2x/sceneSequence.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: sceneSequence.h 11400 2007-07-28 09:26:53Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/sceneTimeLine.c b/source/blender/python/api2_2x/sceneTimeLine.c
index ab74115574e..9feba1eb462 100644
--- a/source/blender/python/api2_2x/sceneTimeLine.c
+++ b/source/blender/python/api2_2x/sceneTimeLine.c
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: sceneTimeLine.c 10778 2007-05-25 16:43:25Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/sceneTimeLine.h b/source/blender/python/api2_2x/sceneTimeLine.h
index ffeff1ef3b7..0a3aa62b571 100644
--- a/source/blender/python/api2_2x/sceneTimeLine.h
+++ b/source/blender/python/api2_2x/sceneTimeLine.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: sceneTimeLine.h 10269 2007-03-15 01:09:14Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/vector.c b/source/blender/python/api2_2x/vector.c
index 2e13122f09f..45ad36d0093 100644
--- a/source/blender/python/api2_2x/vector.c
+++ b/source/blender/python/api2_2x/vector.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: vector.c 12314 2007-10-20 20:24:09Z campbellbarton $
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or
diff --git a/source/blender/python/api2_2x/vector.h b/source/blender/python/api2_2x/vector.h
index 3f58d9fa6d5..040f1ba5594 100644
--- a/source/blender/python/api2_2x/vector.h
+++ b/source/blender/python/api2_2x/vector.h
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: vector.h 10313 2007-03-20 12:07:02Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/windowTheme.c b/source/blender/python/api2_2x/windowTheme.c
index 6a27d59436e..98894c9a0ec 100644
--- a/source/blender/python/api2_2x/windowTheme.c
+++ b/source/blender/python/api2_2x/windowTheme.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: windowTheme.c 12139 2007-09-25 03:31:12Z campbellbarton $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*
diff --git a/source/blender/python/api2_2x/windowTheme.h b/source/blender/python/api2_2x/windowTheme.h
index 761d509724d..45900830706 100644
--- a/source/blender/python/api2_2x/windowTheme.h
+++ b/source/blender/python/api2_2x/windowTheme.h
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * $Id: windowTheme.h 8774 2006-11-07 11:24:11Z jesterking $
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*