Blender Git Loki

Blender Git commits from all branches.

Page: 417 / 2888

April 15, 2021, 22:47 (GMT)
Sculpt Symmetrize: sculpt_symmetrize file and main loop
April 15, 2021, 22:38 (GMT)
Sculpt Symmetrize: Initial commit
April 15, 2021, 21:45 (GMT)
Fix C-linkage warning on Clang

After macro expansion, there would be C++ code in code with C linkage
(`extern "C"`). Clang warned about this.
Make sure the expanded C++ code always uses C++ linkage. Will commit this to
master soon.
April 15, 2021, 21:24 (GMT)
USD Import: braces for if/else statments.
April 15, 2021, 20:50 (GMT)
USD Import: declare local functions static.

This fixes compiler warnings.
April 15, 2021, 20:34 (GMT)
USD Import: USDVolumeReader code cleanup.

Removed unused variable and unnecessary function call.
Replaced C-style cast with static_cast.
April 15, 2021, 20:04 (GMT)
Geometry Nodes Curves: Cleanup
April 15, 2021, 19:44 (GMT)
USD Import: simplify conditional logic.

Simplified conditional statement with early return.
April 15, 2021, 19:22 (GMT)
USD Import: declare local functions static.

This fixes compiler warnings.
April 15, 2021, 18:55 (GMT)
Cleanup: Fix typo in NURBSpline class name
April 15, 2021, 18:52 (GMT)
Geometry nodes curves: Transform curve from object info node
April 15, 2021, 18:28 (GMT)
Object: Make flash animation slower
April 15, 2021, 18:26 (GMT)
Object: Use theme select color for animation
April 15, 2021, 18:20 (GMT)
Geometry Nodes Curves: Support curves in the join geometry node
April 15, 2021, 18:14 (GMT)
Merge branch 'master' into sculpt-dev
April 15, 2021, 17:17 (GMT)
USD Import: Fix USDGeomReader casts.

Changed reinterpret_cast() to dynamic_cast() when
casting from USDPrimReader to USDGeomReader in mesh
sequence cache modifier callbacks.
April 15, 2021, 17:13 (GMT)
Geometry Nodes Curves: Add initial support for poly splines
April 15, 2021, 16:49 (GMT)
USD Import: USDGeomReader API cleanup.

Removed empty USDGeomReader create_object() and read_object_data()
functions. Made USDGeomReader::read_mesh() abstract virtual. Made
USDGeomReader::topology_changed() virtual. Marked
SDMeshReader::read_mesh() as override, to silence warnings.
April 15, 2021, 16:47 (GMT)
Geometry nodes curves: Support instancing on control points
April 15, 2021, 15:31 (GMT)
Geometry Nodes Curves: Implement copying a curve

This makes the spreadsheet pinning work as well.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021