Blender Git Commit Log

All Blender Git commits.

Page: 2303 / 8462

August 2, 2019, 02:00 (GMT)
DRW: Select Engine: Add a utility to detect `select_node`
August 2, 2019, 02:00 (GMT)
Edit Mesh Select: Remove redundant and deprecated `FAKE_SELECT_MODE_...`
August 2, 2019, 02:00 (GMT)
DRW: Select Engine: Use specified offset.

Due to current uses, this does not bring functional changes.
August 2, 2019, 02:00 (GMT)
DRW: Select Engine: remove unnecessary DRWShadingGroup creations
August 2, 2019, 01:44 (GMT)
Object Mode: add back non '_ex' versions of mode-switching functions

While these aren't currently used, its strange to have
extended versions of a function without the non-extended versions
it also avoids callers needing to add them back if they need -
or duplicating the same boiler plate when calling the '_ex' versions.

Reverts 11da3b132aff1, 11da3b132aff1, adds depsgraph argument
so the caller is responsible for the evaluation state.
August 2, 2019, 01:44 (GMT)
Cleanup: quiet maybe-unused warnings

While harmless, use flow control that always sets the variable.
August 2, 2019, 01:21 (GMT)
Cleanup: quiet maybe-unused warning

While harmless, use flow control that always sets the variable.
August 2, 2019, 00:37 (GMT)
Merge branch 'master' into soc-2019-outliner
August 2, 2019, 00:32 (GMT)
Cleanup: padding in windowmanager
August 2, 2019, 00:24 (GMT)
Fix objects not visible

Object.base_flag was not updated correctly so objects were hidden.
August 1, 2019, 23:37 (GMT)
Outliner cleanup: Move give base under cursor to utils

Moving eyedropper function from select to utils for better code
organization.
August 1, 2019, 23:13 (GMT)
Outliner cleanup

Cleanup and comment code more thoroughly after initial branch
review. Renamed SO_SYNC_SELECTION to SO_SYNC_SELECT.
August 1, 2019, 22:38 (GMT)
Fix race condition in state changes + related cleanup + add assert
August 1, 2019, 22:36 (GMT)
Keymap: add fractional zoom shortcuts for sequencer preview

Matches shortcuts from the image editor.

D5341 by @tintwotin
August 1, 2019, 22:10 (GMT)
Merge branch 'master' into soc-2019-outliner
August 1, 2019, 21:25 (GMT)
Fix: Build error with MSVC

Zero sized arrays not being at the end of struct/class makes MSVC sad
August 1, 2019, 21:23 (GMT)
Merge branch 'soc-2019-openxr' into temp-vr-draw-thread
August 1, 2019, 19:53 (GMT)
Fix compile error after merge and warning
August 1, 2019, 19:43 (GMT)
VSE: Use sequencer boundbox for view_all operator

Fix T67279
Fix T59954

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D5368
August 1, 2019, 19:42 (GMT)
Fix T66028: Move sequence, movieclip and text editor progressbars to status bar

Reviewed By: brecht

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