english Sivu saatavilla vain englanninkielisenä.

Blender Git Statistics -> Developers -> EitanSomething

Eitan (EitanSomething)

Total Commits : 17
Master Commits : 13
Branch Commits : 4
First Commit : June 3, 2019
Latest Commit : August 16, 2021

Commits by Month

DateNumber of Commits
August, 20213
July, 20210
June, 20212
May, 20210
April, 20211
March, 20211
February, 20211
January, 20210
December, 20200
November, 20200
October, 20200
September, 20200
August, 20201
July, 20200
June, 20200
May, 20200
April, 20200
March, 20201
February, 20200
January, 20200
December, 20190
November, 20190
October, 20190
September, 20190
August, 20194
July, 20192
June, 20191

Commit Distribution

PathNumber of Commits
master13
particle-solver-dev2
functions-experimental-refactor2
functions2
builtin-simulation-nodes2
simulation-tree2
lineart-shadow1
temp-lineart-contained1
soc-2021-curves1

Favourite Files

FilenameTotal Edits
rna_nodetree.c4
NOD_static_types.h3
node_geo_switch.cc3
UI_view2d.h2
node.cc2
nodeitems_builtins.py2
node_inserters.cpp2
BKE_node.h2
node_geo_mesh_primitive_cylinder.cc2
DNA_node_types.h2

File Changes

ActionTotalPer Commit
Added50.3
Modified603.5

Code Changes

ActionTotalPer Commit
Lines Added94755.7
Lines Removed22613.3

Latest commits Feed

Revision fecec16 by Eitan / Himanshi Kalra (master)
August 16, 2021, 09:01 (GMT)
Geometry Nodes: Add UV Smooth, Boundary Smooth options to subdivision node

Replaces the boolean option with enum menus for consistency
with the subdivision modifier (rB66151b5de3ff,rB3d3b6d94e6e).
Adds all UV interpolation options.
Original patch by Eitan. Updated by Himanshi Kalra <calra>.
{F9883204}

Reviewed By: HooglyBoogly

Differential Revision: https://developer.blender.org/D10417
Revision f44e187 by Eitan / YimingWu (lineart-shadow, temp-lineart-contained)
August 10, 2021, 01:35 (GMT)
Geometry Nodes: Add more warnings for out of bounds parameters

Add warning(info) to nodes that don't work when an input value is
out of range. For example, the grid node doesn't work with Vertices X
or Verices Y less than 2.

These are purposefully added as "Info" warnings, because they don't
show in the modifier and they aren't printed to the terminal.

Differential Revision: https://developer.blender.org/D11923
Revision bd44e82 by Eitan / Hans Goudey (master)
August 5, 2021, 15:44 (GMT)
Geometry Nodes: Add more warnings for out of bounds parameters

Add warning(info) to nodes that don't work when an input value is
out of range. For example, the grid node doesn't work with Vertices X
or Verices Y less than 2.

These are purposefully added as "Info" warnings, because they don't
show in the modifier and they aren't printed to the terminal.

Differential Revision: https://developer.blender.org/D11923
Revision 3525380 by Eitan / Dilith Jayakody (soc-2021-curves)
June 21, 2021, 14:31 (GMT)
Geometry Nodes: Add Texture and Material options to switch node

These new socket types can be supported in the switch node
along with the others.

Differential Revision: https://developer.blender.org/D11560
Revision 53c98e4 by Eitan / Hans Goudey (master)
June 10, 2021, 15:16 (GMT)
Geometry Nodes: Add Texture and Material options to switch node

These new socket types can be supported in the switch node
along with the others.

Differential Revision: https://developer.blender.org/D11560
Revision 799f532 by Eitan / Jacques Lucke (master)
April 19, 2021, 08:38 (GMT)
Geometry Nodes: new Switch node

This is a first iteration of a switch node. It can only switch between
two inputs values based on a boolean. A more sophisticated switch
node that has an integer selector will probably come later.

Currently, the geometry nodes evaluator does not support lazy evaluation
of individual inputs. Therefore, all inputs will be computed currently.
An improvement to the evaluator will be worked on separately.

Ref: T85374

Differential Revision: https://developer.blender.org/D10460
Revision 7bf977e by Eitan / Richard Antalik (master)
March 20, 2021, 00:40 (GMT)
Fix T54395: Original image size set incorrectly

`SequenceElement` type `orig_height` and `orig_width` members were
set to incorrect size when using proxies and not set when strip was
added which caused value to be unset.

Since now image dimensions must be read when strip is created,
these members can be initialized. When proxies are used, do not set
original size since it is not guaranteed, that proxies are exact size.

These values are not guaranteed to be up to date or exact. They should
be used for strictly informative purposes.

Reviewed By: ISS

Differential Revision: https://developer.blender.org/D6506
Revision 4891d4b by Eitan / Hans Goudey (master)
February 19, 2021, 19:20 (GMT)
Geometry Nodes: Add simple subdivision surface node

Add the Simple subdivision option to Geometry nodes, as a new node
instead of part of the existing subdivision node because of future
backend changes to the Simple option. (See T85584)

https://developer.blender.org/D10409
Revision 4fd73e7 by Eitan / Richard Antalik (master)
August 10, 2020, 05:54 (GMT)
Remove Video Proxy Resolution limitation

Height and width of video proxies was limited to multiples of 8 with
comment "JPEG requires this".

I could not find any resource that would confirm this to be the case
with FFMPEG and MJPEG codec.

I have looked in:
https://ffmpeg.org/ffmpeg-all.html
https://ffmpeg.org/ffmpeg-formats.html
https://ffmpeg.org/doxygen/trunk/structAVCodecContext.html

Reviewed By: ISS, sergey, sybren

Differential Revision: https://developer.blender.org/D6507
Revision 3923738 by Eitan / Brecht Van Lommel (master)
March 9, 2020, 16:11 (GMT)
UI: rename View Frame to Go to Current Frame in video sequencer

For consistency with other editors.

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

MiikaHweb - Blender Git Statistics v1.06
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021