Blender Git Commit Log

All Blender Git commits.

Page: 3446 / 8462

February 26, 2018, 08:19 (GMT)
Presets: remove double underscore in preset names
February 26, 2018, 08:05 (GMT)
Fix T54029: Wrong preset name display in win32
February 26, 2018, 03:05 (GMT)
Cleanup: use function for clearing bmesh tags
February 26, 2018, 02:36 (GMT)
Fixes for proper initialization and destruction of draw context.
February 25, 2018, 21:28 (GMT)
Fix T50132: UV sticky mode is not respected with border/circle/lasso select.

Differential Revision: https://developer.blender.org/D3074
February 25, 2018, 18:57 (GMT)
Fix incorrect text clipping on node link button in material properties.
February 25, 2018, 18:48 (GMT)
when sorting objects, keep mi->object_index aligned
February 25, 2018, 18:24 (GMT)
Use Onion colors for Textured strokes

Before, if the stroke was textured, the onion frames were not using the assigned for prev and next frames in the onion skin panel.
February 25, 2018, 16:58 (GMT)
DRW/GWN: Bypass glUseProgram.

Turns out to be the call that was destroying performance.

I get 18ms->6ms improvement of drawing time with 10 000 unique objects.

And we can still improve upon this!
February 25, 2018, 16:55 (GMT)
Object Mode: Display meshes without faces and edges in object mode.
February 25, 2018, 16:55 (GMT)
Eevee: Cleanup cascaded shadowmap code.
February 25, 2018, 16:02 (GMT)
Merge branch 'blender2.8' into greasepencil-object
February 25, 2018, 15:54 (GMT)
Revert "GWN: Fix immediate mode when closing a window."

This reverts commit https://developer.blender.org/rBe7c4a9d1ef76f6edff95ca9f418a65fc42a453dc
February 25, 2018, 14:46 (GMT)
activate by constraint impulse and regular ghost triggers
February 25, 2018, 13:04 (GMT)
Manipulator: rename is_visible -> poll

Rename to WM_manipulator_group_type_poll,
use convention of other poll functions.
February 25, 2018, 10:40 (GMT)
Cleanup: Fix stupid typo error in previous commit
February 25, 2018, 10:30 (GMT)
Merge branch 'blender2.8' into greasepencil-object
February 25, 2018, 10:29 (GMT)
Back removed property and set as deprecated
February 25, 2018, 10:16 (GMT)
Enable Fill for DOTs mode

The fill was disabled for dots mode and only used in line mode. Now, as Dots can be used to draw, the fill is required.
February 25, 2018, 09:35 (GMT)
Fix Player tm, a lifes job
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021