Blender Git Commit Log

All Blender Git commits.

Page: 2425 / 8462

June 22, 2019, 14:00 (GMT)
macOS: tweaks for macOS bundle script

* Follow Blender code style a bit more closely
* Fix mixed tabs and spaces
* Remove old README now that it's part of the script
* Make less tied to specific Blender version numbers
June 22, 2019, 14:00 (GMT)
Nodes: show shader -> other socket type as invalid link
June 22, 2019, 13:07 (GMT)
Cleanup: add braces
June 22, 2019, 12:31 (GMT)
Merge remote-tracking branch 'origin/master' into soc-2019-cycles-procedural
June 22, 2019, 12:28 (GMT)
Assert if no matching socket is found
June 22, 2019, 10:47 (GMT)
Fix Voronoi node for Cycles, socket names have to match
June 22, 2019, 10:13 (GMT)
Keymap: Add Alt-A, Ctrl-I to file-select space
June 22, 2019, 10:10 (GMT)
File Selector: add options to select all operator

Add common select options (toggle/invert etc).
June 22, 2019, 09:00 (GMT)
Cleanup: use doxy groups
June 22, 2019, 08:20 (GMT)
Merge branch 'master' into soc-2019-npr
June 22, 2019, 06:22 (GMT)
Progress on ProfileWidget UI, and the profile's fill
Start of better ProfilePoint insertion algorithm
June 22, 2019, 05:07 (GMT)
Outliner: Redraw 3D view after syncing selection

After deselect all in the outliner, the 3D view needs to be redrawn.
Also fix some syncing edge cases
June 22, 2019, 05:04 (GMT)
UI: remove Visible IPO icons

These are duplicates of HIDE_ON/OFF.
June 22, 2019, 03:21 (GMT)
GPU_matrix: Add GPU_matrix_unproject_precalc

Pre-calculates values needed for unprojecting to avoid
a matrix invert and extracting projection matrix dimensions for
every call to GPU_matrix_unproject.

Use for gizmo selection drawing.
June 22, 2019, 01:08 (GMT)
Cleanup: redundant static set use
June 22, 2019, 01:02 (GMT)
Cleanup: assign strip type to a variable before use (call strip_type)

This was only done in some parts of the sequencer UI,
existing vars were named seq_type & stype.
June 22, 2019, 00:53 (GMT)
Cleanup: sequencer source panel

Split sound from image/movie branch (since image/movie share logic).
June 22, 2019, 00:46 (GMT)
Fix error in recent UI changes

Image file is meant to be next to the directory in the Source panel.
June 22, 2019, 00:11 (GMT)
Fix sub-panel UI offset

The offset for check-boxes in sub-panels wasn't being scaled correctly.
June 22, 2019, 00:11 (GMT)
Cleanup: warnings, formatting
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021