Blender Git Statistics -> Developers -> ascotan

Joseph Gilbert (ascotan)

Total Commits : 198
Master Commits : 198
Branch Commits : 0
First Commit : October 12, 2003
Latest Commit : March 1, 2007

Commits by Month

DateNumber of Commits
March, 20072
February, 20070
January, 20071
December, 20060
November, 20060
October, 20060
September, 20060
August, 20060
July, 20060
June, 20064
May, 200614
April, 20067
March, 20060
February, 20060
January, 200617
December, 20054
November, 200524
October, 20057
September, 200514
August, 20055
July, 200514
June, 20051
May, 20053
April, 20052
March, 20056
February, 20059
January, 20050
December, 20040
November, 20040
October, 20040
September, 20040
August, 20040
July, 20041
June, 20045
May, 20047
April, 200416
March, 200413
February, 20042
January, 20042
December, 20030
November, 20038
October, 200310

Favourite Files

FilenameTotal Edits
Object.c25
BPY_python.vcproj21
Armature.c20
blender.vcproj16
BL_src.vcproj14
Bone.c14
Mathutils.c14
matrix.c13
vector.c12
Armature.py12

File Changes

ActionTotalPer Commit
Added400.2
Modified8064.1
Deleted30.0

Code Changes

ActionTotalPer Commit
Lines Added13 52474.3
Lines Removed3 13117.2

Latest commits Feed

Revision 585edac by Joseph Gilbert (master)
March 1, 2007, 21:30 (GMT)
various warnings fixes - mostly casting and initialization issues
Revision ccefcc8 by Joseph Gilbert (master)
March 1, 2007, 20:49 (GMT)
updating vc7 projectfiles to link to python2.5
Revision ea81893 by Joseph Gilbert (master)
January 25, 2007, 15:19 (GMT)
Bug fix for:
[ #5000 ] Changin EditMode in Script wrecks memory

Armatures create weakreferences in __main__.__dict__. When Window.Editmode is called, the weaklist it iterated over and armatures are updated.
Revision 3851ea0 by Joseph Gilbert (master)
June 23, 2006, 15:25 (GMT)
*msvc project update
- commiting fixes for vc8
- updating projects for added files
Revision 4c802a0 by Joseph Gilbert (master)
June 7, 2006, 15:09 (GMT)
*bugfix
-another quick fix. Runtime checks complain that a unused reference being returned from a function.
Revision 8e631bd by Joseph Gilbert (master)
June 7, 2006, 15:04 (GMT)
*bugfix
-uninitialized variable being returned from a function
Revision 649273e by Joseph Gilbert (master)
June 7, 2006, 15:01 (GMT)
*Bugfix
- uninitialized variable used during division.
Revision dee16b9 by Joseph Gilbert (master)
May 26, 2006, 15:28 (GMT)
* bug fix
[ #4228 ] Blender.Image.Load(filename) loads only on the first loading
- Image.Load() will now reload the image buffer when a image of the same name is loaded again
- small textual change in render code
Revision 2132bbb by Joseph Gilbert (master)
May 25, 2006, 21:34 (GMT)
*python fix
- save_rendered_image_cb_real has a popup window embedded in it that prevents automation through python as a result python scripts would get a popup which is ignorned by the script
- modified so python scripts overwrite the image by default
Revision 2a6952f by Joseph Gilbert (master)
May 25, 2006, 21:13 (GMT)
- bug fix
* C uses braces unlike python :/

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