english Sivu saatavilla vain englanninkielisenä.

Blender Git Statistics -> Developers -> muxed-reality

Peter Kim (muxed-reality)

Total Commits : 298
Master Commits : 40
Branch Commits : 258
First Commit : October 13, 2020
Latest Commit : December 9, 2021

Commits by Month

DateNumber of Commits
December, 20211
November, 20210
October, 202117
September, 202111
August, 202154
July, 202143
June, 202125
May, 202125
April, 20214
March, 202110
February, 20215
January, 20217
December, 20201
November, 202052
October, 202043

Commit Distribution

PathNumber of Commits
xr-controller-support246
xr-actions-D9124119
master40
temp-lineart-contained8
lineart-shadow8
soc-2021-porting-modifiers-to-nodes_all4
soc-2021-porting-modifiers-to-nodes-decimate4

Favourite Files

FilenameTotal Edits
wm_xr_session.c97
wm_xr_intern.h68
rna_xr.c66
WM_api.h46
GHOST_XRSession.cpp43
wm_xr_draw.c41
wm_xr_operators.c41
wm_event_system.c28
DNA_xr_types.h26
GHOST_XrSession.h25

File Changes

ActionTotalPer Commit
Added370.1
Modified1 0293.5
Deleted120.0

Code Changes

ActionTotalPer Commit
Lines Added14 66470.2
Lines Removed7 40535.4

Latest commits Feed

Revision 894269a by Peter Kim (master)
December 9, 2021, 07:29 (GMT)
Fix incorrect copying of XR action map items

After using MEM_dupallocN() on the original item, the bindings ListBase
for the new item needs to be cleared and each binding copied separately.
Revision 5f9b00a by Peter Kim (master)
October 26, 2021, 06:05 (GMT)
Cleanup: Remove unused parameter
Revision 89637f4 by Peter Kim (master)
October 26, 2021, 04:42 (GMT)
Cleanup: Improve description for XR absolute tracking
Revision 9dbfa05 by Peter Kim (master)
October 26, 2021, 04:41 (GMT)
XR: Only show ref space warnings in debug-xr mode

This avoids spamming the console for users who have not set up a
tracking space/boundary for their headsets.
Revision 9db13c8 by Peter Kim (master)
October 26, 2021, 04:38 (GMT)
XR: Fix potential crash when toggling session
Revision 4c0512b by Peter Kim (master)
October 26, 2021, 04:37 (GMT)
XR: Versioning for session draw flags, base scale
Revision 7ae2810 by Peter Kim (master)
October 26, 2021, 04:35 (GMT)
XR: View adjustments for variable viewer scale

This adjusts some calculations and visibility flags for XR viewports in
order to account for a possible scale factor in the XR view matrix.

This scale factor can be introduced via the XR session settings base
scale, which allows a viewer to begin their session at a specific
reference scale, or the XR session state navigation scale, which allows
a viewer to adjust their scale relative to the reference scale during
the session.

Reviewed by Severin as part of D11501, but requested to be committed
separately.
Revision 3434a99 by Peter Kim (master)
October 26, 2021, 04:34 (GMT)
XR Controller Support Step 5: Navigation

Adds navigation transforms (pose, scale) to the XR session state that
will be applied to the viewer/controller poses. By manipulating these
values, a viewer can move through the VR viewport without the need to
physically walk through it.

Add-ons can access these transforms via Python
(XrSessionState.navigation_location/rotation/scale) to use with custom
operators.

Also adds 3 new VR navigation operators that will be exposed to users
as default actions in the VR Scene Inspection add-on. While all three
of these operators have custom properties that can greatly influence
their behaviors, for now these properties will not be accessible by
users from the UI. However, other add-ons can still set these custom
properties if they desire.

1). Raycast-based teleport
Moves the user to a location pointed at on a mesh object. The result
can optionally be constrained to specific axes, for example to achieve
"elevation snapping" behavior by constraining to the Z-axis. In
addition, one can specify an interpolation factor and offset.

Credit to KISKA for the elevation snapping concept.

2). "Grab" navigation
Moves the user through the viewport by pressing inputs on one or two
held controllers and applying deltas to the navigation matrix based on
the displacement of these controllers. When inputs on both controllers
are pressed at the same time (bimanual interaction), the user can scale
themselves relative to the scene based on the distance between the
controllers.

Also supports locks for location, rotation, and scale.

3). Fly navigation
Navigates the viewport by pressing a button and moving/turning relative to
navigation space or the VR viewer or controller. Via the operator's
properties, one can select from a variety of these modes as well as
specify the min/max speed and whether to lock elevation.

Reviewed By: Severin

Differential Revision: https://developer.blender.org/D11501
Revision 72e81a4 by Peter Kim (master)
October 13, 2021, 11:56 (GMT)
Extern: Add modifications diff for TinyGLTF

This should have been added in ee49991999c9.
Revision e8dc02a by Peter Kim (master)
October 12, 2021, 07:36 (GMT)
Fix build error due to conflicting types

MiikaHweb - Blender Git Statistics v1.06
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021