Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1527 / 5574

October 3, 2018, 10:55 (GMT)
Fix build with older CMake versions that we still need to support.
October 3, 2018, 10:12 (GMT)
Merge branch 'master' into blender2.8
October 3, 2018, 10:09 (GMT)
Fix T54287: memory not freed after rendering on Linux.

With new jemalloc versions memory allocated by threads that then become
inactive is not longer automatically freed. Instead we have to enable a
background thread to do it.

Some testing is needed to find out of this is sufficient, because the
background thread only runs periodically.
October 3, 2018, 08:55 (GMT)
GP: Add z-depth offset parameter

This parameter allows to define the percentage of offset of a stroke when uses surface mode.

Before, this was a fixed value, but for some artists' purposes, it's good to have the option to change it.
October 3, 2018, 08:20 (GMT)
Units: Support for fixed units

Users can select the main unit they want to use now.
Previously the displayed unit always depended on the magnitude of the value.
The old behavior can be restored by switching to the "Adaptive" mode for length, mass and time units.

Meters, kilograms and seconds are the default units for new and old scenes.

The selected unit is also the default unit for user input.
E.g. if cm is selected, whenever the user inputs a unitless number into a field of type length, it will be interpreted as cm.

Reviewer: brecht

Differential: https://developer.blender.org/D3740
October 3, 2018, 05:55 (GMT)
Keymap: expose tool keymaps in the preferences

Currently some modes share tool keymaps, we might want to disable
this since it's confusing editing one thing in multiple places.

However this should be resolved in the tool definitions.
October 3, 2018, 03:10 (GMT)
Transform: enable shrink-wrap even offset by default

Holding Alt now disables.
October 3, 2018, 02:23 (GMT)
Fix T56975: Transform incorrect w/ constraint
October 3, 2018, 02:00 (GMT)
Dial 3d Gizmo refactoring.

Transform the gizmo's drawing function into a generic function for use in other parts of the code.
October 3, 2018, 00:20 (GMT)
RNA: Make various .add(count) a required arg
October 2, 2018, 23:08 (GMT)
RNA: curve points add(count) a required arg
October 2, 2018, 23:04 (GMT)
RNA: fcurve keyframe add(count) a required arg

This matches mesh add methods, and doesn't force it to be a keyword arg.
October 2, 2018, 22:34 (GMT)
Extrude: add normal flip to mesh.extrude_context

Was giving errors on each access.
October 2, 2018, 22:28 (GMT)
Shrink/Fatten: change default 'even-thickness'

Accessing from the tool and keyboard had different defaults,
disable by default for both.
October 2, 2018, 22:20 (GMT)
Fix gizmo tooltips ignoring preference
October 2, 2018, 22:10 (GMT)
Cleanup: style
October 2, 2018, 20:11 (GMT)
Multi-Objects: TRANSFORM_OT_vertex_random

This was listed under the armature task yet it is used for meshes too.

Also make sure all the UI names are capitalized (normal > Normal).
Revision 1fd8e18 by Dalai Felinto
October 2, 2018, 19:54 (GMT)
Multi-Objects: Select similar armature: SIMEDBONE_LAYER

And final one as well.
Revision ecce4f4 by Dalai Felinto
October 2, 2018, 19:47 (GMT)
Multi-Objecs: Select similar armature: SIMEDBONE_PREFIX and SIMEDBONE_SUFFIX
Revision 6b3ff1e by Dalai Felinto
October 2, 2018, 19:46 (GMT)
Multi-Objects: Select similar armature: SIMEDBONE_DIRECTION

Also added epsilon into the mix.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021