Blender Git Commits

Blender Git commits from all branches.

Page: 2577 / 2888

August 2, 2014, 12:05 (GMT)
missing semicolon
August 2, 2014, 12:03 (GMT)
Revert "missing semicolon"

This reverts commit 1053539f4dbe4ee83a6c689b0d385f0bf42a386d.
August 2, 2014, 11:38 (GMT)
missing semicolon
August 2, 2014, 11:32 (GMT)
added GPU_glew.h to CMakeLists.txt
August 2, 2014, 11:27 (GMT)
made GLEW_CHK extern again (ContextWGL wasn't using it and for some reason I assumed the other contexts didn't need it either)
August 2, 2014, 11:04 (GMT)
renaming of processed density field files
August 2, 2014, 11:03 (GMT)
progress textfield started, stopButton correct
August 2, 2014, 09:06 (GMT)
More sensible defaults and ranges for the hair sim settings.

Note that this will probably change again in the future. The goal is to
make the simulation as stable as possible in the default ui range of
properties (artists can override soft limits, but then instability has
to be expected).

Currently spring forces and damping depend somewhat on the time step
size and hair segment length. Also reparameterizing properties a bit
could help to increase accuracy in artistically interesting ranges.
August 2, 2014, 08:54 (GMT)
Merge branch 'master' into soc-2014-viewport_context

Conflicts:
intern/ghost/intern/GHOST_WindowWin32.cpp
August 2, 2014, 08:52 (GMT)
Fix for scons error: Was missing an opening bracket for the hair
namespace define.
August 2, 2014, 05:56 (GMT)
Remove GLEW_CHK - its not defined
August 2, 2014, 02:11 (GMT)
Merge remote-tracking branch 'origin' into soc

Conflicts:
source/blender/blenloader/intern/versioning_270.c
August 2, 2014, 01:38 (GMT)
Add two buttons on modifier, first button to compute flow. second button to remeshing.
August 2, 2014, 00:21 (GMT)
Another iteration for Modal Blend From Shape
August 1, 2014, 19:46 (GMT)
Fix cycles render layers.

Cycles supports 3 channels and 4 channels colors, compositor only 4 channel.
compositor will use vector to store the 3 channel colors.
August 1, 2014, 18:29 (GMT)
Simplify some 2d vector use
August 1, 2014, 18:12 (GMT)
Minor changes, sync with master
August 1, 2014, 18:03 (GMT)
multiview: bug when saving image

When I implement the OpenEXR changes I will revisit save_image_doit and
do a final cleanup. But for now it's working again as it should.
August 1, 2014, 17:36 (GMT)
unused file deleted
August 1, 2014, 17:33 (GMT)
imorting mantaflow correctly in Unix
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021