Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2850 / 8462

November 25, 2018, 17:49 (GMT)
Fix mesh_build_data() calling mesh_finalize_eval() before copying texspace.

mesh_finalize_eval() may set ob->data to evaluated mesh, needs to be
done *after* call to BKE_mesh_texspace_copy_from_object(), else that one
is meaningless.

Related to investigations on T57985, but does not solve it at all. :(
November 25, 2018, 17:49 (GMT)
Cleanup: remove useless redundant NULL check.
November 25, 2018, 17:49 (GMT)
Fix T57070, T57389, and other bbox-related issues with meshes.

Thinks whole bbox code needs a complete rewrite, one can see a lot of
old history in it, it has way too many functions doing
nearly-the-same-thing(c), it spreads in very inconsistent ways across a
lot of files, ... But have no time for this right now, and would not be
a good idea with Beta comming up close anyway.

So for now going the simple and (hopefully) sane & safe way: forbid
object-level functions to affect data-level bbox. Mesh and curve ones
would generate bbox in obdata instead of object, for some reason (all
other obdata types only use object's bbox ever). That may have been
working in old ages, but with CoW and threaded depsgraph this is just
calling for piles of issues.
November 25, 2018, 17:35 (GMT)
UI: Disable font shadow in tabs

This was used to fake a 3D look, however that doesn't work well with the new,
flat style. It just made text appear blurry.
November 25, 2018, 17:19 (GMT)
Fix element count for edit strand drawing to account for primitive restart.
November 25, 2018, 17:14 (GMT)
Fix problems with Mask button
November 25, 2018, 16:39 (GMT)
Fix ALT key for boundary fill strokes
November 25, 2018, 16:23 (GMT)
Add Simplify Blend Layers option
November 25, 2018, 16:08 (GMT)
UI: Initial User-Preferences redesign

Implements the first changes for T54115:

* Rename "User Preferences" window to "Settings" in the UI.
We'll likely put workspace settings in there, separate from the global
user settings. System settings should become separate from user
settings in future to allow settings for specific hardware.
* Add sidebar region for navigation (scrolls independently).
Addresses space problems, so we can add more categories as needed now.
* Increase size of Settings window to compensate new navigation bar.
* Group sections into User Preferences and System.
Icons for section groups by Andrzej Ambroz. Thanks!
* Bumps subversion for file compatibility.

Screenshot: https://developer.blender.org/F5715337

I also added categories for future work, but commented them out.
We may also want to redesign contents of each section now.

Reviewers: brecht, campbellbarton
Differential Revision: https://developer.blender.org/D3088
Design Task: https://developer.blender.org/T54115
November 25, 2018, 15:51 (GMT)
Texture Paint: prevent normal angle masking duplicating backface culling.

If backface culling is off, the user obviously wants to paint on
back faces, so the normal angle cutoff designed to prevent painting
at glancing angles shouldn't do the culling as a side effect.
November 25, 2018, 15:27 (GMT)
Merge branch 'blender2.8' into greasepencil-object
November 25, 2018, 15:26 (GMT)
Enable layer opacity in blend layers
November 25, 2018, 15:21 (GMT)
Minor refactor of enum item grouping logic
November 25, 2018, 15:12 (GMT)
Adjust Blend mode y Opacity to column
November 25, 2018, 15:02 (GMT)
Use multisample for nomal blend

The layers are multisampled before blend
November 25, 2018, 14:33 (GMT)
Rename User Preferences to Settings in new menus
November 25, 2018, 13:59 (GMT)
Bump subversion for adding navigation region correctly on file load
November 25, 2018, 13:45 (GMT)
Merge branch 'blender2.8' into userpref_redesign
November 25, 2018, 13:41 (GMT)
Fix invalid vertex location in draw buffers caused by shadowed variable.
November 25, 2018, 13:20 (GMT)
Reenable the hair test operator using customdata.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021