July 2, 2021, 09:17 (GMT) |
Merge branch 'master' into xr-controller-support |
Revision daa0b03 by Lukas Toenne (node-group-single-input-nodes, temp-D11834-node-group-python-panels) July 2, 2021, 09:16 (GMT) |
Moved node group interface panel code to python. The node group interface panels were still implemented in C. Now they have been ported over to python for easier maintenance and improvements. |
July 2, 2021, 09:10 (GMT) |
XR: Support haptic feedback for actions Adds haptic settings to float (button) actions that can be used to apply haptics when an action is active. Users can configure the duration, frequency, and amplitude of the feedback as well as when it will be applied (press, release, press/release, or repeat). The haptic output path/target is specified via the name of an existing action of type "haptic". This allows float actions to target the same output paths without the need for multiple haptic actions. |
July 2, 2021, 09:09 (GMT) |
XR: Add cubic interpolation option for fly speed |
July 2, 2021, 09:07 (GMT) |
XR: Add option to raycast from viewer pose Useful when using a gamepad or for systems without motion controllers. |
July 2, 2021, 08:59 (GMT) |
XR: Fix grab transform for parented objects |
July 2, 2021, 08:03 (GMT) |
cloth: create copy of mesh only when needed |
July 2, 2021, 07:19 (GMT) |
adaptive_cloth: MeshIO: write DNA Mesh |
July 2, 2021, 06:03 (GMT) |
Increase default node scroll speed again. With the zoom influence feature the max speed at default zoom can be increased again. |
July 2, 2021, 05:15 (GMT) |
Make curve data visible on non-curve object types |
July 2, 2021, 05:03 (GMT) |
Further development and improvements |
July 2, 2021, 04:04 (GMT) |
Merge branch 'master' into curve-nodes-modifier |
July 2, 2021, 01:40 (GMT) |
Fix type issues |
July 2, 2021, 01:40 (GMT) |
Merge branch 'master' into cycles_procedural_api |
Revision 2a0e9e9 by Nicholas Rishel July 2, 2021, 00:07 (GMT) |
Replace integer with bool in Ghost API when only used as boolean. |
Revision c50e594 by Nicholas Rishel July 2, 2021, 00:07 (GMT) |
Fixup: linux types. |
Revision 0c18f70 by Nicholas Rishel July 2, 2021, 00:07 (GMT) |
Replace uint8* with char* in Ghost API when variable is a string. |
Revision d026daa by Nicholas Rishel July 2, 2021, 00:07 (GMT) |
Replace Ghost integral types with standard fixed width integers. |
July 1, 2021, 23:53 (GMT) |
USD skel export: skinned mesh skeleton binding. USDSkinnedMeshWriter now setting skeleton binding on mesh. |
Revision 9b67053 by Christian Rauch July 1, 2021, 21:49 (GMT) |
cmake: enable Wayland by default |
|