Blender Git Commit Log

All Blender Git commits.

Page: 1800 / 8462

March 7, 2020, 12:20 (GMT)
change parameter order
March 7, 2020, 12:17 (GMT)
move pointcache file writing to blenkernel
March 7, 2020, 12:05 (GMT)
move blenloader callback api to single file
March 7, 2020, 11:58 (GMT)
cleanup curve mapping reading
March 7, 2020, 11:58 (GMT)
utility for updating addresses
March 7, 2020, 11:52 (GMT)
move curvemapping file handling to blenkernel
March 7, 2020, 11:51 (GMT)
fix api
March 7, 2020, 11:42 (GMT)
GPencil: Fix more compiler warnings
March 7, 2020, 11:40 (GMT)
UI: move Cycles adaptive sampling settings to own subpanel
March 7, 2020, 11:25 (GMT)
improve naming
March 7, 2020, 11:24 (GMT)
GPencil: Fix compiler warnings
March 7, 2020, 11:21 (GMT)
improve naming
March 7, 2020, 10:54 (GMT)
GPencil: Only init materials for 2D template
March 7, 2020, 10:12 (GMT)
Fix T74477: Onion opacity not working

Also adjust the low limit when opacity is > 0. This allows to see all frames when the opacity is very low.
March 7, 2020, 09:47 (GMT)
Merge branch 'master' into greasepencil-object
March 7, 2020, 07:21 (GMT)
Fix key release event activating click-drag

A handled release event could still trigger a click-drag afterwards.
March 7, 2020, 05:26 (GMT)
WM: include repeat value in WM_event_print
March 7, 2020, 02:52 (GMT)
Cleanup: replace BLI_make_file_string with BLI_join_dirfile for the file-selector

In these cases the file selectors directory is already expanded.
March 7, 2020, 02:26 (GMT)
Cleanup: replace BLI_make_file_string with BLI_join_dirfile where possible

Use 'BLI_join_dirfile' for joining paths that don't need to expand '//'.
March 7, 2020, 00:53 (GMT)
Include file system encoding in 'System Info' operator

Help troubleshooting file system encoding issues.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021