Blender Git Loki

Blender Git "hair_guides" branch commits.

Page: 11 / 20

August 23, 2017, 08:44 (GMT)
Thread-safe implementation of the volume bounding-box raycast sampler.
August 23, 2017, 08:07 (GMT)
Include other sample generators in tests.

Volume bbray method is currently excluded because the implementation
is not yet thread-safe.
August 22, 2017, 17:49 (GMT)
New gtests for the mesh sampling system.

This should test general functionality and consistency of different methods
for generating samples. In particular it shoud ensure that threaded variants
produce the same samples as unthreaded variants when using the same generator
and seeds.
August 21, 2017, 05:42 (GMT)
Use a consistent number of RNG steps in both sample generation and skipping.

This is to ensure that threaded generator usage creates the exact same results
as the non-threaded base version. Further improvements and testing will be
needed.
August 20, 2017, 17:50 (GMT)
Multithreading support for the mesh sampling library.

Samples can be generated either one-by-one using the existing "make_sample"
function (which uses a default context), or use the more efficient batch
generation functions. These optionally support threading via the task scheduler
now.
August 19, 2017, 11:26 (GMT)
Fix hair follicle array write/read.
August 19, 2017, 11:02 (GMT)
Merge branch 'blender2.8' into strand_editmode
August 19, 2017, 07:56 (GMT)
Removed unused shaders in the draw modes module.
August 18, 2017, 15:13 (GMT)
Implement control strands generation for basic hair types along surface normals.

The default hair group type uses vertex normals to generate guide strands automatically.
August 14, 2017, 07:46 (GMT)
Store the scalp mesh as part of the hair drawing interface.

The scalp mesh is always needed for evaluating root positions anyway.
August 14, 2017, 07:19 (GMT)
Removed fiber drawing from the strand edit mode to simplify code.

For rendering hair fibers the edit mode should just use the underlying data.
August 14, 2017, 06:58 (GMT)
Hair drawing data based on the new DNA hair groups.
August 11, 2017, 07:57 (GMT)
Store pointer into the hair follicle array in hair groups directly.

This creates a dependency of the hair groups on the validity of the pattern,
so care has to be taken to always update the groups when the pattern changes.
August 11, 2017, 07:17 (GMT)
Split off hair drawing code into a separate file.
August 7, 2017, 17:04 (GMT)
List of 'Hair Groups' in hair patterns that will generate actual fibers for rendering.

Each group affects a subset of the hair follicles, so that multiple effects can be combined
without overlapping sample sets.
August 7, 2017, 12:06 (GMT)
Merge branch 'blender2.8' of git.blender.org:blender into strand_editmode
August 7, 2017, 11:29 (GMT)
Operator for generating a hair follicle distribution.
August 7, 2017, 09:54 (GMT)
DNA data + modifier for storing persistent hair data.

This stores basic hair follicle data, rather than full fiber caches
(which should only be generated for render data).

Note that deformation by strands will just be one possible way to generate
hair fibers, so strands should be kept separate from the hair follicle data somewhat.
August 6, 2017, 11:41 (GMT)
Prototype hair deformers for generated detail like clumping and curling.

Currently only clumping and curls are implemented. There is no proper input
for the parameters yet, these are just hardcoded atm. Eventually the hair system
should either define uniform values from hair system settings or enable per-fiber
values using a material or other node-based input.
August 4, 2017, 07:41 (GMT)
Some optional timing for strand data buffer construction.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021