Blender Git Commit Log

All Blender Git commits.

Page: 2366 / 8462

July 10, 2019, 14:19 (GMT)
access time factors to next event with particle indices
July 10, 2019, 14:11 (GMT)
access next event indices with particle indices
July 10, 2019, 14:03 (GMT)
Fix T66567: Weight painting crashes with specific mesh

Seems the deform group index and deform vertices went out of sync somehow.

Added extra NULL pointer check, which seems to be safe and matches checks
in other places in the neighbourhood.
July 10, 2019, 13:58 (GMT)
use particle indices to access remaining durations
July 10, 2019, 13:45 (GMT)
Merge master and fix merge conflicts
July 10, 2019, 13:45 (GMT)
rename durations to remaining_durations
July 10, 2019, 13:43 (GMT)
compute remaining durations in every thread again
July 10, 2019, 13:32 (GMT)
Cloth: initial implementation of flip edges
July 10, 2019, 13:28 (GMT)
LANPR: Fix return type error.
July 10, 2019, 13:17 (GMT)
store remaining durations instead of end times
July 10, 2019, 13:13 (GMT)
LANPR: Fix missed library linking.
July 10, 2019, 13:09 (GMT)
LANPR: Move data defs and the svg modifier into editor/lanpr.
July 10, 2019, 13:08 (GMT)
Use OpenXR extension for extra debug messages in debug mode

Enables (or tries to) the XR_EXT_debug_utils extension which allows
setting a custom callback for additional debug prints. Note that I
haven't been able to test this really, as the Monado runtime appears to
not have this fully implemented (had to force sending a custom message
to find that out...). Will test with the Windows MR runtime in a bit. We
can also improve message quality then (it can print the exact function
name the message was sent from, print additional custom labels which
could indicate session state, etc.).
July 10, 2019, 13:08 (GMT)
Only try to enable OpenXR API validation layer in debug mode
July 10, 2019, 13:06 (GMT)
Cleanup: Rename XR_DEBUG_BEGIN -> XR_DEBUG_ONLY_BEGIN

Of course also renames XR_DEBUG_END accordingly.
July 10, 2019, 13:03 (GMT)
Fix strict compiler warning
July 10, 2019, 12:56 (GMT)
pass array allocator to emitter and execute event interface
July 10, 2019, 12:56 (GMT)
Splash: put version number in top right, refactor code for easier changes
July 10, 2019, 12:51 (GMT)
Splash: use red heart icon for development fund

Now that the development fund image will disappear from the splash, this
draws a little more attention to this link.
July 10, 2019, 12:51 (GMT)
Fix splash screen margins not being even and buttons not centered
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021