Blender Git Commit Log

All Blender Git commits.

Page: 2677 / 8462

February 28, 2019, 11:25 (GMT)
better separation between functions and nodes
February 28, 2019, 11:23 (GMT)
GPencil: Remove comment line added by error to header text

This line was added accidentally in the header text.
February 28, 2019, 11:12 (GMT)
GPencil: Increase outline to 2 pixels

The selection outline of 1 pixel was too thin.
February 28, 2019, 11:10 (GMT)
Preferences: Remove warning concerning selection in edit mode with MSAA

We don't use MSAA anymore for the selection buffers so this warning is no
longer relevant.
February 28, 2019, 11:10 (GMT)
Fix T61878: Selection does not allways work in wireframe mode

This draw surfaces if the xray option is disabled even in wireframe mode.
February 28, 2019, 10:45 (GMT)
Merge branch 'master' into functions
February 28, 2019, 10:45 (GMT)
GPencil: Hide selecction outline when play animation
February 28, 2019, 10:16 (GMT)
GPencil: Draw Outline to Active and Selected objects

Now an outline is drawn when the grease pencil is selected.
February 28, 2019, 10:16 (GMT)
GPencil: Remove dummy marker for Grease Pencil objects

After adding selecction using strokes, the dummy is not required because it was added as a provisional solution while we implement stroke selection.
February 28, 2019, 10:16 (GMT)
GPencil: Add selection support for objects using strokes

Now it's possible to select a grease pencil object without using the dummy.
February 28, 2019, 09:47 (GMT)
GPencil: Draw Outline to Active and Selected objects

Now an outline is drawn when the grease pencil is selected.
February 28, 2019, 07:03 (GMT)
DRW: add back edge highlighting for active face drawing

Removed in aa7b013bd5d24 for performance reasons, however highlights
can't always be seen against specular shading, see: T55456#510873

Instead of having a highlighted inner-edge, use the active edge color.
February 28, 2019, 04:40 (GMT)
3D View: only calculate view center when needed

When orbit around selection was enabled the selection center was being
calculated even when it wasn't needed.
February 28, 2019, 03:57 (GMT)
DRW: use active color for face dot

Matches active vert/edge modes.
February 28, 2019, 02:21 (GMT)
UI: rename Quit Prompt to Save Prompt

Eventually this should be used to prompt when loading a new file too.
February 28, 2019, 02:09 (GMT)
UI: change behavior for quit prompt

Remove confirmation popup menu, just exit.

Note that this option is mainly for developers or people reviewing
blend files, see D4406 for discussion on reason for keeping this feature
while simplifying how it works.
February 28, 2019, 01:30 (GMT)
Cleanup: style
February 28, 2019, 01:30 (GMT)
Update for rename: constraint_orientation -> orient_type
February 28, 2019, 01:16 (GMT)
icons_geom: update from svn rev 62198

In the future we'll try to avoid such big updates,
adjusting to material colors could have caused so many files to change.
February 28, 2019, 01:14 (GMT)
Fix missing NULL check in recent transform changes

Caused bevel to crash.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021