Blender Git Commit Log

All Blender Git commits.

Page: 1579 / 8462

June 7, 2020, 13:06 (GMT)
LANPR: ob->imat now untouched by LANPR geometry loading. Normal flipping bug solved.
June 7, 2020, 12:50 (GMT)
LANPR: Remove chaining flag.
June 7, 2020, 12:30 (GMT)
LANPR: GP Target now recalculate geometry (using DEG_id_tag thing) automatically.
June 7, 2020, 12:09 (GMT)
Merge remote-tracking branch 'origin/master' into lanpr-under-gp

# Conflicts:
# source/blender/blenloader/intern/readfile.c
# source/blender/blenloader/intern/writefile.c
# source/blender/makesrna/intern/rna_collection.c
June 7, 2020, 11:26 (GMT)
Merge branch 'master' into greasepencil-edit-curve
June 7, 2020, 11:26 (GMT)
Merge branch 'master' into greasepencil-object
June 7, 2020, 11:06 (GMT)
Fix T77520: GPencil viewlayer filter produce crash with masking layers

If a layer is used for masking, it cannot be filtered by viewlayer because the masked layer needs to have the mask layers in the draw pipeline.

This check is only done in final render.
June 7, 2020, 10:46 (GMT)
Keymap: info editor tweaks

if active element is not selected, shift click should select line and make it active
Revision 147fb1c by Jacques Lucke (pipelined-set-add)
June 7, 2020, 10:27 (GMT)
Merge branch 'master' into update-bli-cpp-structures
June 7, 2020, 10:22 (GMT)
Refactor: use new api for some remaining functions in writefile
June 7, 2020, 10:14 (GMT)
Cleanup: remove unused functions
June 7, 2020, 10:12 (GMT)
Refactor: use new api in remaining direct linking code
June 7, 2020, 10:05 (GMT)
changes from patch D6926 with resolved conflicts
June 7, 2020, 10:05 (GMT)
Refactor: use new api for direct linking pointcache and particle system
June 7, 2020, 10:02 (GMT)
Ran make format.
June 7, 2020, 09:58 (GMT)
Refactor: use new api for direct linking customdata
June 7, 2020, 09:55 (GMT)
Refactor: use new api for direct linking packedfile and dverts
June 7, 2020, 09:51 (GMT)
Refactor: use new api to check if endian switch is required
June 7, 2020, 09:48 (GMT)
Cleanup: remove unused test_pointer_array function
June 7, 2020, 09:47 (GMT)
Info Editor keymap and UI improvements

This is my first steps with GSoC, excuse any mistakes.

The goal of this change is to make it consistent with outliner.

Keymap changes (change info editor keymap to match outliner):

- click on empty space - deselect
- ctrl + click to select multiple reports
- add active report - last selected
- shift select to select range from active report
- ctrl shift select to select multiple ranges

UI changes:
- indicate active report in info editor
- use the same color scheme as outliner
- do not show zebra in selected reports (be consistent with outliner)
- add new info_active (report) and row_alternate theme setting

Differential Revision: https://developer.blender.org/D7950
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021