Blender Git Commits

Blender Git commits from all branches.

Page: 1176 / 2888

August 18, 2019, 11:24 (GMT)
Merge branch 'master' into filebrowser_redesign
August 18, 2019, 11:06 (GMT)
Integrate the OpenXR SDK better into dependency management

Adds the SDK so that `make deps` works, on all platforms. On Windows,
the SDK headers and libraries are now assumed to be in the usual lib
directory.
Also fixes a mistake in install_deps.sh

Note that none of this is tested as it requires an older Visual Studio
version than I have.
August 18, 2019, 10:12 (GMT)
low level memory utilities in blenlib
August 18, 2019, 10:05 (GMT)
Merge branch 'master' into functions
August 18, 2019, 10:05 (GMT)
Fix particle tetrahedon mesh generation
August 18, 2019, 09:41 (GMT)
Merge branch 'master' into greasepencil-object
August 18, 2019, 09:35 (GMT)
LANPR: Threaded render status flag.
August 18, 2019, 09:24 (GMT)
Revert "GPencil: Increase number of input samples to 50"

This reverts commit dd370cbf8956d5d1cde0c5e42251c9dbf93d16d8.
August 18, 2019, 09:23 (GMT)
Revert "GPencil: Increase Input Samples and reduce distance"

This reverts commit 351f87fc84a2394b4862144a024e3d1eb903e551.
August 18, 2019, 09:23 (GMT)
Revert "GPencil: Several changes in Input Samples algorithm"

This reverts commit d78e3bfb33968f3b535e54029f54911018a535db.
August 18, 2019, 08:42 (GMT)
LANPR: Typo lanpr_compute_view_vector.
August 18, 2019, 08:31 (GMT)
LANPR: Missed a transpose when apply rotation.
August 18, 2019, 07:47 (GMT)
BLI: Remove SIMD for double version for mul_m4db_.
August 18, 2019, 06:26 (GMT)
BLI: SSE2 support for double version matrix.
August 18, 2019, 06:08 (GMT)
Merge remote-tracking branch 'origin/master' into temp-lanpr-staging
August 17, 2019, 21:59 (GMT)
Fix compile error on Linux
August 17, 2019, 21:58 (GMT)
Merge branch 'master' into soc-2019-openxr
August 17, 2019, 20:49 (GMT)
Cleanup: Comments and code, some variable names
August 17, 2019, 20:48 (GMT)
Profile Widget: Even length sampling option

Not compatible with !sample_straight_edges, but it's helpful
enought that it's worthwhile to include now.
August 17, 2019, 18:24 (GMT)
GPencil: Several changes in Input Samples algorithm

Changes to test different setups of the algorithm.

Also, the UI value is from 0 to 10, but internally is used squared.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021