Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1382 / 5574

January 6, 2019, 23:12 (GMT)
Better bevel normal hardening when some faces were smooth.

Harden normals causes normal splitting, which will not give the
appearance expected due to autosmooth unless some edges are sharpened,
so this change fixes that. Also bevel tool will turn on autosmooth
if not already on if hardening normals.
January 6, 2019, 22:15 (GMT)
Cleanup: add trailing commas to structs
January 6, 2019, 22:15 (GMT)
Correct error in recent button type check
January 6, 2019, 20:53 (GMT)
UI: Use grid-flow layout throughout Preferences

Makes the entire Preferences UI nicely width responsive. Also, move
use_tabs_as_spaces option back to file path options, it was too lonely
in its own panel ;)
January 6, 2019, 17:21 (GMT)
Fix typo.
January 6, 2019, 16:22 (GMT)
GP: Fix missing initialization converting 2.7 files
January 6, 2019, 14:24 (GMT)
Fix T60213: crash loading .blend file with material override.
January 6, 2019, 14:24 (GMT)
UI: tweaks to user preferences layout.

* Expand more sub-panels by default.
* Move release confirms and numeric input settings to Input.
* Move 3D cursor settings to Editing.
* Move region overlap to Interface.
January 6, 2019, 13:34 (GMT)
Cleanup: add trailing commas to structs

Needed for clang formatting to workaround bug/limit, see: T53211
January 6, 2019, 12:11 (GMT)
object.dimensions: add warning about multiple consecutive assignments.

Since this is API-only prop now, it's worth warning about that
limitation.

Follow-up to comments in rB9c928bb93e04.
January 6, 2019, 10:51 (GMT)
Fix T60187: Latest couple of builds fail to run, need libGLX.so.0
January 6, 2019, 09:41 (GMT)
UI: tweak preferences

- Move author to save&load
(was incorrectly under text editor).
- Rename Memory -> Memory/Limits
(some of the settings aren't obviously todo with memory).
January 6, 2019, 09:27 (GMT)
Cleanup: style, line length
Revision 4b7596e by Gaia Clary
January 5, 2019, 20:52 (GMT)
fix T59743: Collada exporter: Add option for exporting flat curves

The Collada exporter suppresses the export of flat animation curves
to optimize the animation (in fact to make the exported file smaller).

But sometimes it is important to also have the flat curves exported
because they may be needed to define an initial transformation to
a fixed location - like translating the weapon from the ground floor
to the back of the model in the report.

I added a new option "all keyed curves" which is disabled by default
but when enabled it also exports flat curves.

feedback is very welcome
Revision e8d4304 by Julian Eisel
January 5, 2019, 18:53 (GMT)
Correct version patching of Preferences theme

In a77b63c56943eb, the Preferences navigation region background was
made brighter. Recently stored userpref.blends (since b00963afc14978b,
so beta release included) would still use the slightly darker
background for the Preferences navigation region.
Now the version patch added for a77b63c56943eb also sets the new color
for those recent configs.
Revision 674d364 by Gaia Clary
January 5, 2019, 17:08 (GMT)
fix T60092 collada exporter: exporting a rig with one single bone fails

The problem was that removing entries from a vetor while iterating
the vector was implemented badly. This caused the failure when only
one element was in vector.
January 5, 2019, 15:33 (GMT)
Fix T60183: Images as Planes (addon) Attribute Error.

Partially revert rB1b8c3774a86ebc04fceb9cd, there is no good reason to
make object.dimensions read-only, it works perfectly well from python
API! Only breaking case was that weird multi-editing UI feature, due to
how it sets things. But RNA setter itself works fine, and it's a handy
shortcut/helper for scripts.

Also when breaking API, it is good practivce to at least check official
add-ons...
January 5, 2019, 10:32 (GMT)
Theme: update
January 5, 2019, 09:09 (GMT)
UI: length now scales proportionally w/ multi-but

Use for object dimensions.
January 5, 2019, 08:56 (GMT)
Cleanup: 3d view panel median value storage
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021