Blender Git Statistics -> Developers -> dna

Dan Eicher (dna)

Total Commits : 29
Master Commits : 29
Branch Commits : 0
First Commit : May 14, 2012
Latest Commit : February 12, 2014

Commits by Month

DateNumber of Commits
February, 20141
January, 20140
December, 20130
November, 20130
October, 20130
September, 20130
August, 20130
July, 20130
June, 20130
May, 20130
April, 20133
March, 20130
February, 20130
January, 20131
December, 20123
November, 20121
October, 20125
September, 20120
August, 20120
July, 20120
June, 20126
May, 20129

Favourite Files

FilenameTotal Edits
outliner_edit.c5
space_outliner.c4
object_relations.c3
rna_gpencil.c3
rna_scene.c3
outliner_intern.h3
rna_sequencer_api.c3
blender.spec.in3
outliner_select.c2
rna_nodetree.c2

File Changes

ActionTotalPer Commit
Modified612.1

Code Changes

ActionTotalPer Commit
Lines Added1 00434.6
Lines Removed41514.3

Latest commits Feed

Revision 6ad9941 by Dan Eicher (master)
February 12, 2014, 20:45 (GMT)
Add the date to the CPack rpm package version

Updating rpms built from 'make package' has issues using the git hash since it isn't in a set order like svn commits, this lets it use the date to determine if the rpm is newer than the installed version.

Also updates the license text.
Revision 89863f7 by Dan Eicher (master)
April 6, 2013, 21:48 (GMT)
Whoops, revert r55854 and use r48292 as is

Turns out outliner_search_back() doesn't always return a valid scene...
Revision c372502 by Dan Eicher (master)
April 6, 2013, 21:37 (GMT)
Clicking on an outliner object in an unselected scene switches to the scene but doesn't set it as the active object

Based on commit soc-2012-bratwurst:r48292 by Jorge Rodriquez
Revision de0b017 by Dan Eicher (master)
April 3, 2013, 07:42 (GMT)
Cleanup outliner_dropzone code

* deduplicated a bunch of code and moved it into outliner_dropzone_find()
* moved all the per-dropzone checks into the poll functions
* one functional change, disable drop parenting on self & self->parent

The basic assumption: if poll() == true then outliner_dropzone_find() will return a valid TreeElement
Revision d7623c0 by Dan Eicher (master)
January 30, 2013, 23:54 (GMT)
GPencilStrokePoints.add() - use MEM_recallocN to initialize newly created points
Revision 1fd0520 by Dan Eicher (master)
December 29, 2012, 22:06 (GMT)
Infinite loop caused by using an uninitialized variable in a compairison statement
Revision 76fd28c by Dan Eicher (master)
December 29, 2012, 20:16 (GMT)
Missing NULL check which crashes on opening the Text Editor without an active Text object
Revision 19c4ae5 by Dan Eicher (master)
December 28, 2012, 23:30 (GMT)
Add datafiles/locale/languages to blender.spec.in for CPack
Revision fcc978b by Dan Eicher (master)
November 15, 2012, 17:55 (GMT)
Add some missing Node rna update calls
Revision 08dd8a6 by Dan Eicher (master)
October 20, 2012, 05:51 (GMT)
rna_sequencer_api.c doc string cleanup

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