Blender Git Commits

Blender Git commits from all branches.

Page: 1226 / 2888

July 22, 2019, 17:52 (GMT)
Cleanup: Use struct to wrap details column data

Also, related cleanup.
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
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: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.
July 22, 2019, 14:54 (GMT)
Cleanup: Rename poll function
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021