Blender Git Loki

Blender Git commits from all branches.

Page: 2238 / 2888

June 3, 2015, 10:54 (GMT)
Fix panels being highlighted while dragging another panel over them
June 3, 2015, 10:32 (GMT)
Redesign area/region edges

Mainly removed unnecessarily drawn edges and doubled line thickness for
area edges to clearly separate areas from regions.

For now I've added a theme option to control the color of the area
edges, we can check later if it's worth keeping it, but IMHO it's quite
important to have this controllable.
June 3, 2015, 10:11 (GMT)
Merge branch 'alembic' into gooseberry
June 3, 2015, 09:25 (GMT)
for now, deactivate loading for dynamic files again, there are still issues to solve (like proper cache handling after loading)
June 3, 2015, 09:01 (GMT)
dynamic fracture: cache works much better now
June 3, 2015, 08:54 (GMT)
Only use string properties from the cachelib for metadata.

Using ints and floats would require prefixing the Alembic metadata
keys, which becomes messy and ambiguous. Encoding other data types as
strings can be done on the python side as well.
June 3, 2015, 08:44 (GMT)
Have to use IDP_ReplaceInGroup to overwrite ID properties that already
exist.
June 2, 2015, 20:46 (GMT)
Don't draw widget outlines (for most widgets)

As proposed in T38037 this removes the outlines from widgets (except of
toggle buttons like layers and color buttons for now) to simplify/
flatten the look of the UI.

This needs some more polish and we could even remove the outline drawing
code completely instead of just disabling it, but I first want to get
overall design approval.
June 2, 2015, 18:04 (GMT)
Increase default DPI to 78, decrease default font sizes to 10

NOTE: These changes might be controversial, but it's a good chance to
test this.

Also further changes to default font drawing plus a bit of cleanup.
June 2, 2015, 17:26 (GMT)
Flatify the UI!

By disabling shaded drawing for all widgets
June 2, 2015, 17:02 (GMT)
Make scrollbars thinner! (And draw them without outline)

Scrollbars with units printed on them stay the same size.
June 2, 2015, 16:29 (GMT)
Python UI fix for displaying int and float properties as labels.
June 2, 2015, 16:29 (GMT)
Added missing break statements.
June 2, 2015, 16:21 (GMT)
Fix offset tabs due to changes in UI-graphical-redesign branch
June 2, 2015, 16:19 (GMT)
Merge branch 'UI-graphical-redesign' into UI-experiments

Conflicts:
source/blender/editors/screen/area.c
June 2, 2015, 16:17 (GMT)
Display extra metadata for the cache input archive.
June 2, 2015, 15:59 (GMT)
Use ID property groups for storing and loading metadata associated to
Alembic archives.

Two separate property groups for metadata are used (so that reading
caches does not overwrite metadata for output caches).
June 2, 2015, 15:51 (GMT)
Merge branch 'master' into UI-experiments
June 2, 2015, 15:50 (GMT)
Merge branch 'master' into UI-graphical-redesign
June 2, 2015, 15:49 (GMT)
Redesign panel headers + minor tweaks + minor cleanup

Currently looking like this: https://developer.blender.org/F183457

Design was worked out together with @plyczkowski
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021