May 22, 2015, 13:42 (GMT) |
Clean keyframes: Keep handles as they were (cleanup code could ever slightly tweak animation handles, which was not so good) |
May 22, 2015, 10:49 (GMT) |
Merge branch 'master' into gooseberry Conflicts: source/blender/windowmanager/intern/wm_playanim.c |
May 22, 2015, 10:30 (GMT) |
Option for the haircut cache modifier to either use a scene object or an "internal" object from the group. |
May 22, 2015, 10:18 (GMT) |
New cache modifier "Haircut", for removing unwanted child hairs. |
May 22, 2015, 10:18 (GMT) |
Initialize curve mappings once after creating, just to be sure. |
May 22, 2015, 07:56 (GMT) |
Alembic: Update stubs file so building without alembic works fine |
May 22, 2015, 03:49 (GMT) |
Initialize the VDB writer when creating a new cache. |
May 22, 2015, 03:27 (GMT) |
A new function to split a vector grid into three scalar grids. |
May 22, 2015, 02:41 (GMT) |
Move fluid matrices to SmokeDomainSettings. |
May 22, 2015, 02:01 (GMT) |
A new function to create a sparse vector grid from three scalar dense grids. |
May 22, 2015, 00:44 (GMT) |
Redesign the VDB API a bit. |
May 21, 2015, 15:43 (GMT) |
SCons: Hopefully fix for gooseberry branch compilation |
May 21, 2015, 15:35 (GMT) |
Use a flag to explicitly apply shape keys to either the goal positions or the motion state. |
May 21, 2015, 14:15 (GMT) |
Use correct blending weights for hair shapekey references. |
May 21, 2015, 13:21 (GMT) |
Removed unused variable. |
May 20, 2015, 17:27 (GMT) |
Properly loop sound when reaching the end of a movie |
May 20, 2015, 17:14 (GMT) |
Speed of sound would get reset when stopping and resuming. |
May 20, 2015, 16:52 (GMT) |
Blenderplayer audio: Start and pause support |
May 20, 2015, 16:40 (GMT) |
Tackle some of the review points. |
May 20, 2015, 16:33 (GMT) |
Blenderplayer sound: Support speed of sound based on how fps is different from the movie fps. For high fps the picture thread can lag behind the sound still, need some way to framedrop. |
|