Blender Git Loki

Kaikki Blender Git kommitit.

Page: 273 / 8462

September 3, 2021, 08:53 (GMT)
fix typo
September 3, 2021, 08:48 (GMT)
Merge branch 'master' into temp-geometry-nodes-fields
September 3, 2021, 08:45 (GMT)
Cleanup: convert function nodes socket list to use new API

The new API was introduced in rB1e69a25043120cc8dddc3f58622eb50e1443def1.

Differential Revision: https://developer.blender.org/D12380
September 3, 2021, 06:19 (GMT)
commit working code
September 3, 2021, 05:15 (GMT)
Docs: add note to skip_fcurve_selected_data sequence strip check

Without an explanation the sequencer logic looked wrong since
other selection checks don't skip data that can't be found.
September 3, 2021, 04:05 (GMT)
Cleanup and improve comment
September 3, 2021, 04:00 (GMT)
Add initial normal node

In contrast with the read-only "normal" attribute on the face domain,
this node gives normalized values for every mesh domain, including
edges and corners. This is preferrable since it's much more predictable
to work with.

The implementation is a little more complicated than I would like,
but could be improved with const access to lazy calculation of normals
on meshes, which is something I've been planning to work on anyway.
September 3, 2021, 03:55 (GMT)
Fix function and define names
September 2, 2021, 21:24 (GMT)
Cleanup: Internally rename "position" to "input_position"

Maybe we'll decide not to do this, for now maybe it's better to be consistent though
September 2, 2021, 21:20 (GMT)
Cleanup: Rename index node define
September 2, 2021, 21:13 (GMT)
Add "Index" node
September 2, 2021, 21:11 (GMT)
Allow Set Position node to act on more component types, cleanup
September 2, 2021, 20:57 (GMT)
Add a special case for a selection span

This will probably end up being a utility used elsewhere,
so it's worth adding this case.
September 2, 2021, 20:48 (GMT)
Reorder input sockets

Since the position is the more important input compared to the
selection, it should be on top
September 2, 2021, 20:47 (GMT)
Cleanup: Remove unnecessary include
September 2, 2021, 19:58 (GMT)
Merge branch 'master' into temp-geometry-nodes-fields
September 2, 2021, 19:43 (GMT)
Only allow float grids in boolean node

Should resolve compile warning for bool comparison in one of the VDB headers
September 2, 2021, 18:59 (GMT)
Initial support for instances and multiple grids in the volume to mesh node

Non-identity transforms do not work properly yet,
and there are other internal TODOs
September 2, 2021, 18:42 (GMT)
Linux's gcc's flags are evil
September 2, 2021, 18:32 (GMT)
Fix warnings
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021