Blender Git Commits

Blender Git commits from all branches.

Page: 914 / 2888

March 15, 2020, 01:02 (GMT)
Refactor runtime data storage, for OpenXR side session ending

Right now, ending the session via the OpenXR runtime (e.g. closing the
WinMR Portal while the Blender VR session runs) causes multiple issues.
We need a way to properly react to session end events. Changes here
prepare us for that.
March 14, 2020, 22:09 (GMT)
Fix crash with some 3D View operators (e.g. Zoom to Border)

Would do a NULL-ptr dereference if the VR mirror option is enabled.
March 14, 2020, 21:50 (GMT)
Fix VR mirror not redrawing continuously on some systems

Void pointers....

Mistake in 3bc41d2f50d2.
March 14, 2020, 21:37 (GMT)
Fix broken Positional Tracking toggle behavior

Probably broken since c18d50320556.
March 14, 2020, 21:20 (GMT)
Fix mistake in earlier commit

Misstake in 3b693a9aacc6.
March 14, 2020, 19:07 (GMT)
Fix compile error and warning with WITH_XR_OPENXR disabled
March 14, 2020, 18:53 (GMT)
Fix memory errors and drawing glitches on some systems
March 14, 2020, 17:52 (GMT)
Fix warning on MSVC
March 13, 2020, 17:25 (GMT)
WIP Alembic: got the new exporter building, but far from functional

The biggest hurdle to take now is to only write transforms on certain
frames, only shapes on others, and both on yet other frames.
March 13, 2020, 17:07 (GMT)
Use preview quality settings for Eevee in VR, not high-quality ones

The high-quality settings are designed for actual renderings. We use the
same offscreen routines as these, but want the preview quality for
performance.

Brings performance from < 1FPS to ~40FPS in the classroom scene here.
March 13, 2020, 16:46 (GMT)
Merge branch 'uuid-undo-experiments' into uuid-undo-experiments-swap-reread-datablocks
March 13, 2020, 16:45 (GMT)
Merge branch 'master' into uuid-undo-experiments
March 13, 2020, 14:40 (GMT)
store pointer to image in image socket
March 13, 2020, 14:14 (GMT)
add separate/combine xyz/rgb/hsv node uis
March 13, 2020, 13:38 (GMT)
Rename to Combine XYZ for consistency
March 13, 2020, 13:10 (GMT)
new Particle Attribute node ui
March 13, 2020, 13:02 (GMT)
remove "Input" from name
March 13, 2020, 12:57 (GMT)
Merge branch 'functions' into builtin-simulation-nodes
March 13, 2020, 12:55 (GMT)
Merge branch 'master' into functions
March 13, 2020, 12:03 (GMT)
Force continuous redraws of mirrored 3D Views
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021