
Blender Git Statistics -> Developers -> muxed-reality
Peter Kim (muxed-reality)
Total Commits : 119
Master Commits : 0
Branch Commits : 119
First Commit : October 13, 2020
Latest Commit : April 10, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
April, 2021 | 1 | |
March, 2021 | 10 | |
February, 2021 | 5 | |
January, 2021 | 7 | |
December, 2020 | 1 | |
November, 2020 | 52 | |
October, 2020 | 43 |
Commit Distribution
Path | Number of Commits |
---|---|
xr-actions-D9124 | 119 |
Favourite Files
Filename | Total Edits |
---|---|
wm_xr_session.c | 36 |
rna_xr.c | 26 |
wm_xr_intern.h | 22 |
wm_xr_operators.c | 19 |
wm_event_system.c | 18 |
wm_xr_actions.c | 16 |
WM_api.h | 16 |
GHOST_XRSession.cpp | 15 |
rna_wm.c | 13 |
wm_xr_draw.c | 13 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 4 | 0.0 |
Modified | 388 | 3.3 |
Deleted | 1 | 0.0 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 6 076 | 73.2 |
Lines Removed | 2 827 | 34.1 |
Latest commits 
Revision 585f987 by Peter Kim (xr-actions-D9124) April 10, 2021, 04:28 (GMT) |
Merge branch 'master' into xr-actions-D9124 |
Revision c9c052a by Peter Kim (xr-actions-D9124) March 21, 2021, 11:37 (GMT) |
Merge branch 'master' into xr-actions-D9124 |
Revision 9cfc8eb by Peter Kim (xr-actions-D9124) March 21, 2021, 11:37 (GMT) |
XR: Add op_name property to XrActionMapItem Improves readability over operator ID string when displaying action properties. |
Revision dfc8860 by Peter Kim (xr-actions-D9124) March 21, 2021, 11:12 (GMT) |
Revert edit to blender_default.py Leftover from keymap->actionmap refactor. |
Revision 97c8878 by Peter Kim (xr-actions-D9124) March 14, 2021, 10:54 (GMT) |
Fix warnings on Linux / gcc |
Revision 49707f5 by Peter Kim (xr-actions-D9124) March 14, 2021, 10:14 (GMT) |
Merge branch 'master' into xr-actions-D9124 |
Revision 334114d by Peter Kim (xr-actions-D9124) March 14, 2021, 10:02 (GMT) |
XR: Cleanup after actionmap refactoring Aside from general cleanup, changed that only user actionconfigs and the builtin user config can be saved to blend files (the builtin default and addon configs are excluded). |
Revision 034dd0d by Peter Kim (xr-actions-D9124) March 7, 2021, 12:40 (GMT) |
XR: Move actions from keymaps to actionmaps Previously, properties for XR actions were stored in keymaps but they are now stored in a separate XR "actionmaps" system. Although the actionmap system/API has many similarities to the keymaps, it is significantly less complex since it does not involve any diff-ing of default/addon/user configurations (at least at the moment). Another big distinction between keymaps and actionmaps is that actionmaps and properties are saved to blend files. This allows users to set up a VR scene with actions and properties and share working versions with others, without the need to import/export config files. However, actionmap import/export is also supported via the addon. There is still a fair amount of refactoring left to do but at least this commit removes XR involvement from the keymaps while preserving most of the existing XR action functionality (i.e. default actions and user-configurable actions). |
Revision d8cf5e7 by Peter Kim (xr-actions-D9124) March 7, 2021, 09:54 (GMT) |
Merge branch 'master' into xr-actions-D9124 |
Revision 854d115 by Peter Kim (xr-actions-D9124) March 7, 2021, 09:33 (GMT) |
XR: "deselect_all" by default for raycast select |
MiikaHweb - Blender Git Statistics v1.06