Blender Git Statistics -> Developers -> simonrepp

Simon Repp (simonrepp)

Total Commits : 3
Master Commits : 3
Branch Commits : 0
First Commit : December 23, 2013
Latest Commit : January 18, 2014

Commits by Month

DateNumber of Commits
January, 20142
December, 20131

Favourite Files

FilenameTotal Edits
icon16_mod_wireframe.dat1
space_info.py1
icon32_mod_wireframe.dat1
curve.c1
editcurve.c1
space_info.c1
blender_icons.svg1
DNA_curve_types.h1
UI_icons.h1
info_ops.c1

File Changes

ActionTotalPer Commit
Added20.7
Modified103.3

Code Changes

ActionTotalPer Commit
Lines Added369123.0
Lines Removed279.0

Latest commits Feed

Revision 6cd132b by Simon Repp / Sergey Sharybin (master)
January 18, 2014, 18:22 (GMT)
Increase maximum allowed amount of points for Splines in both U and V directions

Increase the maximum allowed amount of points in a spline from currently 32,767 (short) to 2,147,483,647 (int).
Change variables that get assigned the value from pntsu/pntsv to int type all over the codebase.
Change function parameters that previously passed the count as short to int type as well.

(because https://developer.blender.org/T38191)

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D212
Revision a33656e by Simon Repp / Brecht Van Lommel (master)
January 17, 2014, 15:47 (GMT)
UI/Modifiers: add missing icon for Wireframe modifier

Reviewed By: carter2422, billrey, plasmasolutions, brecht

Differential Revision: https://developer.blender.org/D220
Revision 632c29f by Simon Repp / Brecht Van Lommel (master)
December 23, 2013, 17:55 (GMT)
UI: communicate external data autopack better in the UI.

Previously there was no way to see if autopack was enabled. Now the external
data menu has 3 entries instead of 2:

* Automatically Pack Into .blend (with checkbox to indicate autopack on/off)
* Pack All Into .blend
* Unpack All Into Files

Fixes T37608, includes modifications by Brecht from the original patch.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D118

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