Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1321 / 5574

February 20, 2019, 10:32 (GMT)
Fix T61689: Crash when having image and regular animation

Was caused by ambiguity in entry/exit operation for animation channel.
Made those explicit now,
February 20, 2019, 10:18 (GMT)
Depsgraph: Simplify creation of animation nodes
February 20, 2019, 10:15 (GMT)
Cleanup: Indentation and wrapping
February 20, 2019, 06:16 (GMT)
Measure Tool: delete now removes protractor when it's active
February 20, 2019, 05:44 (GMT)
Measure Tool: use x/del key to remove the active ruler

Dragging outside the view was only meant to be a temporary workaround.
February 20, 2019, 04:43 (GMT)
Cleanup: rename keymap handler callbacks for clarity

Now there are two callbacks, the name 'keymap_callback' is too vague.
February 20, 2019, 03:37 (GMT)
WM: support dynamic keymap handlers

Add getter callback support for 'WM_HANDLER_TYPE_KEYMAP' type handlers
this is needed for key-maps which change based on the active tool.

Replaces 'sneaky_handler' hack which temporarily inserted a handler.
February 19, 2019, 23:18 (GMT)
RNA: use factor when appropriate

- Many factor properties were set to PROP_NONE,
even properties that had 'Factor' in the name!

- Some time properties were not set to PROP_TIME,
especially in Particles.

- Changed motion_blur_shutter to use a soft max value of 1 instead of 2.
Anything > 1 here is not physically correct
and makes no real logical sense.

- Changed display name of Dynamic Paint dissolve_speed to Dissolve Time,
since it's a time property, not speed.
February 19, 2019, 23:05 (GMT)
Cleanup: rename generic handler -> handler_base

Avoids having type specific handler names.
February 19, 2019, 22:57 (GMT)
Cleanup: simplify handler type conditional

Each handler type now has it's own block (fileselect was an exception).
February 19, 2019, 22:43 (GMT)
Cleanup: rename wmEventHandler_* base -> head

Makes it more clear it's the header/start of the struct.
February 19, 2019, 22:38 (GMT)
Cleanup: use iterator macros for event handlers
February 19, 2019, 22:38 (GMT)
BLI_listbase: add an iterator macro that supports removal

Avoids manually defining 'for' loops that store the next item in the
linked list.
February 19, 2019, 21:51 (GMT)
EEVEE Shader comments: Explain why material gets darkened when using mix shader

We are still ditching the specular intensity of SSR (ssr_data.xyz).
But at least now there is some comment about it.

See T61704 for user reports on that matter.

Comments with the blessing of Cl�ment Foucault.
February 19, 2019, 21:27 (GMT)
Comment: clarify reason for using scale as size
February 19, 2019, 21:27 (GMT)
Cleanup: style
February 19, 2019, 20:24 (GMT)
Fix T61696: Filepath buttons not accepting empty values

The reported case was with the render output filename,
however the same was happening for file open.

Bug introduced on c20c203b82260c06888c2a535c08ec383923ee8a.
I can't find in the original commit any reasoning for the change
that introduced this bug.
February 19, 2019, 18:00 (GMT)
Merge branch 'blender2.7'
February 19, 2019, 17:53 (GMT)
Fix T61701: Orthographic Viewpoints Hidden Grid

If all axis and grid options were turned off, the grid in the main ortho views would not be rendered.
Now we force rendering of the grid regardless of the settings when in one of the main ortho views.

Reviewed By: Brecht Van Lommel

Differential Revision: https://developer.blender.org/D4378
February 19, 2019, 17:43 (GMT)
Fix T61274: duplicate current workspace makes the workspace menu disappear.

Differential Revision: https://developer.blender.org/D4321
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021