Blender Git Commits

Blender Git commits from all branches.

Page: 1274 / 2888

June 29, 2019, 14:04 (GMT)
refactor simulation main entry point
June 29, 2019, 13:56 (GMT)
remove unnecessary use of smart pointers
June 29, 2019, 13:51 (GMT)
combine event and action
June 29, 2019, 13:36 (GMT)
optimization for the case when particle indices are trivial
June 29, 2019, 13:36 (GMT)
easy access of first and last element in array ref
June 29, 2019, 13:11 (GMT)
implicitely convert SmallSetVector to ArrayRef
June 29, 2019, 13:05 (GMT)
define attributes as part of particle type
June 29, 2019, 12:14 (GMT)
more generic way to apply attribute offsets
June 29, 2019, 11:48 (GMT)
cleanup: rename to attribute_offsets
June 29, 2019, 11:44 (GMT)
separate integrator from simulation
June 29, 2019, 11:08 (GMT)
bring back loop to simulate n events
June 29, 2019, 10:53 (GMT)
temporarily unrolled event loop
June 29, 2019, 10:29 (GMT)
integrate particles of entire block instead of a particle set
June 29, 2019, 09:12 (GMT)
GPencil: Clear Temp Framebuffer to avoid double drawing

If we don't clear by each object, the selection outline is visible in all objects and there is accumulation effect.
June 29, 2019, 08:57 (GMT)
Merge branch 'master' into temp-gpencil-drw-engine
June 29, 2019, 03:30 (GMT)
Outliner: Fix range selection on active element

Range select on active element was selecting down the entire tree
because there was no element to stop at. This is resolved by
not doing a range select when the cursor element and the active
element are the same.
June 29, 2019, 00:30 (GMT)
Draw offscreen viewport in XR session surface callback

Not visible yet, but it should draw in the offscreen. The way this is
now, we don't depend on the Window->Workspace->bScreen->... chain. We
simply draw an offscreen viewport in the draw callback of the XR session
surface.

The drawing also uses view and projection matrices from OpenXR (or
calculated from OpenXR data).
June 28, 2019, 22:08 (GMT)
Make the parameter of nodeSetSocketAvailability more descriptive.
June 28, 2019, 21:11 (GMT)
GPencil: More cleanup of darwing code
June 28, 2019, 21:06 (GMT)
GPencil: Fix stupid error in previous commit
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021