Blender Git Commits

Blender Git commits from all branches.

Page: 811 / 2888

July 1, 2020, 15:19 (GMT)
Basic holes running in Viewport and Render

Pending of render layer by layer
July 1, 2020, 15:13 (GMT)
Merge branch 'master' into asset-uuid--archived
July 1, 2020, 15:11 (GMT)
Merge branch 'master' into property-search-ui
July 1, 2020, 14:55 (GMT)
Join printf with report

If this is user oriented message there is no need to print it in console. Report will be persistent in info editor.
July 1, 2020, 14:48 (GMT)
Fix same group name being duplicated.

Prefix `r_` to values being modified in other functions.

Reorder arguments in vertex group and material functions for
consistency.
July 1, 2020, 14:33 (GMT)
Refactor versioning to use CLOG instead of printf
July 1, 2020, 14:30 (GMT)
Remove debug wrapper from log
July 1, 2020, 14:02 (GMT)
GPencil: Add shortcut to toggle curve edit mode

Its set to 'U' for testing. Can be changed later.
July 1, 2020, 13:42 (GMT)
Merge branch 'master' into soc-2020-info-editor

# Conflicts:
# source/blender/windowmanager/intern/wm_files.c
July 1, 2020, 13:36 (GMT)
Refactor readfile.c to use CLOG instead of printf
July 1, 2020, 13:15 (GMT)
Change bmesh_boolean.c into a C++ file and start using PolyMesh interface.

Also, use BLI_math_mpq.hh everywhere instead of gmpxx.h.
July 1, 2020, 11:22 (GMT)
GPencil: Apply GSoC changes

July 1, 2020, 11:18 (GMT)
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve
July 1, 2020, 10:52 (GMT)
Cleanup: Remove new line from logs
July 1, 2020, 10:51 (GMT)
Cleanup: Activate dead log
July 1, 2020, 10:50 (GMT)
Cleanup: Rename function to match style
July 1, 2020, 10:44 (GMT)
GPencil: Add custom keymap for curve edit mode

Added a keymap handler for curve edit mode. This allows us to set
keybindings when curve edit mode is active. Currently only one
keymap was added: set handle type, which is set to 'V' like everywhere
else.
July 1, 2020, 10:40 (GMT)
Tweaks to logging

- use generally higher verbosity
- remove clog which was only showcase
- remove ifdef debug guards
- rename print function to match general style
July 1, 2020, 09:33 (GMT)
Remove clog dependency on ListBase

- it was quick hack to get things working, it is causing troubles with includes
- remove accidentally commited in merge struct LogRecord
July 1, 2020, 08:53 (GMT)
Resize deform group only upto total groups present.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021