Commit graph

43 commits

Author SHA1 Message Date
David Rowe
8bd0e464aa Merge branch 'vr-edit-group-box' into vr-edit-a 2017-09-27 08:48:44 +13:00
David Rowe
d64e3aca55 Polyvoxels don't have a color property 2017-09-26 11:10:05 +13:00
David Rowe
4e0efdaa1a Automatically add entities in bounding box to currently selected groups 2017-09-24 16:55:15 +13:00
David Rowe
2afc84cf0b Display bounding box of currently selected groups 2017-09-24 12:06:04 +13:00
David Rowe
41647305ed Rename selection manager object to avoid name clash with new API object 2017-09-20 11:11:18 +12:00
David Rowe
1f63425e9f Don't kick particle effects when apply physics 2017-09-15 13:58:58 +12:00
David Rowe
4b63d8b7d9 Don't kick polylines when apply physics 2017-09-15 13:48:01 +12:00
David Rowe
f02d057a83 Fix not kicking off physics if hand is inside entity 2017-09-15 13:43:53 +12:00
David Rowe
6d42e82711 Condense create and clone to have one history entry 2017-09-14 11:52:36 +12:00
David Rowe
d501a8f7cc Fix scaling and changing hands history 2017-09-14 11:32:58 +12:00
David Rowe
1e2a3a13da Fix grip-delete entity history 2017-09-14 09:31:32 +12:00
David Rowe
18ce5ba30f Add undo/redo for physics 2017-09-14 08:53:20 +12:00
David Rowe
709e7e7d90 Add undo/redo for clone 2017-09-13 15:25:40 +12:00
David Rowe
8c9026c892 Add undo/redo for scaling 2017-09-13 14:13:48 +12:00
David Rowe
97b2988005 Miscellaneous fixes 2017-09-13 14:13:23 +12:00
David Rowe
d718ea6928 Add undo/redo for move 2017-09-13 09:17:28 +12:00
David Rowe
922b712b35 Add undo/redo for coloring entities 2017-09-12 21:58:09 +12:00
David Rowe
93a5cae7d2 Add undo/redo for deleting entities 2017-09-12 21:39:30 +12:00
David Rowe
acf6a433a9 Don't scale z-axis of text and Web entities 2017-09-11 16:38:06 +12:00
David Rowe
6f4f8e583b Don't kick off physics for Text and Web entities 2017-09-09 20:15:15 +12:00
David Rowe
a7e04fcba6 Don't color particle effects 2017-09-09 20:14:09 +12:00
David Rowe
561c3e4653 Make polylines and polyvoxes able to be colored 2017-09-09 17:24:07 +12:00
David Rowe
70581ebbc1 Fix handle scaling's scaling and positioning of entities 2017-09-08 10:43:43 +12:00
David Rowe
2661fb6647 Tidying 2017-09-07 08:48:03 +12:00
David Rowe
808f37a824 Prevent entities from jittering or drifting when grab a moving set 2017-09-06 22:54:51 +12:00
David Rowe
6c35a008f1 Fix scaling entities that have physics 2017-09-06 22:32:22 +12:00
David Rowe
7b19b39bce Make physics work with multiple entities per HiFi's current capabilities 2017-09-06 18:36:06 +12:00
David Rowe
734ce66df3 Add audio and haptic feedback 2017-09-01 14:30:22 +12:00
David Rowe
9434ef44c3 Delay physics kick in order to avoid some erratic behavior 2017-08-20 14:15:34 +12:00
David Rowe
cca862b6ba Apply physics to just the root entity 2017-08-16 13:47:14 +12:00
David Rowe
bc00bcd02c For development testing, apply physics to the entity intersected 2017-08-12 16:59:28 +12:00
David Rowe
c281d5f94b Highlight and color single entities with Color tool 2017-08-12 15:46:53 +12:00
David Rowe
541402b559 Distinguish properly between intersected and root entities 2017-08-12 14:56:22 +12:00
David Rowe
a96d9ab85b Apply physics toggle button values 2017-08-11 22:11:34 +12:00
David Rowe
c79931106d Add basic element of slider 2017-08-09 12:06:35 +12:00
David Rowe
1231491a72 Add color picker 2017-08-07 17:29:58 +12:00
David Rowe
23fab65f27 Tidying 2017-08-05 12:08:36 +12:00
David Rowe
ceba5769e0 Apply color to entities when click them 2017-08-04 18:07:42 +12:00
David Rowe
c686cef4a0 Collect grouping data 2017-08-02 13:15:53 +12:00
David Rowe
ab8bccf16b Implement cloning action 2017-07-30 11:03:19 +12:00
David Rowe
573a49853a Tidying 2017-07-27 15:09:22 +12:00
David Rowe
9cb8aea4fd Make grip click delete selection 2017-07-22 13:06:15 +12:00
David Rowe
233655b76b Split script into multiple files 2017-07-22 11:20:17 +12:00