Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Developers -> jwilkins
Jason Wilkins (jwilkins)
Total Commits : 650
Master Commits : 74
Branch Commits : 576
First Commit : May 25, 2010
Latest Commit : October 23, 2014
Commits by Month
Date | Number of Commits | |
---|---|---|
October, 2014 | 6 | |
September, 2014 | 0 | |
August, 2014 | 12 | |
July, 2014 | 54 | |
June, 2014 | 22 | |
May, 2014 | 7 | |
April, 2014 | 0 | |
March, 2014 | 2 | |
February, 2014 | 10 | |
January, 2014 | 0 | |
December, 2013 | 0 | |
November, 2013 | 1 | |
October, 2013 | 0 | |
September, 2013 | 18 | |
August, 2013 | 14 | |
July, 2013 | 44 | |
June, 2013 | 0 | |
May, 2013 | 0 | |
April, 2013 | 0 | |
March, 2013 | 0 | |
February, 2013 | 0 | |
January, 2013 | 7 | |
December, 2012 | 0 | |
November, 2012 | 10 | |
October, 2012 | 2 | |
September, 2012 | 2 | |
August, 2012 | 25 | |
July, 2012 | 16 | |
June, 2012 | 57 | |
May, 2012 | 44 | |
April, 2012 | 1 | |
March, 2012 | 0 | |
February, 2012 | 0 | |
January, 2012 | 0 | |
December, 2011 | 1 | |
November, 2011 | 0 | |
October, 2011 | 0 | |
September, 2011 | 0 | |
August, 2011 | 1 | |
July, 2011 | 0 | |
June, 2011 | 2 | |
May, 2011 | 24 | |
April, 2011 | 0 | |
March, 2011 | 0 | |
February, 2011 | 0 | |
January, 2011 | 0 | |
December, 2010 | 0 | |
November, 2010 | 0 | |
October, 2010 | 0 | |
September, 2010 | 0 | |
August, 2010 | 15 | |
July, 2010 | 171 | |
June, 2010 | 63 | |
May, 2010 | 19 |
Commit Distribution
Path | Number of Commits |
---|---|
soc-2010-jwilkins | 256 |
soc-2012-swiss_cheese | 138 |
soc-2014-viewport | 95 |
soc-2013-viewport_fx | 95 |
master | 74 |
soc-2014-viewport_context | 47 |
soc-2014-viewport_fx | 40 |
Favourite Files
Filename | Total Edits |
---|---|
sculpt.c | 115 |
space_view3d_toolbar.py | 87 |
paint_stroke.c | 75 |
rna_brush.c | 74 |
DNA_brush_types.h | 49 |
brush.c | 47 |
gpu_immediate.c | 46 |
gpu_draw.c | 45 |
readfile.c | 43 |
CMakeLists.txt | 41 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 446 | 0.7 |
Modified | 5 955 | 9.2 |
Deleted | 245 | 0.4 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 34 653 | 64.4 |
Lines Removed | 19 651 | 36.5 |
Latest commits
October 23, 2014, 01:03 (GMT) |
Checked each of my (jwilkins) XXX notes. The ones in extern/glew-es have been changed to NOTE instead of XXX GHOST_ContextEGL.cpp: It really does seem that it is not possible to query the swap interval using EGL GHOST_WidnowCocoa.h: The comment referring to Carbon is clearly out of date, so I removed it. math_geom.c: The node about not using tmax again is correct, but the code is kept for a future maintainer who will need to know how to compute it if they modify that code. paint_image_proj.c (2698): The question about integer truncation does not appear to have been resolved. It still seems to be an incorrectly implementation of rounding (I'd suggest using the round function instead of this hack). |
October 14, 2014, 00:20 (GMT) |
in GHOST_ContextWGL.cpp, in functions that use goto, converted declarations to C89 style to prevent jumping over constructors |
October 11, 2014, 04:21 (GMT) |
check for missing Windows error code headers (was missing from Mingw64) |
October 11, 2014, 04:21 (GMT) |
fixed printf format warning that occurred with 64-bit targets |
October 7, 2014, 20:47 (GMT) |
Ghost Context Refactor https://developer.blender.org/D643 Separates graphics context creation from window code in Ghost so that they can vary separately. |
Revision 189c2e9 by Jason Wilkins (soc-2014-viewport_context) October 7, 2014, 15:39 (GMT) |
Merge branch 'master' into soc-2014-viewport_context |
Revision a8d2a6f by Jason Wilkins (soc-2014-viewport_context) August 3, 2014, 18:38 (GMT) |
GLX and WGL should now build when using WITH_SYSTEM_GLEW=ON or WITH_GLEW_ES=OFF |
Revision da426c1 by Jason Wilkins (soc-2014-viewport_context) August 3, 2014, 16:38 (GMT) |
Merge branch 'master' into soc-2014-viewport_context |
August 3, 2014, 16:35 (GMT) |
Fixed linking OIIO on Windows. The debug and optimized options need to be before each individual library in a list. |
Revision 563b07f by Jason Wilkins (soc-2014-viewport_context) August 2, 2014, 13:24 (GMT) |
Updated extern/glew GLEW to the latest (1.10.0) |
MiikaHweb - Blender Git Statistics v1.06