Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2336 / 8462

July 22, 2019, 17:29 (GMT)
Add padding to details columns
July 22, 2019, 17:24 (GMT)
Merge branch 'master' into soc-2019-outliner
July 22, 2019, 17:19 (GMT)
Draw details columns right aligned
Revision 8c61837 by Gaia Clary (master)
July 22, 2019, 17:03 (GMT)
Incompatible usage of the Collada transparency value

Some external tools seem to have issues with the definition
of Collada <transparency> - a float value in range (0,1).
However it is possible to use the <transparent> color as a container
for the <transparency> value. This seems to be a more reliable
method to export transparency values from Blender PBSDF Shaders.

The relevant documentation is in the collada 1.14 reference manual,
page 7-5 about the usage of transparent and transparency.

This fix makes export and import of the <transparency>
and <transparent> values more convenient and more reliable.

Reviewers: brecht, jesterking

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D5305
July 22, 2019, 16:50 (GMT)
Show size column by default

Could version patch this so file browsers in old files show size column
too. IMHO not worth it though.
July 22, 2019, 16:44 (GMT)
Fix missing subversion bump for 2.80 release.

We need a final subversion bump before release in case there are
remaining 'unversioned' code in our versionning callbacks...

Should have been done before first RC actually. ;)

To be ported to 2.80 release branch.
July 22, 2019, 16:30 (GMT)
Display option to choose details to show (file size, mod. time, etc.)

Rather than letting the display mode have hardcoded details columns, let
users choose which to select. Display modes can then be entirely
different modes, not just detail levels.
July 22, 2019, 16:30 (GMT)
GPU: Make small float normal compression functions inlined
July 22, 2019, 16:29 (GMT)
Mesh Batch Cache: Fix bitmap test for loose verts
July 22, 2019, 15:58 (GMT)
reorder lines
July 22, 2019, 15:57 (GMT)
remove builders that are not necessary for now
July 22, 2019, 15:34 (GMT)
remove unnecessary usings
July 22, 2019, 15:31 (GMT)
remove unnecessary type definitions
July 22, 2019, 15:19 (GMT)
remove "small" from test names
July 22, 2019, 15:17 (GMT)
rename SmallVector to Vector
July 22, 2019, 15:10 (GMT)
rename SmallMap to Map
July 22, 2019, 15:07 (GMT)
rename SmallMultiMap to MultiMap
July 22, 2019, 15:05 (GMT)
rename SmallStack to Stack
July 22, 2019, 14:59 (GMT)
rename SmallSetVector to SetVector
July 22, 2019, 14:57 (GMT)
Rename SmallSet to just Set

The fact that the data structure has small object optimization
is not important enough to justify a more complex name.
Following commits will rename other data structures.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021