Blender Git Commit Log

All Blender Git commits.

Page: 2258 / 8462

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.
Revision e561872 by Omar Emara (master)
August 18, 2019, 09:16 (GMT)
Shading: Refactor Math node and use dynamic inputs.

- Implement dynamic inputs. The second input is now unavailable in single
operand math operators.
- Reimplemenet the clamp option using graph expansion for Cycles.
- Clean up code and unify naming between Blender and Cycles.
- Remove unused code.

Reviewers: brecht

Differential Revision: https://developer.blender.org/D5481
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 18, 2019, 01:43 (GMT)
Industry Compat Keymap: support new outliner features

Adds support for changes in the outliner from the soc-2019-outliner
branch. All changes made in the default keymap are made in the
Industry Compatible keymap, except for renaming. Renaming is done
with Return in the Industry Compatible keymap.
August 18, 2019, 01:24 (GMT)
Fix: Outliner gsoc versioning

Move outliner versioning for syncing and themes to the block
for the next subversion bump. It was not moved from the first
location it was placed in the soc-2019-outliner branch.

Old files will now load with synced selection enabled reliably.
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, 21:40 (GMT)
Fix T68782: false occlusion in selecting vertices and edges with objects in any wire view
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:26 (GMT)
Cleanup: spelling
August 17, 2019, 18:26 (GMT)
Cleanup: correct comments
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.
August 17, 2019, 17:00 (GMT)
GPencil: Increase Input Samples and reduce distance

This commit is to test new brushes.
August 17, 2019, 16:32 (GMT)
Fix T68760: "Reload Scripts" '_sys_path_ensure' missing

Missed this in recent update.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021