english Sivu saatavilla vain englanninkielisenä.

Blender Git Statistics -> Developers -> Nikhil.Net

Nikhil Shringarpurey (Nikhil.Net)

Total Commits : 12
Master Commits : 9
Branch Commits : 3
First Commit : May 1, 2020
Latest Commit : December 8, 2021

Commits by Month

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

Commit Distribution

PathNumber of Commits
master9
blender-v2.83-release1
tmp-T806031
tmp-2.83-cycles-rtx3-kernels1
soc-2021-porting-modifiers-to-nodes_all1
soc-2021-porting-modifiers-to-nodes-decimate1
lineart-shadow1

Favourite Files

FilenameTotal Edits
bmonofont-i18n.ttf2
node_draw.cc2
util_math_fast.h2
rna_nodetree.c1
node_geo_mesh_primitive_grid.cc1
rna_space.c1
lineart_util.c1
drawnode.cc1
nodeitems_builtins.py1
node.cc1

File Changes

ActionTotalPer Commit
Added10.1
Modified342.8

Code Changes

ActionTotalPer Commit
Lines Added42535.4
Lines Removed897.4

Latest commits Feed

Revision 4188576 by Nikhil Shringarpurey / YimingWu (lineart-shadow)
December 8, 2021, 06:53 (GMT)
Fix T92268: Group input and output nodes have inconsistent padding

The group output node did not have the same size padding as the group
input, leading to the node looking different and actually being smaller.

Differential Revision: https://developer.blender.org/D13092
Revision 26d2cae by Nikhil Shringarpurey / Hans Goudey (master)
December 2, 2021, 03:04 (GMT)
Fix T92268: Group input and output nodes have inconsistent padding

The group output node did not have the same size padding as the group
input, leading to the node looking different and actually being smaller.

Differential Revision: https://developer.blender.org/D13092
Revision dd31b8b by Nikhil Shringarpurey / Hans Goudey (master)
November 18, 2021, 15:45 (GMT)
UI: Use full word "Start" instead of "Sta"

Differential Revision: https://developer.blender.org/D13098
Revision 4e5537d8 by Nikhil Shringarpurey / Hans Goudey (master)
November 3, 2021, 18:25 (GMT)
Geometry Nodes: Add tooltips to primitive node inputs

Building on the work in rBef45399f3be0, this commits adds
tooltips to the inputs for the default primitives nodes.

Differential Revision: https://developer.blender.org/D12640
Revision eab26f1 by Nikhil Shringarpurey / Harley Acheson (master)
September 10, 2021, 21:22 (GMT)
UI: Quad View Option Names Improved

Improvements to Quad View options' titles and descriptions.

See D12381 for more details.

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

Reviewed by Hans Goudey and Campbell Barton
July 30, 2021, 14:56 (GMT)
Cleanup: fix compiler warnings due to implicit cast

Differential Revision: https://developer.blender.org/D11950
Revision 6eb94d8 by Nikhil Shringarpurey / Brecht Van Lommel (master)
July 26, 2021, 16:04 (GMT)
Cleanup: fix compiler warnings due to implicit cast

Differential Revision: https://developer.blender.org/D11950
Revision fd0370a by Nikhil Shringarpurey / Hans Goudey (master)
July 5, 2021, 16:52 (GMT)
Geometry Nodes: Add explicit Float to Int conversion node

This patch adds a very simple node that explicitly converts a float to
an int. While this may seem redundant, it would offer 2 benefits to the
current requirement to use implicit float conversions:
1. It makes the node tree's intent more clear and self-documenting
(especially if changes in the future require integer inputs).
2. It eliminates undefined behavior in current/future nodes from float
inputs by guaranteeing that the input is an integer.

The node offers a variety of rounding techniques to make it more flexible.

Differential Revision: https://developer.blender.org/D11700
Revision 414596c by Nikhil Shringarpurey / Sebastian Parborg (master)
March 22, 2021, 10:30 (GMT)
Cleanup, LineArt: Fix MSVC compiler warnings.

Currently 3 of the printf lines use the format specifier "%lu" for data
of type size_t instead of "%zu". While this works, this creates compiler
warnings.

This diff fixes those warnings by using the correct format specifier.
Tested using MSVC, but should be correct on any compliant compiler.

Reviewed By: Sebastian Parborg

Differential Revision: https://developer.blender.org/D10761
Revision e21a903 by Nikhil Shringarpurey / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels, tmp-T80603)
June 25, 2020, 07:29 (GMT)
Fix missing hinting information in monospace font

Updates the monospace font file to bring back hinting data, which got
lost somehow in dc3f073d1c52.

Partial fix for T75898.

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