Blender Git Statistics -> Developers -> michel

Michel Selten (michel)

Total Commits : 96
Master Commits : 96
Branch Commits : 0
First Commit : November 30, 2002
Latest Commit : October 20, 2004

Commits by Month

DateNumber of Commits
October, 20042
September, 20040
August, 20040
July, 20040
June, 20040
May, 20040
April, 200410
March, 20044
February, 20049
January, 20049
December, 20032
November, 20037
October, 20032
September, 20032
August, 20036
July, 200313
June, 200310
May, 20034
April, 20032
March, 20035
February, 20033
January, 20034
December, 20020
November, 20022

Favourite Files

FilenameTotal Edits
Object.c32
SConstruct23
modules.h12
Object.h11
SConscript9
Blender.c8
gen_utils.c7
BPY_interface.c7
SConscript6
gen_utils.h6

File Changes

ActionTotalPer Commit
Added2262.4
Modified3613.8
Deleted1611.7

Code Changes

ActionTotalPer Commit
Lines Added6 04469.5
Lines Removed3 60941.5

Latest commits Feed

Revision 461e07a by Michel Selten (master)
October 20, 2004, 20:17 (GMT)
SConstruct now looks for tools/scons/bs for the files. This used to be just
bs.
Revision 77d5bdf by Michel Selten (master)
October 20, 2004, 20:13 (GMT)
Created directories for the scons tools.
The actual move of the files will be done by jesterKing.
Revision b78641f by Michel Selten (master)
April 11, 2004, 22:28 (GMT)
SCons updates
* Links on Cygwin now.
Blender has trouble in starting up though. That's the next step.
Revision 450fdbf by Michel Selten (master)
April 11, 2004, 21:11 (GMT)
SCons updates
* Updates to the cygwin build.
the dna.c file used to be generated with a full path. Cygwin doesn't like
this. The problem was with some cflags and linkflags that are used to build
makesdna.exe
Hos nicely pointed this out and proposed a solution.
Now, these flags are only added to the command when the platform != 'cygwin'.
* Updated some variables in SConstruct.
Revision c78184e by Michel Selten (master)
April 11, 2004, 19:49 (GMT)
SCons updates
* Updates to the cygwin build. All variables are now included, but the build
itself is not yet working.
This is a work in progress.SCons updates
Revision f2db673 by Michel Selten (master)
April 11, 2004, 13:09 (GMT)
SCons update
* False was used in a comparisson. Only recent Python versions support this.
Changed it to 0.
Revision 64c127d by Michel Selten (master)
April 4, 2004, 13:57 (GMT)
SCons update.
* Bug fix for latest commit. SCons would choke when the <root_build_dir> did
not exist. First action now is to create the root_build_dir.
Revision b298ecb by Michel Selten (master)
April 4, 2004, 13:03 (GMT)
SCons update.
* .sconsign files are no longer written to the source tree.
The output is now written to <root_build_dir>/scons-signatures
Revision 141b767 by Michel Selten (master)
April 3, 2004, 20:24 (GMT)
Python API update. Again by Anders Nilsson.
* Addition to the Object module.
obj.getActionIpos(). This method will return a dict with all ipo keys.
Only works when the Object is an armature.
Revision ce9a3d0 by Michel Selten (master)
April 2, 2004, 20:26 (GMT)
Bug fix provided by Anders Nilssen.
TotIpo was never meant to be exposed in the Ipocurve object. It's a variable
to store the number of IPOs.

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021