english Sivu saatavilla vain englanninkielisenä.

Blender Git Statistics -> Branches -> strand_gpu

"Strand_gpu" branch

Total commits : 229
Total committers : 2
First Commit : March 3, 2014
Latest Commit : July 20, 2016


Commits by Month

DateNumber of Commits
July, 201682
June, 201611
May, 20160
April, 20169
March, 20160
February, 20160
January, 20160
December, 20150
November, 20150
October, 20151
September, 20153
August, 20152
July, 20150
June, 20150
May, 20155
April, 201593
March, 20150
February, 20150
January, 20150
December, 201410
November, 20141
October, 20140
September, 20144
August, 20140
July, 20140
June, 20140
May, 20140
April, 20140
March, 20148

Committers

AuthorNumber of Commits
Lukas Toenne227
Mike Erwin2

Popular Files

FilenameTotal Edits
drawstrands.c36
mesh_sample.c35
hair_edit.c30
gpu_buffers.c28
strands.c25
BKE_mesh_sample.h24
hair_intern.h22
hair_stroke.c22
bmesh_strands_conv.c19
GPU_buffers.h17

Latest commits Feed

July 20, 2016, 07:45 (GMT)
Merge branch 'strand_editmode' into strand_gpu
July 20, 2016, 07:44 (GMT)
Fix for uninitialized v_mirr variable when using edge strokes with mirroring.
July 19, 2016, 15:12 (GMT)
Fix unfreed memory due to incorrect pointer checks.
July 19, 2016, 15:10 (GMT)
Handle replacement of the shader cache for strands outside the creation function.

This makes it easier to run preparation code outside the gpu module conditionally.
July 19, 2016, 09:42 (GMT)
Merge branch 'master' into strand_gpu
July 19, 2016, 09:42 (GMT)
Merge branch 'master' into strand_editmode
July 19, 2016, 08:32 (GMT)
Merge branch 'master' into strand_gpu
July 19, 2016, 08:32 (GMT)
Merge branch 'master' into strand_editmode
July 18, 2016, 15:16 (GMT)
Fix incorrect tangent calculations for the "curl" effect.

The result for tangents under a mix transformation is essentially a mix
of the original and target tangents, plus a shape correction term.
July 17, 2016, 15:28 (GMT)
Better fix for uninitialized variables.

The previous one probably only works because there are currently no more
than 3 valid control curves for each fiber, so the 4th one resets the
cumulative values to 0.0.
July 17, 2016, 15:04 (GMT)
Fix some uninitialized variables, leading to incorrect tangents for strands shading.
July 17, 2016, 12:02 (GMT)
Fix for strand curve interpolation length.

The shader was overshooting the actual strand length by one segment.
July 17, 2016, 10:40 (GMT)
Removed unused utility function.
July 17, 2016, 10:37 (GMT)
Fix for calculation of the view vector in strand shading.

The product with the model-view matrix must take translation into account.
July 17, 2016, 09:46 (GMT)
Augmentation of the strand shader with a debugging shader.

The debug shader shares most code with the regular shader. It uses a
geometry shader pass to create extra vector lines.
July 17, 2016, 06:55 (GMT)
Cleanup for nicer code structure in the strand vertex shader.
July 16, 2016, 10:19 (GMT)
Use a converter class for handling differences between DNA and BMesh strands data.

This moves most of the data access logic for this data out of the GPU code and into
the respective BKE files. The concept is similar to how DerivedMesh is used in other
GPU code.
July 15, 2016, 10:51 (GMT)
Deduplication of strand drawing functions.

The two variants for object and edit mode are the same, except for
setting the edit data in the parameters.
July 15, 2016, 10:44 (GMT)
Removed deprecated editmode drawing code.

The only real missing feature from this code is drawing points and
selection state, which can be reimplemented quite easily.
July 15, 2016, 10:30 (GMT)
New option for selecting a fiber rendering primitive.

Currently lines and ribbons (triangle strips) are supported.
The ribbon width can be controlled with a parameter. Ribbons are
oriented toward the camera, similar to billboards, but shaded like lines
with the Kajiya shader imitating a reflective tube.

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