Blender Git Commits

Blender Git commits from all branches.

Page: 2502 / 2888

November 2, 2014, 10:25 (GMT)
Merge branch 'master' into soc-2014-shapekey
November 2, 2014, 00:44 (GMT)
new splash screen and fixes for convert to keyframe operator, empty was parented incorrectly (depgraph update missing, but threaded option is broken now)
November 1, 2014, 21:27 (GMT)
Merge branch 'master' into soc-2014-shapekey

Conflicts:
source/blender/windowmanager/intern/wm_operators.c
November 1, 2014, 20:40 (GMT)
Tweaks to skey compression: switch from userpref option to savefile op option.

Makes more sense, and follow what we did e.g. for BMesh.
November 1, 2014, 20:37 (GMT)
Fix for previous merge.
November 1, 2014, 19:27 (GMT)
Color Wire: improve method of tinting colors

also improve method to ensure contrast with background
November 1, 2014, 18:08 (GMT)
Merge branch 'master' into soc-2014-shapekey
November 1, 2014, 16:10 (GMT)
bugfix, convert to keyframed objects didnt work when escape was used to stop the simulation before
November 1, 2014, 13:37 (GMT)
optional job system for convert to keyframed objects, faster conversion, and taking bakes into account
November 1, 2014, 00:28 (GMT)
Bake modifier simulation to keyframed objects directly
October 31, 2014, 20:23 (GMT)
DOF effect works :)
October 31, 2014, 20:20 (GMT)
Unused leftover debug variable.
October 31, 2014, 19:29 (GMT)
Reimplemented the voxel texture type for displaying hair continuum grids.
October 31, 2014, 16:10 (GMT)
Expose hair grid info in the RNA (read-only); it can be useful for
debugging purposes.
October 31, 2014, 15:33 (GMT)
Debug visualization code of a slice of the hair velocity vector field.
October 31, 2014, 15:30 (GMT)
Removed arbitrary factor 2.0 on volumetric hair friction factor.

This was introducing energy into the system for any factor beyond 0.5
and caused major instability.
October 31, 2014, 14:20 (GMT)
Fill the hair volume grid with the _new_ velocities from the first
solver step, instead of using the previous step's velocities.
October 31, 2014, 13:45 (GMT)
Merge branch 'master' into viewport_experiments
October 31, 2014, 13:23 (GMT)
Debug drawing feature to visualize the hair continuum grid.
October 31, 2014, 12:28 (GMT)
GPencil Stroke Editing: More popularly requested transform tools

* Bend
* Shear
* To Sphere
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021