Blender Git Commits

Blender Git commits from all branches.

Page: 1249 / 2888

July 10, 2019, 14:45 (GMT)
cleanup usage of particle indices
July 10, 2019, 14:34 (GMT)
fix wrong index access
July 10, 2019, 14:30 (GMT)
rename particle_indices to pindices
July 10, 2019, 14:28 (GMT)
use particle indices to trigger particles
July 10, 2019, 14:23 (GMT)
remove unused code
July 10, 2019, 14:21 (GMT)
cleanup
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, 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.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021