Blender Git Commits

Blender Git commits from all branches.

Page: 1712 / 2888

August 7, 2017, 14:46 (GMT)
Cleanup: Remove unused variable
August 7, 2017, 14:21 (GMT)
Keep color selected when move

When move up or down in the color list, the color must keep selected.

The code has been cleanup too.
August 7, 2017, 14:06 (GMT)
Merge branch 'master' into id_copy_refactor
August 7, 2017, 14:03 (GMT)
UI: Move options to side menu button
August 7, 2017, 14:00 (GMT)
UI: Move buttons in panel
August 7, 2017, 13:52 (GMT)
UI: Add space between fill type and color
August 7, 2017, 13:50 (GMT)
UI: Set some panels closed by default
August 7, 2017, 12:06 (GMT)
Merge branch 'blender2.8' of git.blender.org:blender into strand_editmode
August 7, 2017, 11:29 (GMT)
Operator for generating a hair follicle distribution.
August 7, 2017, 11:14 (GMT)
Fix z-depth problems in wave modifier
August 7, 2017, 10:52 (GMT)
Merge branch 'master' into id_copy_refactor
August 7, 2017, 10:13 (GMT)
Fix segment fault with Dupli modifier

This error was introduced after adding support for modifiers in edit mode
August 7, 2017, 09:54 (GMT)
DNA data + modifier for storing persistent hair data.

This stores basic hair follicle data, rather than full fiber caches
(which should only be generated for render data).

Note that deformation by strands will just be one possible way to generate
hair fibers, so strands should be kept separate from the hair follicle data somewhat.
August 7, 2017, 09:28 (GMT)
Merge branch 'blender2.8' into greasepencil-object
August 7, 2017, 09:04 (GMT)
VFX Wave modifier uses PI range

The sinusoidal curve uses a loop between 0 and PI to get better and smooth result
August 7, 2017, 08:52 (GMT)
Fix problem of VFX double drawing

The vfx pass needs a separate framebuffer to avoid double drawing of the strokes.

If necessary, a full copy of the initial texture is done to be used by all vfx modifiers.
August 7, 2017, 08:31 (GMT)
Fix memleak in Weighted Normals modifier when autosmooth is disabled.
August 7, 2017, 01:47 (GMT)
Fix error in build by including limits.h
August 6, 2017, 18:01 (GMT)
Rewrote the code for sharp edges on weighted modifier.
August 6, 2017, 16:42 (GMT)
Merge branch 'master' into soc-2017-normal-tools
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021