Blender Git Commits

Blender Git commits from all branches.

Page: 1220 / 2888

July 25, 2019, 00:09 (GMT)
Support toggling inverted sorting through column header (3 state)
July 24, 2019, 23:52 (GMT)
Support inverted sorting

Adds a checkbox to the filter/display popup, to invert sorting. We do an
additional pass to reverse the listbase order, rather than modifying the
sort callbacks. That adds a overhead but guess it's not much of an
issue. The alternative would make return values a bit cryptic.
July 24, 2019, 22:48 (GMT)
Fix background pattern not scrolling with view
July 24, 2019, 22:24 (GMT)
Align modification date column to center, size to the right
July 24, 2019, 21:57 (GMT)
Refactor drawing, use available with for name column

Makes drawing use padding sizes more correctly, removing need for
hardcoded alignment of elements. Since we now know the name column width
in advance, we can do drawing in order (not reversed).
Revision b69396f by Dawei Sun (cycles_unbiased_volumes)
July 24, 2019, 20:38 (GMT)
override Crypto render to use 32 bits per channel
July 24, 2019, 19:34 (GMT)
Show both size and date column by default
July 24, 2019, 19:26 (GMT)
Merge date and time column
July 24, 2019, 18:56 (GMT)
Merge branch 'master' into filebrowser_redesign
July 24, 2019, 17:19 (GMT)
Merge branch 'master' into functions
July 24, 2019, 17:10 (GMT)
use threading again
July 24, 2019, 17:07 (GMT)
use particle function in Age Reached event
July 24, 2019, 17:07 (GMT)
fix double free and optimize when particle function inputs have no dependencies
July 24, 2019, 15:52 (GMT)
handle type extensions as references instead of pointers by default
July 24, 2019, 15:43 (GMT)
use function bodies as references instead of pointers by default
July 24, 2019, 15:13 (GMT)
rename
July 24, 2019, 15:12 (GMT)
simplify usage of particle functions
July 24, 2019, 14:41 (GMT)
Use fixed lighting, don't make it rotate with view rotation
July 24, 2019, 14:27 (GMT)
do more checks when debugging
July 24, 2019, 14:22 (GMT)
Point submodules to their latest release branch
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021