Blender Git Commit Log

All Blender Git commits.

Page: 2252 / 8462

August 20, 2019, 21:13 (GMT)
Keymap: Shift-Ctrl-Click didn't allow toggle selection

D5518 by @jenkm
August 20, 2019, 18:26 (GMT)
GPencil: Hide self_overlap parameter for Texture strokes

This property is not supported in this mode and must be removed from UI.
August 20, 2019, 18:07 (GMT)
Editor Transform: New Snap Option Middle

Part of T66420

Reviewers: campbellbarton, brecht

Reviewed By: campbellbarton

Differential Revision: https://developer.blender.org/D5532
August 20, 2019, 17:19 (GMT)
Fix merge errors
August 20, 2019, 17:13 (GMT)
Merge branch 'master' into sculpt-mode-features
August 20, 2019, 16:45 (GMT)
more tests
August 20, 2019, 16:31 (GMT)
add StringMap tests
August 20, 2019, 16:19 (GMT)
Fix use of uninitialized variable in Cycles math node
August 20, 2019, 16:13 (GMT)
Merge branch 'master' into greasepencil-object
August 20, 2019, 16:12 (GMT)
remove unused MappedArrayRef class
August 20, 2019, 16:11 (GMT)
Fix T68877: GPencil - Missing remove unused slots in menu

The operator was missing in the menu for grease pencil materials.
August 20, 2019, 16:08 (GMT)
implement an actual string map that does not rely on std::string
August 20, 2019, 16:07 (GMT)
improve ArrayRef and StringRef
August 20, 2019, 16:05 (GMT)
Merge branch 'master' into functions
Revision 0ff622d by cristian.kovacs (cycles_unbiased_volumes)
August 20, 2019, 15:49 (GMT)
Added code from main blender repo
August 20, 2019, 15:48 (GMT)
Liboverride: Add more missing ID RNA pointers as overridable.
August 20, 2019, 15:48 (GMT)
Fix T68789: Do not use new python format strings thingy in UI code.

This is 100% incompatible with translation...
Revision be002bb by Omar Emara (master)
August 20, 2019, 15:21 (GMT)
Cycles Tests: Fix Math tests when use_clamp is true.

The clamp option is implemented using graph expansion, where a Clamp node
named "clamp" is added and connected to the output. So the final result
is actually from the node "clamp".

Reviewers: brecht

Differential Revision: https://developer.blender.org/D5540
August 20, 2019, 15:04 (GMT)
GPencil: Avoid error when material slot is empty in Convert to
August 20, 2019, 14:47 (GMT)
Cleanup: remove undefined function
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021