Blender Git Commit Log

All Blender Git commits.

Page: 3543 / 8462

December 30, 2017, 08:08 (GMT)
Curve cache for main groom bundle curves.

This stores interpolated cubic spline values for smooth curve rendering.
Local coordinate frames for sections are also computed alongside the cache.
December 30, 2017, 08:03 (GMT)
Add UI script for groom data.
December 30, 2017, 01:14 (GMT)
fix, possibly return an empty mesh and default psys index is 1 now
December 30, 2017, 00:28 (GMT)
fix for randomized particle sizes

was accessing wrong indexes after particles died
December 29, 2017, 23:07 (GMT)
Build: fix make deps TBB on Linux, older versions don't support GCC 7.
December 29, 2017, 21:53 (GMT)
Build: fix make deps OpenSubdiv build on Linux.
December 29, 2017, 20:54 (GMT)
added override with particle size option to mball remesher
December 29, 2017, 19:38 (GMT)
remesh modifier can now remesh particle systems as well
December 29, 2017, 17:45 (GMT)
Resolved issues with copy
December 29, 2017, 17:03 (GMT)
WIP: Fix problems with stroke location

Still problems with reproject
December 29, 2017, 16:32 (GMT)
Removed mem alloc for align in point_normals
December 29, 2017, 16:06 (GMT)
Use general function to reproject stroke
December 29, 2017, 15:38 (GMT)
Outliner/Collection: Interface for Master Collection Tree

This is part of T53495.

This adds an Edit menu and remove the buttons.
December 29, 2017, 15:37 (GMT)
Outliner/Collection: Operator to delete selected collections

This is part of T53495.

This operator is actually using existing code. The only new thing about it is
that it has a shortcut.

It will be exposed in the UI soon together with the nested collection operator.
December 29, 2017, 15:36 (GMT)
Outliner/Collection: Operator to create (nested) collections

This is part of T53495.

This operator is intended for the outliner when viewing Collections (at the moment, Master Collection Tree).
It has a shortcut "C", and will be added to a menu shortly.
December 29, 2017, 15:17 (GMT)
Fix T53513: Particle size showing in multiple places

Technically this was introduced in 01b547f9931970050e when
exposing size and randomness for particles.

This "fixes" makes sure particle size and size randomness is always in the
Render panel when it affects the particle system (i.e., always unless using
advanced hair or hair that is not rendering groups/objects).
December 29, 2017, 11:55 (GMT)
Fix T53647: Outliner crashes when active object is deleted

Based on patch by Philipp Oeser (lichtwerk).
December 29, 2017, 09:24 (GMT)
WIP: Add status message and new keys

Still on progress
December 29, 2017, 01:07 (GMT)
small fixes for acceleration map
December 29, 2017, 00:46 (GMT)
refactored acceleration map, but might still have issues

also attempted to improve triggering (make exacter, but slow and error prone)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021