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
Date | Number of Commits | |
---|---|---|
October, 2004 | 2 | |
September, 2004 | 0 | |
August, 2004 | 0 | |
July, 2004 | 0 | |
June, 2004 | 0 | |
May, 2004 | 0 | |
April, 2004 | 10 | |
March, 2004 | 4 | |
February, 2004 | 9 | |
January, 2004 | 9 | |
December, 2003 | 2 | |
November, 2003 | 7 | |
October, 2003 | 2 | |
September, 2003 | 2 | |
August, 2003 | 6 | |
July, 2003 | 13 | |
June, 2003 | 10 | |
May, 2003 | 4 | |
April, 2003 | 2 | |
March, 2003 | 5 | |
February, 2003 | 3 | |
January, 2003 | 4 | |
December, 2002 | 0 | |
November, 2002 | 2 |
Favourite Files
Filename | Total Edits |
---|---|
Object.c | 32 |
SConstruct | 23 |
modules.h | 12 |
Object.h | 11 |
SConscript | 9 |
Blender.c | 8 |
gen_utils.c | 7 |
BPY_interface.c | 7 |
SConscript | 6 |
gen_utils.h | 6 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 226 | 2.4 |
Modified | 361 | 3.8 |
Deleted | 161 | 1.7 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 6 044 | 69.5 |
Lines Removed | 3 609 | 41.5 |
Latest commits
October 20, 2004, 20:17 (GMT) |
SConstruct now looks for tools/scons/bs for the files. This used to be just bs. |
October 20, 2004, 20:13 (GMT) |
Created directories for the scons tools. The actual move of the files will be done by jesterKing. |
April 11, 2004, 22:28 (GMT) |
SCons updates * Links on Cygwin now. Blender has trouble in starting up though. That's the next step. |
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. |
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 |
April 11, 2004, 13:09 (GMT) |
SCons update * False was used in a comparisson. Only recent Python versions support this. Changed it to 0. |
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. |
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 |
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. |
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