Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2292 / 8462

August 5, 2019, 18:52 (GMT)
Fix T68272: Annotations segment fault when use Simplify option

This error was introduced with the array dynamic system for very long stroke.

Now, instead to use a custom code for simplify annotations, it uses the standard simplify BKE function more robust and with better results.

The factor of 0.15f has been set fixed after testing a good result value.
August 5, 2019, 18:35 (GMT)
Outliner: ensure all outliners start drawn synced

Adds flag setting for versioning and space duplicate and new
to sync each outliner on first draw and set synced selection to
the state of the duplicated outliner, or toggled on if creating
a new outliner.
August 5, 2019, 18:35 (GMT)
Cleanup: use unsigned char for theme colors

Nearly all byte-color functions use 'uchar'
causing casts when then colors were passed in.

Declare as uchar to remove the need for casts.
August 5, 2019, 18:35 (GMT)
Cleanup: quiet cast warnings in recent commit
August 5, 2019, 18:21 (GMT)
Cloth: switch cloth flag to be part of clmd directly

This is important so that the flag is not reset every frame rather the information is actually stored.
August 5, 2019, 17:50 (GMT)
Mesh filters: update to new sculpt API
August 5, 2019, 17:04 (GMT)
New BLI Function: projmat_from_window_region

Creates a projection matrix for a small region of the viewport.

Reviewers: campbellbarton, brecht

Differential Revision: https://developer.blender.org/D5412
August 5, 2019, 17:02 (GMT)
Cleanup: Remove unnecessary call & var
August 5, 2019, 16:50 (GMT)
Fix T67665 "Affect Alpha" in Texture Paint mode doesn't work as expected

The "alpha lock" check was missing for the smear and soften brush.
Added checks to make sure that the alpha values are kept the same.

Reviewed By: Brecht

Differential Revision: https://developer.blender.org/D5416
August 5, 2019, 16:44 (GMT)
Fix (unreported) transfer mesh data operator not enabling autosmooth.

When we transfer custom normals and allow for data creation, we should
also enable autosmooth on destination meshes.
August 5, 2019, 16:38 (GMT)
Share code of new functions in resources.c
August 5, 2019, 16:33 (GMT)
Merge branch 'master' into soc-2019-outliner
August 5, 2019, 16:31 (GMT)
Cleanup/windows: Remove 32 bit support from make.bat helper script

This change removes 32 bit support from the helper make.bat scripts
as we are dropping official 32 bit support, you can still build for
32 bit by configuring your build yourself using cmake and pointing
the LIBDIR cmake variable to your own 32 bit library folder.
August 5, 2019, 16:25 (GMT)
Cover all UI_GetTheme calls in draw manager

Previous commit wasn't nearly covering all of them.
August 5, 2019, 16:18 (GMT)
rename files for consistency
August 5, 2019, 16:07 (GMT)
Fix T68211: Transfer Mesh Data with Custom Normal crash when Auto Smooth is enabled.

Code in modifier stack ensuring requested CDLayers are provided was not
working very well for polynors in several cases:
* We cannot share the orig mesh if we have to generate pnors/lnors;
* Generating pnors without lnors was not possible.
August 5, 2019, 15:17 (GMT)
Merge branch 'master' into functions
August 5, 2019, 15:08 (GMT)
Fix Mapping node backward compatibility. Update socket names.
August 5, 2019, 14:38 (GMT)
Merge branch 'temp-concurrent-viewport-theme' into temp-vr-draw-thread
August 5, 2019, 14:35 (GMT)
remove unused function
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021